Get the memory usage of the web server

Prev Next
Get
/v{version}/System/MemoryUsage
Security
API Key: api_key
Header parameter nameX-ApiKey

Api Key

API Key: session_id
Header parameter nameX-Session-Id

Session Id

Path parameters
version
stringRequired

The requested API version

Responses
200

OK

object

Memory usage of a specific system

FreePhysicalBytes
integer (int64)

Amount of free physical bytes

FreeVirtualBytes
integer (int64)

Amount of free virtual bytes

TotalPhysicalBytes
integer (int64)

Total amount of physical bytes

TotalVirtualBytes
integer (int64)

Total amount of virtual bytes

400

Bad request

Expand All
object
ValidationErrors
object
property*
Array of string additionalProperties
string
401

Unauthorized

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
403

Forbidden

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
500

Unexpected error

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties