Networking command-line clientThe neutron client is the command-line interface
(CLI) for the OpenStack Networking API and its extensions. This chapter documents
neutron version 2.3.5.
For help on a specific neutron
command, enter:
$neutronCOMMANDneutron usageusage: neutron [--version] [-v] [-q] [-h] [--os-auth-strategy <auth-strategy>]
[--os-auth-url <auth-url>]
[--os-tenant-name <auth-tenant-name>]
[--os-tenant-id <auth-tenant-id>]
[--os-username <auth-username>] [--os-user-id <auth-user-id>]
[--os-password <auth-password>]
[--os-region-name <auth-region-name>] [--os-token <token>]
[--service-type <service-type>]
[--endpoint-type <endpoint-type>] [--os-url <url>]
[--os-cacert <ca-certificate>] [--insecure]neutron optional arguments--version
show program's version number and exit
-v, --verbose, --debug
Increase verbosity of output and show tracebacks on
errors. You can repeat this option.
-q, --quiet
Suppress output except warnings and errors.
-h, --help
Show this help message and exit.
--os-auth-strategy <auth-strategy>
Authentication strategy, defaults to
env[OS_AUTH_STRATEGY] or keystone. For now, any other
value will disable the authentication.
--os-auth-url <auth-url>
Authentication URL, defaults to env[OS_AUTH_URL].
--os-tenant-name <auth-tenant-name>
Authentication tenant name, defaults to
env[OS_TENANT_NAME].
--os-tenant-id <auth-tenant-id>
Authentication tenant ID, defaults to
env[OS_TENANT_ID].
--os-username <auth-username>
Authentication username, defaults to env[OS_USERNAME].
--os-user-id <auth-user-id>
Authentication user ID (Env: OS_USER_ID)
--os-password <auth-password>
Authentication password, defaults to env[OS_PASSWORD].
--os-region-name <auth-region-name>
Authentication region name, defaults to
env[OS_REGION_NAME].
--os-token <token>
Authentication token, defaults to env[OS_TOKEN].
--service-type <service-type>
Defaults to env[OS_NETWORK_SERVICE_TYPE] or network.
--endpoint-type <endpoint-type>
Defaults to env[OS_ENDPOINT_TYPE] or publicURL.
--os-url <url>
Defaults to env[OS_URL].
--os-cacert <ca-certificate>
Specify a CA bundle file to use in verifying a TLS
(https) server certificate. Defaults to
env[OS_CACERT].
--insecure
Explicitly allow neutronclient to perform "insecure"
SSL (https) requests. The server's certificate will
not be verified against any certificate authorities.
This option should be used with caution.
neutron API v2.0 commandsagent-delete
Delete a given agent.
agent-list
List agents.
agent-show
Show information of a given agent.
agent-update
Update a given agent.
cisco-credential-create
Creates a credential.
cisco-credential-delete
Delete a given credential.
cisco-credential-list
List credentials that belong to a given tenant.
cisco-credential-show
Show information of a given credential.
cisco-network-profile-create
Creates a network profile.
cisco-network-profile-delete
Delete a given network profile.
cisco-network-profile-list
List network profiles that belong to a given tenant.
cisco-network-profile-show
Show information of a given network profile.
cisco-network-profile-update
Update network profile's information.
cisco-policy-profile-list
List policy profiles that belong to a given tenant.
cisco-policy-profile-show
Show information of a given policy profile.
cisco-policy-profile-update
Update policy profile's information.
complete
print bash completion command
dhcp-agent-list-hosting-net
List DHCP agents hosting a network.
dhcp-agent-network-add
Add a network to a DHCP agent.
dhcp-agent-network-remove
Remove a network from a DHCP agent.
ext-list
List all extensions.
ext-show
Show information of a given resource.
firewall-create
Create a firewall.
firewall-delete
Delete a given firewall.
firewall-list
List firewalls that belong to a given tenant.
firewall-policy-create
Create a firewall policy.
firewall-policy-delete
Delete a given firewall policy.
firewall-policy-insert-rule
Insert a rule into a given firewall policy.
firewall-policy-list
List firewall policies that belong to a given tenant.
firewall-policy-remove-rule
Remove a rule from a given firewall policy.
firewall-policy-show
Show information of a given firewall policy.
firewall-policy-update
Update a given firewall policy.
firewall-rule-create
Create a firewall rule.
firewall-rule-delete
Delete a given firewall rule.
firewall-rule-list
List firewall rules that belong to a given tenant.
firewall-rule-show
Show information of a given firewall rule.
firewall-rule-update
Update a given firewall rule.
firewall-show
Show information of a given firewall.
firewall-update
Update a given firewall.
floatingip-associate
Create a mapping between a floating IP and a fixed IP.
floatingip-create
Create a floating IP for a given tenant.
floatingip-delete
Delete a given floating IP.
floatingip-disassociate
Remove a mapping from a floating IP to a fixed IP.
floatingip-list
List floating IPs that belong to a given tenant.
floatingip-show
Show information of a given floating IP.
gateway-device-create
Create a network gateway device.
gateway-device-delete
Delete a given network gateway device.
gateway-device-list
List network gateway devices for a given tenant.
gateway-device-show
Show information for a given network gateway device.
gateway-device-update
Update a network gateway device.
help
print detailed help for another command
ipsec-site-connection-create
Create an IPsec site connection.
ipsec-site-connection-delete
Delete a given IPsecSiteConnection.
ipsec-site-connection-list
List IPsecSiteConnections that belong to a given tenant.
ipsec-site-connection-show
Show information of a given IPsecSiteConnection.
ipsec-site-connection-update
Update a given IPsecSiteConnection.
l3-agent-list-hosting-router
List L3 agents hosting a router.
l3-agent-router-add
Add a router to a L3 agent.
l3-agent-router-remove
Remove a router from a L3 agent.
lb-agent-hosting-pool
Get loadbalancer agent hosting a pool.
lb-healthmonitor-associate
Create a mapping between a health monitor and a pool.
lb-healthmonitor-create
Create a healthmonitor.
lb-healthmonitor-delete
Delete a given healthmonitor.
lb-healthmonitor-disassociate
Remove a mapping from a health monitor to a pool.
lb-healthmonitor-list
List healthmonitors that belong to a given tenant.
lb-healthmonitor-show
Show information of a given healthmonitor.
lb-healthmonitor-update
Update a given healthmonitor.
lb-member-create
Create a member.
lb-member-delete
Delete a given member.
lb-member-list
List members that belong to a given tenant.
lb-member-show
Show information of a given member.
lb-member-update
Update a given member.
lb-pool-create
Create a pool.
lb-pool-delete
Delete a given pool.
lb-pool-list
List pools that belong to a given tenant.
lb-pool-list-on-agent
List the pools on a loadbalancer agent.
lb-pool-show
Show information of a given pool.
lb-pool-stats
Retrieve stats for a given pool.
lb-pool-update
Update a given pool.
lb-vip-create
Create a vip.
lb-vip-delete
Delete a given vip.
lb-vip-list
List vips that belong to a given tenant.
lb-vip-show
Show information of a given vip.
lb-vip-update
Update a given vip.
meter-label-create
Create a metering label for a given tenant.
meter-label-delete
Delete a given metering label.
meter-label-list
List metering labels that belong to a given tenant.
meter-label-rule-create
Create a metering label rule for a given label.
meter-label-rule-delete
Delete a given metering label.
meter-label-rule-list
List metering labels that belong to a given label.
meter-label-rule-show
Show information of a given metering label rule.
meter-label-show
Show information of a given metering label.
nec-packet-filter-create
Create a packet filter for a given tenant.
nec-packet-filter-delete
Delete a given packet filter.
nec-packet-filter-list
List packet filters that belong to a given tenant.
nec-packet-filter-show
Show information of a given packet filter.
nec-packet-filter-update
Update packet filter's information.
net-create
Create a network for a given tenant.
net-delete
Delete a given network.
net-external-list
List external networks that belong to a given tenant.
net-gateway-connect
Add an internal network interface to a router.
net-gateway-create
Create a network gateway.
net-gateway-delete
Delete a given network gateway.
net-gateway-disconnect
Remove a network from a network gateway.
net-gateway-list
List network gateways for a given tenant.
net-gateway-show
Show information of a given network gateway.
net-gateway-update
Update the name for a network gateway.
net-list
List networks that belong to a given tenant.
net-list-on-dhcp-agent
List the networks on a DHCP agent.
net-show
Show information of a given network.
net-update
Update network's information.
nuage-netpartition-create
Create a netpartition for a given tenant.
nuage-netpartition-delete
Delete a given netpartition.
nuage-netpartition-list
List netpartitions that belong to a given tenant.
nuage-netpartition-show
Show information of a given netpartition.
port-create
Create a port for a given tenant.
port-delete
Delete a given port.
port-list
List ports that belong to a given tenant.
port-show
Show information of a given port.
port-update
Update port's information.
queue-create
Create a queue.
queue-delete
Delete a given queue.
queue-list
List queues that belong to a given tenant.
queue-show
Show information of a given queue.
quota-delete
Delete defined quotas of a given tenant.
quota-list
List quotas of all tenants who have non-default quota values.
quota-show
Show quotas of a given tenant.
quota-update
Define tenant's quotas not to use defaults.
router-create
Create a router for a given tenant.
router-delete
Delete a given router.
router-gateway-clear
Remove an external network gateway from a router.
router-gateway-set
Set the external network gateway for a router.
router-interface-add
Add an internal network interface to a router.
router-interface-delete
Remove an internal network interface from a router.
router-list
List routers that belong to a given tenant.
router-list-on-l3-agent
List the routers on a L3 agent.
router-port-list
List ports that belong to a given tenant, with specified router.
router-show
Show information of a given router.
router-update
Update router's information.
security-group-create
Create a security group.
security-group-delete
Delete a given security group.
security-group-list
List security groups that belong to a given tenant.
security-group-rule-create
Create a security group rule.
security-group-rule-delete
Delete a given security group rule.
security-group-rule-list
List security group rules that belong to a given tenant.
security-group-rule-show
Show information of a given security group rule.
security-group-show
Show information of a given security group.
security-group-update
Update a given security group.
service-provider-list
List service providers.
subnet-create
Create a subnet for a given tenant.
subnet-delete
Delete a given subnet.
subnet-list
List subnets that belong to a given tenant.
subnet-show
Show information of a given subnet.
subnet-update
Update subnet's information.
vpn-ikepolicy-create
Create an IKE policy.
vpn-ikepolicy-delete
Delete a given IKE policy.
vpn-ikepolicy-list
List IKE policies that belong to a tenant.
vpn-ikepolicy-show
Show information of a given IKE policy.
vpn-ikepolicy-update
Update a given IKE policy.
vpn-ipsecpolicy-create
Create an IPsec policy.
vpn-ipsecpolicy-delete
Delete a given IPsec policy.
vpn-ipsecpolicy-list
List ipsecpolicies that belongs to a given tenant connection.
vpn-ipsecpolicy-show
Show information of a given IPsec policy.
vpn-ipsecpolicy-update
Update a given IPsec policy.
vpn-service-create
Create a VPN service.
vpn-service-delete
Delete a given VPN service.
vpn-service-list
List VPN service configurations that belong to a given tenant.
vpn-service-show
Show information of a given VPN service.
vpn-service-update
Update a given VPN service.
neutron agent-delete commandusage: neutron agent-delete [-h] [--request-format {json,xml}] AGENT
Delete a given agent.
Positional argumentsAGENT
ID of agent to delete.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron agent-list commandusage: neutron agent-list [-h] [-f {csv,table}] [-c COLUMN]
[--max-width <integer>]
[--quote {all,minimal,none,nonnumeric}]
[--request-format {json,xml}] [-D] [-F FIELD]
[--sort-key FIELD] [--sort-dir {asc,desc}]
List agents.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
--sort-key FIELD
Sorts the list by the specified fields in the
specified directions. You can repeat this option, but
you must specify an equal number of sort_dir and
sort_key values. Extra sort_dir options are ignored.
Missing sort_dir options use the default asc value.
--sort-dir {asc,desc}
Sorts the list in the specified direction. You can
repeat this option.
neutron agent-show commandusage: neutron agent-show [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>] [--variable VARIABLE]
[--prefix PREFIX] [--request-format {json,xml}] [-D]
[-F FIELD]
AGENT
Show information of a given agent.
Positional argumentsAGENT
ID of agent to look up.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
neutron agent-update commandusage: neutron agent-update [-h] [--request-format {json,xml}] AGENT
Update a given agent.
Positional argumentsAGENT
ID or name of agent to update.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron cisco-credential-create commandusage: neutron cisco-credential-create [-h] [-f {shell,table,value}]
[-c COLUMN] [--max-width <integer>]
[--variable VARIABLE] [--prefix PREFIX]
[--request-format {json,xml}]
[--tenant-id TENANT_ID]
[--username USERNAME]
[--password PASSWORD]
credential_name credential_type
Creates a credential.
Positional argumentscredential_name
Name/IP address for credential.
credential_type
Type of the credential.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
--tenant-id TENANT_ID
The owner tenant ID.
--username USERNAME
Username for the credential.
--password PASSWORD
Password for the credential.
neutron cisco-credential-delete commandusage: neutron cisco-credential-delete [-h] [--request-format {json,xml}]
CREDENTIAL
Delete a given credential.
Positional argumentsCREDENTIAL
ID of credential to delete.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron cisco-credential-list commandusage: neutron cisco-credential-list [-h] [-f {csv,table}] [-c COLUMN]
[--max-width <integer>]
[--quote {all,minimal,none,nonnumeric}]
[--request-format {json,xml}] [-D]
[-F FIELD]
List credentials that belong to a given tenant.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
neutron cisco-credential-show commandusage: neutron cisco-credential-show [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>]
[--variable VARIABLE] [--prefix PREFIX]
[--request-format {json,xml}] [-D]
[-F FIELD]
CREDENTIAL
Show information of a given credential.
Positional argumentsCREDENTIAL
ID of credential to look up.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
neutron cisco-network-profile-create commandusage: neutron cisco-network-profile-create [-h] [-f {shell,table,value}]
[-c COLUMN]
[--max-width <integer>]
[--variable VARIABLE]
[--prefix PREFIX]
[--request-format {json,xml}]
[--tenant-id TENANT_ID]
[--sub_type SUB_TYPE]
[--segment_range SEGMENT_RANGE]
[--physical_network PHYSICAL_NETWORK]
[--multicast_ip_range MULTICAST_IP_RANGE]
[--add-tenant ADD_TENANT]
name
{vlan,overlay,multi-segment,trunk}
Creates a network profile.
Positional argumentsname
Name for network profile.
{vlan,overlay,multi-segment,trunk}
Segment type.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
--tenant-id TENANT_ID
The owner tenant ID.
--sub_type SUB_TYPE
Sub-type for the segment. Available sub-types for
overlay segments: native, enhanced; For trunk
segments: vlan, overlay.
--segment_range SEGMENT_RANGE
Range for the segment.
--physical_network PHYSICAL_NETWORK
Name for the physical network.
--multicast_ip_range MULTICAST_IP_RANGE
Multicast IPv4 range.
--add-tenant ADD_TENANT
Add tenant to the network profile.
neutron cisco-network-profile-delete commandusage: neutron cisco-network-profile-delete [-h] [--request-format {json,xml}]
NETWORK_PROFILE
Delete a given network profile.
Positional argumentsNETWORK_PROFILE
ID or name of network_profile to delete.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron cisco-network-profile-list commandusage: neutron cisco-network-profile-list [-h] [-f {csv,table}] [-c COLUMN]
[--max-width <integer>]
[--quote {all,minimal,none,nonnumeric}]
[--request-format {json,xml}] [-D]
[-F FIELD]
List network profiles that belong to a given tenant.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
neutron cisco-network-profile-show commandusage: neutron cisco-network-profile-show [-h] [-f {shell,table,value}]
[-c COLUMN] [--max-width <integer>]
[--variable VARIABLE]
[--prefix PREFIX]
[--request-format {json,xml}] [-D]
[-F FIELD]
NETWORK_PROFILE
Show information of a given network profile.
Positional argumentsNETWORK_PROFILE
ID or name of network_profile to look up.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
neutron cisco-network-profile-update commandusage: neutron cisco-network-profile-update [-h] [--request-format {json,xml}]
NETWORK_PROFILE
Update network profile's information.
Positional argumentsNETWORK_PROFILE
ID or name of network_profile to update.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron cisco-policy-profile-list commandusage: neutron cisco-policy-profile-list [-h] [-f {csv,table}] [-c COLUMN]
[--max-width <integer>]
[--quote {all,minimal,none,nonnumeric}]
[--request-format {json,xml}] [-D]
[-F FIELD]
List policy profiles that belong to a given tenant.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
neutron cisco-policy-profile-show commandusage: neutron cisco-policy-profile-show [-h] [-f {shell,table,value}]
[-c COLUMN] [--max-width <integer>]
[--variable VARIABLE]
[--prefix PREFIX]
[--request-format {json,xml}] [-D]
[-F FIELD]
POLICY_PROFILE
Show information of a given policy profile.
Positional argumentsPOLICY_PROFILE
ID or name of policy_profile to look up.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
neutron cisco-policy-profile-update commandusage: neutron cisco-policy-profile-update [-h] [--request-format {json,xml}]
POLICY_PROFILE
Update policy profile's information.
Positional argumentsPOLICY_PROFILE
ID or name of policy_profile to update.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron dhcp-agent-list-hosting-net commandusage: neutron dhcp-agent-list-hosting-net [-h] [-f {csv,table}] [-c COLUMN]
[--max-width <integer>]
[--quote {all,minimal,none,nonnumeric}]
[--request-format {json,xml}] [-D]
[-F FIELD]
network
List DHCP agents hosting a network.
Positional argumentsnetwork
Network to query.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
neutron dhcp-agent-network-add commandusage: neutron dhcp-agent-network-add [-h] [--request-format {json,xml}]
dhcp_agent network
Add a network to a DHCP agent.
Positional argumentsdhcp_agent
ID of the DHCP agent.
network
Network to add.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron dhcp-agent-network-remove commandusage: neutron dhcp-agent-network-remove [-h] [--request-format {json,xml}]
dhcp_agent network
Remove a network from a DHCP agent.
Positional argumentsdhcp_agent
ID of the DHCP agent.
network
Network to remove.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron ext-list commandusage: neutron ext-list [-h] [-f {csv,table}] [-c COLUMN]
[--max-width <integer>]
[--quote {all,minimal,none,nonnumeric}]
[--request-format {json,xml}] [-D] [-F FIELD]
List all extensions.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
neutron ext-show commandusage: neutron ext-show [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>] [--variable VARIABLE]
[--prefix PREFIX] [--request-format {json,xml}] [-D]
[-F FIELD]
EXT-ALIAS
Show information of a given resource.
Positional argumentsEXT-ALIAS
The extension alias.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
neutron firewall-create commandusage: neutron firewall-create [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>] [--variable VARIABLE]
[--prefix PREFIX] [--request-format {json,xml}]
[--tenant-id TENANT_ID] [--name NAME]
[--description DESCRIPTION] [--shared]
[--admin-state-down]
POLICY
Create a firewall.
Positional argumentsPOLICY
Firewall policy ID.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
--tenant-id TENANT_ID
The owner tenant ID.
--name NAME
Name for the firewall.
--description DESCRIPTION
Description for the firewall rule.
--shared
Set shared to True (default is False).
--admin-state-down
Set admin state up to false.
neutron firewall-delete commandusage: neutron firewall-delete [-h] [--request-format {json,xml}] FIREWALL
Delete a given firewall.
Positional argumentsFIREWALL
ID or name of firewall to delete.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron firewall-list commandusage: neutron firewall-list [-h] [-f {csv,table}] [-c COLUMN]
[--max-width <integer>]
[--quote {all,minimal,none,nonnumeric}]
[--request-format {json,xml}] [-D] [-F FIELD]
[-P SIZE] [--sort-key FIELD]
[--sort-dir {asc,desc}]
List firewalls that belong to a given tenant.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
-P SIZE, --page-size SIZE
Specify retrieve unit of each request, then split one
request to several requests.
--sort-key FIELD
Sorts the list by the specified fields in the
specified directions. You can repeat this option, but
you must specify an equal number of sort_dir and
sort_key values. Extra sort_dir options are ignored.
Missing sort_dir options use the default asc value.
--sort-dir {asc,desc}
Sorts the list in the specified direction. You can
repeat this option.
neutron firewall-policy-create commandusage: neutron firewall-policy-create [-h] [-f {shell,table,value}]
[-c COLUMN] [--max-width <integer>]
[--variable VARIABLE] [--prefix PREFIX]
[--request-format {json,xml}]
[--tenant-id TENANT_ID]
[--description DESCRIPTION] [--shared]
[--firewall-rules FIREWALL_RULES]
[--audited]
NAME
Create a firewall policy.
Positional argumentsNAME
Name for the firewall policy.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
--tenant-id TENANT_ID
The owner tenant ID.
--description DESCRIPTION
Description for the firewall policy.
--shared
Create a shared policy.
--firewall-rules FIREWALL_RULES
Ordered list of whitespace-delimited firewall rule
names or IDs; e.g., --firewall-rules "rule1 rule2"
--audited
Sets audited to True.
neutron firewall-policy-delete commandusage: neutron firewall-policy-delete [-h] [--request-format {json,xml}]
FIREWALL_POLICY
Delete a given firewall policy.
Positional argumentsFIREWALL_POLICY
ID or name of firewall_policy to delete.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron firewall-policy-insert-rule commandusage: neutron firewall-policy-insert-rule [-h] [--request-format {json,xml}]
[--insert-before FIREWALL_RULE]
[--insert-after FIREWALL_RULE]
FIREWALL_POLICY FIREWALL_RULE
Insert a rule into a given firewall policy.
Positional argumentsFIREWALL_POLICY
ID or name of firewall_policy to update.
FIREWALL_RULE
New rule to insert.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
--insert-before FIREWALL_RULE
Insert before this rule.
--insert-after FIREWALL_RULE
Insert after this rule.
neutron firewall-policy-list commandusage: neutron firewall-policy-list [-h] [-f {csv,table}] [-c COLUMN]
[--max-width <integer>]
[--quote {all,minimal,none,nonnumeric}]
[--request-format {json,xml}] [-D]
[-F FIELD] [-P SIZE] [--sort-key FIELD]
[--sort-dir {asc,desc}]
List firewall policies that belong to a given tenant.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
-P SIZE, --page-size SIZE
Specify retrieve unit of each request, then split one
request to several requests.
--sort-key FIELD
Sorts the list by the specified fields in the
specified directions. You can repeat this option, but
you must specify an equal number of sort_dir and
sort_key values. Extra sort_dir options are ignored.
Missing sort_dir options use the default asc value.
--sort-dir {asc,desc}
Sorts the list in the specified direction. You can
repeat this option.
neutron firewall-policy-remove-rule commandusage: neutron firewall-policy-remove-rule [-h] [--request-format {json,xml}]
FIREWALL_POLICY FIREWALL_RULE
Remove a rule from a given firewall policy.
Positional argumentsFIREWALL_POLICY
ID or name of firewall_policy to update.
FIREWALL_RULE
Firewall rule to remove from policy.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron firewall-policy-show commandusage: neutron firewall-policy-show [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>]
[--variable VARIABLE] [--prefix PREFIX]
[--request-format {json,xml}] [-D]
[-F FIELD]
FIREWALL_POLICY
Show information of a given firewall policy.
Positional argumentsFIREWALL_POLICY
ID or name of firewall_policy to look up.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
neutron firewall-policy-update commandusage: neutron firewall-policy-update [-h] [--request-format {json,xml}]
FIREWALL_POLICY
Update a given firewall policy.
Positional argumentsFIREWALL_POLICY
ID or name of firewall_policy to update.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron firewall-rule-create commandusage: neutron firewall-rule-create [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>]
[--variable VARIABLE] [--prefix PREFIX]
[--request-format {json,xml}]
[--tenant-id TENANT_ID] [--name NAME]
[--description DESCRIPTION] [--shared]
[--source-ip-address SOURCE_IP_ADDRESS]
[--destination-ip-address DESTINATION_IP_ADDRESS]
[--source-port SOURCE_PORT]
[--destination-port DESTINATION_PORT]
[--disabled] --protocol {tcp,udp,icmp,any}
--action {allow,deny}
Create a firewall rule.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
--tenant-id TENANT_ID
The owner tenant ID.
--name NAME
Name for the firewall rule.
--description DESCRIPTION
Description for the firewall rule.
--shared
Set shared to True (default is False).
--source-ip-address SOURCE_IP_ADDRESS
Source IP address or subnet.
--destination-ip-address DESTINATION_IP_ADDRESS
Destination IP address or subnet.
--source-port SOURCE_PORT
Source port (integer in [1, 65535] or range in a:b).
--destination-port DESTINATION_PORT
Destination port (integer in [1, 65535] or range in
a:b).
--disabled
To disable this rule.
--protocol {tcp,udp,icmp,any}
Protocol for the firewall rule.
--action {allow,deny}
Action for the firewall rule.
neutron firewall-rule-delete commandusage: neutron firewall-rule-delete [-h] [--request-format {json,xml}]
FIREWALL_RULE
Delete a given firewall rule.
Positional argumentsFIREWALL_RULE
ID or name of firewall_rule to delete.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron firewall-rule-list commandusage: neutron firewall-rule-list [-h] [-f {csv,table}] [-c COLUMN]
[--max-width <integer>]
[--quote {all,minimal,none,nonnumeric}]
[--request-format {json,xml}] [-D]
[-F FIELD] [-P SIZE] [--sort-key FIELD]
[--sort-dir {asc,desc}]
List firewall rules that belong to a given tenant.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
-P SIZE, --page-size SIZE
Specify retrieve unit of each request, then split one
request to several requests.
--sort-key FIELD
Sorts the list by the specified fields in the
specified directions. You can repeat this option, but
you must specify an equal number of sort_dir and
sort_key values. Extra sort_dir options are ignored.
Missing sort_dir options use the default asc value.
--sort-dir {asc,desc}
Sorts the list in the specified direction. You can
repeat this option.
neutron firewall-rule-show commandusage: neutron firewall-rule-show [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>]
[--variable VARIABLE] [--prefix PREFIX]
[--request-format {json,xml}] [-D]
[-F FIELD]
FIREWALL_RULE
Show information of a given firewall rule.
Positional argumentsFIREWALL_RULE
ID or name of firewall_rule to look up.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
neutron firewall-rule-update commandusage: neutron firewall-rule-update [-h] [--request-format {json,xml}]
[--protocol {tcp,udp,icmp,any}]
FIREWALL_RULE
Update a given firewall rule.
Positional argumentsFIREWALL_RULE
ID or name of firewall_rule to update.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
--protocol {tcp,udp,icmp,any}
Protocol for the firewall rule.
neutron firewall-show commandusage: neutron firewall-show [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>] [--variable VARIABLE]
[--prefix PREFIX] [--request-format {json,xml}]
[-D] [-F FIELD]
FIREWALL
Show information of a given firewall.
Positional argumentsFIREWALL
ID or name of firewall to look up.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
neutron firewall-update commandusage: neutron firewall-update [-h] [--request-format {json,xml}] FIREWALL
Update a given firewall.
Positional argumentsFIREWALL
ID or name of firewall to update.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron floatingip-associate commandusage: neutron floatingip-associate [-h] [--request-format {json,xml}]
[--fixed-ip-address FIXED_IP_ADDRESS]
FLOATINGIP_ID PORT
Create a mapping between a floating IP and a fixed IP.
Positional argumentsFLOATINGIP_ID
ID of the floating IP to associate.
PORT
ID or name of the port to be associated with the
floating IP.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
--fixed-ip-address FIXED_IP_ADDRESS
IP address on the port (only required if port has
multiple IPs).
neutron floatingip-create commandusage: neutron floatingip-create [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>] [--variable VARIABLE]
[--prefix PREFIX]
[--request-format {json,xml}]
[--tenant-id TENANT_ID] [--port-id PORT_ID]
[--fixed-ip-address FIXED_IP_ADDRESS]
FLOATING_NETWORK
Create a floating IP for a given tenant.
Positional argumentsFLOATING_NETWORK
Network name or ID to allocate floating IP from.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
--tenant-id TENANT_ID
The owner tenant ID.
--port-id PORT_ID ID
of the port to be associated with the floating IP.
--fixed-ip-address FIXED_IP_ADDRESS
IP address on the port (only required if port has
multiple IPs).
neutron floatingip-delete commandusage: neutron floatingip-delete [-h] [--request-format {json,xml}] FLOATINGIP
Delete a given floating IP.
Positional argumentsFLOATINGIP
ID of floatingip to delete.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron floatingip-disassociate commandusage: neutron floatingip-disassociate [-h] [--request-format {json,xml}]
FLOATINGIP_ID
Remove a mapping from a floating IP to a fixed IP.
Positional argumentsFLOATINGIP_ID
ID of the floating IP to associate.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron floatingip-list commandusage: neutron floatingip-list [-h] [-f {csv,table}] [-c COLUMN]
[--max-width <integer>]
[--quote {all,minimal,none,nonnumeric}]
[--request-format {json,xml}] [-D] [-F FIELD]
[-P SIZE] [--sort-key FIELD]
[--sort-dir {asc,desc}]
List floating IPs that belong to a given tenant.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
-P SIZE, --page-size SIZE
Specify retrieve unit of each request, then split one
request to several requests.
--sort-key FIELD
Sorts the list by the specified fields in the
specified directions. You can repeat this option, but
you must specify an equal number of sort_dir and
sort_key values. Extra sort_dir options are ignored.
Missing sort_dir options use the default asc value.
--sort-dir {asc,desc}
Sorts the list in the specified direction. You can
repeat this option.
neutron floatingip-show commandusage: neutron floatingip-show [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>] [--variable VARIABLE]
[--prefix PREFIX] [--request-format {json,xml}]
[-D] [-F FIELD]
FLOATINGIP
Show information of a given floating IP.
Positional argumentsFLOATINGIP
ID of floatingip to look up.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
neutron gateway-device-create commandusage: neutron gateway-device-create [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>]
[--variable VARIABLE] [--prefix PREFIX]
[--request-format {json,xml}]
[--tenant-id TENANT_ID]
[--connector-type {stt,gre,ipsecgre,ipsecstt,bridge}]
--connector-ip CONNECTOR_IP
(--client-certificate CERT_DATA | --client-certificate-file CERT_FILE)
NAME
Create a network gateway device.
Positional argumentsNAME
Name of network gateway device to create.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
--tenant-id TENANT_ID
The owner tenant ID.
--connector-type {stt,gre,ipsecgre,ipsecstt,bridge}
Type of the transport zone connector to use for this
device. Valid values are gre, stt, ipsecgre, ipsecstt,
and bridge. Defaults to stt.
--connector-ip CONNECTOR_IP
IP address for this device's transport connector. It
must correspond to the IP address of the interface
used for tenant traffic on the NSX gateway node.
--client-certificate CERT_DATA
PEM certificate used by the NSX gateway transport node
to authenticate with the NSX controller.
--client-certificate-file CERT_FILE
File containing the PEM certificate used by the NSX
gateway transport node to authenticate with the NSX
controller.
neutron gateway-device-delete commandusage: neutron gateway-device-delete [-h] [--request-format {json,xml}]
GATEWAY_DEVICE
Delete a given network gateway device.
Positional argumentsGATEWAY_DEVICE
ID or name of gateway_device to delete.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron gateway-device-list commandusage: neutron gateway-device-list [-h] [-f {csv,table}] [-c COLUMN]
[--max-width <integer>]
[--quote {all,minimal,none,nonnumeric}]
[--request-format {json,xml}] [-D]
[-F FIELD]
List network gateway devices for a given tenant.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
neutron gateway-device-show commandusage: neutron gateway-device-show [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>]
[--variable VARIABLE] [--prefix PREFIX]
[--request-format {json,xml}] [-D]
[-F FIELD]
GATEWAY_DEVICE
Show information for a given network gateway device.
Positional argumentsGATEWAY_DEVICE
ID or name of gateway_device to look up.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
neutron gateway-device-update commandusage: neutron gateway-device-update [-h] [--request-format {json,xml}]
[--name NAME]
[--connector-type {stt,gre,ipsecgre,ipsecstt,bridge}]
[--connector-ip CONNECTOR_IP]
[--client-certificate CERT_DATA | --client-certificate-file CERT_FILE]
GATEWAY_DEVICE
Update a network gateway device.
Positional argumentsGATEWAY_DEVICE
ID or name of gateway_device to update.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
--name NAME
New name for network gateway device.
--connector-type {stt,gre,ipsecgre,ipsecstt,bridge}
Type of the transport zone connector to use for this
device. Valid values are gre, stt, ipsecgre, ipsecstt,
and bridge. Defaults to stt.
--connector-ip CONNECTOR_IP
IP address for this device's transport connector. It
must correspond to the IP address of the interface
used for tenant traffic on the NSX gateway node.
--client-certificate CERT_DATA
PEM certificate used by the NSX gateway transport node
to authenticate with the NSX controller.
--client-certificate-file CERT_FILE
File containing the PEM certificate used by the NSX
gateway transport node to authenticate with the NSX
controller.
neutron ipsec-site-connection-create commandusage: neutron ipsec-site-connection-create [-h] [-f {shell,table,value}]
[-c COLUMN]
[--max-width <integer>]
[--variable VARIABLE]
[--prefix PREFIX]
[--request-format {json,xml}]
[--tenant-id TENANT_ID]
[--admin-state-down] [--name NAME]
[--description DESCRIPTION]
[--mtu MTU]
[--initiator {bi-directional,response-only}]
[--dpd action=ACTION,interval=INTERVAL,timeout=TIMEOUT]
--vpnservice-id VPNSERVICE
--ikepolicy-id IKEPOLICY
--ipsecpolicy-id IPSECPOLICY
--peer-address PEER_ADDRESS
--peer-id PEER_ID --peer-cidr
PEER_CIDRS --psk PSK
Create an IPsec site connection.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
--tenant-id TENANT_ID
The owner tenant ID.
--admin-state-down
Set admin state up to false.
--name NAME
Set friendly name for the connection.
--description DESCRIPTION
Set a description for the connection.
--mtu MTU MTU
size for the connection, default:1500
--initiator {bi-directional,response-only}
Initiator state in lowercase, default:bi-directional
--dpd
action=ACTION,interval=INTERVAL,timeout=TIMEOUT
Ipsec connection. Dead Peer Detection attributes.
'action'-hold,clear,disabled,restart,restart-by-peer.
'interval' and 'timeout' are non negative integers.
'interval' should be less than 'timeout' value.
'action', default:hold 'interval', default:30,
'timeout', default:120.
--vpnservice-id VPNSERVICE
VPN service instance ID associated with this
connection.
--ikepolicy-id IKEPOLICY
IKE policy ID associated with this connection.
--ipsecpolicy-id IPSECPOLICY
IPsec policy ID associated with this connection.
--peer-address PEER_ADDRESS
Peer gateway public IPv4/IPv6 address or FQDN.
--peer-id PEER_ID
Peer router identity for authentication. Can be
IPv4/IPv6 address, e-mail address, key id, or FQDN.
--peer-cidr PEER_CIDRS
Remote subnet(s) in CIDR format.
--psk PSK
Pre-shared key string.
neutron ipsec-site-connection-delete commandusage: neutron ipsec-site-connection-delete [-h] [--request-format {json,xml}]
IPSEC_SITE_CONNECTION
Delete a given IPsecSiteConnection.
Positional argumentsIPSEC_SITE_CONNECTION
ID or name of ipsec_site_connection to delete.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron ipsec-site-connection-list commandusage: neutron ipsec-site-connection-list [-h] [-f {csv,table}] [-c COLUMN]
[--max-width <integer>]
[--quote {all,minimal,none,nonnumeric}]
[--request-format {json,xml}] [-D]
[-F FIELD] [-P SIZE]
[--sort-key FIELD]
[--sort-dir {asc,desc}]
List IPsecSiteConnections that belong to a given tenant.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
-P SIZE, --page-size SIZE
Specify retrieve unit of each request, then split one
request to several requests.
--sort-key FIELD
Sorts the list by the specified fields in the
specified directions. You can repeat this option, but
you must specify an equal number of sort_dir and
sort_key values. Extra sort_dir options are ignored.
Missing sort_dir options use the default asc value.
--sort-dir {asc,desc}
Sorts the list in the specified direction. You can
repeat this option.
neutron ipsec-site-connection-show commandusage: neutron ipsec-site-connection-show [-h] [-f {shell,table,value}]
[-c COLUMN] [--max-width <integer>]
[--variable VARIABLE]
[--prefix PREFIX]
[--request-format {json,xml}] [-D]
[-F FIELD]
IPSEC_SITE_CONNECTION
Show information of a given IPsecSiteConnection.
Positional argumentsIPSEC_SITE_CONNECTION
ID or name of ipsec_site_connection to look up.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
neutron ipsec-site-connection-update commandusage: neutron ipsec-site-connection-update [-h] [--request-format {json,xml}]
[--dpd action=ACTION,interval=INTERVAL,timeout=TIMEOUT]
IPSEC_SITE_CONNECTION
Update a given IPsecSiteConnection.
Positional argumentsIPSEC_SITE_CONNECTION
ID or name of ipsec_site_connection to update.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
--dpd
action=ACTION,interval=INTERVAL,timeout=TIMEOUT
Ipsec connection Dead Peer Detection attributes.
'action'-hold,clear,disabled,restart,restart-by-peer.
'interval' and 'timeout' are non negative integers.
'interval' should be less than 'timeout' value.
'action', default:hold 'interval', default:30,
'timeout', default:120.
neutron l3-agent-list-hosting-router commandusage: neutron l3-agent-list-hosting-router [-h] [-f {csv,table}] [-c COLUMN]
[--max-width <integer>]
[--quote {all,minimal,none,nonnumeric}]
[--request-format {json,xml}] [-D]
[-F FIELD]
router
List L3 agents hosting a router.
Positional argumentsrouter
Router to query.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
neutron l3-agent-router-add commandusage: neutron l3-agent-router-add [-h] [--request-format {json,xml}]
l3_agent router
Add a router to a L3 agent.
Positional argumentsl3_agent
ID of the L3 agent.
router
Router to add.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron l3-agent-router-remove commandusage: neutron l3-agent-router-remove [-h] [--request-format {json,xml}]
l3_agent router
Remove a router from a L3 agent.
Positional argumentsl3_agent
ID of the L3 agent.
router
Router to remove.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron lb-agent-hosting-pool commandusage: neutron lb-agent-hosting-pool [-h] [-f {csv,table}] [-c COLUMN]
[--max-width <integer>]
[--quote {all,minimal,none,nonnumeric}]
[--request-format {json,xml}] [-D]
[-F FIELD]
pool
Get loadbalancer agent hosting a pool. Deriving from ListCommand though server
will return only one agent to keep common output format for all agent
schedulers
Positional argumentspool
Pool to query.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
neutron lb-healthmonitor-associate commandusage: neutron lb-healthmonitor-associate [-h] [--request-format {json,xml}]
HEALTH_MONITOR_ID POOL
Create a mapping between a health monitor and a pool.
Positional argumentsHEALTH_MONITOR_ID
Health monitor to associate.
POOL
ID of the pool to be associated with the health
monitor.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron lb-healthmonitor-create commandusage: neutron lb-healthmonitor-create [-h] [-f {shell,table,value}]
[-c COLUMN] [--max-width <integer>]
[--variable VARIABLE] [--prefix PREFIX]
[--request-format {json,xml}]
[--tenant-id TENANT_ID]
[--admin-state-down]
[--expected-codes EXPECTED_CODES]
[--http-method HTTP_METHOD]
[--url-path URL_PATH] --delay DELAY
--max-retries MAX_RETRIES --timeout
TIMEOUT --type {PING,TCP,HTTP,HTTPS}
Create a healthmonitor.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
--tenant-id TENANT_ID
The owner tenant ID.
--admin-state-down
Set admin state up to false.
--expected-codes EXPECTED_CODES
The list of HTTP status codes expected in response
from the member to declare it healthy. This attribute
can contain one value, or a list of values separated
by comma, or a range of values (e.g. "200-299"). If
this attribute is not specified, it defaults to "200".
--http-method HTTP_METHOD
The HTTP method used for requests by the monitor of
type HTTP.
--url-path URL_PATH
The HTTP path used in the HTTP request used by the
monitor to test a member health. This must be a string
beginning with a / (forward slash).
--delay DELAY
The time in seconds between sending probes to members.
--max-retries MAX_RETRIES
Number of permissible connection failures before
changing the member status to INACTIVE. [1..10]
--timeout TIMEOUT
Maximum number of seconds for a monitor to wait for a
connection to be established before it times out. The
value must be less than the delay value.
--type {PING,TCP,HTTP,HTTPS}
One of the predefined health monitor types.
neutron lb-healthmonitor-delete commandusage: neutron lb-healthmonitor-delete [-h] [--request-format {json,xml}]
HEALTH_MONITOR
Delete a given healthmonitor.
Positional argumentsHEALTH_MONITOR
ID or name of health_monitor to delete.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron lb-healthmonitor-disassociate commandusage: neutron lb-healthmonitor-disassociate [-h]
[--request-format {json,xml}]
HEALTH_MONITOR_ID POOL
Remove a mapping from a health monitor to a pool.
Positional argumentsHEALTH_MONITOR_ID
Health monitor to associate.
POOL
ID of the pool to be associated with the health
monitor.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron lb-healthmonitor-list commandusage: neutron lb-healthmonitor-list [-h] [-f {csv,table}] [-c COLUMN]
[--max-width <integer>]
[--quote {all,minimal,none,nonnumeric}]
[--request-format {json,xml}] [-D]
[-F FIELD] [-P SIZE] [--sort-key FIELD]
[--sort-dir {asc,desc}]
List healthmonitors that belong to a given tenant.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
-P SIZE, --page-size SIZE
Specify retrieve unit of each request, then split one
request to several requests.
--sort-key FIELD
Sorts the list by the specified fields in the
specified directions. You can repeat this option, but
you must specify an equal number of sort_dir and
sort_key values. Extra sort_dir options are ignored.
Missing sort_dir options use the default asc value.
--sort-dir {asc,desc}
Sorts the list in the specified direction. You can
repeat this option.
neutron lb-healthmonitor-show commandusage: neutron lb-healthmonitor-show [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>]
[--variable VARIABLE] [--prefix PREFIX]
[--request-format {json,xml}] [-D]
[-F FIELD]
HEALTH_MONITOR
Show information of a given healthmonitor.
Positional argumentsHEALTH_MONITOR
ID or name of health_monitor to look up.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
neutron lb-healthmonitor-update commandusage: neutron lb-healthmonitor-update [-h] [--request-format {json,xml}]
HEALTH_MONITOR
Update a given healthmonitor.
Positional argumentsHEALTH_MONITOR
ID or name of health_monitor to update.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron lb-member-create commandusage: neutron lb-member-create [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>] [--variable VARIABLE]
[--prefix PREFIX]
[--request-format {json,xml}]
[--tenant-id TENANT_ID] [--admin-state-down]
[--weight WEIGHT] --address ADDRESS
--protocol-port PROTOCOL_PORT
POOL
Create a member.
Positional argumentsPOOL
Pool ID or name this vip belongs to.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
--tenant-id TENANT_ID
The owner tenant ID.
--admin-state-down
Set admin state up to false.
--weight WEIGHT
Weight of pool member in the pool (default:1,
[0..256]).
--address ADDRESS IP
address of the pool member on the pool network.
--protocol-port PROTOCOL_PORT
Port on which the pool member listens for requests or
connections.
neutron lb-member-delete commandusage: neutron lb-member-delete [-h] [--request-format {json,xml}] MEMBER
Delete a given member.
Positional argumentsMEMBER
ID or name of member to delete.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron lb-member-list commandusage: neutron lb-member-list [-h] [-f {csv,table}] [-c COLUMN]
[--max-width <integer>]
[--quote {all,minimal,none,nonnumeric}]
[--request-format {json,xml}] [-D] [-F FIELD]
[-P SIZE] [--sort-key FIELD]
[--sort-dir {asc,desc}]
List members that belong to a given tenant.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
-P SIZE, --page-size SIZE
Specify retrieve unit of each request, then split one
request to several requests.
--sort-key FIELD
Sorts the list by the specified fields in the
specified directions. You can repeat this option, but
you must specify an equal number of sort_dir and
sort_key values. Extra sort_dir options are ignored.
Missing sort_dir options use the default asc value.
--sort-dir {asc,desc}
Sorts the list in the specified direction. You can
repeat this option.
neutron lb-member-show commandusage: neutron lb-member-show [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>] [--variable VARIABLE]
[--prefix PREFIX] [--request-format {json,xml}]
[-D] [-F FIELD]
MEMBER
Show information of a given member.
Positional argumentsMEMBER
ID or name of member to look up.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
neutron lb-member-update commandusage: neutron lb-member-update [-h] [--request-format {json,xml}] MEMBER
Update a given member.
Positional argumentsMEMBER
ID or name of member to update.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron lb-pool-create commandusage: neutron lb-pool-create [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>] [--variable VARIABLE]
[--prefix PREFIX] [--request-format {json,xml}]
[--tenant-id TENANT_ID] [--admin-state-down]
[--description DESCRIPTION] --lb-method
{ROUND_ROBIN,LEAST_CONNECTIONS,SOURCE_IP} --name
NAME --protocol {HTTP,HTTPS,TCP} --subnet-id
SUBNET [--provider PROVIDER]
Create a pool.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
--tenant-id TENANT_ID
The owner tenant ID.
--admin-state-down
Set admin state up to false.
--description DESCRIPTION
Description of the pool.
--lb-method {ROUND_ROBIN,LEAST_CONNECTIONS,SOURCE_IP}
The algorithm used to distribute load between the
members of the pool.
--name NAME
The name of the pool.
--protocol {HTTP,HTTPS,TCP}
Protocol for balancing.
--subnet-id SUBNET
The subnet on which the members of the pool will be
located.
--provider PROVIDER
Provider name of loadbalancer service.
neutron lb-pool-delete commandusage: neutron lb-pool-delete [-h] [--request-format {json,xml}] POOL
Delete a given pool.
Positional argumentsPOOL
ID or name of pool to delete.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron lb-pool-list commandusage: neutron lb-pool-list [-h] [-f {csv,table}] [-c COLUMN]
[--max-width <integer>]
[--quote {all,minimal,none,nonnumeric}]
[--request-format {json,xml}] [-D] [-F FIELD]
[-P SIZE] [--sort-key FIELD]
[--sort-dir {asc,desc}]
List pools that belong to a given tenant.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
-P SIZE, --page-size SIZE
Specify retrieve unit of each request, then split one
request to several requests.
--sort-key FIELD
Sorts the list by the specified fields in the
specified directions. You can repeat this option, but
you must specify an equal number of sort_dir and
sort_key values. Extra sort_dir options are ignored.
Missing sort_dir options use the default asc value.
--sort-dir {asc,desc}
Sorts the list in the specified direction. You can
repeat this option.
neutron lb-pool-list-on-agent commandusage: neutron lb-pool-list-on-agent [-h] [-f {csv,table}] [-c COLUMN]
[--max-width <integer>]
[--quote {all,minimal,none,nonnumeric}]
[--request-format {json,xml}] [-D]
[-F FIELD]
lbaas_agent
List the pools on a loadbalancer agent.
Positional argumentslbaas_agent
ID of the loadbalancer agent to query.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
neutron lb-pool-show commandusage: neutron lb-pool-show [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>] [--variable VARIABLE]
[--prefix PREFIX] [--request-format {json,xml}]
[-D] [-F FIELD]
POOL
Show information of a given pool.
Positional argumentsPOOL
ID or name of pool to look up.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
neutron lb-pool-stats commandusage: neutron lb-pool-stats [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>] [--variable VARIABLE]
[--prefix PREFIX] [--request-format {json,xml}]
[-D] [-F FIELD]
POOL
Retrieve stats for a given pool.
Positional argumentsPOOL
ID or name of pool to look up.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
neutron lb-pool-update commandusage: neutron lb-pool-update [-h] [--request-format {json,xml}] POOL
Update a given pool.
Positional argumentsPOOL
ID or name of pool to update.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron lb-vip-create commandusage: neutron lb-vip-create [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>] [--variable VARIABLE]
[--prefix PREFIX] [--request-format {json,xml}]
[--tenant-id TENANT_ID] [--address ADDRESS]
[--admin-state-down]
[--connection-limit CONNECTION_LIMIT]
[--description DESCRIPTION] --name NAME
--protocol-port PROTOCOL_PORT --protocol
{TCP,HTTP,HTTPS} --subnet-id SUBNET
POOL
Create a vip.
Positional argumentsPOOL
Pool ID or name this vip belongs to.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
--tenant-id TENANT_ID
The owner tenant ID.
--address ADDRESS IP
address of the vip.
--admin-state-down
Set admin state up to false.
--connection-limit CONNECTION_LIMIT
The maximum number of connections per second allowed
for the vip. Positive integer or -1 for unlimited
(default).
--description DESCRIPTION
Description of the vip.
--name NAME
Name of the vip.
--protocol-port PROTOCOL_PORT
TCP port on which to listen for client traffic that is
associated with the vip address.
--protocol {TCP,HTTP,HTTPS}
Protocol for balancing.
--subnet-id SUBNET
The subnet on which to allocate the vip address.
neutron lb-vip-delete commandusage: neutron lb-vip-delete [-h] [--request-format {json,xml}] VIP
Delete a given vip.
Positional argumentsVIP
ID or name of vip to delete.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron lb-vip-list commandusage: neutron lb-vip-list [-h] [-f {csv,table}] [-c COLUMN]
[--max-width <integer>]
[--quote {all,minimal,none,nonnumeric}]
[--request-format {json,xml}] [-D] [-F FIELD]
[-P SIZE] [--sort-key FIELD]
[--sort-dir {asc,desc}]
List vips that belong to a given tenant.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
-P SIZE, --page-size SIZE
Specify retrieve unit of each request, then split one
request to several requests.
--sort-key FIELD
Sorts the list by the specified fields in the
specified directions. You can repeat this option, but
you must specify an equal number of sort_dir and
sort_key values. Extra sort_dir options are ignored.
Missing sort_dir options use the default asc value.
--sort-dir {asc,desc}
Sorts the list in the specified direction. You can
repeat this option.
neutron lb-vip-show commandusage: neutron lb-vip-show [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>] [--variable VARIABLE]
[--prefix PREFIX] [--request-format {json,xml}]
[-D] [-F FIELD]
VIP
Show information of a given vip.
Positional argumentsVIP
ID or name of vip to look up.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
neutron lb-vip-update commandusage: neutron lb-vip-update [-h] [--request-format {json,xml}] VIP
Update a given vip.
Positional argumentsVIP
ID or name of vip to update.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron meter-label-create commandusage: neutron meter-label-create [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>]
[--variable VARIABLE] [--prefix PREFIX]
[--request-format {json,xml}]
[--tenant-id TENANT_ID]
[--description DESCRIPTION] [--shared]
NAME
Create a metering label for a given tenant.
Positional argumentsNAME
Name of metering label to create.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
--tenant-id TENANT_ID
The owner tenant ID.
--description DESCRIPTION
Description of metering label to create.
--shared
Set the label as shared.
neutron meter-label-delete commandusage: neutron meter-label-delete [-h] [--request-format {json,xml}]
METERING_LABEL
Delete a given metering label.
Positional argumentsMETERING_LABEL
ID or name of metering_label to delete.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron meter-label-list commandusage: neutron meter-label-list [-h] [-f {csv,table}] [-c COLUMN]
[--max-width <integer>]
[--quote {all,minimal,none,nonnumeric}]
[--request-format {json,xml}] [-D] [-F FIELD]
[-P SIZE] [--sort-key FIELD]
[--sort-dir {asc,desc}]
List metering labels that belong to a given tenant.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
-P SIZE, --page-size SIZE
Specify retrieve unit of each request, then split one
request to several requests.
--sort-key FIELD
Sorts the list by the specified fields in the
specified directions. You can repeat this option, but
you must specify an equal number of sort_dir and
sort_key values. Extra sort_dir options are ignored.
Missing sort_dir options use the default asc value.
--sort-dir {asc,desc}
Sorts the list in the specified direction. You can
repeat this option.
neutron meter-label-rule-create commandusage: neutron meter-label-rule-create [-h] [-f {shell,table,value}]
[-c COLUMN] [--max-width <integer>]
[--variable VARIABLE] [--prefix PREFIX]
[--request-format {json,xml}]
[--tenant-id TENANT_ID]
[--direction {ingress,egress}]
[--excluded]
LABEL REMOTE_IP_PREFIX
Create a metering label rule for a given label.
Positional argumentsLABEL
Id or Name of the label.
REMOTE_IP_PREFIX
CIDR to match on.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
--tenant-id TENANT_ID
The owner tenant ID.
--direction {ingress,egress}
Direction of traffic, default: ingress.
--excluded
Exclude this CIDR from the label, default: not
excluded.
neutron meter-label-rule-delete commandusage: neutron meter-label-rule-delete [-h] [--request-format {json,xml}]
METERING_LABEL_RULE
Delete a given metering label.
Positional argumentsMETERING_LABEL_RULE
ID or name of metering_label_rule to delete.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron meter-label-rule-list commandusage: neutron meter-label-rule-list [-h] [-f {csv,table}] [-c COLUMN]
[--max-width <integer>]
[--quote {all,minimal,none,nonnumeric}]
[--request-format {json,xml}] [-D]
[-F FIELD] [-P SIZE] [--sort-key FIELD]
[--sort-dir {asc,desc}]
List metering labels that belong to a given label.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
-P SIZE, --page-size SIZE
Specify retrieve unit of each request, then split one
request to several requests.
--sort-key FIELD
Sorts the list by the specified fields in the
specified directions. You can repeat this option, but
you must specify an equal number of sort_dir and
sort_key values. Extra sort_dir options are ignored.
Missing sort_dir options use the default asc value.
--sort-dir {asc,desc}
Sorts the list in the specified direction. You can
repeat this option.
neutron meter-label-rule-show commandusage: neutron meter-label-rule-show [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>]
[--variable VARIABLE] [--prefix PREFIX]
[--request-format {json,xml}] [-D]
[-F FIELD]
METERING_LABEL_RULE
Show information of a given metering label rule.
Positional argumentsMETERING_LABEL_RULE
ID or name of metering_label_rule to look up.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
neutron meter-label-show commandusage: neutron meter-label-show [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>] [--variable VARIABLE]
[--prefix PREFIX]
[--request-format {json,xml}] [-D] [-F FIELD]
METERING_LABEL
Show information of a given metering label.
Positional argumentsMETERING_LABEL
ID or name of metering_label to look up.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
neutron nec-packet-filter-create commandusage: neutron nec-packet-filter-create [-h] [-f {shell,table,value}]
[-c COLUMN] [--max-width <integer>]
[--variable VARIABLE]
[--prefix PREFIX]
[--request-format {json,xml}]
[--tenant-id TENANT_ID]
[--admin-state-down] [--name NAME]
[--in-port PORT] [--src-mac SRC_MAC]
[--dst-mac DST_MAC]
[--eth-type ETH_TYPE]
[--protocol PROTOCOL]
[--src-cidr SRC_CIDR]
[--dst-cidr DST_CIDR]
[--src-port SRC_PORT]
[--dst-port DST_PORT]
[--priority PRIORITY]
[--action {allow,drop}]
NETWORK
Create a packet filter for a given tenant.
Positional argumentsNETWORK
network to which this packet filter is applied
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
--tenant-id TENANT_ID
The owner tenant ID.
--admin-state-down
Set Admin State Up to false
--name NAME
Name of this packet filter
--in-port PORT
Name or ID of the input port
--src-mac SRC_MAC
Source MAC address
--dst-mac DST_MAC
Destination MAC address
--eth-type ETH_TYPE
Ether Type. Integer [0:65535] (hex or decimal). E.g.,
0x0800 (IPv4), 0x0806 (ARP), 0x86DD (IPv6)
--protocol PROTOCOL IP
Protocol. Protocol name or integer. Recognized
names are icmp, tcp, udp, arp (case insensitive).
Integer should be [0:255] (decimal or hex).
--src-cidr SRC_CIDR
Source IP address CIDR
--dst-cidr DST_CIDR
Destination IP address CIDR
--src-port SRC_PORT
Source port address
--dst-port DST_PORT
Destination port address
--priority PRIORITY
Priority of the filter. Integer of [0:65535]. Default:
30000.
--action {allow,drop}
Action of the filter. Default: allow
neutron nec-packet-filter-delete commandusage: neutron nec-packet-filter-delete [-h] [--request-format {json,xml}]
PACKET_FILTER
Delete a given packet filter.
Positional argumentsPACKET_FILTER
ID or name of packet_filter to delete.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron nec-packet-filter-list commandusage: neutron nec-packet-filter-list [-h] [-f {csv,table}] [-c COLUMN]
[--max-width <integer>]
[--quote {all,minimal,none,nonnumeric}]
[--request-format {json,xml}] [-D]
[-F FIELD] [-P SIZE] [--sort-key FIELD]
[--sort-dir {asc,desc}]
List packet filters that belong to a given tenant.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
-P SIZE, --page-size SIZE
Specify retrieve unit of each request, then split one
request to several requests.
--sort-key FIELD
Sorts the list by the specified fields in the
specified directions. You can repeat this option, but
you must specify an equal number of sort_dir and
sort_key values. Extra sort_dir options are ignored.
Missing sort_dir options use the default asc value.
--sort-dir {asc,desc}
Sorts the list in the specified direction. You can
repeat this option.
neutron nec-packet-filter-show commandusage: neutron nec-packet-filter-show [-h] [-f {shell,table,value}]
[-c COLUMN] [--max-width <integer>]
[--variable VARIABLE] [--prefix PREFIX]
[--request-format {json,xml}] [-D]
[-F FIELD]
PACKET_FILTER
Show information of a given packet filter.
Positional argumentsPACKET_FILTER
ID or name of packet_filter to look up.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
neutron nec-packet-filter-update commandusage: neutron nec-packet-filter-update [-h] [--request-format {json,xml}]
[--admin-state {True,False}]
[--name NAME] [--src-mac SRC_MAC]
[--dst-mac DST_MAC]
[--eth-type ETH_TYPE]
[--protocol PROTOCOL]
[--src-cidr SRC_CIDR]
[--dst-cidr DST_CIDR]
[--src-port SRC_PORT]
[--dst-port DST_PORT]
[--priority PRIORITY]
[--action {allow,drop}]
PACKET_FILTER
Update packet filter's information.
Positional argumentsPACKET_FILTER
ID or name of packet_filter to update.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
--admin-state {True,False}
Set a value of Admin State Up
--name NAME
Name of this packet filter
--src-mac SRC_MAC
Source MAC address
--dst-mac DST_MAC
Destination MAC address
--eth-type ETH_TYPE
Ether Type. Integer [0:65535] (hex or decimal). E.g.,
0x0800 (IPv4), 0x0806 (ARP), 0x86DD (IPv6)
--protocol PROTOCOL IP
Protocol. Protocol name or integer. Recognized
names are icmp, tcp, udp, arp (case insensitive).
Integer should be [0:255] (decimal or hex).
--src-cidr SRC_CIDR
Source IP address CIDR
--dst-cidr DST_CIDR
Destination IP address CIDR
--src-port SRC_PORT
Source port address
--dst-port DST_PORT
Destination port address
--priority PRIORITY
Priority of the filter. Integer of [0:65535].
--action {allow,drop}
Action of the filter.
neutron net-create commandusage: neutron net-create [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>] [--variable VARIABLE]
[--prefix PREFIX] [--request-format {json,xml}]
[--tenant-id TENANT_ID] [--admin-state-down]
[--shared]
NAME
Create a network for a given tenant.
Positional argumentsNAME
Name of network to create.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
--tenant-id TENANT_ID
The owner tenant ID.
--admin-state-down
Set admin state up to false.
--shared
Set the network as shared.
neutron net-delete commandusage: neutron net-delete [-h] [--request-format {json,xml}] NETWORK
Delete a given network.
Positional argumentsNETWORK
ID or name of network to delete.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron net-external-list commandusage: neutron net-external-list [-h] [-f {csv,table}] [-c COLUMN]
[--max-width <integer>]
[--quote {all,minimal,none,nonnumeric}]
[--request-format {json,xml}] [-D] [-F FIELD]
[-P SIZE] [--sort-key FIELD]
[--sort-dir {asc,desc}]
List external networks that belong to a given tenant.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
-P SIZE, --page-size SIZE
Specify retrieve unit of each request, then split one
request to several requests.
--sort-key FIELD
Sorts the list by the specified fields in the
specified directions. You can repeat this option, but
you must specify an equal number of sort_dir and
sort_key values. Extra sort_dir options are ignored.
Missing sort_dir options use the default asc value.
--sort-dir {asc,desc}
Sorts the list in the specified direction. You can
repeat this option.
neutron net-gateway-connect commandusage: neutron net-gateway-connect [-h] [--request-format {json,xml}]
[--segmentation-type SEGMENTATION_TYPE]
[--segmentation-id SEGMENTATION_ID]
NET-GATEWAY-ID NETWORK-ID
Add an internal network interface to a router.
Positional argumentsNET-GATEWAY-ID
ID of the network gateway.
NETWORK-ID
ID of the internal network to connect on the gateway.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
--segmentation-type SEGMENTATION_TYPE
L2 segmentation strategy on the external side of the
gateway (e.g.: VLAN, FLAT).
--segmentation-id SEGMENTATION_ID
Identifier for the L2 segment on the external side of
the gateway.
neutron net-gateway-create commandusage: neutron net-gateway-create [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>]
[--variable VARIABLE] [--prefix PREFIX]
[--request-format {json,xml}]
[--tenant-id TENANT_ID]
[--device id=ID,interface_name=NAME_OR_ID]
NAME
Create a network gateway.
Positional argumentsNAME
Name of network gateway to create.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
--tenant-id TENANT_ID
The owner tenant ID.
--device
id=ID,interface_name=NAME_OR_ID
Device info for this gateway. You can repeat this
option for multiple devices for HA gateways.
neutron net-gateway-delete commandusage: neutron net-gateway-delete [-h] [--request-format {json,xml}]
NETWORK_GATEWAY
Delete a given network gateway.
Positional argumentsNETWORK_GATEWAY
ID or name of network_gateway to delete.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron net-gateway-disconnect commandusage: neutron net-gateway-disconnect [-h] [--request-format {json,xml}]
[--segmentation-type SEGMENTATION_TYPE]
[--segmentation-id SEGMENTATION_ID]
NET-GATEWAY-ID NETWORK-ID
Remove a network from a network gateway.
Positional argumentsNET-GATEWAY-ID
ID of the network gateway.
NETWORK-ID
ID of the internal network to connect on the gateway.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
--segmentation-type SEGMENTATION_TYPE
L2 segmentation strategy on the external side of the
gateway (e.g.: VLAN, FLAT).
--segmentation-id SEGMENTATION_ID
Identifier for the L2 segment on the external side of
the gateway.
neutron net-gateway-list commandusage: neutron net-gateway-list [-h] [-f {csv,table}] [-c COLUMN]
[--max-width <integer>]
[--quote {all,minimal,none,nonnumeric}]
[--request-format {json,xml}] [-D] [-F FIELD]
List network gateways for a given tenant.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
neutron net-gateway-show commandusage: neutron net-gateway-show [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>] [--variable VARIABLE]
[--prefix PREFIX]
[--request-format {json,xml}] [-D] [-F FIELD]
NETWORK_GATEWAY
Show information of a given network gateway.
Positional argumentsNETWORK_GATEWAY
ID or name of network_gateway to look up.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
neutron net-gateway-update commandusage: neutron net-gateway-update [-h] [--request-format {json,xml}]
NETWORK_GATEWAY
Update the name for a network gateway.
Positional argumentsNETWORK_GATEWAY
ID or name of network_gateway to update.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron net-list commandusage: neutron net-list [-h] [-f {csv,table}] [-c COLUMN]
[--max-width <integer>]
[--quote {all,minimal,none,nonnumeric}]
[--request-format {json,xml}] [-D] [-F FIELD]
[-P SIZE] [--sort-key FIELD] [--sort-dir {asc,desc}]
List networks that belong to a given tenant.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
-P SIZE, --page-size SIZE
Specify retrieve unit of each request, then split one
request to several requests.
--sort-key FIELD
Sorts the list by the specified fields in the
specified directions. You can repeat this option, but
you must specify an equal number of sort_dir and
sort_key values. Extra sort_dir options are ignored.
Missing sort_dir options use the default asc value.
--sort-dir {asc,desc}
Sorts the list in the specified direction. You can
repeat this option.
neutron net-list-on-dhcp-agent commandusage: neutron net-list-on-dhcp-agent [-h] [-f {csv,table}] [-c COLUMN]
[--max-width <integer>]
[--quote {all,minimal,none,nonnumeric}]
[--request-format {json,xml}] [-D]
[-F FIELD] [-P SIZE] [--sort-key FIELD]
[--sort-dir {asc,desc}]
dhcp_agent
List the networks on a DHCP agent.
Positional argumentsdhcp_agent
ID of the DHCP agent.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
-P SIZE, --page-size SIZE
Specify retrieve unit of each request, then split one
request to several requests.
--sort-key FIELD
Sorts the list by the specified fields in the
specified directions. You can repeat this option, but
you must specify an equal number of sort_dir and
sort_key values. Extra sort_dir options are ignored.
Missing sort_dir options use the default asc value.
--sort-dir {asc,desc}
Sorts the list in the specified direction. You can
repeat this option.
neutron net-show commandusage: neutron net-show [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>] [--variable VARIABLE]
[--prefix PREFIX] [--request-format {json,xml}] [-D]
[-F FIELD]
NETWORK
Show information of a given network.
Positional argumentsNETWORK
ID or name of network to look up.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
neutron net-update commandusage: neutron net-update [-h] [--request-format {json,xml}] NETWORK
Update network's information.
Positional argumentsNETWORK
ID or name of network to update.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron nuage-netpartition-create commandusage: neutron nuage-netpartition-create [-h] [-f {shell,table,value}]
[-c COLUMN] [--max-width <integer>]
[--variable VARIABLE]
[--prefix PREFIX]
[--request-format {json,xml}]
[--tenant-id TENANT_ID]
name
Create a netpartition for a given tenant.
Positional argumentsname
Name of netpartition to create.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
--tenant-id TENANT_ID
The owner tenant ID.
neutron nuage-netpartition-delete commandusage: neutron nuage-netpartition-delete [-h] [--request-format {json,xml}]
NET_PARTITION
Delete a given netpartition.
Positional argumentsNET_PARTITION
ID or name of net_partition to delete.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron nuage-netpartition-list commandusage: neutron nuage-netpartition-list [-h] [-f {csv,table}] [-c COLUMN]
[--max-width <integer>]
[--quote {all,minimal,none,nonnumeric}]
[--request-format {json,xml}] [-D]
[-F FIELD]
List netpartitions that belong to a given tenant.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
neutron nuage-netpartition-show commandusage: neutron nuage-netpartition-show [-h] [-f {shell,table,value}]
[-c COLUMN] [--max-width <integer>]
[--variable VARIABLE] [--prefix PREFIX]
[--request-format {json,xml}] [-D]
[-F FIELD]
NET_PARTITION
Show information of a given netpartition.
Positional argumentsNET_PARTITION
ID or name of net_partition to look up.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
neutron port-create commandusage: neutron port-create [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>] [--variable VARIABLE]
[--prefix PREFIX] [--request-format {json,xml}]
[--tenant-id TENANT_ID] [--name NAME]
[--admin-state-down] [--mac-address MAC_ADDRESS]
[--device-id DEVICE_ID]
[--fixed-ip subnet_id=SUBNET,ip_address=IP_ADDR]
[--security-group SECURITY_GROUP | --no-security-groups]
[--extra-dhcp-opt EXTRA_DHCP_OPTS]
NETWORK
Create a port for a given tenant.
Positional argumentsNETWORK
Network ID or name this port belongs to.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
--tenant-id TENANT_ID
The owner tenant ID.
--name NAME
Name of this port.
--admin-state-down
Set admin state up to false.
--mac-address MAC_ADDRESS
MAC address of this port.
--device-id DEVICE_ID
Device ID of this port.
--fixed-ip
subnet_id=SUBNET,ip_address=IP_ADDR
Desired IP and/or subnet for this port:
subnet_id=<name_or_id>,ip_address=<ip>.You can repeat
this option.
--security-group SECURITY_GROUP
Security group associated with the port. You can
repeat this option.
--no-security-groups
Associate no security groups with the port.
--extra-dhcp-opt EXTRA_DHCP_OPTS
Extra dhcp options to be assigned to this port:
opt_name=<dhcp_option_name>,opt_value=<value>. You can
repeat this option.
neutron port-delete commandusage: neutron port-delete [-h] [--request-format {json,xml}] PORT
Delete a given port.
Positional argumentsPORT
ID or name of port to delete.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron port-list commandusage: neutron port-list [-h] [-f {csv,table}] [-c COLUMN]
[--max-width <integer>]
[--quote {all,minimal,none,nonnumeric}]
[--request-format {json,xml}] [-D] [-F FIELD]
[-P SIZE] [--sort-key FIELD] [--sort-dir {asc,desc}]
List ports that belong to a given tenant.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
-P SIZE, --page-size SIZE
Specify retrieve unit of each request, then split one
request to several requests.
--sort-key FIELD
Sorts the list by the specified fields in the
specified directions. You can repeat this option, but
you must specify an equal number of sort_dir and
sort_key values. Extra sort_dir options are ignored.
Missing sort_dir options use the default asc value.
--sort-dir {asc,desc}
Sorts the list in the specified direction. You can
repeat this option.
neutron port-show commandusage: neutron port-show [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>] [--variable VARIABLE]
[--prefix PREFIX] [--request-format {json,xml}] [-D]
[-F FIELD]
PORT
Show information of a given port.
Positional argumentsPORT
ID or name of port to look up.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
neutron port-update commandusage: neutron port-update [-h] [--request-format {json,xml}]
[--security-group SECURITY_GROUP | --no-security-groups]
[--extra-dhcp-opt EXTRA_DHCP_OPTS]
PORT
Update port's information.
Positional argumentsPORT
ID or name of port to update.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
--security-group SECURITY_GROUP
Security group associated with the port. You can
repeat this option.
--no-security-groups
Associate no security groups with the port.
--extra-dhcp-opt EXTRA_DHCP_OPTS
Extra dhcp options to be assigned to this port:
opt_name=<dhcp_option_name>,opt_value=<value>. You can
repeat this option.
neutron queue-create commandusage: neutron queue-create [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>] [--variable VARIABLE]
[--prefix PREFIX] [--request-format {json,xml}]
[--tenant-id TENANT_ID] [--min MIN] [--max MAX]
[--qos-marking QOS_MARKING] [--default DEFAULT]
[--dscp DSCP]
NAME
Create a queue.
Positional argumentsNAME
Name of queue.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
--tenant-id TENANT_ID
The owner tenant ID.
--min MIN
Minimum rate.
--max MAX
Maximum rate.
--qos-marking QOS_MARKING
QOS marking as untrusted or trusted.
--default DEFAULT
If true all created ports will be the size of this
queue, if queue is not specified
--dscp DSCP
Differentiated Services Code Point.
neutron queue-delete commandusage: neutron queue-delete [-h] [--request-format {json,xml}] QOS_QUEUE
Delete a given queue.
Positional argumentsQOS_QUEUE
ID or name of qos_queue to delete.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron queue-list commandusage: neutron queue-list [-h] [-f {csv,table}] [-c COLUMN]
[--max-width <integer>]
[--quote {all,minimal,none,nonnumeric}]
[--request-format {json,xml}] [-D] [-F FIELD]
List queues that belong to a given tenant.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
neutron queue-show commandusage: neutron queue-show [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>] [--variable VARIABLE]
[--prefix PREFIX] [--request-format {json,xml}] [-D]
[-F FIELD]
QOS_QUEUE
Show information of a given queue.
Positional argumentsQOS_QUEUE
ID or name of qos_queue to look up.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
neutron quota-delete commandusage: neutron quota-delete [-h] [--request-format {json,xml}]
[--tenant-id tenant-id]
Delete defined quotas of a given tenant.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
--tenant-id
tenant-id
The owner tenant ID.
neutron quota-list commandusage: neutron quota-list [-h] [-f {csv,table}] [-c COLUMN]
[--max-width <integer>]
[--quote {all,minimal,none,nonnumeric}]
[--request-format {json,xml}]
List quotas of all tenants who have non-default quota values.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron quota-show commandusage: neutron quota-show [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>] [--variable VARIABLE]
[--prefix PREFIX] [--request-format {json,xml}]
[--tenant-id tenant-id]
Show quotas of a given tenant.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
--tenant-id
tenant-id
The owner tenant ID.
neutron quota-update commandusage: neutron quota-update [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>] [--variable VARIABLE]
[--prefix PREFIX] [--request-format {json,xml}]
[--tenant-id tenant-id] [--network networks]
[--subnet subnets] [--port ports]
[--router routers] [--floatingip floatingips]
[--security-group security_groups]
[--security-group-rule security_group_rules]
[--vip vips] [--pool pools] [--member members]
[--health-monitor health_monitors]
Define tenant's quotas not to use defaults.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
--tenant-id
tenant-id
The owner tenant ID.
--network
networks The limit of networks.
--subnet
subnets The limit of subnets.
--port
ports The limit of ports.
--router
routers The limit of routers.
--floatingip
floatingips
The limit of floating IPs.
--security-group
security_groups
The limit of security groups.
--security-group-rule
security_group_rules
The limit of security groups rules.
--vip
vips The limit of vips.
--pool
pools The limit of pools.
--member
members The limit of pool members.
--health-monitor
health_monitors
The limit of health monitors.
neutron router-create commandusage: neutron router-create [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>] [--variable VARIABLE]
[--prefix PREFIX] [--request-format {json,xml}]
[--tenant-id TENANT_ID] [--admin-state-down]
NAME
Create a router for a given tenant.
Positional argumentsNAME
Name of router to create.
distributed
Create a distributed router (VMware NSX plugin only).
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
--tenant-id TENANT_ID
The owner tenant ID.
--admin-state-down
Set admin state up to false.
neutron router-delete commandusage: neutron router-delete [-h] [--request-format {json,xml}] ROUTER
Delete a given router.
Positional argumentsROUTER
ID or name of router to delete.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron router-gateway-clear commandusage: neutron router-gateway-clear [-h] [--request-format {json,xml}]
router-id
Remove an external network gateway from a router.
Positional argumentsrouter-id
ID of the router.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron router-gateway-set commandusage: neutron router-gateway-set [-h] [--request-format {json,xml}]
[--disable-snat]
router-id external-network-id
Set the external network gateway for a router.
Positional argumentsrouter-id
ID of the router.
external-network-id
ID of the external network for the gateway.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
--disable-snat
Disable source NAT on the router gateway.
neutron router-interface-add commandusage: neutron router-interface-add [-h] [--request-format {json,xml}]
router-id INTERFACE
Add an internal network interface to a router.
Positional argumentsrouter-id
ID of the router.
INTERFACE
The format is "SUBNET|subnet=SUBNET|port=PORT". Either
a subnet or port must be specified. Both ID and name
are accepted as SUBNET or PORT. Note that "subnet="
can be omitted when specifying a subnet.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron router-interface-delete commandusage: neutron router-interface-delete [-h] [--request-format {json,xml}]
router-id INTERFACE
Remove an internal network interface from a router.
Positional argumentsrouter-id
ID of the router.
INTERFACE
The format is "SUBNET|subnet=SUBNET|port=PORT". Either
a subnet or port must be specified. Both ID and name
are accepted as SUBNET or PORT. Note that "subnet="
can be omitted when specifying a subnet.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron router-list commandusage: neutron router-list [-h] [-f {csv,table}] [-c COLUMN]
[--max-width <integer>]
[--quote {all,minimal,none,nonnumeric}]
[--request-format {json,xml}] [-D] [-F FIELD]
[-P SIZE] [--sort-key FIELD]
[--sort-dir {asc,desc}]
List routers that belong to a given tenant.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
-P SIZE, --page-size SIZE
Specify retrieve unit of each request, then split one
request to several requests.
--sort-key FIELD
Sorts the list by the specified fields in the
specified directions. You can repeat this option, but
you must specify an equal number of sort_dir and
sort_key values. Extra sort_dir options are ignored.
Missing sort_dir options use the default asc value.
--sort-dir {asc,desc}
Sorts the list in the specified direction. You can
repeat this option.
neutron router-list-on-l3-agent commandusage: neutron router-list-on-l3-agent [-h] [-f {csv,table}] [-c COLUMN]
[--max-width <integer>]
[--quote {all,minimal,none,nonnumeric}]
[--request-format {json,xml}] [-D]
[-F FIELD]
l3_agent
List the routers on a L3 agent.
Positional argumentsl3_agent
ID of the L3 agent to query.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
neutron router-port-list commandusage: neutron router-port-list [-h] [-f {csv,table}] [-c COLUMN]
[--max-width <integer>]
[--quote {all,minimal,none,nonnumeric}]
[--request-format {json,xml}] [-D] [-F FIELD]
[-P SIZE] [--sort-key FIELD]
[--sort-dir {asc,desc}]
router
List ports that belong to a given tenant, with specified router.
Positional argumentsrouter
ID or name of router to look up.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
-P SIZE, --page-size SIZE
Specify retrieve unit of each request, then split one
request to several requests.
--sort-key FIELD
Sorts the list by the specified fields in the
specified directions. You can repeat this option, but
you must specify an equal number of sort_dir and
sort_key values. Extra sort_dir options are ignored.
Missing sort_dir options use the default asc value.
--sort-dir {asc,desc}
Sorts the list in the specified direction. You can
repeat this option.
neutron router-show commandusage: neutron router-show [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>] [--variable VARIABLE]
[--prefix PREFIX] [--request-format {json,xml}]
[-D] [-F FIELD]
ROUTER
Show information of a given router.
Positional argumentsROUTER
ID or name of router to look up.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
neutron router-update commandusage: neutron router-update [-h] [--request-format {json,xml}] ROUTER
Update router's information.
Positional argumentsROUTER
ID or name of router to update.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron security-group-create commandusage: neutron security-group-create [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>]
[--variable VARIABLE] [--prefix PREFIX]
[--request-format {json,xml}]
[--tenant-id TENANT_ID]
[--description DESCRIPTION]
NAME
Create a security group.
Positional argumentsNAME
Name of security group.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
--tenant-id TENANT_ID
The owner tenant ID.
--description DESCRIPTION
Description of security group.
neutron security-group-delete commandusage: neutron security-group-delete [-h] [--request-format {json,xml}]
SECURITY_GROUP
Delete a given security group.
Positional argumentsSECURITY_GROUP
ID or name of security_group to delete.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron security-group-list commandusage: neutron security-group-list [-h] [-f {csv,table}] [-c COLUMN]
[--max-width <integer>]
[--quote {all,minimal,none,nonnumeric}]
[--request-format {json,xml}] [-D]
[-F FIELD] [-P SIZE] [--sort-key FIELD]
[--sort-dir {asc,desc}]
List security groups that belong to a given tenant.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
-P SIZE, --page-size SIZE
Specify retrieve unit of each request, then split one
request to several requests.
--sort-key FIELD
Sorts the list by the specified fields in the
specified directions. You can repeat this option, but
you must specify an equal number of sort_dir and
sort_key values. Extra sort_dir options are ignored.
Missing sort_dir options use the default asc value.
--sort-dir {asc,desc}
Sorts the list in the specified direction. You can
repeat this option.
neutron security-group-rule-create commandusage: neutron security-group-rule-create [-h] [-f {shell,table,value}]
[-c COLUMN] [--max-width <integer>]
[--variable VARIABLE]
[--prefix PREFIX]
[--request-format {json,xml}]
[--tenant-id TENANT_ID]
[--direction {ingress,egress}]
[--ethertype ETHERTYPE]
[--protocol PROTOCOL]
[--port-range-min PORT_RANGE_MIN]
[--port-range-max PORT_RANGE_MAX]
[--remote-ip-prefix REMOTE_IP_PREFIX]
[--remote-group-id REMOTE_GROUP]
SECURITY_GROUP
Create a security group rule.
Positional argumentsSECURITY_GROUP
Security group name or ID to add rule.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
--tenant-id TENANT_ID
The owner tenant ID.
--direction {ingress,egress}
Direction of traffic: ingress/egress.
--ethertype ETHERTYPE
IPv4/IPv6
--protocol PROTOCOL
Protocol of packet.
--port-range-min PORT_RANGE_MIN
Starting port range.
--port-range-max PORT_RANGE_MAX
Ending port range.
--remote-ip-prefix REMOTE_IP_PREFIX
CIDR to match on.
--remote-group-id REMOTE_GROUP
Remote security group name or ID to apply rule.
neutron security-group-rule-delete commandusage: neutron security-group-rule-delete [-h] [--request-format {json,xml}]
SECURITY_GROUP_RULE
Delete a given security group rule.
Positional argumentsSECURITY_GROUP_RULE
ID of security_group_rule to delete.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron security-group-rule-list commandusage: neutron security-group-rule-list [-h] [-f {csv,table}] [-c COLUMN]
[--max-width <integer>]
[--quote {all,minimal,none,nonnumeric}]
[--request-format {json,xml}] [-D]
[-F FIELD] [-P SIZE]
[--sort-key FIELD]
[--sort-dir {asc,desc}]
[--no-nameconv]
List security group rules that belong to a given tenant.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
-P SIZE, --page-size SIZE
Specify retrieve unit of each request, then split one
request to several requests.
--sort-key FIELD
Sorts the list by the specified fields in the
specified directions. You can repeat this option, but
you must specify an equal number of sort_dir and
sort_key values. Extra sort_dir options are ignored.
Missing sort_dir options use the default asc value.
--sort-dir {asc,desc}
Sorts the list in the specified direction. You can
repeat this option.
--no-nameconv
Do not convert security group ID to its name.
neutron security-group-rule-show commandusage: neutron security-group-rule-show [-h] [-f {shell,table,value}]
[-c COLUMN] [--max-width <integer>]
[--variable VARIABLE]
[--prefix PREFIX]
[--request-format {json,xml}] [-D]
[-F FIELD]
SECURITY_GROUP_RULE
Show information of a given security group rule.
Positional argumentsSECURITY_GROUP_RULE
ID of security_group_rule to look up.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
neutron security-group-show commandusage: neutron security-group-show [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>]
[--variable VARIABLE] [--prefix PREFIX]
[--request-format {json,xml}] [-D]
[-F FIELD]
SECURITY_GROUP
Show information of a given security group.
Positional argumentsSECURITY_GROUP
ID or name of security_group to look up.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
neutron security-group-update commandusage: neutron security-group-update [-h] [--request-format {json,xml}]
[--name NAME] [--description DESCRIPTION]
SECURITY_GROUP
Update a given security group.
Positional argumentsSECURITY_GROUP
ID or name of security_group to update.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
--name NAME
Name of security group.
--description DESCRIPTION
Description of security group.
neutron service-provider-list commandusage: neutron service-provider-list [-h] [-f {csv,table}] [-c COLUMN]
[--max-width <integer>]
[--quote {all,minimal,none,nonnumeric}]
[--request-format {json,xml}] [-D]
[-F FIELD] [-P SIZE] [--sort-key FIELD]
[--sort-dir {asc,desc}]
List service providers.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
-P SIZE, --page-size SIZE
Specify retrieve unit of each request, then split one
request to several requests.
--sort-key FIELD
Sorts the list by the specified fields in the
specified directions. You can repeat this option, but
you must specify an equal number of sort_dir and
sort_key values. Extra sort_dir options are ignored.
Missing sort_dir options use the default asc value.
--sort-dir {asc,desc}
Sorts the list in the specified direction. You can
repeat this option.
neutron subnet-create commandusage: neutron subnet-create [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>] [--variable VARIABLE]
[--prefix PREFIX] [--request-format {json,xml}]
[--tenant-id TENANT_ID] [--name NAME]
[--gateway GATEWAY_IP] [--no-gateway]
[--allocation-pool start=IP_ADDR,end=IP_ADDR]
[--host-route destination=CIDR,nexthop=IP_ADDR]
[--dns-nameserver DNS_NAMESERVER]
[--disable-dhcp] [--enable-dhcp]
[--ip-version {4,6}]
NETWORK CIDR
Create a subnet for a given tenant.
Positional argumentsNETWORK
Network ID or name this subnet belongs to.
CIDR
CIDR of subnet to create.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
--tenant-id TENANT_ID
The owner tenant ID.
--name NAME
Name of this subnet.
--gateway GATEWAY_IP
Gateway IP of this subnet.
--no-gateway
No distribution of gateway.
--allocation-pool
start=IP_ADDR,end=IP_ADDR
Allocation pool IP addresses for this subnet (This
option can be repeated).
--host-route
destination=CIDR,nexthop=IP_ADDR
Additional route (This option can be repeated).
--dns-nameserver DNS_NAMESERVER
DNS name server for this subnet (This option can be
repeated).
--disable-dhcp
Disable DHCP for this subnet.
--enable-dhcp
Enable DHCP for this subnet.
--ip-version {4,6} IP
version to use, default is 4.
neutron subnet-delete commandusage: neutron subnet-delete [-h] [--request-format {json,xml}] SUBNET
Delete a given subnet.
Positional argumentsSUBNET
ID or name of subnet to delete.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron subnet-list commandusage: neutron subnet-list [-h] [-f {csv,table}] [-c COLUMN]
[--max-width <integer>]
[--quote {all,minimal,none,nonnumeric}]
[--request-format {json,xml}] [-D] [-F FIELD]
[-P SIZE] [--sort-key FIELD]
[--sort-dir {asc,desc}]
List subnets that belong to a given tenant.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
-P SIZE, --page-size SIZE
Specify retrieve unit of each request, then split one
request to several requests.
--sort-key FIELD
Sorts the list by the specified fields in the
specified directions. You can repeat this option, but
you must specify an equal number of sort_dir and
sort_key values. Extra sort_dir options are ignored.
Missing sort_dir options use the default asc value.
--sort-dir {asc,desc}
Sorts the list in the specified direction. You can
repeat this option.
neutron subnet-show commandusage: neutron subnet-show [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>] [--variable VARIABLE]
[--prefix PREFIX] [--request-format {json,xml}]
[-D] [-F FIELD]
SUBNET
Show information of a given subnet.
Positional argumentsSUBNET
ID or name of subnet to look up.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
neutron subnet-update commandusage: neutron subnet-update [-h] [--request-format {json,xml}] [--name NAME]
[--gateway GATEWAY_IP] [--no-gateway]
[--allocation-pool start=IP_ADDR,end=IP_ADDR]
[--host-route destination=CIDR,nexthop=IP_ADDR]
[--dns-nameserver DNS_NAMESERVER]
[--disable-dhcp] [--enable-dhcp]
SUBNET
Update subnet's information.
Positional argumentsSUBNET
ID or name of subnet to update.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
--name NAME
Name of this subnet.
--gateway GATEWAY_IP
Gateway IP of this subnet.
--no-gateway
No distribution of gateway.
--allocation-pool
start=IP_ADDR,end=IP_ADDR
Allocation pool IP addresses for this subnet (This
option can be repeated).
--host-route
destination=CIDR,nexthop=IP_ADDR
Additional route (This option can be repeated).
--dns-nameserver DNS_NAMESERVER
DNS name server for this subnet (This option can be
repeated).
--disable-dhcp
Disable DHCP for this subnet.
--enable-dhcp
Enable DHCP for this subnet.
neutron vpn-ikepolicy-create commandusage: neutron vpn-ikepolicy-create [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>]
[--variable VARIABLE] [--prefix PREFIX]
[--request-format {json,xml}]
[--tenant-id TENANT_ID]
[--description DESCRIPTION]
[--auth-algorithm {sha1}]
[--encryption-algorithm {3des,aes-128,aes-192,aes-256}]
[--phase1-negotiation-mode {main}]
[--ike-version {v1,v2}]
[--pfs {group2,group5,group14}]
[--lifetime units=UNITS,value=VALUE]
NAME
Create an IKE policy.
Positional argumentsNAME
Name of the IKE policy.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
--tenant-id TENANT_ID
The owner tenant ID.
--description DESCRIPTION
Description of the IKE policy
--auth-algorithm {sha1}
Authentication algorithm in lowercase. Default:sha1
--encryption-algorithm {3des,aes-128,aes-192,aes-256}
Encryption algorithm in lowercase, default:aes-128
--phase1-negotiation-mode {main}
IKE Phase1 negotiation mode in lowercase, default:main
--ike-version {v1,v2}
IKE version in lowercase, default:v1
--pfs {group2,group5,group14}
Perfect Forward Secrecy in lowercase, default:group5
--lifetime
units=UNITS,value=VALUE
IKE lifetime attributes. 'units'-seconds,
default:seconds. 'value'-non negative integer,
default:3600.
neutron vpn-ikepolicy-delete commandusage: neutron vpn-ikepolicy-delete [-h] [--request-format {json,xml}]
IKEPOLICY
Delete a given IKE policy.
Positional argumentsIKEPOLICY
ID or name of ikepolicy to delete.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron vpn-ikepolicy-list commandusage: neutron vpn-ikepolicy-list [-h] [-f {csv,table}] [-c COLUMN]
[--max-width <integer>]
[--quote {all,minimal,none,nonnumeric}]
[--request-format {json,xml}] [-D]
[-F FIELD] [-P SIZE] [--sort-key FIELD]
[--sort-dir {asc,desc}]
List IKE policies that belong to a tenant.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
-P SIZE, --page-size SIZE
Specify retrieve unit of each request, then split one
request to several requests.
--sort-key FIELD
Sorts the list by the specified fields in the
specified directions. You can repeat this option, but
you must specify an equal number of sort_dir and
sort_key values. Extra sort_dir options are ignored.
Missing sort_dir options use the default asc value.
--sort-dir {asc,desc}
Sorts the list in the specified direction. You can
repeat this option.
neutron vpn-ikepolicy-show commandusage: neutron vpn-ikepolicy-show [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>]
[--variable VARIABLE] [--prefix PREFIX]
[--request-format {json,xml}] [-D]
[-F FIELD]
IKEPOLICY
Show information of a given IKE policy.
Positional argumentsIKEPOLICY
ID or name of ikepolicy to look up.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
neutron vpn-ikepolicy-update commandusage: neutron vpn-ikepolicy-update [-h] [--request-format {json,xml}]
[--lifetime units=UNITS,value=VALUE]
IKEPOLICY
Update a given IKE policy.
Positional argumentsIKEPOLICY
ID or name of ikepolicy to update.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
--lifetime
units=UNITS,value=VALUE
IKE lifetime attributes. 'units'-seconds,
default:seconds. 'value'-non negative integer,
default:3600.
neutron vpn-ipsecpolicy-create commandusage: neutron vpn-ipsecpolicy-create [-h] [-f {shell,table,value}]
[-c COLUMN] [--max-width <integer>]
[--variable VARIABLE] [--prefix PREFIX]
[--request-format {json,xml}]
[--tenant-id TENANT_ID]
[--description DESCRIPTION]
[--transform-protocol {esp,ah,ah-esp}]
[--auth-algorithm {sha1}]
[--encryption-algorithm {3des,aes-128,aes-192,aes-256}]
[--encapsulation-mode {tunnel,transport}]
[--pfs {group2,group5,group14}]
[--lifetime units=UNITS,value=VALUE]
NAME
Create an IPsec policy.
Positional argumentsNAME
Name of the IPsec policy.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
--tenant-id TENANT_ID
The owner tenant ID.
--description DESCRIPTION
Description of the IPsec policy.
--transform-protocol {esp,ah,ah-esp}
Transform protocol in lowercase, default:esp
--auth-algorithm {sha1}
Authentication algorithm in lowercase, default:sha1
--encryption-algorithm {3des,aes-128,aes-192,aes-256}
Encryption algorithm in lowercase, default:aes-128
--encapsulation-mode {tunnel,transport}
Encapsulation mode in lowercase, default:tunnel
--pfs {group2,group5,group14}
Perfect Forward Secrecy in lowercase, default:group5
--lifetime
units=UNITS,value=VALUE
IPsec lifetime attributes. 'units'-seconds,
default:seconds. 'value'-non negative integer,
default:3600.
neutron vpn-ipsecpolicy-delete commandusage: neutron vpn-ipsecpolicy-delete [-h] [--request-format {json,xml}]
IPSECPOLICY
Delete a given IPsec policy.
Positional argumentsIPSECPOLICY
ID or name of ipsecpolicy to delete.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron vpn-ipsecpolicy-list commandusage: neutron vpn-ipsecpolicy-list [-h] [-f {csv,table}] [-c COLUMN]
[--max-width <integer>]
[--quote {all,minimal,none,nonnumeric}]
[--request-format {json,xml}] [-D]
[-F FIELD] [-P SIZE] [--sort-key FIELD]
[--sort-dir {asc,desc}]
List ipsecpolicies that belongs to a given tenant connection.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
-P SIZE, --page-size SIZE
Specify retrieve unit of each request, then split one
request to several requests.
--sort-key FIELD
Sorts the list by the specified fields in the
specified directions. You can repeat this option, but
you must specify an equal number of sort_dir and
sort_key values. Extra sort_dir options are ignored.
Missing sort_dir options use the default asc value.
--sort-dir {asc,desc}
Sorts the list in the specified direction. You can
repeat this option.
neutron vpn-ipsecpolicy-show commandusage: neutron vpn-ipsecpolicy-show [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>]
[--variable VARIABLE] [--prefix PREFIX]
[--request-format {json,xml}] [-D]
[-F FIELD]
IPSECPOLICY
Show information of a given IPsec policy.
Positional argumentsIPSECPOLICY
ID or name of ipsecpolicy to look up.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
neutron vpn-ipsecpolicy-update commandusage: neutron vpn-ipsecpolicy-update [-h] [--request-format {json,xml}]
[--lifetime units=UNITS,value=VALUE]
IPSECPOLICY
Update a given IPsec policy.
Positional argumentsIPSECPOLICY
ID or name of ipsecpolicy to update.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
--lifetime
units=UNITS,value=VALUE
IPsec lifetime attributes. 'units'-seconds,
default:seconds. 'value'-non negative integer,
default:3600.
neutron vpn-service-create commandusage: neutron vpn-service-create [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>]
[--variable VARIABLE] [--prefix PREFIX]
[--request-format {json,xml}]
[--tenant-id TENANT_ID] [--admin-state-down]
[--name NAME] [--description DESCRIPTION]
ROUTER SUBNET
Create a VPN service.
Positional argumentsROUTER
Router unique identifier for the VPN service.
SUBNET
Subnet unique identifier for the VPN service
deployment.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
--tenant-id TENANT_ID
The owner tenant ID.
--admin-state-down
Set admin state up to false.
--name NAME
Set a name for the VPN service.
--description DESCRIPTION
Set a description for the VPN service.
neutron vpn-service-delete commandusage: neutron vpn-service-delete [-h] [--request-format {json,xml}]
VPNSERVICE
Delete a given VPN service.
Positional argumentsVPNSERVICE
ID or name of vpnservice to delete.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
neutron vpn-service-list commandusage: neutron vpn-service-list [-h] [-f {csv,table}] [-c COLUMN]
[--max-width <integer>]
[--quote {all,minimal,none,nonnumeric}]
[--request-format {json,xml}] [-D] [-F FIELD]
[-P SIZE] [--sort-key FIELD]
[--sort-dir {asc,desc}]
List VPN service configurations that belong to a given tenant.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
-P SIZE, --page-size SIZE
Specify retrieve unit of each request, then split one
request to several requests.
--sort-key FIELD
Sorts the list by the specified fields in the
specified directions. You can repeat this option, but
you must specify an equal number of sort_dir and
sort_key values. Extra sort_dir options are ignored.
Missing sort_dir options use the default asc value.
--sort-dir {asc,desc}
Sorts the list in the specified direction. You can
repeat this option.
neutron vpn-service-show commandusage: neutron vpn-service-show [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>] [--variable VARIABLE]
[--prefix PREFIX]
[--request-format {json,xml}] [-D] [-F FIELD]
VPNSERVICE
Show information of a given VPN service.
Positional argumentsVPNSERVICE
ID or name of vpnservice to look up.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.
-D, --show-details
Show detailed info.
-F FIELD, --field FIELD
Specify the field(s) to be returned by server. You can
repeat this option.
neutron vpn-service-update commandusage: neutron vpn-service-update [-h] [--request-format {json,xml}]
VPNSERVICE
Update a given VPN service.
Positional argumentsVPNSERVICE
ID or name of vpnservice to update.
Optional arguments-h, --help
show this help message and exit
--request-format {json,xml}
The xml or json request format.