Upload file to inbox

post

/restapi/change_management/upload_file_to_inbox/{filename}

This API uploads a registry package to the appliance.

Request

Path Parameters
  • The name of the registry package being uploaded
Back to Top

Response

200 Response

OK

400 Response

The request is malformed in some way or is missing required information and therefore cannot be processed.

405 Response

Invalid request method

500 Response

Error while attempting to prepare the inbox contents for staging
Back to Top