RELEASED: Public: 2021-10-06
Feature enhancements
- The CasC for controllers
casc-bundle-list
CLI command andGET casc-bundle/list
HTTP API endpoint have been improved (BEE-6351) -
The
casc-bundle-list
CLI command andGET /casc-bundle/list
HTTP API endpoint now includeusedBy
andavailableFor
in the response, to list the names of controllers currently assigned to the CasC bundle and controllers that can be assigned to a CasC bundle based on the bundle’s availability pattern, respectively. For more information, refer to Configuration as Code (CasC) CLI and Configuration as Code HTTP API.