[{"label":"Latest (1.0.0)","version":"latest"}]
nsx-malware-prevention

Resource

Base class for any resource.


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

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

JSON Example

{
	"_links": [
		{
			"action": "string",
			"href": "string",
			"rel": "string"
		}
	],
	"_schema": "string",
	"_self": {}
}
[{"label":"Latest (1.0.0)","version":"latest"}]
nsx-malware-prevention
Used By

ListResult

Feedback

Was this page helpful?