/api/space/hardware-catalog/upload-tgz-catalog-file

The following operation is supported on this resource:

  • POST - Uploads the hardware catalog from the given path in the local system to Junos Space Platform
POST /upload-tgz-catalog-file Version 1

Uploads the hardware catalog from the given path in the local system to Junos Space Platform.

Sample Usage

POST /upload-tgz-catalog-file


  • Sample Output XML:
    <upload-tgz-hardware-catalog-response>
       <value>/tmp/extract_location</value>
    </upload-tgz-hardware-catalog-response>

  • Sample Output JSON:
    {
       "upload-tgz-hardware-catalog-response":{
         "value":"/tmp/extract_location"
       }
    }

  • Access Control

    The following capabilities are required to access this API: HardwareCatalog