Get FAST Settings
Get an object that represents the current FAST configuration.
Response
The FAST Settings configuration.
Example response
{
"deletedTemplateSets": [],
"ipamProviders": [],
"pendingTasksMaxNumber": 10,
"tsIpAddress": "255.255.255.254"
}Changes
Changed in 3 of the 50 revisions of this API.233
- ▲
the
coderesponse's property type/format changed frominteger/int32to/for status500response-property-type-changed
- ●
added the new
500.00enum value to thecoderesponse property for the response status500response-property-enum-value-added
- ○
added the optional property
errorto the response with the500statusresponse-optional-property-added
- ▲
- ○
added the optional property
pendingTasksMaxNumberto the response with the200statusresponse-optional-property-added
- ○
- ▲
the
coderesponse's property type/format changed from/tointeger/int32for status500response-property-type-changed
- ●
removed the optional property
errorfrom the response with the500statusresponse-optional-property-removed
- ●
removed the optional property
pendingTasksMaxNumberfrom the response with the200statusresponse-optional-property-removed
- ○
removed the
500.00enum value from thecoderesponse property for the response status500response-property-enum-value-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