Show / Hide Table of Contents

Namespace Oci.CostadService.Models

Classes

CostAlertSubscription

A CostAlertSubscription.

CostAlertSubscriptionCollection

Results of a costAlertSubscription search. Contains both CostAlertSubscriptionSummary items and other data.

CostAlertSubscriptionMap

The mapping of cost monitor to alert subscription along with thresholds.

CostAlertSubscriptionSummary

A CostAlertSubscription.

CostAnomalyEvent

A CostAnomalyEvent.

CostAnomalyEventAnalyticCollection

Results of a CostAnomalyEventAnalytics search.

CostAnomalyEventAnalyticSummary

A CostAnomalyEventAnalyticSummary.

CostAnomalyEventCollection

Results of a costAnomalyEvent search. Contains both CostAnomalyEventSummary items and other data.

CostAnomalyEventSummary

A CostAnomalyEvent.

CostAnomalyMonitor

A CostAnomalyMonitor.

CostAnomalyMonitorCollection

Results of a costAnomalyMonitor search. Contains both CostAnomalyMonitorSummary items and other data.

CostAnomalyMonitorSummary

A CostAnomalyMonitor.

CreateCostAlertSubscriptionDetails

The create CostAlertSubscriptionDetails details. The clients should pass compartmentId where the resource should belong, description and channels.

CreateCostAnomalyMonitorDetails

The create CostAnomalyMonitor details. The clients should pass ocid of the compartmentId for the monitor resource to be created. tenantIdFilter and resourceFilter targets resources to monitor in a given tenancy.

Dimension

The dimension used for filtering. Available dimensions are: "service", "skuName", "skuPartNumber", "unit", "compartmentName", "compartmentPath", "compartmentId", "tenantName, "tenantId", "platform", "region", "logicalAd", "resourceId". For Example: [{value: "COMPUTE", key: "service"}]

RootCauseDetail

The root cause details of the cost anomaly event.

Tag

The tag used for filtering.

TargetResourceFilter

The filter object to target resources for cost monitor. Cost generated by one or more resources identified by this filter is monitored for anomalous deviations.

UpdateCostAlertSubscriptionDetails

The update CostAlertSubscriptionDetails details.

UpdateCostAnomalyEventDetails

The update CostAnomalyEvent details.

UpdateCostAnomalyMonitorDetails

Update CostAnomalyMonitor details.

Enums

CostAlertSubscription.LifecycleStateEnum

CostAlertSubscriptionMap.OperatorEnum

CostAnomalyEvent.FeedbackResponseEnum

CostAnomalyEvent.LifecycleStateEnum

CostAnomalyMonitor.LifecycleStateEnum

MonitorType

The reset period for the budget. The valid value is DEFAULT,CUSTOM

SortByForCostAd

The field to sort costAd by. Default is timeCreated (DESC).

SortByForCostAnomalyEvent

The field to sort costAd by. Default is timeAnomalyEventDate (DESC).

SortOrder

The sort order to use. Valid values are 'asc' or 'desc'.

TargetResourceFilter.OperatorEnum

In this article
Back to top