Download OpenAPI specification:Download
Infinite Proxy api
gets the version of the API
| status | boolean Default: false checks and returns the status of the directory in the 'status' field |
| html | boolean Default: false returns an html page instead of json |
{- "comment": "string",
- "status": "green",
- "timebase": "string",
- "type": "proxyapi",
- "version": {
- "backend": "string",
- "clientfeature": "string",
- "number": "string"
}
}same as getversion but with credentials
| status | boolean Default: false checks and returns the status of the directory in the 'status' field |
| html | boolean Default: false returns an html page instead of json |
{- "comment": "string",
- "status": "green",
- "timebase": "string",
- "type": "proxyapi",
- "version": {
- "backend": "string",
- "clientfeature": "string",
- "number": "string"
}
}Removes this build from a static proxy or triggers a resync for dynamic proxy
| buildid required | string 38 characters ^\{[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-... |
{- "code": "E_UnknownError",
- "error": true,
- "uuid": "string"
}| type | string Default: "sync" Enum: "sync" "full"
|
| reason | string <= 64 characters an information string that will be logged |
{- "code": "E_UnknownError",
- "error": true,
- "uuid": "string"
}