Optional
ephemeral?: booleanOptional
name?: stringFilter by secret name (optional).
Optional
orderBy?: Secret.v1beta1.ListSecretsRequestOrderByOptional
organizationId?: stringFilter by Organization ID (optional).
Optional
page?: numberOptional
pageSize?: numberOptional
path?: stringFilter by exact path (optional).
Optional
projectId?: stringFilter by Project ID (optional).
Optional
region?: RegionRegion to target. If none is passed will use default region from the config.
Filter by whether the secret was scheduled for deletion / not scheduled for deletion. By default, it will display only not scheduled for deletion secrets.
Optional
tags?: string[]List of tags to filter on (optional).
Optional
type?: Secret.v1beta1.SecretTypeFilter by secret type (optional).
Filter by ephemeral / not ephemeral (optional).