OBJECT
type CdmHostVolume {clusterUuid: String! cdmId: String! mountPoints: [String!]! fileSystemType: String size: Long # Host volume's ID.volumeId: String! # ID of the volume group to which this volume belongs.volumeGroupId: String }