System Administration > Configuration > Fabric > Profiles > Host Transport Node Profiles

Get a Transport Node

Returns information about a specified host transport node profile.

Request:

Method:
GET
URI Path(s):
/policy/api/v1/infra/host-transport-node-profiles/<host-transport-node-profile-id>
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Example Request:

GET https://<nsx-mgr>/policy/api/v1/infra/host-transport-node-profiles/77816de2-39c3-436c-b891-54d31f580961

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
PolicyHostTransportNodeProfile+

Example Response:

{ "host_switch_spec": { "host_switches": [ { "host_switch_name": "DSwitch2", "host_switch_id": "50 34 30 8b c9 77 64 57-1e 89 55 24 bd 32 70 e6", "host_switch_type": "VDS", "host_switch_mode": "STANDARD", "host_switch_profile_ids": [ { "key": "UplinkHostSwitchProfile", "value": "/infra/host-switch-profiles/b7b04576-a249-4842-b21d-59a65ae51ec5" } ], "uplinks": [ { "vds_uplink_name": "Uplink 1", "uplink_name": "uplink-1" }, { "vds_uplink_name": "Uplink 2", "uplink_name": "uplink-2" }, { "vds_uplink_name": "Uplink 3", "uplink_name": "uplink-3" }, { "vds_uplink_name": "Uplink 4", "uplink_name": "uplink-4" } ], "is_migrate_pnics": false, "ip_assignment_spec": { "resource_type": "AssignedByDhcp" }, "cpu_config": [], "transport_zone_endpoints": [ { "transport_zone_id": "/infra/sites/default/enforcement-points/default/transport-zones/f82d3923-ce47-419c-8f39-71ef39d47426", "transport_zone_profile_ids": [] }, { "transport_zone_id": "/infra/sites/default/enforcement-points/default/transport-zones/7cd1b7b6-f1c4-46a1-93a8-8b60ea95e673", "transport_zone_profile_ids": [] } ], "not_ready": false } ], "resource_type": "StandardHostSwitchSpec" }, "ignore_overridden_hosts": false, "resource_type": "PolicyHostTransportNodeProfile", "id": "b065cc94-f2c2-4a21-9fad-9ea86c185eae", "display_name": "tnp.2", "description": "tnp.7161ac0a-a9cd-4210-9035-910d0c408824:domain-c43", "path": "/infra/host-transport-node-profiles/b065cc94-f2c2-4a21-9fad-9ea86c185eae", "relative_path": "b065cc94-f2c2-4a21-9fad-9ea86c185eae", "parent_path": "/infra", "unique_id": "b065cc94-f2c2-4a21-9fad-9ea86c185eae", "realization_id": "b065cc94-f2c2-4a21-9fad-9ea86c185eae", "marked_for_delete": false, "overridden": false, "_system_owned": false, "_create_time": 1643135860595, "_create_user": "system", "_last_modified_time": 1643135860595, "_last_modified_user": "system", "_protection": "NOT_PROTECTED", "_revision": 0 }

Required Permissions:

read

Feature:

nodes_transport_nodes

Additional Errors: