R/generated_client.R
clusters_list_kubernetes_instance_configs_historical_graphs.Rd
Get graphs of historical resource usage in an Instance Config
clusters_list_kubernetes_instance_configs_historical_graphs( instance_config_id, timeframe = NULL )
instance_config_id | integer required. The ID of this instance config. |
---|---|
timeframe | string optional. The span of time that the graphs cover. Must be one of 1_day, 1_week. |
A list containing the following elements:
string, URL for the graph of historical CPU usage in this instance config.
string, URL for the graph of historical memory usage in this instance config.