Resource: RouteTable
JSON representation |
---|
{
"name": string,
"createTime": string,
"updateTime": string,
"labels": {
string: string,
...
},
"description": string,
"uid": string,
"state": enum ( |
Fields | |
---|---|
name |
Immutable. The name of the route table. Route table names must be unique. They use the following form: |
createTime |
Output only. The time the route table was created. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
updateTime |
Output only. The time the route table was last updated. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
labels |
Optional labels in key-value pair format. For more information about labels, see Requirements for labels. An object containing a list of |
description |
An optional description of the route table. |
uid |
Output only. The Google-generated UUID for the route table. This value is unique across all route table resources. If a route table is deleted and another with the same name is created, the new route table is assigned a different |
state |
Output only. The current lifecycle state of this route table. |
Methods |
|
---|---|
|
Gets details about a Network Connectivity Center route table. |
|
Lists route tables in a given hub. |