KubernetesClusterRestartNodeParameters interface
KubernetesClusterRestartNodeParameters represents the body of the request to restart the node of a Kubernetes cluster.
Properties
node |
The name of the node to restart. |
Property Details
nodeName
The name of the node to restart.
nodeName: string
Property Value
string