InlineHierarchyRuleCreateConfig1
InlineHierarchyRuleCreateConfig1
JSON Example
{
"per_hierarchy_configs": [
{
"hierarchy": [
{
"scope": "Application",
"value": "E-Commerce Platform",
"level": 0
}
],
"create_traffic_rule": "string",
"create_lockdown_rule": "string"
}
]
}
array of
RuleCreateConfig
per_hierarchy_configs
Required
Constraints:
minItems: 1
maxItems: 100
List of rule create configurations for each hierarchy.