kubernetes
Get a Secret
Get a Secret by name for a given namespace. Access policy: Authenticated user.
get/kubernetes/{id}/namespaces/{namespace}/secrets/{secret}
Path parameters
idinteger required
Environment identifier
namespacestring required
The namespace name where the secret is located
secretstring required
The secret name to get details for
Response
Success