Fortinet white logo
Fortinet white logo

SysStatusSysinfo

SysStatusSysinfo

FortiRecorder system status information.See also SysStatusUsage. For descriptions, see the FortiRecorder Administration Guide.

Permissions required include System status.

HTTP Methods
  • GET

URL
https://HOST_OR_IP/api/v1/SysStatusSysinfo/

Response JSON

{
    "objectID": "SysStatusSysinfo:",
    "reqAction": 1,
    "nodePermission": 3,
    "serial_number": "FK100GS123000034",
    "up_time": "1 18 41 22",
    "system_time": 1758227265,
    "firmware_version": "v7.2.5(GA), build284, 2025.07.18",
    "current_admin": "rest",
    "admin_num": 2,
    "log_disk_capacity": 18583,
    "log_disk_used": 8,
    "log_disk_status": 0,
    "remote_video_disk_status": 1,
    "log_disk_info": "Capacity 18 GB, Used 8 MB (0.05%), Free 18 GB",
    "remote_video_disk_info": "n\/a",
    "actual_retention_remote": 0,
    "estimated_retention_remote": 0,
    "actual_retention_local": 3049097,
    "estimated_retention_local": 0,
    "retention_status": 2,
    "data_capacity_local": 0,
    "data_capacity_remote": 0,
    "data_capacity_status": 0,
    "data_rate_local": 0,
    "data_rate_remote": 0,
    "nas_status": 0,
    "local_storage_status": 0,
    "remote_storage_status": 0,
    "log_storage_status": 0,
    "ai_model_status": 1,
    "free_space_low_local": 0,
    "free_space_low_remote": 0,
    "systime_str": "Thu Sep 18 16:27:45 EDT 2025"
}

where attributes often self-explanatory, except:

  • actual_retention_local — Amount of video stored in seconds.

  • estimated_retention_local — Video retention estimate, based on bandwidth usage for the previous 5 minutes.

  • log_storage_status — Log disk status:

    • 0 — OK.

    • 1 — Not mounted.

    • 2 — Not accessible.

    • 3 — Not writable (for example, read-only).

  • log_disk_capacity — Log disk capacity in megabytes (MB)

  • system_time — Time on FortiRecorder in UTC, since the Unix epoch.

  • up_time — Time since startup in days, hours, minutes, and seconds, each separated by a space. For example, 2 1 5 0 indicates an uptime of 2 days 1 hour 5 minutes.

SysStatusSysinfo

SysStatusSysinfo

FortiRecorder system status information.See also SysStatusUsage. For descriptions, see the FortiRecorder Administration Guide.

Permissions required include System status.

HTTP Methods
  • GET

URL
https://HOST_OR_IP/api/v1/SysStatusSysinfo/

Response JSON

{
    "objectID": "SysStatusSysinfo:",
    "reqAction": 1,
    "nodePermission": 3,
    "serial_number": "FK100GS123000034",
    "up_time": "1 18 41 22",
    "system_time": 1758227265,
    "firmware_version": "v7.2.5(GA), build284, 2025.07.18",
    "current_admin": "rest",
    "admin_num": 2,
    "log_disk_capacity": 18583,
    "log_disk_used": 8,
    "log_disk_status": 0,
    "remote_video_disk_status": 1,
    "log_disk_info": "Capacity 18 GB, Used 8 MB (0.05%), Free 18 GB",
    "remote_video_disk_info": "n\/a",
    "actual_retention_remote": 0,
    "estimated_retention_remote": 0,
    "actual_retention_local": 3049097,
    "estimated_retention_local": 0,
    "retention_status": 2,
    "data_capacity_local": 0,
    "data_capacity_remote": 0,
    "data_capacity_status": 0,
    "data_rate_local": 0,
    "data_rate_remote": 0,
    "nas_status": 0,
    "local_storage_status": 0,
    "remote_storage_status": 0,
    "log_storage_status": 0,
    "ai_model_status": 1,
    "free_space_low_local": 0,
    "free_space_low_remote": 0,
    "systime_str": "Thu Sep 18 16:27:45 EDT 2025"
}

where attributes often self-explanatory, except:

  • actual_retention_local — Amount of video stored in seconds.

  • estimated_retention_local — Video retention estimate, based on bandwidth usage for the previous 5 minutes.

  • log_storage_status — Log disk status:

    • 0 — OK.

    • 1 — Not mounted.

    • 2 — Not accessible.

    • 3 — Not writable (for example, read-only).

  • log_disk_capacity — Log disk capacity in megabytes (MB)

  • system_time — Time on FortiRecorder in UTC, since the Unix epoch.

  • up_time — Time since startup in days, hours, minutes, and seconds, each separated by a space. For example, 2 1 5 0 indicates an uptime of 2 days 1 hour 5 minutes.