Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

InterconnectGroupsOperationalStatus

import type { InterconnectGroupsOperationalStatus } from "https://googleapis.deno.dev/v1/compute:v1.ts";

Request to get the status of the interconnect group with extra detail.

interface InterconnectGroupsOperationalStatus {
groupStatus?:
| "DEGRADED"
| "FULLY_DOWN"
| "FULLY_UP"
| "GROUPS_STATUS_UNSPECIFIED";
}

§Properties

§

The configuration analysis, as returned by Get.

§
groupStatus?: "DEGRADED" | "FULLY_DOWN" | "FULLY_UP" | "GROUPS_STATUS_UNSPECIFIED"
[src]

Summarizes the status of the group.

§

The intent of the resource, as returned by Get.

§

The operational state of the group, including only active Interconnects.