inventory_mgr_list
Back to SOAP Architecture Method Reference
Description
The inventory_mgr_list method list details of Availability Report of segments of your network.
Parameters
| Parameter | Description | Type | Required (R) or Optional (O) |
|---|---|---|---|
| domain_id |
The unique ID# of your domain. |
bstypes:ResourceId | R |
| year | The year of calculation for this inventory listings. | bstypes:NullableInt | O |
Return Values
| Value | Description | Type | Required (R) or Optional (O) |
|---|---|---|---|
| id | The unique ID# of the inventory. | bstypes:ResourceId | R |
| domain_id |
The unique ID# of your domain. |
bstypes:ResourceId | R |
| skin_id | The unique ID# of the frame related to this inventory listings. | bstypes:ResourceId | R |
| year | The year of calculation for this inventory listings. | int | R |
| inventory | The content of the inventory listing | string | R |
