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. |