createNode

abstract suspend fun createNode(input: CreateNodeRequest): CreateNodeResponse

Create a Node in the specified Cluster. You can also create Nodes using the CreateNodeRegistrationScript. Note that you can't move a Node to another Cluster.