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

GroupInfo

GroupInfo contains information about a particular Group used in Redirection Rules. It also contains information about policy path, if the group is created from Policy.


Properties

group Optional

Group Data.


string
group_policy_path Optional

Policy path of a particular Group.

JSON Example

{
	"group": {
		"is_valid": false,
		"target_display_name": "string",
		"target_id": "string",
		"target_type": "string"
	},
	"group_policy_path": "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
Property Of

InlineServiceProfileGroups1

Feedback

Was this page helpful?