{
"gcp_metrics_integration": {
"name": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"metric_groups": [
{
"prefixes": [
"<string>"
],
"project_id": "<string>"
}
],
"service_account": {
"client_email": "<string>"
},
"slug": "<string>",
"updated_at": "2023-11-07T05:31:56Z"
}
}{
"gcp_metrics_integration": {
"name": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"metric_groups": [
{
"prefixes": [
"<string>"
],
"project_id": "<string>"
}
],
"service_account": {
"client_email": "<string>"
},
"slug": "<string>",
"updated_at": "2023-11-07T05:31:56Z"
}
}Chronosphere API token
The unique slug that identifies the GcpMetricsIntegration to read.
A successful response.
Show child attributes
The name of the GcpMetricsIntegration. You can modify this value after the GcpMetricsIntegration is created.
Timestamp of when the GcpMetricsIntegration was created. Cannot be set by clients.
An array of metric groups to be ingested for this integration.
The unique identifier of the GcpMetricsIntegration. If a slug isn't provided, one is generated based on the name field. You can't modify this field after the GcpMetricsIntegration is created.
Timestamp of when the GcpMetricsIntegration was last updated. Cannot be set by clients.