Deprecated. Set or update available image list for reseller
Reseller and cloud admin can change the set of images, available to reseller clients. Firstly, they
may limit the number of public images available. Secondly, they can share the image of the reseller client
to all clients of the reseller.
If the reseller isn’t showed or has image_ids
= None, all public images available to him. If the reseller
has image_ids
= [], all public images are unavailable to the client.
Authorizations
API key for authentication.
Body
Reseller and cloud admin can change the set of images available to reseller clients. Firstly, they
may limit the number of public images available. Secondly, can share the image of the reseller client
to all clients of the reseller.
If image_ids
= None for the reseller, all public images will be available to them. If image_ids
= [] for
the reseller, all public images will be unavailable to the client.
Response
OK
Reseller and cloud admin can change the set of images available to reseller clients. Firstly, they
may limit the number of public images available. Secondly, can share the image of the reseller client
to all clients of the reseller.
If image_ids
= None for the reseller, all public images will be available to them. If image_ids
= [] for
the reseller, all public images will be unavailable to the client.