MeshSecretValues
Adds the specified value as a new version of the specified secret resource.
Creates a new value of the specified secret resource. The name of the value is typically the version identifier. Once created the value cannot be changed.
put/Resources/Secrets/{secretResourceName}/values/{secretValueResourceName}
Path parameters
secretResourceNamestring required
The name of the secret resource.
secretValueResourceNamestring required
The name of the secret resource value which is typically the version identifier for the value.
Query parameters
api-version'6.4-preview' required
The version of the API. This parameter is required and its value must be '6.4-preview'.
Request body
Response
OK