REST API  4.0.0
REST API for SafeNet Network HSMs
Partition Policies

Partition Policies

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


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