System Administration > Lifecycle Management > Upgrade

Associated URIs:

API Description API Path

Get the version whitelist


Get whitelist of versions for different components
GET /api/v1/upgrade/version-whitelist

Get the version whitelist for the specified component


Get whitelist of versions for a component. Component can include HOST, EDGE, CCP, MP
GET /api/v1/upgrade/version-whitelist/<component_type>

Update the version whitelist for the specified component type


Update the version whitelist for the specified component type (HOST, EDGE, CCP, MP).
PUT /api/v1/upgrade/version-whitelist/<component_type>