Get Posture Check Reports for Single Object
GET/report/objects/:uuid
Returns all posture check results for a specific configuration object identified by UUID. Platform is auto-detected based on device_serial:
- No device_serial: SCM platform (cloud_mgmt path)
- With device_serial: Checks Panorama path first, then NGFW path
Request
Responses
- 200
- 400
- 404
- 500
Posture check reports for object retrieved successfully.
Bad request.
Object not found.
Internal server error.