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