RulePublishConfig

RulePublishConfig
Rule Create Config

Configuration for Individual rule create operations related to infrastructure service rules

AllOf
This class requires all of the following:
JSON Example
{
    "action_type": "string",
    "hierarchy": [
        {
            "scope": "Application",
            "value": "E-Commerce Platform",
            "level": 0
        }
    ],
    "create_traffic_rule": "string",
    "create_lockdown_rule": "string"
}