OperatingSystem

Operating system requests

Get all the available operating systems

get
Authorizations
PRIVATE-TOKENstringRequired
Responses
chevron-right
200

OK

application/json
idinteger · integerRead-onlyRequired

The ID of this operating system

namestringRead-onlyRequired

The name of this operating system

slugstringRead-onlyRequired

Unique key for operating system

osGroupinteger · integerRead-onlyRequired

The operating system group.

  1. Windows
  2. Linux / BSD
isOdpinteger · integerRead-onlyRequired

1 if you can use this operating system with ODP, 0 otherwise.

availableForFlexMetalinteger · integerRead-onlyRequired

1 if you can use this operating system with Flex Metal, 0 otherwise.

activeinteger · integerRead-onlyRequired

1 if this operating system is an active operating system, 0 otherwise.

get
/v3/operatingsystem

Last updated

Was this helpful?