Virtual Storage Lifecycle Management API
| Local Properties | Local Methods | |
Managed Object Types | Data Object Types | All Properties | All Methods |
Managed Object - VslmServiceInstance(vslm.ServiceInstance)
- See also
- VslmServiceInstanceContent
- Since
- 6.7.2
Managed Object Description
The VslmServiceInstance managed object is the root object of the vSphere Storage Lifecycle Management(VSLM) service. After you connect to VSLM Server, you create a reference to the VslmServiceInstance, and use that reference to retrieve the VslmServiceInstanceContent data object. The VslmServiceInstanceContent object provides access to VSLM managed objects.Properties
Name | Type | Description |
---|---|---|
content P | VslmServiceInstanceContent |
Contains references to Storage Lifecycle Management managed objects.
|
Methods
Methods defined in this Managed Object |
---|
RetrieveContent |
RetrieveContent(retrieveContent)
Retrieves the properties of the Storage Lifecycle Management service instance.- Required Privileges
- System.Anonymous
Parameters
Name | Type | Description |
---|---|---|
_this | ManagedObjectReference | A reference to the VslmServiceInstance used to make the method call. |
Return Value
Type | Description |
---|---|
VslmServiceInstanceContent | Service instance properties that provide access to Storage Lifecycle Management managed objects. |
Faults
Type | Description |
---|---|
RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
Type | |
---|---|
None |
Show WSDL type definition
Top of page | Local Properties | Local Methods | |
Managed Object Types | Data Object Types | All Properties | All Methods |