Resource: MetricsScope
Represents a Metrics Scope in Cloud Monitoring, which specifies one or more Google projects and zero or more AWS accounts to monitor together.
JSON representation |
---|
{
"name": string,
"createTime": string,
"updateTime": string,
"monitoredProjects": [
{
object ( |
Fields | |
---|---|
name |
Immutable. The resource name of the Monitoring Metrics Scope. On input, the resource name can be specified with the scoping project ID or number. On output, the resource name is specified with the scoping project number. Example: |
create |
Output only. The time when this A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
update |
Output only. The time when this A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
monitored |
Output only. The list of projects monitored by this |
Methods |
|
---|---|
|
Returns a specific Metrics Scope , including the list of projects monitored by the specified Metrics Scope . |
|
Returns a list of every Metrics Scope that a specific MonitoredProject has been added to. |