ENUM
VendorType
Description
Cloud vendor type.
link GraphQL Schema definition
- enum VendorType {
- # Amazon Web Services (AWS) cloud provider.
- # Azure cloud provider.
- # Google Cloud Platform (GCP) cloud provider.
- # Oracle Cloud Infrastructure (OCI) cloud provider.
- # Unknown or unspecified cloud vendor.
- }
link Require by
- AssignCloudAccountToClusterInputRequest for assigning the cloud account to the specified Rubrik cluster.
- ClusterNodesInstancePropertiesReqRequest for getting instance properties for cluster nodes.
- InstancePropertiesInstanceProperties represents common properties across cloud providers.
- InstancePropertiesReqRequest for getting instance properties for a specific cloud vendor.