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

GroupTagsList

Collection of tags used in a policy group listed per member type


Properties

results Required

Collection of tags used in a policy group listed per member type

JSON Example

{
	"results": [
		{
			"member_type": "string",
			"tags": [
				"string"
			]
		}
	]
}

Vendor Extensions

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

Get Group Tags

Feedback

Was this page helpful?