Skip to content

Latest commit

 

History

History
138 lines (69 loc) · 3.34 KB

SystemApi.md

File metadata and controls

138 lines (69 loc) · 3.34 KB

\SystemApi

All URIs are relative to http://localhost:7878

Method HTTP request Description
api_v3_system_restart_post POST /api/v3/system/restart
api_v3_system_routes_duplicate_get GET /api/v3/system/routes/duplicate
api_v3_system_routes_get GET /api/v3/system/routes
api_v3_system_shutdown_post POST /api/v3/system/shutdown
api_v3_system_status_get GET /api/v3/system/status

api_v3_system_restart_post

api_v3_system_restart_post()

Parameters

This endpoint does not need any parameter.

Return type

(empty response body)

Authorization

apikey, X-Api-Key

HTTP request headers

  • Content-Type: Not defined
  • Accept: Not defined

[Back to top] [Back to API list] [Back to Model list] [Back to README]

api_v3_system_routes_duplicate_get

api_v3_system_routes_duplicate_get()

Parameters

This endpoint does not need any parameter.

Return type

(empty response body)

Authorization

apikey, X-Api-Key

HTTP request headers

  • Content-Type: Not defined
  • Accept: Not defined

[Back to top] [Back to API list] [Back to Model list] [Back to README]

api_v3_system_routes_get

api_v3_system_routes_get()

Parameters

This endpoint does not need any parameter.

Return type

(empty response body)

Authorization

apikey, X-Api-Key

HTTP request headers

  • Content-Type: Not defined
  • Accept: Not defined

[Back to top] [Back to API list] [Back to Model list] [Back to README]

api_v3_system_shutdown_post

api_v3_system_shutdown_post()

Parameters

This endpoint does not need any parameter.

Return type

(empty response body)

Authorization

apikey, X-Api-Key

HTTP request headers

  • Content-Type: Not defined
  • Accept: Not defined

[Back to top] [Back to API list] [Back to Model list] [Back to README]

api_v3_system_status_get

crate::models::SystemResource api_v3_system_status_get()

Parameters

This endpoint does not need any parameter.

Return type

crate::models::SystemResource

Authorization

apikey, X-Api-Key

HTTP request headers

  • Content-Type: Not defined
  • Accept: text/plain, application/json, text/json

[Back to top] [Back to API list] [Back to Model list] [Back to README]