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

GroupMemberTagsList

Collection of tags used in a policy group for a particular member type


Properties

string
member_type Required

Member type for which we will list the tags


array of string
tags Required

List of tags for the member type

JSON Example

{
	"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
Property Of

GroupTagsList

Feedback

Was this page helpful?