INPUT_OBJECT
NutanixClustersListElementInput
Description
Supported in v9.0+
link GraphQL Schema definition
- input NutanixClustersListElementInput {
- # Supported in v9.0+
- # Name of the Nutanix Cluster.
- String :
- # Supported in v9.2+
- # Password for the Nutanix Cluster.
- String :
- # Supported in v9.2+
- # Username for the Nutanix Cluster.
- String :
- # Required. Supported in v9.0+
- # Natural ID of the Nutanix Cluster.
- String! :
- }