POST /v1/storage-backends/{id}/sync-now
POST/v1/storage-backends/{id}/sync-now
CodeMeta OS API endpoint.
Pfad-Parameter
| Name | Typ | Beschreibung |
|---|
iderforderlich | string | |
Beispiel
curl -X POST https://api.codemeta-os.de/v1/storage-backends/{id}/sync-now \
-H "X-Tenant-Id: $TENANT" \
-b cookies.txt
const result = await cm.storage-backends.post();
Antwortcodes
| HTTP |
Bedeutung |
200 |
Default Response |