REST API  4.0.0
REST API for SafeNet Network HSMs
Partition Objects Actions

Partition Objects Actions

Object
    actions: Object
    type:  array
        items: Object
        
            id: Object
                type:  string
                description:  id is an internal reference for the action.  
                              Use this identifier to complete the action with a POST.
                              Valid actions are:
                                 backup - backup a specific object to another partition
                                 restore - restore a specific object to another partition


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