package
31.0.0
Repository: https://github.com/oracle/oci-go-sdk.git
Documentation: pkg.go.dev

# Functions

GetAlarmLifecycleStateEnumValues Enumerates the set of values for AlarmLifecycleStateEnum.
GetAlarmSeverityEnumValues Enumerates the set of values for AlarmSeverityEnum.
GetAlarmStatusSummarySeverityEnumValues Enumerates the set of values for AlarmStatusSummarySeverityEnum.
GetAlarmStatusSummaryStatusEnumValues Enumerates the set of values for AlarmStatusSummaryStatusEnum.
GetAlarmSummarySeverityEnumValues Enumerates the set of values for AlarmSummarySeverityEnum.
GetGetAlarmHistoryAlarmHistorytypeEnumValues Enumerates the set of values for GetAlarmHistoryAlarmHistorytypeEnum.
GetListAlarmsSortByEnumValues Enumerates the set of values for ListAlarmsSortByEnum.
GetListAlarmsSortOrderEnumValues Enumerates the set of values for ListAlarmsSortOrderEnum.
GetListAlarmsStatusSortByEnumValues Enumerates the set of values for ListAlarmsStatusSortByEnum.
GetListAlarmsStatusSortOrderEnumValues Enumerates the set of values for ListAlarmsStatusSortOrderEnum.
GetListMetricsDetailsSortByEnumValues Enumerates the set of values for ListMetricsDetailsSortByEnum.
GetListMetricsDetailsSortOrderEnumValues Enumerates the set of values for ListMetricsDetailsSortOrderEnum.
GetPostMetricDataDetailsBatchAtomicityEnumValues Enumerates the set of values for PostMetricDataDetailsBatchAtomicityEnum.
NewMonitoringClientWithConfigurationProvider Creates a new default Monitoring client with the given configuration provider.
NewMonitoringClientWithOboToken Creates a new default Monitoring client with the given configuration provider.

# Constants

Set of constants representing the allowable values for AlarmLifecycleStateEnum.
Set of constants representing the allowable values for AlarmLifecycleStateEnum.
Set of constants representing the allowable values for AlarmLifecycleStateEnum.
Set of constants representing the allowable values for AlarmSeverityEnum.
Set of constants representing the allowable values for AlarmSeverityEnum.
Set of constants representing the allowable values for AlarmSeverityEnum.
Set of constants representing the allowable values for AlarmSeverityEnum.
Set of constants representing the allowable values for AlarmStatusSummarySeverityEnum.
Set of constants representing the allowable values for AlarmStatusSummarySeverityEnum.
Set of constants representing the allowable values for AlarmStatusSummarySeverityEnum.
Set of constants representing the allowable values for AlarmStatusSummarySeverityEnum.
Set of constants representing the allowable values for AlarmStatusSummaryStatusEnum.
Set of constants representing the allowable values for AlarmStatusSummaryStatusEnum.
Set of constants representing the allowable values for AlarmStatusSummaryStatusEnum.
Set of constants representing the allowable values for AlarmSummarySeverityEnum.
Set of constants representing the allowable values for AlarmSummarySeverityEnum.
Set of constants representing the allowable values for AlarmSummarySeverityEnum.
Set of constants representing the allowable values for AlarmSummarySeverityEnum.
Set of constants representing the allowable values for GetAlarmHistoryAlarmHistorytypeEnum.
Set of constants representing the allowable values for GetAlarmHistoryAlarmHistorytypeEnum.
Set of constants representing the allowable values for ListAlarmsSortByEnum.
Set of constants representing the allowable values for ListAlarmsSortByEnum.
Set of constants representing the allowable values for ListAlarmsSortOrderEnum.
Set of constants representing the allowable values for ListAlarmsSortOrderEnum.
Set of constants representing the allowable values for ListAlarmsStatusSortByEnum.
Set of constants representing the allowable values for ListAlarmsStatusSortByEnum.
Set of constants representing the allowable values for ListAlarmsStatusSortOrderEnum.
Set of constants representing the allowable values for ListAlarmsStatusSortOrderEnum.
Set of constants representing the allowable values for ListMetricsDetailsSortByEnum.
Set of constants representing the allowable values for ListMetricsDetailsSortByEnum.
Set of constants representing the allowable values for ListMetricsDetailsSortByEnum.
Set of constants representing the allowable values for ListMetricsDetailsSortOrderEnum.
Set of constants representing the allowable values for ListMetricsDetailsSortOrderEnum.
Set of constants representing the allowable values for PostMetricDataDetailsBatchAtomicityEnum.
Set of constants representing the allowable values for PostMetricDataDetailsBatchAtomicityEnum.

# Structs

