Get cluster namespace secret list
Get the list of Secrets in the specified cluster and namespace.
Path parameters
clusterIdstringRequired
namespaceNamestringRequired
Responses
200
OK
*/*
creationTimestampstringOptionalExample:
2023-04-29 05:54:51descriptionstringOptional
namestringOptionalExample:
Secret name
cocktail-api-cmdbnamespacestringOptionalExample:
namespace name
cocktail-systemtypestringOptionalExample:
Secret type(Generic, DockerRegistry, Tls, BasicAuth, SshAuth)
Genericget
/v1/clusters/{clusterId}/namespaces/{namespaceName}/secrets200
OK