v10

latestSwagger 2.02026-07-132477431.2 MB
MeshSecretValues

Lists the specified value of the secret resource.

Lists the decrypted value of the specified named value of the secret resource. This is a privileged operation.

post/Resources/Secrets/{secretResourceName}/values/{secretValueResourceName}/list_value

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

valuestring

The actual value of the secret.