v2

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

List names of all values of the specified secret resource.

Gets information about all secret value resources of the specified secret resource. The information includes the names of the secret value resources, but not the actual values.

get/Resources/Secrets/{secretResourceName}/values

Path parameters

secretResourceNamestring required

The name of the secret resource.

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

ContinuationTokenstring

The continuation token parameter is used to obtain next set of results. The continuation token is included in the response of the API when the results from the system do not fit in a single response. When this value is passed to the next API call, the API returns next set of results. If there are no further results, then the continuation token is not included in the response.