Pbm Service Instance Get Content
Contains references to Storage Policy managed objects.
Required privileges: System.Anonymous
The unique identifier for the managed object to which the property attaches; the serialized managed object reference for a request has the form moType/moId
, in this case PbmServiceInstance/{moId}
.
The vSphere release schema. The current specification covers vSphere 8.0.3.0 APIs.
OK
{
"_typeName": "string",
"aboutInfo": {
"_typeName": "string",
"name": "string",
"version": "string",
"instanceUuid": "string"
},
"sessionManager": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"capabilityMetadataManager": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"profileManager": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"complianceManager": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"placementSolver": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"replicationManager": {
"_typeName": "string",
"type": "string",
"value": "string"
}
}
The PbmAboutInfo data object stores identifying data about the Storage Policy Server.
This structure may be used only with operations rendered under /pbm
.
Reference to an instance of the PbmSessionManager managed object.
This structure may be used only with operations rendered under /pbm
.
Reference to an instance of the PbmCapabilityMetadataManager managed object.
This structure may be used only with operations rendered under /pbm
.
Reference to an instance of the PbmProfileProfileManager managed object.
This structure may be used only with operations rendered under /pbm
.
Reference to an instance of the PbmComplianceManager managed object.
This structure may be used only with operations rendered under /pbm
.
Reference to an instance of the PbmPlacementSolver managed object.
This structure may be used only with operations rendered under /pbm
.
Reference to an instance of the PbmReplicationManager managed object.
This structure may be used only with operations rendered under /pbm
.