Returns the list of children of a specified inventory item.
Endpoint
https://<Director_IP_address>:4443/c/router
Tenant Endpoint
For tenants of the multi-tenant product the endpoint must be:
https://<Director_IP_address>:4443/t/<tenant_UUID>/c/router
Request Example
Request Fields
Field | Type | Value(s) |
| string |
|
| string |
|
| array | Request parameters. See below |
| string |
|
| int | 1 |
data
Field | Value | Description |
| string | Type of an inventory item. Possible values:
|
| int | ID of an inventory item |
| array | Resource type of an inventory item. Possible values:
|
Response Example: Datastores from an ESX host
Response Fields
Field | Value | Description |
| string | Message if the request failed |
| string | Reference to the method where the problem occurred |
| string | Cause of failure |
| array | Parameters. See below |
data
Field | Value | Description |
| array | Datastore, read-only host MorIDs |
| long | Free space |
| long | Size of the datastore |
| boolean |
|
| string | Virtual identifier (VID) of the parent datastore |
| int | Datastore ID |
| string | Virtual identifier (VID) of the datastore |
| string | Datastore type |
| string | Datastore subtype |
| string | Datastore name |
| string | Datastore description |
| boolean |
|
| boolean |
|
| boolean |
|
| string | Hypervisor type |
| int | For VMware ESXi hosts:
|