Breaking Changes
In this article
Breaking changes cause REST API V1.1-rev0 to function differently and could affect the client code.
Schema Changes
The following changes in the REST API schemas were made:
- RecreateCertificateSpec schema:
- Removed the forceRestartService parameter.
- UserSpec schema:
- Added the roleIds required request body parameter.
- Made the name and password request body parameters required.
- RescanSpec schema:
- Removed the regions parameter.
- Renamed the PolicyPrioritySpec to PolicyPrioritySpecV2:
- Removed the priority parameter.