pom.xml: OkHttp version change

README.md: Updated API documentation
ConfigurationValues.java: Changed default orchestrator ip
SnowflakeService.java: Added instance name
This commit is contained in:
2024-05-17 00:13:55 +02:00
parent c52d80ff6a
commit 6c0882eb1a
4 changed files with 42 additions and 3 deletions

View File

@@ -90,11 +90,17 @@ Http Status: 200
}
```
Response on error:
If the version of the client and the orchestrator do not match the orchestrator will respond with a HTTP code 426. The required version will be
| Value name | Value description |
|:-------------------------|:--------------------------|
| Http Status | 426 - Upgrade required |
| `Upgrade` Header content | required software version |
| Value name | Value description |
|:-------------------------|:--------------------------|
| Http Status | 409 - Conflict |
| `Upgrade` Header content | required software version |
#### Worker heartbeat (internal)
```http request
GET /orchestra/heartbeat