REST Resource: regionMultiMigMembers

Resource: RegionMultiMigMembersGetResponse

JSON representation
{"resource":{"kind":string,"id":string,"creationTimestamp":string,"name":string,"region":string,"selfLink":string,"status":{"instanceGroupManager":string}}}
Fields
resource

object

resource.kind

string

Output only. Type of the resource. Alwayscompute#multiMigMember for a list of multi-MIG members.

resource.id

string (uint64 format)

Output only. The unique identifier for this resource type. The server generates this identifier.

resource.creationTimestamp

string

Output only. Creation timestamp of this multi-MIG member inRFC3339 text format.

resource.name

string

Output only. Server-defined name for the multi-MIG member.

resource.region

string

Output only. The URL of the region where the multi-MIG resides.

resource.selfLink

string

Output only. Server-defined fully-qualified URL for this resource.

resource.status

object

Output only. The status of this multi-MIG member

resource.status.instanceGroupManager

string

Output only. URL of member instance group manager

Methods

get

Retrieves information about the specified multi-MIG member.

list

Retrieves a list of members of a specific multi-MIG.

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026-02-10 UTC.