|
| Response | post (self, Request request) |
| |
|
| string | name = "api:backup:upload" |
| |
| string | url = "/api/backup/upload" |
| |
Generate backup view.
Definition at line 56 of file http.py.
◆ post()
| Response homeassistant.components.backup.http.UploadBackupView.post |
( |
|
self, |
|
|
Request |
request |
|
) |
| |
Upload a backup file.
Definition at line 63 of file http.py.
◆ name
| string homeassistant.components.backup.http.UploadBackupView.name = "api:backup:upload" |
|
static |
◆ url
| string homeassistant.components.backup.http.UploadBackupView.url = "/api/backup/upload" |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/backup/http.py