InlineChildPolicyContextProfile1

InlineChildPolicyContextProfile1
InlineChildPolicyContextProfile1
JSON Example
{
    "PolicyContextProfile": {
        "attributes": [
            {
                "datatype": "string",
                "description": "string",
                "isALGType": false,
                "key": "string",
                "sub_attributes": [
                    {
                        "datatype": "string",
                        "key": "string",
                        "value": [
                            "string"
                        ]
                    }
                ],
                "value": [
                    "string"
                ]
            }
        ]
    }
}
PolicyContextProfile
Required

An entity that encapsulates attributes and sub-attributes of various network services (eg. L7 services, domain name, encryption algorithm) The entity will be consumed in firewall rules and can be added in new tuple called profile in firewall rules. To get a list of supported attributes and sub-attributes fire the following REST API GET https://<policy-mgr>/policy/api/v1/infra/context-profiles/attributes