![]() |
REST API
4.0.0
REST API for SafeNet Network HSMs
|
| Lush Command | REST API | Notes |
|---|---|---|
| stc client deregister | DELETE /api/lunasa/hsms/{hsmid}/partitions/{partitionid}/stc/{clientid} | |
| stc client list | GET /api/lunasa/hsms/{hsmid}/partitions/{partitionid}/stc/clients | |
| stc client register | POST /api/lunasa/hsms/{hsmid}/partitions/{partitionid}/stc/{clientid} | |
| stc partition show, stc partition export | GET /api/lunasa/hsms/{hsmid}/partitions/{partitionid}/stc | |
| stc activationTimeOut show, stc rekeyThreshold show, stc replayWindow show | GET /api/lunasa/hsms/{hsmid}/partitions/{partitionid}/stc | |
| stc activationTimeOut set, stc rekeyThreshold set, stc replayWindow set | PUT/PATCH /api/lunasa/hsms/{hsmid}/partitions/{partitionid}/stc | |
| stc cipher show | GET /api/lunasa/hsms/{hsmid}/partitions/{partitionid}/stc/ciphers | |
| stc cipher set | PUT/PATCH /api/lunasa/hsms/{hsmid}/partitions/{partitionid}/stc/ciphers | |
| stc hmac show | GET /api/lunasa/hsms/{hsmid}/partitions/{partitionid}/stc/hmacs | |
| stc hmac set | PUT/PATCH /api/lunasa/hsms/{hsmid}/partitions/{partitionid}/stc/hmacs |