Navigation
Normal response codes: 200
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Hardware Inventory for a Category on a Specific Date
Returns the list of available hardware inventory categories. For example:
v1/{tenant_id}/hardwareInventory/{topology_id}/<category>/?date=<date>
Normal response codes: 200
Table 1 list the request parameters:
Table 1: Request Parameters
Parameter | Style | Type | Description |
---|---|---|---|
tenant_id | URI | xsd:int | The unique identifier of the tenant or account. Currently it is fixed to 1. |
topology_id | URI | xsd:int | The unique identifier of the topology. Currently it is fixed to 1. |
<category> | The specific hardware category for which to retrieve information. | ||
?date=<date> | URI | xsd:string | The date, expressed as ?date=<date>, yyyymmdd format |