info (/v1/info)

class cloudkittyclient.v1.info.InfoManager(api_client)

Class used to handle /v1/info endpoint

get_config(**kwargs)

Returns the current configuration.

get_metric(**kwargs)

Returns info for the given service.

If metric_name is not specified, returns info for all services.

Parameters

metric_name (str) – Name of the service on which you want information