Table Of Contents
Table Of Contents

inet.test.chart.update_charts

update_charts(simulation_project=None, **kwargs)[source]

Updates the stored charts for one or more chart tests that match the provided filter criteria.

Parameters

kwargs (dict) – The filter criteria parameters are inherited from the get_update_chart_tasks() function.

Returns (MultipleUpdateTaskResults):

an object that contains a list of UpdateTaskResult objects. Each object describes the result of running one update task.