Comment 2 for bug 1445608

Revision history for this message
Kamil Rykowski (kamil-rykowski) wrote :

@Nicholas: To deactivate an image you just need to simply send POST request to the /v2/images/{image_id}/actions/deactivate There is not support for image deactivation in the CLI right now.

Note: The status of the image will be changed to deactivated only if its in the active state.