ip_block¶
This collection holds private ip block information.
show ip_block¶
Use this operation to get ip block
Synopsys¶
show ip_block [id=<string>]
Parameters¶
id
Id is IP block name
delete ip_block¶
Use this operation to delete ip block(s)
Synopsys {#synopsys-1 style="margin-left: 20px;"}¶
delete ip_block id=<string>
Parameters {#parameters-1 style="margin-left: 20px;"}¶
id
Id is IP block name
This is a mandatory parameter.
set ip_block¶
Use this operation to modify ip block
Synopsys {#synopsys-2 style="margin-left: 20px;"}¶
set ip_block id=<string> [end_ip_num=<doublelong>] [region_code=<string>] [description=<string>] [start_ip_num=<doublelong>] [name=<string>] [tenant_id=<string>] [longitude=<double>] [latitude=<double>] [country_code=<string>] [city=<string>] [region=<string>] [custom_city=(false | true)] [start_ip=<ipaddress>] [end_ip=<ipaddress>] [custom_region=(false | true)] [custom_country=(false | true)] [country=<string>]
Parameters {#parameters-2 style="margin-left: 20px;"}¶
id
Id is IP block name
This is a mandatory parameter.
end_ip_num
end_ip_num
region_code
region_code
description
Description about Ip Block
start_ip_num
start_ip_num
name
name
tenant_id
Tenant Id
longitude
longitude
latitude
latitude
country_code
country_code
city
city
region
region
custom_city
custom_city
start_ip
start_ip
end_ip
end_ip
custom_region
custom_region
custom_country
custom_country
country
country
add ip_block¶
Use this operation to add ip block
Synopsys {#synopsys-3 style="margin-left: 20px;"}¶
add ip_block [end_ip_num=<doublelong>] [region_code=<string>] [description=<string>] [start_ip_num=<doublelong>] [name=<string>] [tenant_id=<string>] [longitude=<double>] [latitude=<double>] [country_code=<string>] [city=<string>] [region=<string>] [custom_city=(false | true)] [start_ip=<ipaddress>] [end_ip=<ipaddress>] [custom_region=(false | true)] [custom_country=(false | true)] [country=<string>]
Parameters {#parameters-3 style="margin-left: 20px;"}¶
end_ip_num
end_ip_num
region_code
region_code
description
Description about Ip Block
start_ip_num
start_ip_num
name
name
tenant_id
Tenant Id
longitude
longitude
latitude
latitude
country_code
country_code
city
city
region
region
custom_city
custom_city
start_ip
start_ip
end_ip
end_ip
custom_region
custom_region
custom_country
custom_country
country
country