NsxtSIRuleDetails

NsxtSIRuleDetails
NsxtSIRuleDetails
JSON Example
{
    "action": "string",
    "destexclude": false,
    "dests": [
        "string"
    ],
    "direction": "string",
    "error_string": "string",
    "pool": "string",
    "segroup": "string",
    "services": [
        "string"
    ],
    "sources": [
        "string"
    ]
}
string
action
Optional

Rule Action. Field introduced in 21.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

boolean
destexclude
Optional

Destinatios excluded or not. Field introduced in 21.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

array of string
dests
Optional

Destination of redirection rule. Field introduced in 21.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
direction
Optional

Rule Direction. Field introduced in 21.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
error_string
Optional

Error message. Field introduced in 21.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
pool
Optional

Pool name. Field introduced in 21.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
segroup
Optional

ServiceEngineGroup name. Field introduced in 21.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

array of string
services
Optional

Services of redirection rule. Field introduced in 21.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

array of string
sources
Optional

Sources of redirection rule. Field introduced in 21.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

Property Of