v1
latestOpenAPI 3.0.0Apache 2.02026-07-17263572.5 KBFAST Extension
Update existing FAST Settings
Update existing FAST configuration with the supplied body. Allows updates of individual properties.
patch/settings
Response
Update the FAST Settings configuration.
Example response
{
"code": 200,
"message": "success",
"requestId": 3,
"_links": {
"self": "/mgmt/shared/fast/applications",
"task": "/mgmt/shared/fast/tasks/12345"
}
}