Vslm Service Instance Retrieve Content
Retrieves the properties of the Storage Lifecycle Management service instance.
Required privileges: System.Anonymous
The unique identifier for the managed object to which the method attaches; the serialized managed object reference for a request has the form moType/moId
, in this case VslmServiceInstance/{moId}
.
The vSphere release schema. The current specification covers vSphere 9.0.0.0 APIs.
Service instance properties that provide access to Storage Lifecycle Management managed objects.
"VslmServiceInstanceContent Object"
Contains information that identifies the Storage Lifecycle Management service.
VslmSessionManager contains login APIs to connect to VSLM service.
VslmVStorageObjectManager contains virtual storage object APIs.
VslmStorageLifecycleManager contains callback APIs to VSLM service.
curl -X POST -H 'Authorization: <value>' https://{api_host}/sdk/vim25/{release}/vslm/VslmServiceInstance/{moId}/RetrieveContent