DiskStat

Encapsulates the disk usage metrics for system monitor entity.

Overview

available float
entityScope enum (ENTERPRISE | GLOBAL) autogenerated   filterable   orderable  
externalID string filterable   orderable   locally unique  
name string filterable   orderable  
size float
unit enum (Bytes | EB | GB | KB | MB | PB | TB | YB | ZB)
used float

API Resource

/diskstats/id

Parents

This object has no parents.

Children

This object has no children.

Members

This object has no members.

Attributes documentation

available float
Discussion

Available disk space.


Charateristics

SDK attribute: available

entityScope enum autogenerated   filterable   orderable  
Discussion

Specify if scope of entity is Data center or Enterprise level


Charateristics

Allowed values: ENTERPRISE, GLOBAL
Format: free
SDK attribute: entityScope

externalID string filterable   orderable   locally unique  
Discussion

External object ID. Used for integration with third party systems


Charateristics

Format: free
SDK attribute: externalID

name string filterable   orderable  
Discussion

Name of the disk.


Charateristics

Format: free
Min length: 1
Max length: 255
SDK attribute: name

size float
Discussion

Total disk space.


Charateristics

SDK attribute: size

unit enum
Discussion

Storage unit type (example: bytes, KB, MB, etc.,).


Charateristics

Allowed values: Bytes, EB, GB, KB, MB, PB, TB, YB, ZB
Format: free
SDK attribute: unit

used float
Discussion

Disk space used.


Charateristics

SDK attribute: used