Link Details
Retrieve the details for a link. For example:
v1/{tenant_id}/topology/{topology_id}/links/{linkIndex}
Normal response codes: 200
Table 1 lists the request parameters.
Table 1: Link – Request Parameters
Parameter | Style | Type | Description |
---|---|---|---|
tenant_id | URI | xsd:int | The unique identifier of the tenant or account. Currently it is fixed to 1. |
topology_id | URI | xsd:int | The unique identifier of the topology. Currently it is fixed to 1. |
linkIndex | URI | xsd:int | The unique link index. |
This operation does not accept a request body.