NSXProfileReference
NSXProfileReference
It is a reference to any NSX profile. It comprise of NSX profile type eg. DFWCPUProfile, CentralConfigProfile etc. and id of profile i.e. target_id
AllOf
JSON Example
{
"is_valid": false,
"target_display_name": "string",
"target_id": "string",
"target_type": "string",
"profile_type": "string"
}