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

RevisionedResource

A base class for types that track revisions


AllOf


This class requires all of the following:

JSON Example

{
	"_links": [
		{
			"action": "string",
			"href": "string",
			"rel": "string"
		}
	],
	"_revision": 0,
	"_schema": "string",
	"_self": {
		"action": "string",
		"href": "string",
		"rel": "string"
	}
}

Vendor Extensions

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

ManagedResource

Feedback

Was this page helpful?