OBJECT
Represents the taskchain UUID in response to triggering the on-demand snapshot of workload.
type TakeOnDemandSnapshotTaskchainUuid {# The ID of the workload.workloadId: UUID! # The uuid of the job instance.taskchainUuid: UUID! }