REST API  4.0.0
REST API for SafeNet Network HSMs
Partitions

Partitions

Object
    partitions: Object
    type:  array
        items: Object
            id: Object
                type:  string
                description:  id is a unique internal reference for the partition.  
                              Use this identifier to query for more details of the partition.
                              
            label: Object
                type:  string
                description:  name is a short, textual way to reference the partition.
                              Generally, it has an application-specific context.
                              Example: "HSM1:sigver"


           url: string (see GET /api/lunasa/hsms/{hsmid}/partition/{partitionid})