Managed Object - VslmServiceInstance(vslm.ServiceInstance)

See also
VslmServiceInstanceContent
Since
VSLM API 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 PVslmServiceInstanceContent

Contains references to Storage Lifecycle Management managed objects.
P Required privilege: System.Anonymous

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

NameTypeDescription
_thisManagedObjectReference A reference to the VslmServiceInstance used to make the method call.

Return Value

Type Description
VslmServiceInstanceContentService instance properties that provide access to Storage Lifecycle Management managed objects.

Faults

Type Description
RuntimeFaultThrown 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