Configuration
Get status of configuration request
Retrieve the status of the most recently deployed configuration request.
get/
Query parameters
show'full'
Retrieve original and current configuration.
statusCodes'legacy' | 'experimental'
Determines how BIG-IP DO returns HTTP status codes.
- legacy: Returns any errors as the HTTP status.
- experimental: Returns a 200 HTTP status code unless there is an actual error with the request. The result in the body of the response contains the status of the task.
Response
Configuration was successful.