[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform

Resource

Base class for resources


Properties

array of ResourceLink
_links Optional

The server will populate this field when returing the resource. Ignored on PUT and POST.


string
_schema Optional

Schema for this resource


_self Optional

Link to this resource

JSON Example

{
	"_links": [
		{
			"action": "string",
			"href": "string",
			"rel": "string"
		}
	],
	"_schema": "string",
	"_self": {
		"action": "string",
		"href": "string",
		"rel": "string"
	}
}
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
Used By

RevisionedResource
ListResult

Feedback

Was this page helpful?