---
title: "Changes to Return original configuration by machine ID"
method: GET
path: "/config/{machineId}"
---

# Changes to Return original configuration by machine ID

`GET /config/{machineId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 22 revisions.

- **2022-09-22** `a6af033d6e51` — 1 info
- **2022-09-22** `89c43e8c94c8` — 1 breaking
- **2022-07-07** `416d108e05ed` — 1 breaking, 5 warning, 8 info
- **2020-05-21** `7fc26ad82f48` — 2 warning, 11 info

## Changes

- **2022-09-22** `a6af033d6e51` — 1 info
  - endpoint added
- **2022-09-22** `89c43e8c94c8` — 1 breaking
  - api path removed without deprecation
- **2022-07-07** `416d108e05ed` — 1 breaking, 5 warning, 8 info
  - the `allOf[subschema #1]/result/errors` response property's maxLength was unset from `0` for the response status `200`
  - added the new `ERROR` enum value to the `allOf[subschema #1]/result/status` response property for the response status `200`
  - added the new `REBOOTING` enum value to the `allOf[subschema #1]/result/status` response property for the response status `200`
  - added the new `REVOKING` enum value to the `allOf[subschema #1]/result/status` response property for the response status `200`
  - added the new `ROLLING_BACK` enum value to the `allOf[subschema #1]/result/status` response property for the response status `200`
  - added the new `RUNNING` enum value to the `allOf[subschema #1]/result/status` response property for the response status `200`
  - api tag `Configuration` added
  - api tag `Config` removed
  - added `#/components/schemas/configObject` to the response body `allOf` list for the response status `200`
  - removed `#/components/schemas/ConfigObject` from the response body `allOf` list for the response status `200`
  - added the non-success response with the status `404`
  - added the non-success response with the status `500`
  - removed the `` enum value from the `allOf[subschema #1]/result/message` response property for the response status `200`
  - removed the `200.00` enum value from the `allOf[subschema #1]/result/code` response property for the response status `200`
- **2020-05-21** `7fc26ad82f48` — 2 warning, 11 info
  - added the new `` enum value to the `allOf[subschema #1]/result/message` response property for the response status `200`
  - added the new `200.00` enum value to the `allOf[subschema #1]/result/code` response property for the response status `200`
  - api tag `Config` added
  - api tag `Configuration` removed
  - added `#/components/schemas/ConfigObject` to the response body `allOf` list for the response status `200`
  - removed `#/components/schemas/configObject` from the response body `allOf` list for the response status `200`
  - removed the non-success response with the status `404`
  - removed the non-success response with the status `500`
  - removed the `ERROR` enum value from the `allOf[subschema #1]/result/status` response property for the response status `200`
  - removed the `REBOOTING` enum value from the `allOf[subschema #1]/result/status` response property for the response status `200`
  - removed the `REVOKING` enum value from the `allOf[subschema #1]/result/status` response property for the response status `200`
  - removed the `ROLLING_BACK` enum value from the `allOf[subschema #1]/result/status` response property for the response status `200`
  - removed the `RUNNING` enum value from the `allOf[subschema #1]/result/status` response property for the response status `200`

---

[Operation](https://skmtc.dev/f5networks/apis/f5-big-ip-declarative-onboarding/docs/config/:machineId/get.md) · [API](https://skmtc.dev/f5networks/apis/f5-big-ip-declarative-onboarding.md) · [Page](https://skmtc.dev/f5networks/apis/f5-big-ip-declarative-onboarding/changes/config/:machineId/get)
