PbmAboutInfo
PbmAboutInfo
The PbmAboutInfo data object stores identifying data about the Storage Policy Server.
This structure may be used only with operations rendered under /pbm
.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"name": "string",
"version": "string",
"instanceUuid": "string"
}
string
name
Required
Name of the server.
string
version
Required
Version number.
string
instanceUuid
Required
Globally unique identifier associated with this server instance.