CreateClusterNodeFields
rolestringrequired
Role assigned to the user.
Example:
workernode_groupstring
Worker-node group.
countinteger
Number of items returned in the current page.
CreateClusterNodeFields
{
"role": "worker",
"node_group": "string",
"count": 0
}
Was this page helpful?