Service Instance Retrieve Service Content

Service Instance Retrieve Service Content

Retrieves the properties of the service instance.

Required privileges: System.Anonymous

Request
URI
POST
https://{vcenter-host}/sdk/vim25/{release}/ServiceInstance/{moId}/RetrieveServiceContent
COPY
Path Parameters
string
moId
Required

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}.

string
release
Required

The vSphere release schema. The current specification covers vSphere 8.0.2.0 APIs.


Authentication
This operation uses the following authentication methods.
Responses
200

The properties belonging to the service instance, including various object managers.

Returns ServiceContent of type(s) application/json
This response body class contains all of the following: DataObject
{
    "_typeName": "string",
    "rootFolder": {
        "type": "string",
        "value": "string"
    },
    "propertyCollector": {
        "type": "string",
        "value": "string"
    },
    "viewManager": {
        "type": "string",
        "value": "string"
    },
    "about": {
        "name": "string",
        "fullName": "string",
        "vendor": "string",
        "version": "string",
        "patchLevel": "string",
        "build": "string",
        "localeVersion": "string",
        "localeBuild": "string",
        "osType": "string",
        "productLineId": "string",
        "apiType": "string",
        "apiVersion": "string",
        "instanceUuid": "string",
        "licenseProductName": "string",
        "licenseProductVersion": "string"
    },
    "setting": {
        "type": "string",
        "value": "string"
    },
    "userDirectory": {
        "type": "string",
        "value": "string"
    },
    "sessionManager": {
        "type": "string",
        "value": "string"
    },
    "authorizationManager": {
        "type": "string",
        "value": "string"
    },
    "serviceManager": {
        "type": "string",
        "value": "string"
    },
    "perfManager": {
        "type": "string",
        "value": "string"
    },
    "scheduledTaskManager": {
        "type": "string",
        "value": "string"
    },
    "alarmManager": {
        "type": "string",
        "value": "string"
    },
    "eventManager": {
        "type": "string",
        "value": "string"
    },
    "taskManager": {
        "type": "string",
        "value": "string"
    },
    "extensionManager": {
        "type": "string",
        "value": "string"
    },
    "customizationSpecManager": {
        "type": "string",
        "value": "string"
    },
    "guestCustomizationManager": {
        "type": "string",
        "value": "string"
    },
    "customFieldsManager": {
        "type": "string",
        "value": "string"
    },
    "accountManager": {
        "type": "string",
        "value": "string"
    },
    "diagnosticManager": {
        "type": "string",
        "value": "string"
    },
    "licenseManager": {
        "type": "string",
        "value": "string"
    },
    "searchIndex": {
        "type": "string",
        "value": "string"
    },
    "fileManager": {
        "type": "string",
        "value": "string"
    },
    "datastoreNamespaceManager": {
        "type": "string",
        "value": "string"
    },
    "virtualDiskManager": {
        "type": "string",
        "value": "string"
    },
    "virtualizationManager": {
        "type": "string",
        "value": "string"
    },
    "snmpSystem": {
        "type": "string",
        "value": "string"
    },
    "vmProvisioningChecker": {
        "type": "string",
        "value": "string"
    },
    "vmCompatibilityChecker": {
        "type": "string",
        "value": "string"
    },
    "ovfManager": {
        "type": "string",
        "value": "string"
    },
    "ipPoolManager": {
        "type": "string",
        "value": "string"
    },
    "dvSwitchManager": {
        "type": "string",
        "value": "string"
    },
    "hostProfileManager": {
        "type": "string",
        "value": "string"
    },
    "clusterProfileManager": {
        "type": "string",
        "value": "string"
    },
    "complianceManager": {
        "type": "string",
        "value": "string"
    },
    "localizationManager": {
        "type": "string",
        "value": "string"
    },
    "storageResourceManager": {
        "type": "string",
        "value": "string"
    },
    "guestOperationsManager": {
        "type": "string",
        "value": "string"
    },
    "overheadMemoryManager": {
        "type": "string",
        "value": "string"
    },
    "certificateManager": {
        "type": "string",
        "value": "string"
    },
    "ioFilterManager": {
        "type": "string",
        "value": "string"
    },
    "vStorageObjectManager": {
        "type": "string",
        "value": "string"
    },
    "hostSpecManager": {
        "type": "string",
        "value": "string"
    },
    "cryptoManager": {
        "type": "string",
        "value": "string"
    },
    "healthUpdateManager": {
        "type": "string",
        "value": "string"
    },
    "failoverClusterConfigurator": {
        "type": "string",
        "value": "string"
    },
    "failoverClusterManager": {
        "type": "string",
        "value": "string"
    },
    "tenantManager": {
        "type": "string",
        "value": "string"
    },
    "siteInfoManager": {
        "type": "string",
        "value": "string"
    },
    "storageQueryManager": {
        "type": "string",
        "value": "string"
    }
}
rootFolder
Required

rootFolder

propertyCollector
Required

propertyCollector

viewManager
Optional

viewManager

about
Required

about

setting
Optional

setting

userDirectory
Optional

userDirectory

sessionManager
Optional

sessionManager

authorizationManager
Optional

authorizationManager

serviceManager
Optional

serviceManager

perfManager
Optional

perfManager

scheduledTaskManager
Optional

scheduledTaskManager

alarmManager
Optional

alarmManager

eventManager
Optional

eventManager

taskManager
Optional

taskManager

extensionManager
Optional

extensionManager

customizationSpecManager
Optional

customizationSpecManager

guestCustomizationManager
Optional

guestCustomizationManager

customFieldsManager
Optional

customFieldsManager

accountManager
Optional

accountManager

diagnosticManager
Optional

diagnosticManager

licenseManager
Optional

licenseManager

searchIndex
Optional

searchIndex

fileManager
Optional

fileManager

datastoreNamespaceManager
Optional

datastoreNamespaceManager

virtualDiskManager
Optional

virtualDiskManager

virtualizationManager
Optional

virtualizationManager

snmpSystem
Optional

snmpSystem

vmProvisioningChecker
Optional

vmProvisioningChecker

vmCompatibilityChecker
Optional

vmCompatibilityChecker

ovfManager
Optional

ovfManager

ipPoolManager
Optional

ipPoolManager

dvSwitchManager
Optional

dvSwitchManager

hostProfileManager
Optional

hostProfileManager

clusterProfileManager
Optional

clusterProfileManager

complianceManager
Optional

complianceManager

localizationManager
Optional

localizationManager

storageResourceManager
Optional

storageResourceManager

guestOperationsManager
Optional

guestOperationsManager

overheadMemoryManager
Optional

overheadMemoryManager

certificateManager
Optional

certificateManager

ioFilterManager
Optional

ioFilterManager

vStorageObjectManager
Optional

vStorageObjectManager

hostSpecManager
Optional

hostSpecManager

cryptoManager
Optional

cryptoManager

healthUpdateManager
Optional

healthUpdateManager

failoverClusterConfigurator
Optional

failoverClusterConfigurator

failoverClusterManager
Optional

failoverClusterManager

tenantManager
Optional

tenantManager

siteInfoManager
Optional

siteInfoManager

storageQueryManager
Optional

storageQueryManager