AggregatedDatapoint A timestamp-value pair returned for the specified request.
Alarm The properties that define an alarm.
AlarmHistoryCollection The configuration details for retrieving alarm history.
AlarmHistoryEntry An alarm history entry indicating a description of the entry and the time that the entry occurred.
AlarmStatusSummary A summary of properties for the specified alarm and its current evaluation status.
AlarmSummary A summary of properties for the specified alarm.
ChangeAlarmCompartmentDetails The configuration details for moving an alarm.
ChangeAlarmCompartmentRequest wrapper for the ChangeAlarmCompartment operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/monitoring/ChangeAlarmCompartment.go.html to see an example of how to use ChangeAlarmCompartmentRequest.
ChangeAlarmCompartmentResponse wrapper for the ChangeAlarmCompartment operation.
CreateAlarmDetails The configuration details for creating an alarm.
CreateAlarmRequest wrapper for the CreateAlarm operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/monitoring/CreateAlarm.go.html to see an example of how to use CreateAlarmRequest.
CreateAlarmResponse wrapper for the CreateAlarm operation.
Datapoint Metric value for a specific timestamp.
DeleteAlarmRequest wrapper for the DeleteAlarm operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/monitoring/DeleteAlarm.go.html to see an example of how to use DeleteAlarmRequest.
DeleteAlarmResponse wrapper for the DeleteAlarm operation.
FailedMetricRecord The record of a single metric object that failed input validation and the reason for the failure.
GetAlarmHistoryRequest wrapper for the GetAlarmHistory operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/monitoring/GetAlarmHistory.go.html to see an example of how to use GetAlarmHistoryRequest.
GetAlarmHistoryResponse wrapper for the GetAlarmHistory operation.
GetAlarmRequest wrapper for the GetAlarm operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/monitoring/GetAlarm.go.html to see an example of how to use GetAlarmRequest.
GetAlarmResponse wrapper for the GetAlarm operation.
ListAlarmsRequest wrapper for the ListAlarms operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/monitoring/ListAlarms.go.html to see an example of how to use ListAlarmsRequest.
ListAlarmsResponse wrapper for the ListAlarms operation.
ListAlarmsStatusRequest wrapper for the ListAlarmsStatus operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/monitoring/ListAlarmsStatus.go.html to see an example of how to use ListAlarmsStatusRequest.
ListAlarmsStatusResponse wrapper for the ListAlarmsStatus operation.
ListMetricsDetails The request details for retrieving metric definitions.
ListMetricsRequest wrapper for the ListMetrics operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/monitoring/ListMetrics.go.html to see an example of how to use ListMetricsRequest.
ListMetricsResponse wrapper for the ListMetrics operation.
Metric The properties that define a metric.
MetricData The set of aggregated data returned for a metric.
MetricDataDetails A metric object containing raw metric data points to be posted to the Monitoring service.
MonitoringClient a client for Monitoring.
PostMetricDataDetails An array of metric objects containing raw metric data points to be posted to the Monitoring service.
PostMetricDataRequest wrapper for the PostMetricData operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/monitoring/PostMetricData.go.html to see an example of how to use PostMetricDataRequest.
PostMetricDataResponse wrapper for the PostMetricData operation.
PostMetricDataResponseDetails The response object returned from a PostMetricData operation.
RemoveAlarmSuppressionRequest wrapper for the RemoveAlarmSuppression operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/monitoring/RemoveAlarmSuppression.go.html to see an example of how to use RemoveAlarmSuppressionRequest.
RemoveAlarmSuppressionResponse wrapper for the RemoveAlarmSuppression operation.
SummarizeMetricsDataDetails The request details for retrieving aggregated data.
SummarizeMetricsDataRequest wrapper for the SummarizeMetricsData operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/monitoring/SummarizeMetricsData.go.html to see an example of how to use SummarizeMetricsDataRequest.
SummarizeMetricsDataResponse wrapper for the SummarizeMetricsData operation.
Suppression The configuration details for suppressing an alarm.
UpdateAlarmDetails The configuration details for updating an alarm.
UpdateAlarmRequest wrapper for the UpdateAlarm operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/monitoring/UpdateAlarm.go.html to see an example of how to use UpdateAlarmRequest.
UpdateAlarmResponse wrapper for the UpdateAlarm operation.

# Type aliases

AlarmLifecycleStateEnum Enum with underlying type: string.
AlarmSeverityEnum Enum with underlying type: string.
AlarmStatusSummarySeverityEnum Enum with underlying type: string.
AlarmStatusSummaryStatusEnum Enum with underlying type: string.
AlarmSummarySeverityEnum Enum with underlying type: string.
GetAlarmHistoryAlarmHistorytypeEnum Enum with underlying type: string.
ListAlarmsSortByEnum Enum with underlying type: string.
ListAlarmsSortOrderEnum Enum with underlying type: string.
ListAlarmsStatusSortByEnum Enum with underlying type: string.
ListAlarmsStatusSortOrderEnum Enum with underlying type: string.
ListMetricsDetailsSortByEnum Enum with underlying type: string.
ListMetricsDetailsSortOrderEnum Enum with underlying type: string.
PostMetricDataDetailsBatchAtomicityEnum Enum with underlying type: string.