REST API  14
REST API for Luna Network HSMs
Partition Roles

Partition Roles

Object
    roles: Object
    type:  array
        items: Object
            id: Object
                type:  string
                description:  id is an internal reference for the partition role.
                              Use this identifier to query for more details of the partition role.

            name: Object
                type:  string
                description:  name is a short, textual description of the role.
                              Refer to the "Roles and Users" section of the
                              Luna Network HSM Product Documentation for details of each partition role.
                              Example: "Application Partition SO"


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