kubernetes
Get a list of applications across all namespaces in the cluster. If the nodeName is provided, it will return the applications running on that node.
Get a list of applications across all namespaces in the cluster. If the nodeName is provided, it will return the applications running on that node. Access policy: authenticated
get/kubernetes/{id}/applications
Path parameters
idinteger required
Environment(Endpoint) identifier
Query parameters
namespacestring required
Namespace name
nodeNamestring required
Node name
Response
Success