ApplicationPersistenceProfileApiResponse

ApplicationPersistenceProfileApiResponse
ApplicationPersistenceProfileApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "app_cookie_persistence_profile": {
                "encryption_key": "string",
                "prst_hdr_name": "string",
                "timeout": 0
            },
            "configpb_attributes": {
                "version": 0
            },
            "description": "string",
            "hdr_persistence_profile": {
                "prst_hdr_name": "string"
            },
            "http_cookie_persistence_profile": {
                "always_send_cookie": false,
                "cookie_name": "string",
                "encryption_key": "string",
                "http_only": false,
                "is_persistent_cookie": false,
                "key": [
                    {
                        "aes_key": "string",
                        "hmac_key": "string",
                        "name": "string"
                    }
                ],
                "timeout": 0
            },
            "ip_persistence_profile": {
                "ip_mask": 0,
                "ip_persistent_timeout": 0
            },
            "is_federated": false,
            "markers": [
                {
                    "key": "string",
                    "values": [
                        "string"
                    ]
                }
            ],
            "name": "string",
            "persistence_type": "string",
            "server_hm_down_recovery": "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