ResponseContainerAccessPolicy

ResponseContainerAccessPolicy
ResponseContainerAccessPolicy

JSON container for the HTTP response along with status

JSON Example
{
    "status": {
        "result": "string",
        "message": "string",
        "code": 0
    },
    "response": {
        "lastUpdatedMs": 0,
        "policyRules": [
            {
                "name": "string",
                "description": "string",
                "subnet": "string",
                "action": "string"
            }
        ],
        "customer": "string"
    }
}
status
Required

status

response
Optional

response