VMware Cloud Director API - OrgVdcStorageProfileRecord
QueryResultOrgVdcStorageProfileRecordType
- Element:
- OrgVdcStorageProfileRecord
- Type:
- QueryResultOrgVdcStorageProfileRecordType
- Namespace:
- http://www.vmware.com/vcloud/v1.5
- Description:
- Type for a single orgVdcStorageProfile query result in records format.
- Since:
- 5.1
- Schema:
- queryRecordView.xsd
- Media type(s):
- None
- Extends:
- QueryResultRecordType
- XML Representation:
-
<OrgVdcStorageProfileRecord xmlns="http://www.vmware.com/vcloud/v1.5" href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
isEnabled="xs:boolean" isDefaultStorageProfile="xs:boolean" storageUsedMB="xs:long" storageLimitMB="xs:long"
iopsAllocated="xs:long" iopsLimit="xs:long" numberOfConditions="xs:int" vdc="xs:string"
vdcName="xs:string" isVdcBusy="xs:boolean" diskIopsEnabled="xs:boolean" diskIopsDefault="xs:long"
diskIopsMax="xs:long" diskIopsPerGbMax="xs:long" ignoreIopsPlacement="xs:boolean" numberOfCapabilities="xs:int"
inheritPvdcDefaultSettings="xs:boolean">
<Link href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
rel="xs:string" model="xs:string"/>
<Metadata href="xs:anyURI" type="xs:string">
<Link href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
rel="xs:string" model="xs:string"/>
<MetadataEntry href="xs:anyURI" type="xs:string">
<Link href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
rel="xs:string" model="xs:string"/>
<Domain visibility="xs:string"/>
<Key> xs:string </Key>
<TypedValue/>
</MetadataEntry>
</Metadata>
</OrgVdcStorageProfileRecord>
-
Attributes
-
Attribute Type Required Modifiable Since Deprecated Description Filter Sort href anyURI No always 5.1 Contains the URI to the resource. Yes Yes id string No always 5.1 The resource identifier, expressed in URN format. The value of this attribute uniquely identifies the resource, persists for the life of the resource, and is never reused. Yes Yes type string No always 5.1 Contains the type of the resource. Yes Yes name string No none 5.1 Name of the storage profile Yes Yes isEnabled boolean No none 5.1 True if this entity is enabled Yes Yes isDefaultStorageProfile boolean No none 5.1 True if this is the default storage profile. Yes Yes storageUsedMB long No none 5.1 Storage used in MB Yes Yes storageLimitMB long No none 5.1 Storage limit in MB Yes Yes iopsAllocated long No none 7.0 Total IOPS currently allocated to this storage profile Yes Yes iopsLimit long No none 7.0 IOPS limit for the storage profile Yes Yes numberOfConditions int No none 5.1 Number of conditions on the storage profile Yes Yes vdc string No none 5.1 VDC reference or id Yes Yes vdcName string No none 5.1 VDC name Yes Yes isVdcBusy boolean No none 5.1 True if the associated VDC is busy. Yes Yes diskIopsEnabled boolean No none 5.5 True if IOPS has been enabled for the storage profile Yes Yes diskIopsDefault long No none 5.5 Default IOPS to apply to all disks associated with the storage profile No No diskIopsMax long No none 5.5 Max IOPS for any disk associated with the storge profile No No diskIopsPerGbMax long No none 5.5 Max size (in GB) to IOPS ratio for any disk associated with the storage profile No No ignoreIopsPlacement boolean No none 35.0 True if VCD IOPS placement should be ignored for disks using this storage profile No No numberOfCapabilities int No none 34.0 Number of capabilities supported by this storage profile Yes Yes inheritPvdcDefaultSettings boolean No none 35.0 True if this storage profile inherits the settings of the parent PVDC storage profile Yes Yes -
Elements
-
Element Type Required Modifiable Since Deprecated Description Link LinkType No none 5.1 Contains a link to an operation associated with a specific relation type. Metadata MetadataType No 5.1