[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy

InlineRedirectionPolicy1

Properties

array of string
redirect_to Required

List of path Service Instance/service Instance endpoint


array of RedirectionRule
rules Optional

Redirection rules that are a part of this RedirectionPolicy. At max, there can be 1000 rules in a given RedirectPolicy.

JSON Example

{
	"redirect_to": [
		"string"
	]
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: PolicyServiceInsertion
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Used By

RedirectionPolicy

Feedback

Was this page helpful?