scaleway.cockpit.v1.Alert
regionThe region in which the alert is defined.
preconfiguredIndicates if the alert is preconfigured or custom.
nameName of the alert.
ruleRule defining the alert condition.
durationDuration for which the alert must be active before firing. The format of this duration follows the prometheus duration format.
rule_statusIndicates if the alert is enabled, enabling, disabled or disabling. Preconfigured alerts can have any of these values, whereas custom alerts can only have the status "enabled".
stateCurrent state of the alert. Possible states are inactive, pending, and firing.
Annotations for the alert, used to provide additional information about the alert.
Contains additional data for preconfigured alerts, such as the rule ID, display name, and description. Only present if the alert is preconfigured.
data_source_idID of the data source containing the alert rule. (UUID format)
scaleway.cockpit.v1.AlertManager
alert_manager_urlAlert manager URL.
alert_manager_enabledThe Alert manager is enabled.
managed_alerts_enabledManaged alerts are enabled.
regionRegions where the Alert manager is enabled.
scaleway.cockpit.v1.ContactPoint
Email address to send alerts to.
regionRegion.
send_resolved_notificationsSend an email notification when an alert is marked as resolved.
scaleway.cockpit.v1.DataSource
idID of the data source. (UUID format)
project_idID of the Project the data source belongs to. (UUID format)
nameData source name.
urlData source URL.
typeData source type.
originData source origin.
created_atDate the data source was created. (RFC 3339 format)
updated_atDate the data source was last updated. (RFC 3339 format)
synchronized_with_grafanaIndicates whether the data source is synchronized with Grafana.
retention_daysDuration for which the data will be retained in the data source.
regionRegion of the data source.
current_month_usageUsage of the month in bytes. (in bytes)
scaleway.cockpit.v1.DataSource.Type
scaleway.cockpit.v1.DisableAlertRulesResponse
disabled_rule_idsList of IDs of the rules that were disabled. Only newly disabled rules are listed. Rules that were already disabled are not returned in the output. (UUID format)
scaleway.cockpit.v1.EnableAlertRulesResponse
enabled_rule_idsList of IDs of the rules that were enabled. Only newly enabled rules are listed. Rules that were already enabled are not returned in the output. (UUID format)
scaleway.cockpit.v1.Exporter
idID of the data export. (UUID format)
nameName of the data export.
descriptionDescription of the data export.
datasource_idID of the data source linked to the data export. (UUID format)
Datadog destination configuration for the data export.
OTLP destination configuration for the data export.
statusStatus of the data export.
exported_productsList of Scaleway products name exported by the data export.
created_atA timestamp of the creation date of the data export. (RFC 3339 format)
updated_atA timestamp of the last update date of the data export. (RFC 3339 format)
regionThe region in which the export is located.
scaleway.cockpit.v1.GetConfigResponse
Custom metrics retention configuration.
Custom logs retention configuration.
Custom traces retention configuration.
Scaleway metrics retention configuration.
Scaleway logs retention configuration.
scaleway.cockpit.v1.GetRulesCountResponse
Total count of rules grouped by data source.
preconfigured_rules_countTotal count of preconfigured rules.
custom_rules_countTotal count of custom rules.
scaleway.cockpit.v1.ListAlertsResponse
total_countTotal count of alerts matching the request.
List of alerts matching the applied filters.
scaleway.cockpit.v1.ListContactPointsResponse
total_countTotal count of contact points associated with the default receiver.
List of contact points associated with the default receiver.
has_additional_receiversIndicates whether the Alert manager has other receivers than the default one.
has_additional_contact_pointsIndicates whether there are unmanaged contact points on the default receiver.
scaleway.cockpit.v1.ListDataSourcesResponse
total_countTotal count of data sources matching the request.
Data sources matching the request within the pagination.
scaleway.cockpit.v1.ListExportersResponse
total_countTotal count of data exports matching the request.
Data exports matching the request within the pagination.
scaleway.cockpit.v1.ListTokensResponse
total_countTotal count of tokens matching the request.
Tokens matching the request within the pagination.
scaleway.cockpit.v1.Product
namedisplay_namefamily_nameresource_typesscaleway.cockpit.v1.RulesCount
data_source_idID of the data source. (UUID format)
data_source_nameName of the data source.
rules_countTotal count of rules associated with this data source.
scaleway.cockpit.v1.Token
idID of the token.
project_idID of the Project the token belongs to.
nameName of the token.
created_atToken creation date. (RFC 3339 format)
updated_atToken last modification date. (RFC 3339 format)
scopesToken permission scopes.
secret_keyToken secret key.
regionRegions where the token is located.
scaleway.cockpit.v1.Token.Scope
scaleway.cockpit.v1.Usage
data_source_idID of the data source.
project_idID of the Project the data source belongs to. (UUID format)
data_source_originOrigin of the data source.
data_source_typeType of the data source.
unitUnit of the data source usage.
intervalInterval for the data source usage. (in seconds)
quantity_over_intervalData source usage for the given interval.
regionRegion of the data source usage.