|  | REST API
    4.0.0
    REST API for SafeNet Network HSMs | 
Gets a specified link
The identifier of the client of interest
Use:  Required  
JSON Schema:  
Object type: string
The identifier of the link of interest
Use:  Required  
JSON Schema:  
Object type: string
A list of all links registered to the client.
JSON Schema:  Links  
Unexpected error
Specified link does not exist.
 
GET https://1.2.3.4:8443/api/lunasa/ntls/clients/testClient/links/362126088892
 
{
    "url": "/api/lunasa/hsms/155532/partitions/362126088892",
    "type": "hsm/partition"
}