bulkCreateFusionComputeVmBackup
Initiate on-demand backups for multiple FusionCompute virtual machines in a single request. Fans out to the per-virtual-machine CDM REST endpoint server-side and returns one AsyncRequestStatus per input ID, in the same order. A per-virtual-machine failure (translation, RBAC inside CDM, cluster-unreachable, or per-virtual-machine timeout) appears as an entry with error populated; the request itself does not return an RPC error for per-virtual-machine failures.
Arguments
| Argument | Type | Description |
|---|---|---|
| input (required) | BulkCreateFusionComputeVmBackupInput! | Input for bulkCreateFusionComputeVmBackup. |