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. Always compute#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 in RFC3339 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.
Create a Mobile Website
View Site in Mobile | Classic
Share by: