REST API  14
REST API for Luna 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
                              Luna 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})