Service Instance Retrieve Service Content
Retrieves the properties of the 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 ServiceInstance/{moId}
.
The vSphere release schema. The current specification covers vSphere 8.0.2.0 APIs.
The properties belonging to the service instance, including various object managers.
"ServiceContent Object"
This data object type describes system information including the name, type, version, and build number.
Reference to an instance of the AuthorizationManager managed object.
Reference to an instance of the ScheduledTaskManager managed object.
Reference to an instance of the CustomizationSpecManager managed object.
Reference to an instance of the VirtualMachineGuestCustomizationManager managed object.
Reference to an instance of the CustomFieldsManager managed object.
Reference to an instance of the HostLocalAccountManager managed object.
Reference to an instance of the DatastoreNamespaceManager managed object.
Reference to an instance of the VirtualDiskManager managed object.
Reference to an instance of the VirtualizationManager managed object.
Reference to an instance of the VirtualMachineProvisioningChecker managed object.
Reference to an instance of the VirtualMachineCompatibilityChecker managed object.
Reference to an instance of the DistributedVirtualSwitchManager managed object.
Reference to an instance of the HostProfileManager managed object.
Reference to an instance of the ClusterProfileManager managed object.
Reference to an instance of the ProfileComplianceManager managed object.
Reference to an instance of the LocalizationManager managed object.
Reference to an instance of the StorageResourceManager managed object.
Reference to an instance of the GuestOperationsManager managed object.
Reference to an instance of the OverheadMemoryManager managed object.
Reference to an instance of the CertificateManager managed object.
Reference to an instance of the VStorageObjectManagerBase managed object.
Reference to an instance of the HostSpecificationManager managed object.
Reference to an instance of the HealthUpdateManager managed object.
Reference to an instance of the FailoverClusterConfigurator managed object.
Reference to an instance of the FailoverClusterManager managed object.
Reference to an instance of the StorageQueryManager managed object.
curl -X POST -H 'Authorization: <value>' https://{api_host}/sdk/vim25/{release}/ServiceInstance/{moId}/RetrieveServiceContent