Skip to content

dsdk / v1.47 / SecretUpdateData

Type Alias: SecretUpdateData ​

SecretUpdateData: object

Type declaration ​

NameTypeDescription
body?SecretSpecThe spec of the secret to update. Currently, only the Labels field can be updated. All other fields must remain unchanged from the SecretInspect endpoint response values.
pathobject-
path.idstringThe ID or name of the secret
queryobject-
query.versionnumberThe version number of the secret object being updated. This is required to avoid conflicting writes.