Skip to content

dsdk / v1.47 / SecretListData

Type Alias: SecretListData ​

SecretListData: object

Type declaration ​

NameTypeDescription
query?object-
query.filters?stringA JSON encoded value of the filters (a map[string][]string) to process on the secrets list. Available filters: - id=<secret id> - label=<key> or label=<key>=value - name=<secret name> - names=<secret name>