v2

latestSwagger 2.0raw.githubusercontent.com2019-06-202346811.1 MB
MeshSecretValues

Deletes the specified value of the named secret resource.

Deletes the secret value resource identified by the name. The name of the resource is typically the version associated with that value. Deletion will fail if the specified value is in use.

delete/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'.

Response

OK