REST API
4.0.0
REST API for SafeNet Network HSMs
|
Sets the network information associated with the appliance.
The hostname to give the appliance.
Use: Not Required
JSON Schema:
Object type: string
The domain name to the appliance.
Use: Not Required
JSON Schema:
Object type: string
Success
Unexpected error
PATCH https://1.2.3.4:8443/api/lunasa/network { "hostname" : "MyHostname" }
{ }