3- Run ALL Server FILTERED Hardware Inventory Report
POST {{url}}/compute-ops-mgmt/{{jobs-API-version}}/jobs
https://developer.greenlake.hpe.com/docs/greenlake/services/compute-ops-mgmt/jobs/server-inventory/
See HPE Greenlake for Compute Ops Management API
Request Body
{"jobTemplateUri"=>"{{GetFullServerInventory_jobtemplate_resourceUri}}", "resourceUri"=>"{{AllServers_filter_resourceUri}}", "data"=>{"filters"=>["Chassis", "Processor", "memory", "networkAdapters", "localStorage", "localStorageV2", "devices", "devicesV2", "powerSupplies", "fans", "firmware", "software"]}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |