REST API  4.0.0
REST API for SafeNet Network HSMs
HSM Policies

HSM Policies

Object
    policies: Object
    type:  array
        items: Object
            id: Object
                type:  string
                description:  id is an internal reference for the HSM policy.  
                              Use this identifier to query for more details of the HSM policy.
                              
            name: Object
                type:  string
                description:  name is a short, textual description of the HSM policy.
                              Refer to the "HSM Capabilities and Policies" section of the 
                              SafeNet Network HSM Product Documentation for details of each policy.
                              Example: "Performance level"


           url: string (see GET /api/lunasa/hsms/{hsmid}/policies/{policyid})