vSphere Web Services API


Data Object - VStorageObjectAttachResult(vim.vslm.VStorageObjectAttachResult)

Extends
DynamicData
See also
ID, LocalizedMethodFault
Since
vSphere API Release 9.1.0.0

Data Object Description

This data type defines the result of attaching a vStorage object to VM

Properties

Name Type Description
diskUUID*xsd:string

UUID for disk, value is obtained from vm config and can be used during mounting. This field will be set in case of a successful attach operation. When fault field is set, this value will not be set and should be ignored.
fault*LocalizedMethodFault

Fault, if any, corresponding to the specified volume ID that caused operation to fail. Absence of fault will indicate successful result.
volumeIdID

The ID of the operated volume See ID
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition