INPUT_OBJECT
Input specifying whether a disk should be excluded from the snapshot.
input DiskIdToIsExcluded {# ID of the disk.diskId: UUID!# Whether this disk is excluded from the snapshot.isExcluded: Boolean!}