Get Volume Param Type
Get Volume Param Type
H T M L )
REST (rest.html) Data Model (model.html)
Home (index.html) > Data Model (model.html) > provisioning (provisioning.html) >
GetVolumeParamType (provisioning_GetVolumeParamType.html)
GetVolumeParamType
Extends: ParamType (common_ParamType.html)
Namespace: h p://www.emc.com/em/2012/07/univmax/restapi/provisioning
XML Schema: provisioning.xsd (provisioning.xsd)
The following schema fragment specifies the expected content contained within this class.
/
<complexType name="GetVolumeParamType">
<complexContent>
<extension base="{http://www.emc.com/em/2012/07/univmax/restapi/common}ParamType">
<sequence>
<sequence maxOccurs="unbounded" minOccurs="0">
<element name="wwn" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
<element name="storageGroupId" type="{http://www.emc.com/em/2012/07/univmax/restapi/commo
<sequence maxOccurs="unbounded" minOccurs="0">
<element name="type" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
<sequence maxOccurs="unbounded" minOccurs="0">
<element name="emulation" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
<sequence maxOccurs="unbounded" minOccurs="0">
<element name="ssid" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
<sequence maxOccurs="unbounded" minOccurs="0">
<element name="disk_group" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
<sequence maxOccurs="unbounded" minOccurs="0">
<element name="disk_technology" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
<sequence maxOccurs="unbounded" minOccurs="0">
<element name="save_pool_name" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
<sequence maxOccurs="unbounded" minOccurs="0">
<element name="save_pool_type" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
XML
Elements
name (type) min/max descrip on
occurs
wwn (string) 0/unbounded
storageGroupId (string) 1/1
type (string) 0/unbounded
emula on (string) 0/unbounded
ssid (string) 0/unbounded
disk_group (string) 0/unbounded
disk_technology (string) 0/unbounded
save_pool_name (string) 0/unbounded
save_pool_type (string) 0/unbounded
/
data_pool_name (string) 0/unbounded
data_pool_type (string) 0/unbounded
encapsulated_wwn (string) 0/unbounded
status (string) 0/unbounded
physical_name (string) 0/unbounded
volume_iden fier (string) 0/unbounded
symmlun (string) 0/unbounded
allocated_percent (string) 0/unbounded
cap_tb (string) 0/unbounded
cap_gb (string) 0/unbounded
cap_mb (string) 0/unbounded
cap_cyl (string) 0/unbounded
num_of_storage_groups (string) 0/unbounded
num_of_masking_views (string) 0/unbounded
num_of_front_end_paths (string) 0/unbounded
num_of_pools (string) 0/unbounded
num_of_meta_members (string) 0/unbounded
virtual_volumes (boolean) 0/1
regular_volumes (boolean) 0/1
private_volumes (boolean) 0/1
available_thin_volumes (boolean) 0/1
available_thick_volumes (boolean) 0/1
tdev (boolean) 0/1
thin_bcv (boolean) 0/1
vdev (boolean) 0/1
bcv (boolean) 0/1
ckd (boolean) 0/1
as400 (boolean) 0/1
gatekeeper (boolean) 0/1
data_volume (boolean) 0/1
dld (boolean) 0/1
drv (boolean) 0/1
meta (boolean) 0/1
meta_member (boolean) 0/1
mapped (boolean) 0/1
bound_tdev (boolean) 0/1
reserved (boolean) 0/1
pinned (boolean) 0/1
encapsulated (boolean) 0/1
associated (boolean) 0/1
/
raid (boolean) 0/1
raid1 (boolean) 0/1
raid5 (boolean) 0/1
raid6 (boolean) 0/1
JSON
property type descrip on
wwn array of wwn (string)
storageGroupId storageGroupId (string)
type array of type (string)
emula on array of emula on (string)
ssid array of ssid (string)
disk_group array of disk_group (string)
disk_technology array of disk_technology (string)
save_pool_name array of save_pool_name (string)
save_pool_type array of save_pool_type (string)
data_pool_name array of data_pool_name (string)
data_pool_type array of data_pool_type (string)
encapsulated_wwn array of encapsulated_wwn (string)
status array of status (string)
physical_name array of physical_name (string)
volume_iden fier array of volume_iden fier (string)
symmlun array of symmlun (string)
allocated_percent array of allocated_percent (string)
cap_tb array of cap_tb (string)
cap_gb array of cap_gb (string)
cap_mb array of cap_mb (string)
cap_cyl array of cap_cyl (string)
num_of_storage_groups array of num_of_storage_groups (string)
num_of_masking_views array of num_of_masking_views (string)
num_of_front_end_paths array of num_of_front_end_paths (string)
num_of_pools array of num_of_pools (string)
num_of_meta_members array of num_of_meta_members (string)
virtual_volumes virtual_volumes (boolean)
regular_volumes regular_volumes (boolean)
private_volumes private_volumes (boolean)
available_thin_volumes available_thin_volumes (boolean)
available_thick_volumes available_thick_volumes (boolean)
tdev tdev (boolean)
/
thin_bcv thin_bcv (boolean)
vdev vdev (boolean)
bcv bcv (boolean)
ckd ckd (boolean)
as400 as400 (boolean)
gatekeeper gatekeeper (boolean)
data_volume data_volume (boolean)
dld dld (boolean)
drv drv (boolean)
meta meta (boolean)
meta_member meta_member (boolean)
mapped mapped (boolean)
bound_tdev bound_tdev (boolean)
reserved reserved (boolean)
pinned pinned (boolean)
encapsulated encapsulated (boolean)
associated associated (boolean)
raid raid (boolean)
raid1 raid1 (boolean)
raid5 raid5 (boolean)
raid6 raid6 (boolean)
Copyright © 2020 EMC Corpora on. All rights reserved. Published in the USA.
Generated by Enunciate (h p://enunciate.codehaus.org).