REST API  14
REST API for Luna Network HSMs
"client" LunaSH Commands Cross Reference

"client" LunaSH Commands Cross Reference to REST API

Lush Command REST API Notes
client assignPartition POST /api/lunasa/services/ntls/clients/{clientid}/partitions
client delete DELETE /api/lunasa/services/ntls/clients/{clientid}
client list GET /api/lunasa/services/ntls/clients
client register POST /api/lunasa/services/ntls/clients
client revokePartition POST DELETE /api/lunasa/services/ntls/clients/{clientid}/partitions/{partitionid}
client show GET /api/lunasa/services/ntls/clients/{clientid}