kubernetes
Get Kubernetes deployments
Get the list of Kubernetes deployments across all namespaces the user can access. Access policy: Authenticated user.
get/kubernetes/{id}/deployments
Path parameters
idinteger required
Environment(Endpoint) identifier
Query parameters
labelSelectorstring
Kubernetes label selector to filter the deployments
fieldSelectorstring
Kubernetes field selector to filter the deployments
Response
Success