ErrorPageProfileApiResponse

ErrorPageProfileApiResponse
ErrorPageProfileApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "configpb_attributes": {
                "version": 0
            },
            "error_pages": [
                {
                    "enable": false,
                    "error_page_body_ref": "string",
                    "error_redirect": "string",
                    "index": 0,
                    "match": {
                        "match_criteria": "string",
                        "ranges": [
                            {
                                "begin": 0,
                                "end": 0
                            }
                        ],
                        "status_codes": [
                            0
                        ]
                    }
                }
            ],
            "markers": [
                {
                    "key": "string",
                    "values": [
                        "string"
                    ]
                }
            ],
            "name": "string",
            "tenant_ref": "string",
            "url": "string",
            "uuid": "string"
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

results
Required

results

string
next
Optional

next