Refresh the Software Catalog versions available for the system identified by id.

post/private-cloud-business/v1beta1/systems/{id}/software-version-refresh

Refresh the software catalogs and software versions on the specified system. The current and available software catalog versions are recomputed based on the component versions running on the system and software catalogs available for update.

Securitybearer
Request
path Parameters
id
required
string <uuid>

Unique Identifier of the system, usually a UUID.

Responses
202

Software version refresh request is accepted.

400

Bad Request

401

The current user is not authorized to perform the requested operation.

403

Requested operation is forbidden in the current state of system.

404

Not Found

409

Cannot perform software version refresh as a software precheck or update operation is in progress.

500

Internal Server Error

Request samples
Response samples
application/json
{ }