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
Constraints:
maxLength: 255
Display name of the NSX resource.
string
target_id
Optional
Constraints:
maxLength: 64
Identifier of the NSX resource.
string
target_type
Optional
Constraints:
maxLength: 255
Type of the NSX resource.
Property Of
Parameter To