|  | REST API
    4.0.0
    REST API for SafeNet Network HSMs | 
 
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 
                              SafeNet 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})