OBJECT
ClusterNodesInstancePropertiesReply
Description
Response containing instance properties for the specific cluster.
link GraphQL Schema definition
- type ClusterNodesInstancePropertiesReply {
- # List of instance properties available for the requested cluster.
- ClusterNodeInstanceProperties!]! : [
- # Cluster UUID.
- String! :
- }