ResourceReference
ResourceReference
A weak reference to an NSX resource.
JSON Example
{
"is_valid": false,
"target_display_name": "string",
"target_id": "string",
"target_type": "string"
}
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.