NSX-T Data Center REST API
NSXProfileReference (schema)
Reference of single NSX profile which need to added in service config profiles
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
Name | Description | Type | Notes |
---|---|---|---|
is_valid | Target validity Will be set to false if the referenced NSX resource has been deleted. |
boolean | Readonly |
profile_type | ProfileType | Required | |
target_display_name | Target display name Display name of the NSX resource. |
string | Readonly Maximum length: 255 |
target_id | Target ID Identifier of the NSX resource. |
string | Maximum length: 64 |
target_type | Target type Type of the NSX resource. |
string | Maximum length: 255 |