IMS API

The Image Management Service Class

Image Management Service (IMS) high-level interface is available through the ims member of a Connection object. The ims member will only be added if the otcextensions.sdk.register_otc_extensions(conn) method is called.

Image Operations

class otcextensions.sdk.imsv2.v2._proxy.Proxy(session, statsd_client=None, statsd_prefix=None, prometheus_counter=None, prometheus_histogram=None, influxdb_config=None, influxdb_client=None, *args, **kwargs)
create_image(**attrs)

Create a new image with attrs

Parameters:

attrs (dict) – Keyword arguments which will be used to create a Image