REST API  4.0.0
REST API for SafeNet Network HSMs
HSM HSMId Counter Actions

HSM HSMId Counter Actions

Object
    actions: Object
    type:  array
        items: Object
            id: Object
                type:  string
                description:  id is an internal reference for the action.  
                              Use this identifier to perform the action in a POST to the resource.
                              A valid action is:
                                 monitor - Sets interval and samples configuration parameters for the counter associated with the HSM.
                              
            url: Object
                type:  string
                description:  url is the fully-formed resource for a POST to complete the action.

                           (see POST /api/lunasa/hsms/{hsmid}/counter/actions/{actionid})