InlineServiceInsertionRule1

InlineServiceInsertionRule1
InlineServiceInsertionRule1
JSON Example
{
    "redirect_tos": [
        {
            "is_valid": false,
            "target_display_name": "string",
            "target_id": "string",
            "target_type": "string"
        }
    ],
    "section_id": "string",
    "services": [
        "ServiceInsertionService Object"
    ]
}
redirect_tos
Optional
Constraints: maxItems: 1

A rule can be redirected to ServiceInstance, InstanceEndpoint for North/South Traffic. A rule can be redirected to ServiceChain for East/West Traffic. For REDIRECT action, redirect_tos is mandatory. For DO_NOT_REDIRECT action, redirect_tos is optional.

string
section_id
Optional

ID of the section to which this rule belongs.

services
Optional
Constraints: maxItems: 128

List of the services. Null will be treated as any.