INPUT_OBJECT
MapCloudAccountExocomputeAccountInput
Description
Input for mapping cloud accounts to an Exocompute account.
link GraphQL Schema definition
- input MapCloudAccountExocomputeAccountInput {
- # Rubrik IDs of the cloud accounts to be mapped.
- UUID!]! : [
- # Rubrik ID of the Exocompute cloud account to which the Exocompute launch must be
- # mapped.
- UUID! :
- # Cloud provider type.
- CloudVendor! :
- }