Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VslmServiceInstanceContent(vslm.ServiceInstanceContent)
- Property of
- VslmServiceInstance
- Returned by
- RetrieveContent
- Extends
- DynamicData
- See also
- VslmAboutInfo, VslmSessionManager, VslmStorageLifecycleManager, VslmVStorageObjectManager
- Since
- 6.7.2
Data Object Description
The VslmServiceInstanceContent data object defines properties for the VslmServiceInstance managed object.Properties
Name | Type | Description |
---|---|---|
aboutInfo | VslmAboutInfo |
Contains information that identifies the Storage Lifecycle Management
service.
|
sessionManager | ManagedObjectReference
to a VslmSessionManager |
VslmSessionManager contains login APIs to connect to VSLM
service.
|
storageLifecycleManager | ManagedObjectReference
to a VslmStorageLifecycleManager |
VslmStorageLifecycleManager contains callback APIs to VSLM
service.
|
vStorageObjectManager | ManagedObjectReference
to a VslmVStorageObjectManager |
VslmVStorageObjectManager contains virtual storage object
APIs.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |