Host Image Config Manager Host Image Config Get Profile
Queries the current host image profile information.
See also HostImageProfileSummaryIf there is no host image profile, then the value "<Unknown>" will populate both name and vendor..
Required privileges: System.Read
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 HostImageConfigManager/{moId}
.
The vSphere release schema. The current specification covers vSphere 8.0.2.0 APIs.
OK
{
"_typeName": "string",
"name": "string",
"vendor": "string"
}
The name of the image profile
The organization publishing the image profile.