Resource: RegionMultiMigMembersGetResponse
| JSON representation |
|---|
{ "resource" : { "kind" : string , "id" : string , "creationTimestamp" : string , "name" : string , "region" : string , "selfLink" : string , "status" : { "instanceGroupManager" : string } } } |
| Fields | |
|---|---|
resource
|
|
resource.kind
|
Output only. Type of the resource. Always |
resource.id
|
Output only. The unique identifier for this resource type. The server generates this identifier. |
resource.creationTimestamp
|
Output only. Creation timestamp of this multi-MIG member in RFC3339 text format. |
resource.name
|
Output only. Server-defined name for the multi-MIG member. |
resource.region
|
Output only. The URL of the region where the multi-MIG resides. |
resource.selfLink
|
Output only. Server-defined fully-qualified URL for this resource. |
resource.status
|
Output only. The status of this multi-MIG member |
resource.status.instanceGroupManager
|
Output only. URL of member instance group manager |
Methods |
|
|---|---|
|
Retrieves information about the specified multi-MIG member. |
|
Retrieves a list of members of a specific multi-MIG. |

