INPUT_OBJECT
AddAzureCloudAccountExocomputeConfigurationsInput
Description
Input for adding Exocompute configurations for an Azure Cloud Account.
link GraphQL Schema definition
- input AddAzureCloudAccountExocomputeConfigurationsInput {
- # Rubrik ID of the Azure Cloud Account.
- UUID! :
- # List of Exocompute configurations to be added.
- AzureExocomputeAddConfigInputType!]! : [
- # Specifies whether to start Exocompute health check.
- Boolean :
- }