Get cluster namespace secret list

Get cluster namespace secret list

get

Get the list of Secrets in the specified cluster and namespace.

Path parameters
clusterIdstringRequired
namespaceNamestringRequired
Responses
chevron-right
200

OK

*/*
creationTimestampstringOptionalExample: 2023-04-29 05:54:51
descriptionstringOptional
namestringOptional

Secret name

Example: cocktail-api-cmdb
namespacestringOptional

namespace name

Example: cocktail-system
typestringOptional

Secret type(Generic, DockerRegistry, Tls, BasicAuth, SshAuth)

Example: Generic
get
/v1/clusters/{clusterId}/namespaces/{namespaceName}/secrets
200

OK