InlineEndpointRule1

InlineEndpointRule1
InlineEndpointRule1
JSON Example
{
    "groups": [
        "string"
    ],
    "sequence_number": 0,
    "service_profiles": [
        "string"
    ]
}
array of string
groups
Required

We need paths as duplicate names may exist for groups under different domains. In order to specify all groups, use the constant "ANY". This is case insensitive. If "ANY" is used, it should be the ONLY element in the group array. Error will be thrown if ANY is used in conjunction with other values.

integer As int32 As int32
sequence_number
Optional

This field is used to resolve conflicts between multiple entries under EndpointPolicy. It will be system default value when not specified by user.

array of string
service_profiles
Required

The policy paths of service profiles are listed here. It pecifies what services are applied on the group. Currently only one is allowed.