1.1
1.1
scpcli vpc nat-gateway list
[--with_count <value>]
[--limit <value>]
[--marker <value>]
[--sort <value>]
[--name <value>]
[--vpc_id <value>]
[--vpc_name <value>]
[--subnet_id <value>]
[--subnet_name <value>]
[--nat_gateway_ip_address <value>]
[--state <value>]
Description
Get NAT Gateway list.
State ACTIVE (CURRENT)
| Version | Supported Until |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| with_count optional | string | with count | true |
| limit optional | integer | limit | 20 |
| marker optional | string | marker | 607e0938521643b5b4b266f343fae693 |
| sort optional | string | sort | created_at:desc |
| name optional | string | NAT Gateway Name | - |
| vpc_id optional | string | VPC Id | - |
| vpc_name optional | string | VPC Name | - |
| subnet_id optional | string | Subnet Id | - |
| subnet_name optional | string | Subnet Name | - |
| nat_gateway_ip_address optional | string | NAT Gateway IP Address | - |
| state optional | **** | NAT Gateway State | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | NAT Gateway ID | |
| account_id | Account ID | |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | NAT Gateway Description | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | NAT Gateway Name | |
| nat_gateway_ip_address | NAT Gateway IP Address | |
| publicip_id | PublicIP ID | |
| state | NAT Gateway State | |
| subnet_cidr | Subnet Cidr | |
| subnet_id | Subnet Id | |
| subnet_name | Subnet Name | |
| vpc_id | VPC Id | |
| vpc_name | VPC Name |