v1

latestOpenAPI 3.0.0Apache 2.02026-07-17263572.5 KB
FAST Extension

Replace FAST settings (Full overwrite)

Replace the full FAST configuration with supplied body.

put/settings

Response

Replace the FAST Settings configuration.

codeinteger required
messagestring required
requestIdinteger

Example response

{
  "code": 200,
  "message": "success",
  "requestId": 3,
  "_links": {
    "self": "/mgmt/shared/fast/applications",
    "task": "/mgmt/shared/fast/tasks/12345"
  }
}