Fortinet white logo
Fortinet white logo

Rest API

7.2.0

Get /system/local-properties/hardware

Get /system/local-properties/hardware

Description

Queries hardware status and performance information.

Request Headers

Key

Value

Type

Description

Authorization Bearer <Authorization Token> String Authorization credential generated by FortiNAC
Content-Type (option 1) application/json String

Content-Type (option 2)

application/xml

Sample Request

Request URL

GET https://10.106.94.152:8443/api/v2/system/local-properties/hardware

Request Header

Authorization: Bearer <Authorization_Token>

Content-Type: application/json

Sample Response

{

"status": "string",

"errorMessage": "string",

"controlServer": {

"diskUsage": [

{

"name": "string",

"free": "string",

"total": "string",

"usage": 0

}

],

"memTotal": "string",

"memFree": "string",

"memUsage": 0,

"swapTotal": "string",

"swapFree": "string",

"swapUsage": 0,

"memSwapTotal": "string",

"memSwapFree": "string",

"memSwapUsage": 0,

"cpuUsage": "string",

"sizingTotal": "string",

"sizingFree": "string"

},

"applicationServer": {

"diskUsage": [

{

"name": "string",

"free": "string",

"total": "string",

"usage": 0

}

],

"memTotal": "string",

"memFree": "string",

"memUsage": 0,

"swapTotal": "string",

"swapFree": "string",

"swapUsage": 0,

"memSwapTotal": "string",

"memSwapFree": "string",

"memSwapUsage": 0,

"cpuUsage": "string",

"sizingTotal": "string",

"sizingFree": "string"

},

"diskFreeWarning": "string",

"diskFreeCritical": "string",

"memoryFreeWarning": "string",

"memoryFreeCritical": "string",

"networkTopologySizeWarning": "string",

"networkTopologySizeCritical": "string",

"masterDBID": 0,

"loaders": [

{

"name": "string",

"threadWarning": "string",

"threadCritical": "string",

"memoryWarning": "string",

"memoryCritical": "string",

"dbid": 0,

"threadCount": "string",

"totalMem": "string",

"freeMem": "string",

"memUsage": 0

}

],

"masterUpTime": "string",

"masterStartTime": "string",

"radius": true

}

Get /system/local-properties/hardware

Get /system/local-properties/hardware

Description

Queries hardware status and performance information.

Request Headers

Key

Value

Type

Description

Authorization Bearer <Authorization Token> String Authorization credential generated by FortiNAC
Content-Type (option 1) application/json String

Content-Type (option 2)

application/xml

Sample Request

Request URL

GET https://10.106.94.152:8443/api/v2/system/local-properties/hardware

Request Header

Authorization: Bearer <Authorization_Token>

Content-Type: application/json

Sample Response

{

"status": "string",

"errorMessage": "string",

"controlServer": {

"diskUsage": [

{

"name": "string",

"free": "string",

"total": "string",

"usage": 0

}

],

"memTotal": "string",

"memFree": "string",

"memUsage": 0,

"swapTotal": "string",

"swapFree": "string",

"swapUsage": 0,

"memSwapTotal": "string",

"memSwapFree": "string",

"memSwapUsage": 0,

"cpuUsage": "string",

"sizingTotal": "string",

"sizingFree": "string"

},

"applicationServer": {

"diskUsage": [

{

"name": "string",

"free": "string",

"total": "string",

"usage": 0

}

],

"memTotal": "string",

"memFree": "string",

"memUsage": 0,

"swapTotal": "string",

"swapFree": "string",

"swapUsage": 0,

"memSwapTotal": "string",

"memSwapFree": "string",

"memSwapUsage": 0,

"cpuUsage": "string",

"sizingTotal": "string",

"sizingFree": "string"

},

"diskFreeWarning": "string",

"diskFreeCritical": "string",

"memoryFreeWarning": "string",

"memoryFreeCritical": "string",

"networkTopologySizeWarning": "string",

"networkTopologySizeCritical": "string",

"masterDBID": 0,

"loaders": [

{

"name": "string",

"threadWarning": "string",

"threadCritical": "string",

"memoryWarning": "string",

"memoryCritical": "string",

"dbid": 0,

"threadCount": "string",

"totalMem": "string",

"freeMem": "string",

"memUsage": 0

}

],

"masterUpTime": "string",

"masterStartTime": "string",

"radius": true

}