Service Instance Retrieve Product Components
Component information for bundled products
Required privileges: System.Anonymous
Request
URI
POST
https://{vcenter-host}/sdk/vim25/{release}/ServiceInstance/{moId}/RetrieveProductComponents
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.
Responses
200
OK
Returns Array of ProductComponentInfo of type(s) application/json
[
{
"_typeName": "string",
"id": "string",
"name": "string",
"version": "string",
"release": 0
}
]
Service Instance Operations
POST
Service Instance Current Time
GET
Service Instance Get Capability
GET
Service Instance Get Content
GET
Service Instance Get Server Clock
POST
Service Instance Query V Motion Compatibility
POST
Service Instance Retrieve Product Components
POST
Service Instance Retrieve Service Content
POST
Service Instance Validate Migration