REST API  4.0.0
REST API for SafeNet Network HSMs
HSM Roles

HSM Roles

Object
    roles: Object
    type:  array
        items: Object
            id: Object
                type:  string
                description:  id is an internal reference for the role.  
                              Use this identifier to query for more details of the HSM 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 role.
                              Example: "HSM SO"


           url: string (see GET /api/lunasa/hsms/{hsmid}/roles/{roleid})