appliance system storage: storage mapping

storage_mapping structure FIXME: no docstring

Representations:

{
    "disk""obj-103",
    "partition""string"
}
<?xml version="1.0" ?>
<ns0:StorageMapping xmlns:ns0="http://vmware.com/appliance/system/storage" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <partition>string</partition>
  <disk>obj-103</disk>
</ns0:StorageMapping>

Attributes:

Name Type Description
Required
disk string NGC disk ID

When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: com.vmware.appliance.system.storage. When operations return a value of this structure as a result, the field will be an identifier for the resource type: com.vmware.appliance.system.storage.

partition string Storage partition name