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

ResourceReference

A weak reference to an NSX resource.


Properties

boolean
is_valid Optional

Will be set to false if the referenced NSX resource has been deleted.


string
target_display_name Optional

Display name of the NSX resource.


string
target_id Optional

Identifier of the NSX resource.


string
target_type Optional

Type of the NSX resource.

JSON Example

{
	"is_valid": false,
	"target_display_name": "string",
	"target_id": "string",
	"target_type": "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
Property Of

GroupInfo
IPv6DADStatus
InlineVirtualMachine1
InlineVmToolsInfo1
Used By

PolicyResourceReference

Feedback

Was this page helpful?