You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -140,6 +140,8 @@ Toolset Name: `ccm`
140
140
-`get_last_period_cost_ccm_perspective`: Retrieves the cost for a specified period and perspective within a given account.
141
141
-`get_last_twelve_months_cost_ccm_perspective`: Retrieves a monthly cost breakdown for the past 12 months for a perspective within a specified account.
142
142
-`create_ccm_perspective`: Creates a perspective for a specified account.
143
+
-`update_ccm_perspective`: Updates a perspective for a specified account.
144
+
-`delete_ccm_perspective`: Deletes a perspective for a specified account.
143
145
-`ccm_perspective_grid`: Query detailed cost perspective data in Harness Cloud Cost Management.
144
146
-`ccm_perspective_time_series`: Query detailed cost perspective data, grouped by time in Harness Cloud Cost Management.
145
147
-`ccm_perspective_summary_with_budget`: Query a summary of cost perspectives with budget information in Harness Cloud Cost Management, including detailed cost and budget data grouped by time.
@@ -150,6 +152,8 @@ Toolset Name: `ccm`
150
152
-`list_ccm_recommendations`: Returns a filterable list of cost-optimization recommendations in Harness Cloud Cost Management.
151
153
-`list_ccm_recommendations_by_resource_type`: Returns a aggregated statistics of cloud cost optimization recommendations grouped by resource type within a given account in Harness Cloud Cost Management.
152
154
-`get_ccm_recommendations_stats`: Returns overall statistics for cloud cost optimization recommendations within a given account in Harness Cloud Cost Management.
155
+
-`update_ccm_recommendation_state`: Marks a recommendation as Applied/Open/Ignored in Harness Cloud Cost Management
156
+
-`override_ccm_recommendation_savings`: Overrides savings for a recommendation in Harness Cloud Cost Management
153
157
-`get_ccm_commitment_coverage`: Get commitment coverage information for an account in Harness Cloud Cost Management
154
158
-`get_ccm_commitment_savings`: Get commitment savings information for an account in Harness Cloud Cost Management
155
159
-`get_ccm_commitment_utilisation`: Get commitment utilisation information for an account in Harness Cloud Cost Management broken down by Reserved Instances and Savings Plans in day wise granularity.
0 commit comments