ENUM
CloudVendor
Description
Cloud provider type.
link GraphQL Schema definition
- enum CloudVendor {
- # All cloud providers.
- # Cloud provider is AWS.
- # Cloud provider is Azure.
- # Cloud provider is GCP.
- }
link Require by
- CloudAccountsTprReqChangesTemplateTemplate for TPR request changes regarding the cloud account deletion.
- MapCloudAccountExocomputeAccountInputInput for mapping cloud accounts to an Exocompute account.
- Query
- ReleasePersistentExoclustersInputInput to release persistent Exocompute clusters for a region configuration in a cloud account.
- RequestPersistentExoclusterInputInput to request persistent Exocompute cluster for a region configuration in a cloud account.
- SetCustomerTagsInputInput to set customer-specified tags for a particular cloud type.
- TriggerExocomputeHealthCheckInputInput to initiate Exocompute health check.
- UnmanagedObjectsInputInput to query unmanaged objects.
- UnmapCloudAccountExocomputeAccountInputInput for unmapping cloud accounts from the mapped Exocompute account.