REST API  4.0.0
REST API for SafeNet Network HSMs
Partition Objects

Partition Objects

Object
    objects: Object
    type:  array
        items: Object
            id: Object
                type:  string
                description:  id is an internal reference for the partition object.  
                              Use this identifier to query for more details of the partition object.
                              
            name: Object
                type:  string
                description:  name is a short, textual description of the partition object.
    actions: Object
        type:  string
        description:  the url to the list of actions in the partition.


           url: string (see GET /api/lunasa/hsms/{hsmid}/partitions/{partitionid}/objects/{objectid})
           url: string (see GET /api/lunasa/hsms/{hsmid}/partitions/{partitionid}/objects/actions)