REST API
4.0.0
REST API for SafeNet Network HSMs
|
Changes the secure trusted channel link configuration.
The serial number of the HSM of interest
Use: Required
JSON Schema:
Object type: string
The identifier of the partition of interest
Use: Required
JSON Schema:
Object type: string
One or more of the objects that specify the secure trusted channel link configuration.
JSON Schema: See STC Configuration and Partition Identity description
Success.
Unexpected error
HSM or partition does not exist.
PATCH https://1.2.3.4:8443/api/lunasa/hsms/150607/partitions/350659181804/stc { "activationTimeout": 180 }
{ }