PbmServiceInstanceContent
The PbmServiceInstanceContent data object defines properties for the PbmServiceInstance managed object.
This structure may be used only with operations rendered under /pbm
.
{
"_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
.