REST API  5.0.0
REST API for SafeNet Network HSMs
Disk Partition

Disk Partition

Object

        size: Object
                type:  integer
                description: The size of the disk partition.

        available: Object
                type:  integer
                description: The available space of the disk partition

        used: Object
                type:  integer
                description: The used space of the disk partition

        partition: Object
                type:  string
                description: The name of the disk partition

        mountPoint: Object
                type:  string
                description: The location where the disk partition is mounted

See Also

GET /api/lunasa/disk/partitions/{partitionid}