![]() |
REST API
17
REST API for Luna Network HSMs
|
Performs the specified SNMP trap action.
Users with the following role privileges can perform this command:
The identifier of the action to be performed.
Use: Required
JSON Schema:
Object type: string minLength: 1 maxLength: 32 pattern: ^[a-zA-Z0-9_.-]*$
Success
Returned when the input data does not conform to the required validation schema.
Specified action is invalid.
Failed to enable traps, no trap configured.
Failed to perform the specified operation.
To enable the traps:
POST
https://1.2.3.4:8443/api/lunasa/snmp/traps/actions/enable
{
}
{
}