INPUT_OBJECT
ClusterVisibilityConfigInput
Description
Supported in v6.0+
link GraphQL Schema definition
- input ClusterVisibilityConfigInput {
- # Supported in v6.0+
- # A Boolean that specifies whether the compute cluster is a VMware Metro Storage
- # Cluster.
- Boolean :
- # Required. Supported in v6.0+
- # Names of the host groups being protected.
- String!]! : [
- # Required. Supported in v6.0+
- # VMware managed object ID of the compute cluster. This is not the ID managed by
- # Rubrik.
- String! :
- }