Skip to main content

Global stats

GET 

/stats

Return some key statistics about the platform

Request

Responses

Return some key statistics about the platform

Schema

    total_virtual_machines_launched integerrequired

    The number of virtual machines launched (all time)

    total_virtual_machines_launched_today integerrequired

    The number of virtual machines launched today

    total_memory integerrequired

    The total amount of memory (in GB)

    total_cpu_cores integerrequired

    The total number of CPU cores

    total_block_storage integerrequired

    The total amount of block storage (in GB)

    total_organizations integerrequired

    The number of organizations

Loading...