![]() |
REST API
17
REST API for Luna Network HSMs
|
Generates a supportInfo.txt file.The supportInfo.txt file includes detailed information about the state and settings of the HSM, as well as other important appliance information, such as the network settings and negotiated link status. This can later be downloaded in the archive form. [see GET /users/{userid}/files]
Note: The file or the response will be available in a compressed (.tgz) format.
Users with the following role privileges can perform this command:
The serial number of the HSM of interest.
Use: Required
JSON Schema:
Object type: integer format: int64 minimum: 1 maximum: 9999999999
Success.
Returned when the input data does not conform to the required validation schema.
HSM does not exist.
An 'AdminAPI' log entry will be generated on requesting this resource in the lunalogs.
POST
https://1.2.3.4:8443/api/lunasa/hsms/{hsmid}/supportInfo
{
}
{
}