Namespace Management Nodes APIs
The Nodes interface provides operations to retrieve vCenter and Platform Services Controller nodes information in the topology.
Operations
POST
Enter Maintenance Mode Cluster Nodes Internal
Enter Namespaces maintenance mode on the node. This operation removes Kubernetes pods from the given node and prevents further scheduling of pods on the node. This operation can be cancelled by calling exitMaintenanceMode operation on the node.
POST
Exit Maintenance Mode Cluster Nodes Internal
Exit Namespaces maintenance mode on the node. This operation enables scheduling of Kubernetes pods on the node.