Back-ups
Last updated
Last updated
GET
https://cronly.app/api/backups
Name | Type | Description |
---|---|---|
GET
https://cronly.app/api/backups/{server_id}/{username}
POST
https://cronly.app/api/backups
The source of this request must match the IP Address configured in the corresponding Server. This will either create an entire new back-up if there is no server with a matching username, or it will create a new snapshot of the back-up.
DELETE
https://cronly.app/api/backups/{server_id}/{username}
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Authorization*
String
Bearer: API token
server_id*
String
The identifier of the server you want to view
username
String
The username on the server whose back-up you want to view
Authorization*
String
Bearer: API token
Authorization*
String
Bearer: API token
username*
String
The username on the server whose back-up you want to view
server_id*
String
The identifier of the server you want to view
file_content
String
The content of the crontab file
server_id*
String
The identifier of the server whose back-up you want to delete
username
String
The Username whose back-up you want to delete
Authorization*
String
Bearer: API token