1.1
1.1
scpcli vpc transit-gateway-rule list
--transit_gateway_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--id <value>]
[--tgw_connection_vpc_id <value>]
[--tgw_connection_vpc_name <value>]
[--source_type <value>]
[--destination_type <value>]
[--destination_cidr <value>]
[--state <value>]
Description
Get Transit Gateway Rule list.
State ACTIVE (CURRENT)
| Version | Supported Until |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| transit_gateway_id required | string | Transit Gateway ID | - |
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| id optional | string | Routing Rule ID | - |
| tgw_connection_vpc_id optional | string | VPC ID Connected to Transit Gateway. | - |
| tgw_connection_vpc_name optional | string | VPC Name Connected to Transit Gateway. | - |
| source_type optional | **** | Source Type | - |
| destination_type optional | **** | Destination Type | - |
| destination_cidr optional | string | Destination CIDR | - |
| state optional | **** | State | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | Routing Rule ID | |
| account_id | Account ID | |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | Description | |
| destination_cidr | Destination CIDR | |
| destination_resource_id | Destination Resource ID | |
| destination_resource_name | Destination Resource Name | |
| destination_type | Destination Type | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| source_resource_id | Source Resource ID | |
| source_resource_name | Source Resource Name | |
| source_type | Source Type | |
| state | State | |
| tgw_connection_vpc_id | VPC ID Connected to Transit Gateway. | |
| tgw_connection_vpc_name | VPC Name Connected to Transit Gateway. |