If the value is not set, the default `FULL` view is used.
Includes basic information of a cluster resource including cluster resource name and admin cluster membership.
Includes the complete configuration for VMware cluster resource. This is the default value for GetVmwareClusterRequest method.
Enum
:
CLUSTER_VIEW_UNSPECIFIED
BASIC
FULL
Type
:
string
Description
:
View for VMware user cluster. When `BASIC` is specified, only the cluster resource name and admin cluster membership are returned. The default/unset value `CLUSTER_VIEW_UNSPECIFIED` is the same as `FULL', which returns the complete cluster configuration details.
Description
:
View for bare metal user cluster. When `BASIC` is specified, only the cluster resource name and admin cluster membership are returned. The default/unset value `CLUSTER_VIEW_UNSPECIFIED` is the same as `FULL', which returns the complete cluster configuration details.
Location
:
query
Enum Descriptions
:
If the value is not set, the default `FULL` view is used.
Includes basic information of a cluster resource including cluster resource name and admin cluster membership.
Includes the complete configuration for bare metal cluster resource. This is the default value for GetBareMetalClusterRequest method.
Description
:
View for bare metal admin cluster. When `BASIC` is specified, only the cluster resource name and membership are returned. The default/unset value `CLUSTER_VIEW_UNSPECIFIED` is the same as `FULL', which returns the complete cluster configuration details.
Type
:
string
Enum Descriptions
:
If the value is not set, the default `FULL` view is used.
Includes basic information of a cluster resource including cluster resource name and membership.
Includes the complete configuration for bare metal admin cluster resource. This is the default value for GetBareMetalAdminClusterRequest method.