vSphere Web Services API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
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 VMProperties
| 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.
|
| volumeId | ID |
The ID of the operated volume See ID
|
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |