REST API  4.0.0
REST API for SafeNet Network HSMs
Partition Policy Description

Partition Policy Description

Object
    destructive: Object
        type:  boolean
        description:  destructive indicates if changing the policy
                      is destructive.

    changeable: Object
        type:  boolean
        description:  changeable indicates whether an administrator is able
                      to set the value for the partition policy.  TRUE means
                      an administrator has the ability to set the policy. 
                      FALSE means the policy is read-only.
                          
    description: Object
        type:  string
        description:  description provides short, textual information about
                      the policy.   
                          
    enabled: Object
        type:  boolean
        description:  enabled indicates whether the policy is in effect.
                      TRUE means that it is.  FALSE means it is not.
                          
    id: Object
        type: string
        description:  id is an internal reference for the partition policy.
        
    value: Object
        type:  integer
        description:  value is the partition policy.  See "Partition Capabilities
                      and Policies" in the SafeNet Network HSM Product Documentation for
                      details about the policy.