{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/palo-alto-networks/refs/heads/main/json-structure/identity-security-posture-management-api-list-response-map-string-object-structure.json", "name": "ListResponseMapStringObject", "description": "ListResponseMapStringObject schema from Incident Security Service Posture Management API", "type": "object", "properties": { "total": { "type": "int64" }, "items": { "type": "array", "items": { "type": "object" } } } }