REST API  4.0.0
REST API for SafeNet Network HSMs
HSM Capabilities

HSM Capabilities

Object
    capabilities: Object
    type:  array
        items: Object
            id: Object
                type:  string
                description:  id is an internal reference for the capability.  
                              The format of the identifier may vary and may change in future.  
                              Use this identifier to query for more details of the HSM capability.
                              
            name: Object
                type:  string
                description:  name is a short, textual description of the capability.
                              Refer to the "HSM Capabilities and Policies" section of the 
                              SafeNet Network HSM Product Documentation for details of each capability.
                              Example: "Enable non-FIPS algorithms"


           url: string (see GET /api/lunasa/hsms/{hsmid}/capability/{capabilityid})