Retrieves the status of the AHS file parsing request.
Successful Response
Bad request
Unauthorized
Forbidden
Not found
Not acceptable
Internal server error
{- "offset": 0,
- "count": 1,
- "total": 12,
- "items": [
- {
- "id": "017a9224-4d6e-4adb-9c78-321f95c7bb2c",
- "type": "compute-ops-mgmt/ahs-file",
- "generation": 1,
- "createdAt": "2024-12-05 10:25:23.302032Z",
- "updatedAt": "2024-12-05 10:25:46.562205Z",
- "resourceUri": "/compute-ops-mgmt/v1beta1/ahs-files/017a9224-4d6e-4adb-9c78-321f95c7bb2c",
- "name": "HPE_MXQ0xxxT3_20250108_Server.ahs",
- "baseUrl": null,
- "parameters": "[]",
- "parsingStatus": {
- "status": "ANALYSIS_SUCCESS",
- "statusReason": "string",
- "statusModifiedAt": "2024-12-05 10:25:49.562196Z",
- "errorCode": "string"
}, - "parsingResults": {
- "components": {
- "INVENTORY": {
- "csv": "MXQ0xxxT3-20241205-1025-SERVER_INVENTORY.csv",
- "json": "MXQ0xxxT3-20241205-1025-SERVER_INVENTORY.json"
}
}
}, - "hardware": {
- "productId": "P2xx99-B21",
- "serialNumber": "MXQ0xxxT3"
}
}
]
}