INPUT_OBJECT
Input for taking synchronous on-demand snapshots.
input TakeOnDemandSnapshotSyncInput {# Retention SLA ID for the synchronous on-demand snapshots.slaId: UUID# List of workload Rubrik UUIDs.workloadIds: [UUID!]!}