Este conteúdo não está disponível no idioma selecionado.
Chapter 10. Networking service (neutron) command-line client
The neutron client is the command-line interface (CLI) for the Networking service (neutron) API and its extensions.
This chapter documents neutron
version 6.1.0
.
For help on a specific neutron
command, enter:
neutron help COMMAND
$ neutron help COMMAND
10.1. neutron usage Copiar o linkLink copiado para a área de transferência!
10.2. neutron optional arguments Copiar o linkLink copiado para a área de transferência!
--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.
-r NUM, --retries NUM
- How many times the request to the Neutron server should be retried if it fails.
--os-service-type <os-service-type>
-
Defaults to
env[OS_NETWORK_SERVICE_TYPE]
or network. --os-endpoint-type <os-endpoint-type>
-
Defaults to
env[OS_ENDPOINT_TYPE]
or public. --service-type <service-type>
- DEPRECATED! Use --os-service-type.
--endpoint-type <endpoint-type>
- DEPRECATED! Use --os-endpoint-type.
--os-auth-strategy <auth-strategy>
- DEPRECATED! Only keystone is supported.
--os-cloud <cloud>
-
Defaults to
env[OS_CLOUD]
. --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-project-name <auth-project-name>
-
Another way to specify tenant name. This option is mutually exclusive with --os-tenant-name. Defaults to
env[OS_PROJECT_NAME]
. --os-tenant-id <auth-tenant-id>
-
Authentication tenant ID, defaults to
env[OS_TENANT_ID]
. --os-project-id <auth-project-id>
-
Another way to specify tenant ID. This option is mutually exclusive with --os-tenant-id. Defaults to
env[OS_PROJECT_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-user-domain-id <auth-user-domain-id>
-
OpenStack user domain ID. Defaults to
env[OS_USER_DOMAIN_ID]
. --os-user-domain-name <auth-user-domain-name>
-
OpenStack user domain name. Defaults to
env[OS_USER_DOMAIN_NAME]
. --os-project-domain-id <auth-project-domain-id>
-
Defaults to
env[OS_PROJECT_DOMAIN_ID]
. --os-project-domain-name <auth-project-domain-name>
-
Defaults to
env[OS_PROJECT_DOMAIN_NAME]
. --os-cert <certificate>
-
Path of certificate file to use in SSL connection. This file can optionally be prepended with the private key. Defaults to
env[OS_CERT]
. --os-cacert <ca-certificate>
-
Specify a CA bundle file to use in verifying a TLS (https) server certificate. Defaults to
env[OS_CACERT]
. --os-key <key>
-
Path of client key to use in SSL connection. This option is not necessary if your key is prepended to your certificate file. Defaults to
env[OS_KEY]
. --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]
. --http-timeout <seconds>
-
Timeout in seconds to wait for an HTTP response. Defaults to
env[OS_NETWORK_TIMEOUT]
or None if not specified. --os-url <url>
-
Defaults to
env[OS_URL]
. --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.
10.3. neutron API v2.0 commands Copiar o linkLink copiado para a área de transferência!
address-scope-create
- Create an address scope for a given tenant.
address-scope-delete
- Delete an address scope.
address-scope-list
- List address scopes that belong to a given tenant.
address-scope-show
- Show information about an address scope.
address-scope-update
- Update an address scope.
agent-delete
- Delete a given agent.
agent-list
- List agents.
agent-show
- Show information of a given agent.
agent-update
- Updates the admin status and description for a specified agent.
auto-allocated-topology-delete
- Delete the auto-allocated topology of a given tenant.
auto-allocated-topology-show
- Show the auto-allocated topology of a given tenant.
availability-zone-list
- List availability zones.
bash-completion
- Prints all of the commands and options for bash-completion.
bgp-dragent-list-hosting-speaker
- List Dynamic Routing agents hosting a BGP speaker.
bgp-dragent-speaker-add
- Add a BGP speaker to a Dynamic Routing agent.
bgp-dragent-speaker-remove
- Removes a BGP speaker from a Dynamic Routing agent.
bgp-peer-create
- Create a BGP Peer.
bgp-peer-delete
- Delete a BGP peer.
bgp-peer-list
- List BGP peers.
bgp-peer-show
- Show information of a given BGP peer.
bgp-peer-update
- Update BGP Peer’s information.
bgp-speaker-advertiseroute-list
- List routes advertised by a given BGP speaker.
bgp-speaker-create
- Create a BGP Speaker.
bgp-speaker-delete
- Delete a BGP speaker.
bgp-speaker-list
- List BGP speakers.
bgp-speaker-list-on-dragent
- List BGP speakers hosted by a Dynamic Routing agent.
bgp-speaker-network-add
- Add a network to the BGP speaker.
bgp-speaker-network-remove
- Remove a network from the BGP speaker.
bgp-speaker-peer-add
- Add a peer to the BGP speaker.
bgp-speaker-peer-remove
- Remove a peer from the BGP speaker.
bgp-speaker-show
- Show information of a given BGP speaker.
bgp-speaker-update
- Update BGP Speaker’s information.
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.
flavor-associate
- Associate a Neutron service flavor with a flavor profile.
flavor-create
- Create a Neutron service flavor.
flavor-delete
- Delete a given Neutron service flavor.
flavor-disassociate
- Disassociate a Neutron service flavor from a flavor profile.
flavor-list
- List Neutron service flavors.
flavor-profile-create
- Create a Neutron service flavor profile.
flavor-profile-delete
- Delete a given Neutron service flavor profile.
flavor-profile-list
- List Neutron service flavor profiles.
flavor-profile-show
- Show information about a given Neutron service flavor profile.
flavor-profile-update
- Update a given Neutron service flavor profile.
flavor-show
- Show information about a given Neutron service flavor.
flavor-update
- Update a Neutron service flavor.
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.
help
- print detailed help for another command
ipsec-site-connection-create
- Create an IPsec site connection.
ipsec-site-connection-delete
- Delete a given IPsec site connection.
ipsec-site-connection-list
- List IPsec site connections that belong to a given tenant.
ipsec-site-connection-show
- Show information of a given IPsec site connection.
ipsec-site-connection-update
- Update a given IPsec site connection.
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 health monitor.
lb-healthmonitor-delete
- Delete a given health monitor.
lb-healthmonitor-disassociate
- Remove a mapping from a health monitor to a pool.
lb-healthmonitor-list
- List health monitors that belong to a given tenant.
lb-healthmonitor-show
- Show information of a given health monitor.
lb-healthmonitor-update
- Update a given health monitor.
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.
lbaas-agent-hosting-loadbalancer
- Get lbaas v2 agent hosting a loadbalancer.
lbaas-healthmonitor-create
- LBaaS v2 Create a healthmonitor.
lbaas-healthmonitor-delete
- LBaaS v2 Delete a given healthmonitor.
lbaas-healthmonitor-list
- LBaaS v2 List healthmonitors that belong to a given tenant.
lbaas-healthmonitor-show
- LBaaS v2 Show information of a given healthmonitor.
lbaas-healthmonitor-update
- LBaaS v2 Update a given healthmonitor.
lbaas-l7policy-create
- LBaaS v2 Create L7 policy.
lbaas-l7policy-delete
- LBaaS v2 Delete a given L7 policy.
lbaas-l7policy-list
- LBaaS v2 List L7 policies that belong to a given listener.
lbaas-l7policy-show
- LBaaS v2 Show information of a given L7 policy.
lbaas-l7policy-update
- LBaaS v2 Update a given L7 policy.
lbaas-l7rule-create
- LBaaS v2 Create L7 rule.
lbaas-l7rule-delete
- LBaaS v2 Delete a given L7 rule.
lbaas-l7rule-list
- LBaaS v2 List L7 rules that belong to a given L7 policy.
lbaas-l7rule-show
- LBaaS v2 Show information of a given rule.
lbaas-l7rule-update
- LBaaS v2 Update a given L7 rule.
lbaas-listener-create
- LBaaS v2 Create a listener.
lbaas-listener-delete
- LBaaS v2 Delete a given listener.
lbaas-listener-list
- LBaaS v2 List listeners that belong to a given tenant.
lbaas-listener-show
- LBaaS v2 Show information of a given listener.
lbaas-listener-update
- LBaaS v2 Update a given listener.
lbaas-loadbalancer-create
- LBaaS v2 Create a loadbalancer.
lbaas-loadbalancer-delete
- LBaaS v2 Delete a given loadbalancer.
lbaas-loadbalancer-list
- LBaaS v2 List loadbalancers that belong to a given tenant.
lbaas-loadbalancer-list-on-agent
- List the loadbalancers on a loadbalancer v2 agent.
lbaas-loadbalancer-show
- LBaaS v2 Show information of a given loadbalancer.
lbaas-loadbalancer-stats
- Retrieve stats for a given loadbalancer.
lbaas-loadbalancer-status
- Retrieve status for a given loadbalancer.
lbaas-loadbalancer-update
- LBaaS v2 Update a given loadbalancer.
lbaas-member-create
- LBaaS v2 Create a member.
lbaas-member-delete
- LBaaS v2 Delete a given member.
lbaas-member-list
- LBaaS v2 List members that belong to a given pool.
lbaas-member-show
- LBaaS v2 Show information of a given member.
lbaas-member-update
- LBaaS v2 Update a given member.
lbaas-pool-create
- LBaaS v2 Create a pool.
lbaas-pool-delete
- LBaaS v2 Delete a given pool.
lbaas-pool-list
- LBaaS v2 List pools that belong to a given tenant.
lbaas-pool-show
- LBaaS v2 Show information of a given pool.
lbaas-pool-update
- LBaaS v2 Update a given pool.
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.
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-ip-availability-list
- List IP usage of networks
net-ip-availability-show
- Show IP usage of specific network
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.
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.
purge
- Delete all resources that belong to a given tenant.
qos-available-rule-types
- List available qos rule types.
qos-bandwidth-limit-rule-create
- Create a qos bandwidth limit rule.
qos-bandwidth-limit-rule-delete
- Delete a given qos bandwidth limit rule.
qos-bandwidth-limit-rule-list
- List all qos bandwidth limit rules belonging to the specified policy.
qos-bandwidth-limit-rule-show
- Show information about the given qos bandwidth limit rule.
qos-bandwidth-limit-rule-update
- Update the given qos bandwidth limit rule.
qos-dscp-marking-rule-create
- Create a QoS DSCP marking rule.
qos-dscp-marking-rule-delete
- Delete a given qos dscp marking rule.
qos-dscp-marking-rule-list
- List all QoS DSCP marking rules belonging to the specified policy.
qos-dscp-marking-rule-show
- Show information about the given qos dscp marking rule.
qos-dscp-marking-rule-update
- Update the given QoS DSCP marking rule.
qos-minimum-bandwidth-rule-create
- Create a qos minimum bandwidth rule.
qos-minimum-bandwidth-rule-delete
- Delete a given qos minimum bandwidth rule.
qos-minimum-bandwidth-rule-list
- List all qos minimum bandwidth rules belonging to the specified policy.
qos-minimum-bandwidth-rule-show
- Show information about the given qos minimum bandwidth rule.
qos-minimum-bandwidth-rule-update
- Update the given qos minimum bandwidth rule.
qos-policy-create
- Create a qos policy.
qos-policy-delete
- Delete a given qos policy.
qos-policy-list
- List QoS policies that belong to a given tenant connection.
qos-policy-show
- Show information of a given qos policy.
qos-policy-update
- Update a given qos policy.
quota-default-show
- Show default quotas for a given tenant.
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 for a given tenant.
quota-update
- Define tenant’s quotas not to use defaults.
rbac-create
- Create a RBAC policy for a given tenant.
rbac-delete
- Delete a RBAC policy.
rbac-list
- List RBAC policies that belong to a given tenant.
rbac-show
- Show information of a given RBAC policy.
rbac-update
- Update RBAC policy for given tenant.
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.
subnetpool-create
- Create a subnetpool for a given tenant.
subnetpool-delete
- Delete a given subnetpool.
subnetpool-list
- List subnetpools that belong to a given tenant.
subnetpool-show
- Show information of a given subnetpool.
subnetpool-update
- Update subnetpool’s information.
tag-add
- Add a tag into the resource.
tag-remove
- Remove a tag on the resource.
tag-replace
- Replace all tags on the resource.
vpn-endpoint-group-create
- Create a VPN endpoint group.
vpn-endpoint-group-delete
- Delete a given VPN endpoint group.
vpn-endpoint-group-list
- List VPN endpoint groups that belong to a given tenant.
vpn-endpoint-group-show
- Show a specific VPN endpoint group.
vpn-endpoint-group-update
- Update a given VPN endpoint group.
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 IPsec policies that belong 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.
10.3.1. neutron address-scope-create Copiar o linkLink copiado para a área de transferência!
Create an address scope for a given tenant.
Positional arguments:
NAME
- Specify the name of the address scope.
IP_VERSION
- Specify the address family of the address scope.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--tenant-id TENANT_ID
- The owner tenant ID.
--shared
- Set the address scope as shared.
10.3.2. neutron address-scope-delete Copiar o linkLink copiado para a área de transferência!
usage: neutron address-scope-delete [-h] [--request-format {json}] ADDRESS_SCOPE [ADDRESS_SCOPE ...]
usage: neutron address-scope-delete [-h] [--request-format {json}]
ADDRESS_SCOPE [ADDRESS_SCOPE ...]
Delete an address scope.
Positional arguments:
ADDRESS_SCOPE
- ID(s) or name(s) of address_scope to delete.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.3. neutron address-scope-list Copiar o linkLink copiado para a área de transferência!
List address scopes that belong to a given tenant.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.4. neutron address-scope-show Copiar o linkLink copiado para a área de transferência!
Show information about an address scope.
Positional arguments:
ADDRESS_SCOPE
- ID or name of address_scope to look up.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.5. neutron address-scope-update Copiar o linkLink copiado para a área de transferência!
usage: neutron address-scope-update [-h] [--request-format {json}] [--name NAME] [--shared {True,False}] ADDRESS_SCOPE
usage: neutron address-scope-update [-h] [--request-format {json}]
[--name NAME] [--shared {True,False}]
ADDRESS_SCOPE
Update an address scope.
Positional arguments:
ADDRESS_SCOPE
- ID or name of address_scope to update.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--name NAME
- Updated name of the address scope.
--shared {True,False}
- Set sharing of address scope. (True means shared)
10.3.6. neutron agent-delete Copiar o linkLink copiado para a área de transferência!
usage: neutron agent-delete [-h] [--request-format {json}] AGENT [AGENT ...]
usage: neutron agent-delete [-h] [--request-format {json}] AGENT [AGENT ...]
Delete a given agent.
Positional arguments:
AGENT
- ID(s) of agent to delete.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.7. neutron agent-list Copiar o linkLink copiado para a área de transferência!
usage: neutron agent-list [-h] [-f {csv,html,json,table,value,yaml}] [-c COLUMN] [--max-width <integer>] [--print-empty] [--noindent] [--quote {all,minimal,none,nonnumeric}] [--request-format {json}] [-D] [-F FIELD] [--sort-key FIELD] [--sort-dir {asc,desc}]
usage: neutron agent-list [-h] [-f {csv,html,json,table,value,yaml}]
[-c COLUMN] [--max-width <integer>] [--print-empty]
[--noindent] [--quote {all,minimal,none,nonnumeric}]
[--request-format {json}] [-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}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.8. neutron agent-show Copiar o linkLink copiado para a área de transferência!
usage: neutron agent-show [-h] [-f {html,json,shell,table,value,yaml}] [-c COLUMN] [--max-width <integer>] [--print-empty] [--noindent] [--prefix PREFIX] [--request-format {json}] [-D] [-F FIELD] AGENT
usage: neutron agent-show [-h] [-f {html,json,shell,table,value,yaml}]
[-c COLUMN] [--max-width <integer>] [--print-empty]
[--noindent] [--prefix PREFIX]
[--request-format {json}] [-D] [-F FIELD]
AGENT
Show information of a given agent.
Positional arguments:
AGENT
- ID of agent to look up.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.9. neutron agent-update Copiar o linkLink copiado para a área de transferência!
usage: neutron agent-update [-h] [--request-format {json}] [--admin-state-down] [--description DESCRIPTION] AGENT
usage: neutron agent-update [-h] [--request-format {json}]
[--admin-state-down] [--description DESCRIPTION]
AGENT
Updates the admin status and description for a specified agent.
Positional arguments:
AGENT
- ID of agent to update.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--admin-state-down
- Set admin state up of the agent to false.
--description DESCRIPTION
- Description for the agent.
10.3.10. neutron auto-allocated-topology-delete Copiar o linkLink copiado para a área de transferência!
usage: neutron auto-allocated-topology-delete [-h] [--request-format {json}] [--tenant-id tenant-id]
usage: neutron auto-allocated-topology-delete [-h] [--request-format {json}]
[--tenant-id tenant-id]
Delete the auto-allocated topology of a given tenant.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--tenant-id
- tenant-id The owner tenant ID.
10.3.11. neutron auto-allocated-topology-show Copiar o linkLink copiado para a área de transferência!
Show the auto-allocated topology of a given tenant.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--dry-run
- Validate the requirements for auto-allocated-topology. (Does not return a topology.)
--tenant-id
- tenant-id The owner tenant ID.
10.3.12. neutron availability-zone-list Copiar o linkLink copiado para a área de transferência!
List availability zones.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.13. neutron bgp-dragent-list-hosting-speaker Copiar o linkLink copiado para a área de transferência!
List Dynamic Routing agents hosting a BGP speaker.
Positional arguments:
BGP_SPEAKER
- ID or name of the BGP speaker.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.14. neutron bgp-dragent-speaker-add Copiar o linkLink copiado para a área de transferência!
usage: neutron bgp-dragent-speaker-add [-h] [--request-format {json}] BGP_DRAGENT_ID BGP_SPEAKER
usage: neutron bgp-dragent-speaker-add [-h] [--request-format {json}]
BGP_DRAGENT_ID BGP_SPEAKER
Add a BGP speaker to a Dynamic Routing agent.
Positional arguments:
BGP_DRAGENT_ID
- ID of the Dynamic Routing agent.
BGP_SPEAKER
- ID or name of the BGP speaker.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.15. neutron bgp-dragent-speaker-remove Copiar o linkLink copiado para a área de transferência!
usage: neutron bgp-dragent-speaker-remove [-h] [--request-format {json}] BGP_DRAGENT_ID BGP_SPEAKER
usage: neutron bgp-dragent-speaker-remove [-h] [--request-format {json}]
BGP_DRAGENT_ID BGP_SPEAKER
Removes a BGP speaker from a Dynamic Routing agent.
Positional arguments:
BGP_DRAGENT_ID
- ID of the Dynamic Routing agent.
BGP_SPEAKER
- ID or name of the BGP speaker.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.16. neutron bgp-peer-create Copiar o linkLink copiado para a área de transferência!
Create a BGP Peer.
Positional arguments:
NAME
- Name of the BGP peer to create.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--tenant-id TENANT_ID
- The owner tenant ID.
--peer-ip PEER_IP_ADDRESS
- Peer IP address.
--remote-as PEER_REMOTE_AS
- Peer AS number. (Integer in [1, 65535] is allowed.)
--auth-type PEER_AUTH_TYPE
- Authentication algorithm. Supported algorithms: none(default), md5
--password AUTH_PASSWORD
- Authentication password.
10.3.17. neutron bgp-peer-delete Copiar o linkLink copiado para a área de transferência!
usage: neutron bgp-peer-delete [-h] [--request-format {json}] BGP_PEER [BGP_PEER ...]
usage: neutron bgp-peer-delete [-h] [--request-format {json}]
BGP_PEER [BGP_PEER ...]
Delete a BGP peer.
Positional arguments:
BGP_PEER
- ID(s) or name(s) of bgp_peer to delete.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.18. neutron bgp-peer-list Copiar o linkLink copiado para a área de transferência!
List BGP peers.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.19. neutron bgp-peer-show Copiar o linkLink copiado para a área de transferência!
usage: neutron bgp-peer-show [-h] [-f {html,json,shell,table,value,yaml}] [-c COLUMN] [--max-width <integer>] [--print-empty] [--noindent] [--prefix PREFIX] [--request-format {json}] [-D] [-F FIELD] BGP_PEER
usage: neutron bgp-peer-show [-h] [-f {html,json,shell,table,value,yaml}]
[-c COLUMN] [--max-width <integer>]
[--print-empty] [--noindent] [--prefix PREFIX]
[--request-format {json}] [-D] [-F FIELD]
BGP_PEER
Show information of a given BGP peer.
Positional arguments:
BGP_PEER
- ID or name of bgp_peer to look up.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.20. neutron bgp-peer-update Copiar o linkLink copiado para a área de transferência!
usage: neutron bgp-peer-update [-h] [--request-format {json}] [--name NAME] [--password AUTH_PASSWORD] BGP_PEER
usage: neutron bgp-peer-update [-h] [--request-format {json}] [--name NAME]
[--password AUTH_PASSWORD]
BGP_PEER
Update BGP Peer’s information.
Positional arguments:
BGP_PEER
- ID or name of bgp_peer to update.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--name NAME
- Updated name of the BGP peer.
--password AUTH_PASSWORD
- Updated authentication password.
10.3.21. neutron bgp-speaker-advertiseroute-list Copiar o linkLink copiado para a área de transferência!
List routes advertised by a given BGP speaker.
Positional arguments:
BGP_SPEAKER
- ID or name of the BGP speaker.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.22. neutron bgp-speaker-create Copiar o linkLink copiado para a área de transferência!
Create a BGP Speaker.
Positional arguments:
NAME
- Name of the BGP speaker to create.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--tenant-id TENANT_ID
- The owner tenant ID.
--local-as LOCAL_AS
- Local AS number. (Integer in [1, 65535] is allowed.)
--ip-version {4,6} IP
- version for the BGP speaker (default is 4).
--advertise-floating-ip-host-routes {True,False}
- Whether to enable or disable the advertisement of floating-ip host routes by the BGP speaker. By default floating ip host routes will be advertised by the BGP speaker.
--advertise-tenant-networks {True,False}
- Whether to enable or disable the advertisement of tenant network routes by the BGP speaker. By default tenant network routes will be advertised by the BGP speaker.
10.3.23. neutron bgp-speaker-delete Copiar o linkLink copiado para a área de transferência!
usage: neutron bgp-speaker-delete [-h] [--request-format {json}] BGP_SPEAKER [BGP_SPEAKER ...]
usage: neutron bgp-speaker-delete [-h] [--request-format {json}]
BGP_SPEAKER [BGP_SPEAKER ...]
Delete a BGP speaker.
Positional arguments:
BGP_SPEAKER
- ID(s) or name(s) of bgp_speaker to delete.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.24. neutron bgp-speaker-list Copiar o linkLink copiado para a área de transferência!
List BGP speakers.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.25. neutron bgp-speaker-list-on-dragent Copiar o linkLink copiado para a área de transferência!
List BGP speakers hosted by a Dynamic Routing agent.
Positional arguments:
BGP_DRAGENT_ID
- ID of the Dynamic Routing agent.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.26. neutron bgp-speaker-network-add Copiar o linkLink copiado para a área de transferência!
usage: neutron bgp-speaker-network-add [-h] [--request-format {json}] BGP_SPEAKER NETWORK
usage: neutron bgp-speaker-network-add [-h] [--request-format {json}]
BGP_SPEAKER NETWORK
Add a network to the BGP speaker.
Positional arguments:
BGP_SPEAKER
- ID or name of the BGP speaker.
NETWORK
- ID or name of the network to add.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.27. neutron bgp-speaker-network-remove Copiar o linkLink copiado para a área de transferência!
usage: neutron bgp-speaker-network-remove [-h] [--request-format {json}] BGP_SPEAKER NETWORK
usage: neutron bgp-speaker-network-remove [-h] [--request-format {json}]
BGP_SPEAKER NETWORK
Remove a network from the BGP speaker.
Positional arguments:
BGP_SPEAKER
- ID or name of the BGP speaker.
NETWORK
- ID or name of the network to remove.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.28. neutron bgp-speaker-peer-add Copiar o linkLink copiado para a área de transferência!
usage: neutron bgp-speaker-peer-add [-h] [--request-format {json}] BGP_SPEAKER BGP_PEER
usage: neutron bgp-speaker-peer-add [-h] [--request-format {json}]
BGP_SPEAKER BGP_PEER
Add a peer to the BGP speaker.
Positional arguments:
BGP_SPEAKER
- ID or name of the BGP speaker.
BGP_PEER
- ID or name of the BGP peer to add.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.29. neutron bgp-speaker-peer-remove Copiar o linkLink copiado para a área de transferência!
usage: neutron bgp-speaker-peer-remove [-h] [--request-format {json}] BGP_SPEAKER BGP_PEER
usage: neutron bgp-speaker-peer-remove [-h] [--request-format {json}]
BGP_SPEAKER BGP_PEER
Remove a peer from the BGP speaker.
Positional arguments:
BGP_SPEAKER
- ID or name of the BGP speaker.
BGP_PEER
- ID or name of the BGP peer to remove.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.30. neutron bgp-speaker-show Copiar o linkLink copiado para a área de transferência!
usage: neutron bgp-speaker-show [-h] [-f {html,json,shell,table,value,yaml}] [-c COLUMN] [--max-width <integer>] [--print-empty] [--noindent] [--prefix PREFIX] [--request-format {json}] [-D] [-F FIELD] BGP_SPEAKER
usage: neutron bgp-speaker-show [-h] [-f {html,json,shell,table,value,yaml}]
[-c COLUMN] [--max-width <integer>]
[--print-empty] [--noindent] [--prefix PREFIX]
[--request-format {json}] [-D] [-F FIELD]
BGP_SPEAKER
Show information of a given BGP speaker.
Positional arguments:
BGP_SPEAKER
- ID or name of bgp_speaker to look up.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.31. neutron bgp-speaker-update Copiar o linkLink copiado para a área de transferência!
usage: neutron bgp-speaker-update [-h] [--request-format {json}] [--name NAME] [--advertise-floating-ip-host-routes {True,False}] [--advertise-tenant-networks {True,False}] BGP_SPEAKER
usage: neutron bgp-speaker-update [-h] [--request-format {json}] [--name NAME]
[--advertise-floating-ip-host-routes {True,False}]
[--advertise-tenant-networks {True,False}]
BGP_SPEAKER
Update BGP Speaker’s information.
Positional arguments:
BGP_SPEAKER
- ID or name of bgp_speaker to update.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--name NAME
- Name of the BGP speaker to update.
--advertise-floating-ip-host-routes {True,False}
- Whether to enable or disable the advertisement of floating-ip host routes by the BGP speaker. By default floating ip host routes will be advertised by the BGP speaker.
--advertise-tenant-networks {True,False}
- Whether to enable or disable the advertisement of tenant network routes by the BGP speaker. By default tenant network routes will be advertised by the BGP speaker.
10.3.32. neutron dhcp-agent-list-hosting-net Copiar o linkLink copiado para a área de transferência!
List DHCP agents hosting a network.
Positional arguments:
NETWORK
- Network to query.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.33. neutron dhcp-agent-network-add Copiar o linkLink copiado para a área de transferência!
usage: neutron dhcp-agent-network-add [-h] [--request-format {json}] DHCP_AGENT NETWORK
usage: neutron dhcp-agent-network-add [-h] [--request-format {json}]
DHCP_AGENT NETWORK
Add a network to a DHCP agent.
Positional arguments:
DHCP_AGENT
- ID of the DHCP agent.
NETWORK
- Network to add.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.34. neutron dhcp-agent-network-remove Copiar o linkLink copiado para a área de transferência!
usage: neutron dhcp-agent-network-remove [-h] [--request-format {json}] DHCP_AGENT NETWORK
usage: neutron dhcp-agent-network-remove [-h] [--request-format {json}]
DHCP_AGENT NETWORK
Remove a network from a DHCP agent.
Positional arguments:
DHCP_AGENT
- ID of the DHCP agent.
NETWORK
- Network to remove.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.35. neutron ext-list Copiar o linkLink copiado para a área de transferência!
usage: neutron ext-list [-h] [-f {csv,html,json,table,value,yaml}] [-c COLUMN] [--max-width <integer>] [--print-empty] [--noindent] [--quote {all,minimal,none,nonnumeric}] [--request-format {json}] [-D] [-F FIELD]
usage: neutron ext-list [-h] [-f {csv,html,json,table,value,yaml}] [-c COLUMN]
[--max-width <integer>] [--print-empty] [--noindent]
[--quote {all,minimal,none,nonnumeric}]
[--request-format {json}] [-D] [-F FIELD]
List all extensions.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.36. neutron ext-show Copiar o linkLink copiado para a área de transferência!
usage: neutron ext-show [-h] [-f {html,json,shell,table,value,yaml}] [-c COLUMN] [--max-width <integer>] [--print-empty] [--noindent] [--prefix PREFIX] [--request-format {json}] [-D] [-F FIELD] EXTENSION
usage: neutron ext-show [-h] [-f {html,json,shell,table,value,yaml}]
[-c COLUMN] [--max-width <integer>] [--print-empty]
[--noindent] [--prefix PREFIX]
[--request-format {json}] [-D] [-F FIELD]
EXTENSION
Show information of a given resource.
Positional arguments:
EXTENSION
- ID of extension to look up.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.37. neutron firewall-create Copiar o linkLink copiado para a área de transferência!
Create a firewall.
Positional arguments:
POLICY
- ID or name of the firewall policy associated to this firewall.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--tenant-id TENANT_ID
- The owner tenant ID.
--name NAME
- Name for the firewall.
--description DESCRIPTION
- Description for the firewall.
--router ROUTER
- ID or name of the router associated with the firewall (requires FWaaS router insertion extension to be enabled). This option can be repeated.
--no-routers
- Associate no routers with the firewall (requires FWaaS router insertion extension).
--admin-state-down
- Set admin state up to false.
10.3.38. neutron firewall-delete Copiar o linkLink copiado para a área de transferência!
usage: neutron firewall-delete [-h] [--request-format {json}] FIREWALL [FIREWALL ...]
usage: neutron firewall-delete [-h] [--request-format {json}]
FIREWALL [FIREWALL ...]
Delete a given firewall.
Positional arguments:
FIREWALL
- ID(s) or name(s) of firewall to delete.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.39. neutron firewall-list Copiar o linkLink copiado para a área de transferência!
List firewalls that belong to a given tenant.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.40. neutron firewall-policy-create Copiar o linkLink copiado para a área de transferência!
Create a firewall policy.
Positional arguments:
NAME
- Name for the firewall policy.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--tenant-id TENANT_ID
- The owner tenant ID.
--shared
- Create a shared policy.
--audited
- Sets audited to True.
--description DESCRIPTION
- Description for the firewall policy.
--firewall-rules FIREWALL_RULES
- Ordered list of whitespace-delimited firewall rule names or IDs; e.g., --firewall-rules "rule1 rule2"
10.3.41. neutron firewall-policy-delete Copiar o linkLink copiado para a área de transferência!
usage: neutron firewall-policy-delete [-h] [--request-format {json}] FIREWALL_POLICY [FIREWALL_POLICY ...]
usage: neutron firewall-policy-delete [-h] [--request-format {json}]
FIREWALL_POLICY [FIREWALL_POLICY ...]
Delete a given firewall policy.
Positional arguments:
FIREWALL_POLICY
- ID(s) or name(s) of firewall_policy to delete.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.42. neutron firewall-policy-insert-rule Copiar o linkLink copiado para a área de transferência!
usage: neutron firewall-policy-insert-rule [-h] [--request-format {json}] [--insert-before FIREWALL_RULE] [--insert-after FIREWALL_RULE] FIREWALL_POLICY FIREWALL_RULE
usage: neutron firewall-policy-insert-rule [-h] [--request-format {json}]
[--insert-before FIREWALL_RULE]
[--insert-after FIREWALL_RULE]
FIREWALL_POLICY FIREWALL_RULE
Insert a rule into a given firewall policy.
Positional arguments:
FIREWALL_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}
- DEPRECATED! Only JSON request format is supported.
--insert-before FIREWALL_RULE
- Insert before this rule.
--insert-after FIREWALL_RULE
- Insert after this rule.
10.3.43. neutron firewall-policy-list Copiar o linkLink copiado para a área de transferência!
List firewall policies that belong to a given tenant.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.44. neutron firewall-policy-remove-rule Copiar o linkLink copiado para a área de transferência!
usage: neutron firewall-policy-remove-rule [-h] [--request-format {json}] FIREWALL_POLICY FIREWALL_RULE
usage: neutron firewall-policy-remove-rule [-h] [--request-format {json}]
FIREWALL_POLICY FIREWALL_RULE
Remove a rule from a given firewall policy.
Positional arguments:
FIREWALL_POLICY
- ID or name of firewall_policy to update.
FIREWALL_RULE
- ID or name of the firewall rule to be removed from the policy.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.45. neutron firewall-policy-show Copiar o linkLink copiado para a área de transferência!
Show information of a given firewall policy.
Positional arguments:
FIREWALL_POLICY
- ID or name of firewall_policy to look up.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.46. neutron firewall-policy-update Copiar o linkLink copiado para a área de transferência!
Update a given firewall policy.
Positional arguments:
FIREWALL_POLICY
- ID or name of firewall_policy to update.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--description DESCRIPTION
- Description for the firewall policy.
--firewall-rules FIREWALL_RULES
- Ordered list of whitespace-delimited firewall rule names or IDs; e.g., --firewall-rules "rule1 rule2"
--name NAME
- Name for the firewall policy.
--shared {True,False}
- Update the sharing status of the policy. (True means shared).
--audited {True,False}
- Update the audit status of the policy. (True means auditing is enabled).
10.3.47. neutron firewall-rule-create Copiar o linkLink copiado para a área de transferência!
Create a firewall rule.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--tenant-id TENANT_ID
- The owner tenant ID.
--shared
- Set shared flag for the firewall rule.
--name NAME
- Name for the firewall rule.
--description DESCRIPTION
- Description for the firewall rule.
--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).
--enabled {True,False}
- Whether to enable or disable this rule.
--protocol {tcp,udp,icmp,any}
- Protocol for the firewall rule.
--action {allow,deny,reject}
- Action for the firewall rule.
--ip-version {4,6} IP
- version for the firewall rule (default is 4).
10.3.48. neutron firewall-rule-delete Copiar o linkLink copiado para a área de transferência!
usage: neutron firewall-rule-delete [-h] [--request-format {json}] FIREWALL_RULE [FIREWALL_RULE ...]
usage: neutron firewall-rule-delete [-h] [--request-format {json}]
FIREWALL_RULE [FIREWALL_RULE ...]
Delete a given firewall rule.
Positional arguments:
FIREWALL_RULE
- ID(s) or name(s) of firewall_rule to delete.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.49. neutron firewall-rule-list Copiar o linkLink copiado para a área de transferência!
List firewall rules that belong to a given tenant.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.50. neutron firewall-rule-show Copiar o linkLink copiado para a área de transferência!
Show information of a given firewall rule.
Positional arguments:
FIREWALL_RULE
- ID or name of firewall_rule to look up.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.51. neutron firewall-rule-update Copiar o linkLink copiado para a área de transferência!
Update a given firewall rule.
Positional arguments:
FIREWALL_RULE
- ID or name of firewall_rule to update.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--shared {True,False}
- Update the shared flag for the firewall rule.
--ip-version {4,6}
- Update IP version for the firewall rule.
--name NAME
- Name for the firewall rule.
--description DESCRIPTION
- Description for the firewall rule.
--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).
--enabled {True,False}
- Whether to enable or disable this rule.
--protocol {tcp,udp,icmp,any}
- Protocol for the firewall rule.
--action {allow,deny,reject}
- Action for the firewall rule.
10.3.52. neutron firewall-show Copiar o linkLink copiado para a área de transferência!
usage: neutron firewall-show [-h] [-f {html,json,shell,table,value,yaml}] [-c COLUMN] [--max-width <integer>] [--print-empty] [--noindent] [--prefix PREFIX] [--request-format {json}] [-D] [-F FIELD] FIREWALL
usage: neutron firewall-show [-h] [-f {html,json,shell,table,value,yaml}]
[-c COLUMN] [--max-width <integer>]
[--print-empty] [--noindent] [--prefix PREFIX]
[--request-format {json}] [-D] [-F FIELD]
FIREWALL
Show information of a given firewall.
Positional arguments:
FIREWALL
- ID or name of firewall to look up.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.53. neutron firewall-update Copiar o linkLink copiado para a área de transferência!
Update a given firewall.
Positional arguments:
FIREWALL
- ID or name of firewall to update.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--name NAME
- Name for the firewall.
--description DESCRIPTION
- Description for the firewall.
--router ROUTER
- ID or name of the router associated with the firewall (requires FWaaS router insertion extension to be enabled). This option can be repeated.
--no-routers
- Associate no routers with the firewall (requires FWaaS router insertion extension).
--policy POLICY
- ID or name of the firewall policy associated to this firewall.
--admin-state-up {True,False}
- Update the admin state for the firewall (True means UP).
10.3.54. neutron flavor-associate Copiar o linkLink copiado para a área de transferência!
usage: neutron flavor-associate [-h] [--request-format {json}] FLAVOR FLAVOR_PROFILE
usage: neutron flavor-associate [-h] [--request-format {json}]
FLAVOR FLAVOR_PROFILE
Associate a Neutron service flavor with a flavor profile.
Positional arguments:
FLAVOR
- ID or name of the flavor to associate.
FLAVOR_PROFILE
- ID of the flavor profile to be associated with the flavor.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.55. neutron flavor-create Copiar o linkLink copiado para a área de transferência!
Create a Neutron service flavor.
Positional arguments:
NAME
- Name for the flavor.
SERVICE_TYPE
- Service type to which the flavor applies to: e.g. VPN. (See service-provider-list for loaded examples.)
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--tenant-id TENANT_ID
- The owner tenant ID.
--description DESCRIPTION
- Description for the flavor.
--enabled {True,False}
- Sets enabled flag.
10.3.56. neutron flavor-delete Copiar o linkLink copiado para a área de transferência!
usage: neutron flavor-delete [-h] [--request-format {json}] FLAVOR [FLAVOR ...]
usage: neutron flavor-delete [-h] [--request-format {json}]
FLAVOR [FLAVOR ...]
Delete a given Neutron service flavor.
Positional arguments:
FLAVOR
- ID(s) or name(s) of flavor to delete.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.57. neutron flavor-disassociate Copiar o linkLink copiado para a área de transferência!
usage: neutron flavor-disassociate [-h] [--request-format {json}] FLAVOR FLAVOR_PROFILE
usage: neutron flavor-disassociate [-h] [--request-format {json}]
FLAVOR FLAVOR_PROFILE
Disassociate a Neutron service flavor from a flavor profile.
Positional arguments:
FLAVOR
- ID or name of the flavor to be disassociated.
FLAVOR_PROFILE
- ID of the flavor profile to be disassociated from the flavor.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.58. neutron flavor-list Copiar o linkLink copiado para a área de transferência!
List Neutron service flavors.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.59. neutron flavor-profile-create Copiar o linkLink copiado para a área de transferência!
Create a Neutron service flavor profile.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--tenant-id TENANT_ID
- The owner tenant ID.
--description DESCRIPTION
- Description for the flavor profile.
--driver DRIVER
- Python module path to driver.
--metainfo METAINFO
- Metainfo for the flavor profile.
--enabled {True,False}
- Sets enabled flag.
10.3.60. neutron flavor-profile-delete Copiar o linkLink copiado para a área de transferência!
usage: neutron flavor-profile-delete [-h] [--request-format {json}] SERVICE_PROFILE [SERVICE_PROFILE ...]
usage: neutron flavor-profile-delete [-h] [--request-format {json}]
SERVICE_PROFILE [SERVICE_PROFILE ...]
Delete a given Neutron service flavor profile.
Positional arguments:
SERVICE_PROFILE
- ID(s) or name(s) of service_profile to delete.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.61. neutron flavor-profile-list Copiar o linkLink copiado para a área de transferência!
List Neutron service flavor profiles.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.62. neutron flavor-profile-show Copiar o linkLink copiado para a área de transferência!
Show information about a given Neutron service flavor profile.
Positional arguments:
SERVICE_PROFILE
- ID or name of service_profile to look up.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.63. neutron flavor-profile-update Copiar o linkLink copiado para a área de transferência!
usage: neutron flavor-profile-update [-h] [--request-format {json}] [--description DESCRIPTION] [--driver DRIVER] [--metainfo METAINFO] [--enabled {True,False}] SERVICE_PROFILE
usage: neutron flavor-profile-update [-h] [--request-format {json}]
[--description DESCRIPTION]
[--driver DRIVER] [--metainfo METAINFO]
[--enabled {True,False}]
SERVICE_PROFILE
Update a given Neutron service flavor profile.
Positional arguments:
SERVICE_PROFILE
- ID or name of service_profile to update.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--description DESCRIPTION
- Description for the flavor profile.
--driver DRIVER
- Python module path to driver.
--metainfo METAINFO
- Metainfo for the flavor profile.
--enabled {True,False}
- Sets enabled flag.
10.3.64. neutron flavor-show Copiar o linkLink copiado para a área de transferência!
usage: neutron flavor-show [-h] [-f {html,json,shell,table,value,yaml}] [-c COLUMN] [--max-width <integer>] [--print-empty] [--noindent] [--prefix PREFIX] [--request-format {json}] [-D] [-F FIELD] FLAVOR
usage: neutron flavor-show [-h] [-f {html,json,shell,table,value,yaml}]
[-c COLUMN] [--max-width <integer>] [--print-empty]
[--noindent] [--prefix PREFIX]
[--request-format {json}] [-D] [-F FIELD]
FLAVOR
Show information about a given Neutron service flavor.
Positional arguments:
FLAVOR
- ID or name of flavor to look up.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.65. neutron flavor-update Copiar o linkLink copiado para a área de transferência!
usage: neutron flavor-update [-h] [--request-format {json}] [--name NAME] [--description DESCRIPTION] [--enabled {True,False}] FLAVOR
usage: neutron flavor-update [-h] [--request-format {json}] [--name NAME]
[--description DESCRIPTION]
[--enabled {True,False}]
FLAVOR
Update a Neutron service flavor.
Positional arguments:
FLAVOR
- ID or name of flavor to update.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--name NAME
- Name for the flavor.
--description DESCRIPTION
- Description for the flavor.
--enabled {True,False}
- Sets enabled flag.
10.3.66. neutron floatingip-associate Copiar o linkLink copiado para a área de transferência!
usage: neutron floatingip-associate [-h] [--request-format {json}] [--fixed-ip-address FIXED_IP_ADDRESS] FLOATINGIP_ID PORT
usage: neutron floatingip-associate [-h] [--request-format {json}]
[--fixed-ip-address FIXED_IP_ADDRESS]
FLOATINGIP_ID PORT
Create a mapping between a floating IP and a fixed IP.
Positional arguments:
FLOATINGIP_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}
- DEPRECATED! Only JSON request format is supported.
--fixed-ip-address FIXED_IP_ADDRESS
- IP address on the port (only required if port has multiple IPs).
10.3.67. neutron floatingip-create Copiar o linkLink copiado para a área de transferência!
Create a floating IP for a given tenant.
Positional arguments:
FLOATING_NETWORK
- ID or name of the network from which the floating IP is allocated.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--tenant-id TENANT_ID
- The owner tenant ID.
--description DESCRIPTION
- Description of the floating IP.
--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).
--floating-ip-address FLOATING_IP_ADDRESS
- IP address of the floating IP
--subnet SUBNET_ID
- Subnet ID on which you want to create the floating IP.
--dns-domain DNS_DOMAIN
- Assign DNS domain to the floatingip (requires DNS integration extension)
--dns-name DNS_NAME
- Assign DNS name to the floatingip (requires DNS integration extension)
10.3.68. neutron floatingip-delete Copiar o linkLink copiado para a área de transferência!
usage: neutron floatingip-delete [-h] [--request-format {json}] FLOATINGIP [FLOATINGIP ...]
usage: neutron floatingip-delete [-h] [--request-format {json}]
FLOATINGIP [FLOATINGIP ...]
Delete a given floating IP.
Positional arguments:
FLOATINGIP
- ID(s) of floatingip to delete.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.69. neutron floatingip-disassociate Copiar o linkLink copiado para a área de transferência!
usage: neutron floatingip-disassociate [-h] [--request-format {json}] FLOATINGIP_ID
usage: neutron floatingip-disassociate [-h] [--request-format {json}]
FLOATINGIP_ID
Remove a mapping from a floating IP to a fixed IP.
Positional arguments:
FLOATINGIP_ID
- ID of the floating IP to disassociate.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.70. neutron floatingip-list Copiar o linkLink copiado para a área de transferência!
List floating IPs that belong to a given tenant.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.71. neutron floatingip-show Copiar o linkLink copiado para a área de transferência!
usage: neutron floatingip-show [-h] [-f {html,json,shell,table,value,yaml}] [-c COLUMN] [--max-width <integer>] [--print-empty] [--noindent] [--prefix PREFIX] [--request-format {json}] [-D] [-F FIELD] FLOATINGIP
usage: neutron floatingip-show [-h] [-f {html,json,shell,table,value,yaml}]
[-c COLUMN] [--max-width <integer>]
[--print-empty] [--noindent] [--prefix PREFIX]
[--request-format {json}] [-D] [-F FIELD]
FLOATINGIP
Show information of a given floating IP.
Positional arguments:
FLOATINGIP
- ID of floatingip to look up.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.72. neutron ipsec-site-connection-create Copiar o linkLink copiado para a área de transferência!
Create an IPsec site connection.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--tenant-id TENANT_ID
- The owner tenant ID.
--admin-state-down
- Set admin state up to false.
--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.
--name NAME
- Set friendly name for the connection.
--description DESCRIPTION
- Set a description for the connection.
--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.
--local-ep-group LOCAL_EP_GROUP
- Local endpoint group ID/name with subnet(s) for IPSec connection.
--peer-ep-group PEER_EP_GROUP
- Peer endpoint group ID/name with CIDR(s) for IPSec connection.
--peer-cidr PEER_CIDRS
- [DEPRECATED in Mitaka] Remote subnet(s) in CIDR format. Cannot be specified when using endpoint groups. Only applicable, if subnet provided for VPN service.
--peer-id PEER_ID
- Peer router identity for authentication. Can be IPv4/IPv6 address, e-mail address, key id, or FQDN.
--peer-address PEER_ADDRESS
- Peer gateway public IPv4/IPv6 address or FQDN.
--psk PSK
- Pre-shared key string.
--mtu MTU
- MTU size for the connection, default:1500.
--initiator {bi-directional,response-only}
- Initiator state in lowercase, default:bi-directional
10.3.73. neutron ipsec-site-connection-delete Copiar o linkLink copiado para a área de transferência!
usage: neutron ipsec-site-connection-delete [-h] [--request-format {json}] IPSEC_SITE_CONNECTION [IPSEC_SITE_CONNECTION ...]
usage: neutron ipsec-site-connection-delete [-h] [--request-format {json}]
IPSEC_SITE_CONNECTION
[IPSEC_SITE_CONNECTION ...]
Delete a given IPsec site connection.
Positional arguments:
IPSEC_SITE_CONNECTION
- ID(s) or name(s) of IPsec site connection to delete.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.74. neutron ipsec-site-connection-list Copiar o linkLink copiado para a área de transferência!
List IPsec site connections that belong to a given tenant.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.75. neutron ipsec-site-connection-show Copiar o linkLink copiado para a área de transferência!
Show information of a given IPsec site connection.
Positional arguments:
IPSEC_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}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.76. neutron ipsec-site-connection-update Copiar o linkLink copiado para a área de transferência!
Update a given IPsec site connection.
Positional arguments:
IPSEC_SITE_CONNECTION
- ID or name of IPsec site connection to update.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--admin-state-up {True,False}
- Update the administrative state. (True meaning "Up")
--name NAME
- Set friendly name for the connection.
--description DESCRIPTION
- Set a description for the connection.
--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.
--local-ep-group LOCAL_EP_GROUP
- Local endpoint group ID/name with subnet(s) for IPSec connection.
--peer-ep-group PEER_EP_GROUP
- Peer endpoint group ID/name with CIDR(s) for IPSec connection.
--peer-cidr PEER_CIDRS
- [DEPRECATED in Mitaka] Remote subnet(s) in CIDR format. Cannot be specified when using endpoint groups. Only applicable, if subnet provided for VPN service.
--peer-id PEER_ID
- Peer router identity for authentication. Can be IPv4/IPv6 address, e-mail address, key id, or FQDN.
--peer-address PEER_ADDRESS
- Peer gateway public IPv4/IPv6 address or FQDN.
--psk PSK
- Pre-shared key string.
--mtu MTU
- MTU size for the connection, default:1500.
--initiator {bi-directional,response-only}
- Initiator state in lowercase, default:bi-directional
10.3.77. neutron l3-agent-list-hosting-router Copiar o linkLink copiado para a área de transferência!
List L3 agents hosting a router.
Positional arguments:
ROUTER
- Router to query.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.78. neutron l3-agent-router-add Copiar o linkLink copiado para a área de transferência!
usage: neutron l3-agent-router-add [-h] [--request-format {json}] L3_AGENT ROUTER
usage: neutron l3-agent-router-add [-h] [--request-format {json}]
L3_AGENT ROUTER
Add a router to a L3 agent.
Positional arguments:
L3_AGENT
- ID of the L3 agent.
ROUTER
- Router to add.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.79. neutron l3-agent-router-remove Copiar o linkLink copiado para a área de transferência!
usage: neutron l3-agent-router-remove [-h] [--request-format {json}] L3_AGENT ROUTER
usage: neutron l3-agent-router-remove [-h] [--request-format {json}]
L3_AGENT ROUTER
Remove a router from a L3 agent.
Positional arguments:
L3_AGENT
- ID of the L3 agent.
ROUTER
- Router to remove.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.80. neutron lb-agent-hosting-pool Copiar o linkLink copiado para a área de transferência!
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 arguments:
POOL
- Pool to query.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.81. neutron lb-healthmonitor-associate Copiar o linkLink copiado para a área de transferência!
usage: neutron lb-healthmonitor-associate [-h] [--request-format {json}] HEALTH_MONITOR_ID POOL
usage: neutron lb-healthmonitor-associate [-h] [--request-format {json}]
HEALTH_MONITOR_ID POOL
Create a mapping between a health monitor and a pool.
Positional arguments:
HEALTH_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}
- DEPRECATED! Only JSON request format is supported.
10.3.82. neutron lb-healthmonitor-create Copiar o linkLink copiado para a área de transferência!
Create a health monitor.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--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 milliseconds 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 milliseconds 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.
10.3.83. neutron lb-healthmonitor-delete Copiar o linkLink copiado para a área de transferência!
usage: neutron lb-healthmonitor-delete [-h] [--request-format {json}] HEALTH_MONITOR [HEALTH_MONITOR ...]
usage: neutron lb-healthmonitor-delete [-h] [--request-format {json}]
HEALTH_MONITOR [HEALTH_MONITOR ...]
Delete a given health monitor.
Positional arguments:
HEALTH_MONITOR
- ID(s) of health_monitor to delete.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.84. neutron lb-healthmonitor-disassociate Copiar o linkLink copiado para a área de transferência!
usage: neutron lb-healthmonitor-disassociate [-h] [--request-format {json}] HEALTH_MONITOR_ID POOL
usage: neutron lb-healthmonitor-disassociate [-h] [--request-format {json}]
HEALTH_MONITOR_ID POOL
Remove a mapping from a health monitor to a pool.
Positional arguments:
HEALTH_MONITOR_ID
- Health monitor to disassociate.
POOL
- ID of the pool to be disassociated with the health monitor.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.85. neutron lb-healthmonitor-list Copiar o linkLink copiado para a área de transferência!
List health monitors that belong to a given tenant.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.86. neutron lb-healthmonitor-show Copiar o linkLink copiado para a área de transferência!
Show information of a given health monitor.
Positional arguments:
HEALTH_MONITOR
- ID of health_monitor to look up.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.87. neutron lb-healthmonitor-update Copiar o linkLink copiado para a área de transferência!
usage: neutron lb-healthmonitor-update [-h] [--request-format {json}] HEALTH_MONITOR
usage: neutron lb-healthmonitor-update [-h] [--request-format {json}]
HEALTH_MONITOR
Update a given health monitor.
Positional arguments:
HEALTH_MONITOR
- ID of health_monitor to update.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.88. neutron lb-member-create Copiar o linkLink copiado para a área de transferência!
Create a member.
Positional arguments:
POOL
- ID or name of the pool this vip belongs to.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--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.
10.3.89. neutron lb-member-delete Copiar o linkLink copiado para a área de transferência!
usage: neutron lb-member-delete [-h] [--request-format {json}] MEMBER [MEMBER ...]
usage: neutron lb-member-delete [-h] [--request-format {json}]
MEMBER [MEMBER ...]
Delete a given member.
Positional arguments:
MEMBER
- ID(s) or name(s) of member to delete.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.90. neutron lb-member-list Copiar o linkLink copiado para a área de transferência!
List members that belong to a given tenant.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.91. neutron lb-member-show Copiar o linkLink copiado para a área de transferência!
usage: neutron lb-member-show [-h] [-f {html,json,shell,table,value,yaml}] [-c COLUMN] [--max-width <integer>] [--print-empty] [--noindent] [--prefix PREFIX] [--request-format {json}] [-D] [-F FIELD] MEMBER
usage: neutron lb-member-show [-h] [-f {html,json,shell,table,value,yaml}]
[-c COLUMN] [--max-width <integer>]
[--print-empty] [--noindent] [--prefix PREFIX]
[--request-format {json}] [-D] [-F FIELD]
MEMBER
Show information of a given member.
Positional arguments:
MEMBER
- ID of member to look up.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.92. neutron lb-member-update Copiar o linkLink copiado para a área de transferência!
usage: neutron lb-member-update [-h] [--request-format {json}] MEMBER
usage: neutron lb-member-update [-h] [--request-format {json}] MEMBER
Update a given member.
Positional arguments:
MEMBER
- ID or name of member to update.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.93. neutron lb-pool-create Copiar o linkLink copiado para a área de transferência!
Create a pool.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--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 the loadbalancer service.
10.3.94. neutron lb-pool-delete Copiar o linkLink copiado para a área de transferência!
usage: neutron lb-pool-delete [-h] [--request-format {json}] POOL [POOL ...]
usage: neutron lb-pool-delete [-h] [--request-format {json}] POOL [POOL ...]
Delete a given pool.
Positional arguments:
POOL
- ID(s) or name(s) of pool to delete.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.95. neutron lb-pool-list Copiar o linkLink copiado para a área de transferência!
List pools that belong to a given tenant.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.96. neutron lb-pool-list-on-agent Copiar o linkLink copiado para a área de transferência!
List the pools on a loadbalancer agent.
Positional arguments:
LBAAS_AGENT
- ID of the loadbalancer agent to query.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.97. neutron lb-pool-show Copiar o linkLink copiado para a área de transferência!
usage: neutron lb-pool-show [-h] [-f {html,json,shell,table,value,yaml}] [-c COLUMN] [--max-width <integer>] [--print-empty] [--noindent] [--prefix PREFIX] [--request-format {json}] [-D] [-F FIELD] POOL
usage: neutron lb-pool-show [-h] [-f {html,json,shell,table,value,yaml}]
[-c COLUMN] [--max-width <integer>]
[--print-empty] [--noindent] [--prefix PREFIX]
[--request-format {json}] [-D] [-F FIELD]
POOL
Show information of a given pool.
Positional arguments:
POOL
- ID or name of pool to look up.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.98. neutron lb-pool-stats Copiar o linkLink copiado para a área de transferência!
usage: neutron lb-pool-stats [-h] [-f {html,json,shell,table,value,yaml}] [-c COLUMN] [--max-width <integer>] [--print-empty] [--noindent] [--prefix PREFIX] [--request-format {json}] [-D] [-F FIELD] POOL
usage: neutron lb-pool-stats [-h] [-f {html,json,shell,table,value,yaml}]
[-c COLUMN] [--max-width <integer>]
[--print-empty] [--noindent] [--prefix PREFIX]
[--request-format {json}] [-D] [-F FIELD]
POOL
Retrieve stats for a given pool.
Positional arguments:
POOL
- ID or name of pool to look up.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.99. neutron lb-pool-update Copiar o linkLink copiado para a área de transferência!
usage: neutron lb-pool-update [-h] [--request-format {json}] POOL
usage: neutron lb-pool-update [-h] [--request-format {json}] POOL
Update a given pool.
Positional arguments:
POOL
- ID or name of pool to update.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.100. neutron lb-vip-create Copiar o linkLink copiado para a área de transferência!
Create a vip.
Positional arguments:
POOL
- ID or name of the pool to which this vip belongs.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--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. Valid values: a positive integer or -1 for unlimited (default).
--description DESCRIPTION
- Description of the vip to be created.
--name NAME
- Name of the vip to be created.
--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.
10.3.101. neutron lb-vip-delete Copiar o linkLink copiado para a área de transferência!
usage: neutron lb-vip-delete [-h] [--request-format {json}] VIP [VIP ...]
usage: neutron lb-vip-delete [-h] [--request-format {json}] VIP [VIP ...]
Delete a given vip.
Positional arguments:
VIP
- ID(s) or name(s) of vip to delete.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.102. neutron lb-vip-list Copiar o linkLink copiado para a área de transferência!
List vips that belong to a given tenant.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.103. neutron lb-vip-show Copiar o linkLink copiado para a área de transferência!
usage: neutron lb-vip-show [-h] [-f {html,json,shell,table,value,yaml}] [-c COLUMN] [--max-width <integer>] [--print-empty] [--noindent] [--prefix PREFIX] [--request-format {json}] [-D] [-F FIELD] VIP
usage: neutron lb-vip-show [-h] [-f {html,json,shell,table,value,yaml}]
[-c COLUMN] [--max-width <integer>] [--print-empty]
[--noindent] [--prefix PREFIX]
[--request-format {json}] [-D] [-F FIELD]
VIP
Show information of a given vip.
Positional arguments:
VIP
- ID or name of vip to look up.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.104. neutron lb-vip-update Copiar o linkLink copiado para a área de transferência!
usage: neutron lb-vip-update [-h] [--request-format {json}] VIP
usage: neutron lb-vip-update [-h] [--request-format {json}] VIP
Update a given vip.
Positional arguments:
VIP
- ID or name of vip to update.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.105. neutron lbaas-agent-hosting-loadbalancer Copiar o linkLink copiado para a área de transferência!
Get lbaas v2 agent hosting a loadbalancer. Deriving from ListCommand though server will return only one agent to keep common output format for all agent schedulers
Positional arguments:
LOADBALANCER
- LoadBalancer to query.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.106. neutron lbaas-healthmonitor-create Copiar o linkLink copiado para a área de transferência!
LBaaS v2 Create a healthmonitor.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--tenant-id TENANT_ID
- The owner tenant ID.
--delay DELAY
- The time in seconds between sending probes to members.
--name NAME
- Name of the health monitor.
--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.
--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).
--max-retries MAX_RETRIES
- Number of permissible connection failures before changing the member status to INACTIVE. [1..10].
--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".
--admin-state-down
- Set admin state up to false.
--type {PING,TCP,HTTP,HTTPS}
- One of the predefined health monitor types.
--pool POOL
- ID or name of the pool that this healthmonitor will monitor.
10.3.107. neutron lbaas-healthmonitor-delete Copiar o linkLink copiado para a área de transferência!
usage: neutron lbaas-healthmonitor-delete [-h] [--request-format {json}] HEALTHMONITOR [HEALTHMONITOR ...]
usage: neutron lbaas-healthmonitor-delete [-h] [--request-format {json}]
HEALTHMONITOR [HEALTHMONITOR ...]
LBaaS v2 Delete a given healthmonitor.
Positional arguments:
HEALTHMONITOR
- ID(s) or name(s) of healthmonitor to delete.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.108. neutron lbaas-healthmonitor-list Copiar o linkLink copiado para a área de transferência!
LBaaS v2 List healthmonitors that belong to a given tenant.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.109. neutron lbaas-healthmonitor-show Copiar o linkLink copiado para a área de transferência!
LBaaS v2 Show information of a given healthmonitor.
Positional arguments:
HEALTHMONITOR
- ID or name of healthmonitor to look up.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.110. neutron lbaas-healthmonitor-update Copiar o linkLink copiado para a área de transferência!
LBaaS v2 Update a given healthmonitor.
Positional arguments:
HEALTHMONITOR
- ID or name of healthmonitor to update.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--delay DELAY
- The time in seconds between sending probes to members.
--name NAME
- Name of the health monitor.
--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.
--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).
--max-retries MAX_RETRIES
- Number of permissible connection failures before changing the member status to INACTIVE. [1..10].
--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".
--admin-state-up {True,False}
- Update the administrative state of the health monitor (True meaning "Up").
10.3.111. neutron lbaas-l7policy-create Copiar o linkLink copiado para a área de transferência!
LBaaS v2 Create L7 policy.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--tenant-id TENANT_ID
- The owner tenant ID.
--name NAME
- Name of the policy.
--description DESCRIPTION
- Description of the policy.
--action ACTION
- Action type of the policy.
--redirect-pool REDIRECT_POOL
- ID or name of the pool for REDIRECT_TO_POOL action type.
--redirect-url REDIRECT_URL
- URL for REDIRECT_TO_URL action type. This should be a valid URL string.
--position POSITION
- L7 policy position in ordered policies list. This must be an integer starting from 1. Not specifying the position will place the policy at the tail of existing policies list.
--admin-state-down
- Set admin state up to false.
--listener LISTENER
- ID or name of the listener this policy belongs to.
10.3.112. neutron lbaas-l7policy-delete Copiar o linkLink copiado para a área de transferência!
usage: neutron lbaas-l7policy-delete [-h] [--request-format {json}] L7POLICY [L7POLICY ...]
usage: neutron lbaas-l7policy-delete [-h] [--request-format {json}]
L7POLICY [L7POLICY ...]
LBaaS v2 Delete a given L7 policy.
Positional arguments:
L7POLICY
- ID(s) or name(s) of l7policy to delete.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.113. neutron lbaas-l7policy-list Copiar o linkLink copiado para a área de transferência!
LBaaS v2 List L7 policies that belong to a given listener.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.114. neutron lbaas-l7policy-show Copiar o linkLink copiado para a área de transferência!
LBaaS v2 Show information of a given L7 policy.
Positional arguments:
L7POLICY
- ID or name of l7policy to look up.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.115. neutron lbaas-l7policy-update Copiar o linkLink copiado para a área de transferência!
LBaaS v2 Update a given L7 policy.
Positional arguments:
L7POLICY
- ID or name of l7policy to update.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--name NAME
- Name of the policy.
--description DESCRIPTION
- Description of the policy.
--action ACTION
- Action type of the policy.
--redirect-pool REDIRECT_POOL
- ID or name of the pool for REDIRECT_TO_POOL action type.
--redirect-url REDIRECT_URL
- URL for REDIRECT_TO_URL action type. This should be a valid URL string.
--position POSITION
- L7 policy position in ordered policies list. This must be an integer starting from 1. Not specifying the position will place the policy at the tail of existing policies list.
--admin-state-up {True,False}
- Specify the administrative state of the policy (True meaning "Up").
10.3.116. neutron lbaas-l7rule-create Copiar o linkLink copiado para a área de transferência!
LBaaS v2 Create L7 rule.
Positional arguments:
L7POLICY
- ID or name of L7 policy this rule belongs to.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--tenant-id TENANT_ID
- The owner tenant ID.
--type {HOST_NAME,PATH,FILE_TYPE,HEADER,COOKIE}
- Rule type.
--compare-type {REGEX,STARTS_WITH,ENDS_WITH,CONTAINS,EQUAL_TO}
- Rule compare type.
--invert-compare
- Invert the compare type.
--key KEY
- Key to compare. Relevant for HEADER and COOKIE types only.
--value VALUE
- Value to compare.
--admin-state-down
- Set admin state up to false
10.3.117. neutron lbaas-l7rule-delete Copiar o linkLink copiado para a área de transferência!
usage: neutron lbaas-l7rule-delete [-h] [--request-format {json}] RULE [RULE ...] L7POLICY
usage: neutron lbaas-l7rule-delete [-h] [--request-format {json}]
RULE [RULE ...] L7POLICY
LBaaS v2 Delete a given L7 rule.
Positional arguments:
RULE
- ID(s) or name(s) of rule to delete.
L7POLICY
- ID or name of L7 policy this rule belongs to.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.118. neutron lbaas-l7rule-list Copiar o linkLink copiado para a área de transferência!
LBaaS v2 List L7 rules that belong to a given L7 policy.
Positional arguments:
L7POLICY
- ID or name of L7 policy this rule belongs to.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.119. neutron lbaas-l7rule-show Copiar o linkLink copiado para a área de transferência!
LBaaS v2 Show information of a given rule.
Positional arguments:
RULE
- ID or name of rule to look up.
L7POLICY
- ID or name of L7 policy this rule belongs to.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.120. neutron lbaas-l7rule-update Copiar o linkLink copiado para a área de transferência!
LBaaS v2 Update a given L7 rule.
Positional arguments:
RULE
- ID or name of rule to update.
L7POLICY
- ID or name of L7 policy this rule belongs to.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--type {HOST_NAME,PATH,FILE_TYPE,HEADER,COOKIE}
- Rule type.
--compare-type {REGEX,STARTS_WITH,ENDS_WITH,CONTAINS,EQUAL_TO}
- Rule compare type.
--invert-compare
- Invert the compare type.
--key KEY
- Key to compare. Relevant for HEADER and COOKIE types only.
--value VALUE
- Value to compare.
--admin-state-up {True,False}
- Specify the administrative state of the rule (True meaning "Up").
10.3.121. neutron lbaas-listener-create Copiar o linkLink copiado para a área de transferência!
LBaaS v2 Create a listener.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--tenant-id TENANT_ID
- The owner tenant ID.
--description DESCRIPTION
- Description of the listener.
--connection-limit CONNECTION_LIMIT
- The maximum number of connections per second allowed for the listener. Positive integer or -1 for unlimited (default).
--default-pool DEFAULT_POOL
- Default pool for the listener.
--admin-state-down
- Set admin state up to false.
--name NAME
- The name of the listener. At least one of --default-pool or --loadbalancer must be specified.
--default-tls-container-ref DEFAULT_TLS_CONTAINER_REF
- Default TLS container reference to retrieve TLS information.
--sni-container-refs SNI_CONTAINER_REFS [SNI_CONTAINER_REFS …]
- List of TLS container references for SNI.
--loadbalancer LOADBALANCER
- ID or name of the load balancer.
--protocol {TCP,HTTP,HTTPS,TERMINATED_HTTPS}
- Protocol for the listener.
--protocol-port PORT
- Protocol port for the listener.
10.3.122. neutron lbaas-listener-delete Copiar o linkLink copiado para a área de transferência!
usage: neutron lbaas-listener-delete [-h] [--request-format {json}] LISTENER [LISTENER ...]
usage: neutron lbaas-listener-delete [-h] [--request-format {json}]
LISTENER [LISTENER ...]
LBaaS v2 Delete a given listener.
Positional arguments:
LISTENER
- ID(s) or name(s) of listener to delete.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.123. neutron lbaas-listener-list Copiar o linkLink copiado para a área de transferência!
LBaaS v2 List listeners that belong to a given tenant.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.124. neutron lbaas-listener-show Copiar o linkLink copiado para a área de transferência!
LBaaS v2 Show information of a given listener.
Positional arguments:
LISTENER
- ID or name of listener to look up.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.125. neutron lbaas-listener-update Copiar o linkLink copiado para a área de transferência!
LBaaS v2 Update a given listener.
Positional arguments:
LISTENER
- ID or name of listener to update.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--description DESCRIPTION
- Description of the listener.
--connection-limit CONNECTION_LIMIT
- The maximum number of connections per second allowed for the listener. Positive integer or -1 for unlimited (default).
--default-pool DEFAULT_POOL
- Default pool for the listener.
--name NAME
- Name of the listener.
--admin-state-up {True,False}
- Specify the administrative state of the listener. (True meaning "Up")
10.3.126. neutron lbaas-loadbalancer-create Copiar o linkLink copiado para a área de transferência!
LBaaS v2 Create a loadbalancer.
Positional arguments:
VIP_SUBNET
- Load balancer VIP subnet.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--tenant-id TENANT_ID
- The owner tenant ID.
--description DESCRIPTION
- Description of the load balancer.
--name NAME
- Name of the load balancer.
--admin-state-down
- Set admin state up to false.
--provider PROVIDER
- Provider name of the load balancer service.
--flavor FLAVOR
- ID or name of the flavor.
--vip-address VIP_ADDRESS
- VIP address for the load balancer.
10.3.127. neutron lbaas-loadbalancer-delete Copiar o linkLink copiado para a área de transferência!
usage: neutron lbaas-loadbalancer-delete [-h] [--request-format {json}] LOADBALANCER [LOADBALANCER ...]
usage: neutron lbaas-loadbalancer-delete [-h] [--request-format {json}]
LOADBALANCER [LOADBALANCER ...]
LBaaS v2 Delete a given loadbalancer.
Positional arguments:
LOADBALANCER
- ID(s) or name(s) of loadbalancer to delete.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.128. neutron lbaas-loadbalancer-list Copiar o linkLink copiado para a área de transferência!
LBaaS v2 List loadbalancers that belong to a given tenant.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.129. neutron lbaas-loadbalancer-list-on-agent Copiar o linkLink copiado para a área de transferência!
List the loadbalancers on a loadbalancer v2 agent.
Positional arguments:
LBAAS_AGENT
- ID of the loadbalancer agent to query.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.130. neutron lbaas-loadbalancer-show Copiar o linkLink copiado para a área de transferência!
LBaaS v2 Show information of a given loadbalancer.
Positional arguments:
LOADBALANCER
- ID or name of loadbalancer to look up.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.131. neutron lbaas-loadbalancer-stats Copiar o linkLink copiado para a área de transferência!
Retrieve stats for a given loadbalancer.
Positional arguments:
LOADBALANCER
- ID or name of loadbalancer to look up.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.132. neutron lbaas-loadbalancer-status Copiar o linkLink copiado para a área de transferência!
usage: neutron lbaas-loadbalancer-status [-h] [--request-format {json}] LOADBALANCER
usage: neutron lbaas-loadbalancer-status [-h] [--request-format {json}]
LOADBALANCER
Retrieve status for a given loadbalancer. The only output is a formatted JSON tree, and the table format does not support this type of data.
Positional arguments:
LOADBALANCER
- ID or name of loadbalancer to show.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.133. neutron lbaas-loadbalancer-update Copiar o linkLink copiado para a área de transferência!
usage: neutron lbaas-loadbalancer-update [-h] [--request-format {json}] [--admin-state-up {True,False}] [--description DESCRIPTION] [--name NAME] LOADBALANCER
usage: neutron lbaas-loadbalancer-update [-h] [--request-format {json}]
[--admin-state-up {True,False}]
[--description DESCRIPTION]
[--name NAME]
LOADBALANCER
LBaaS v2 Update a given loadbalancer.
Positional arguments:
LOADBALANCER
- ID or name of loadbalancer to update.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--admin-state-up {True,False}
- Update the administrative state of the load balancer (True meaning "Up").
--description DESCRIPTION
- Description of the load balancer.
--name NAME
- Name of the load balancer.
10.3.134. neutron lbaas-member-create Copiar o linkLink copiado para a área de transferência!
LBaaS v2 Create a member.
Positional arguments:
POOL
- ID or name of the pool that this member belongs to.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--tenant-id TENANT_ID
- The owner tenant ID.
--name NAME
- Name of the member.
--weight WEIGHT
- Weight of the member in the pool (default:1, [0..256]).
--admin-state-down
- Set admin state up to false.
--subnet SUBNET
- Subnet ID or name for the member.
--address ADDRESS
- IP address of the pool member in the pool.
--protocol-port PROTOCOL_PORT
- Port on which the pool member listens for requests or connections.
10.3.135. neutron lbaas-member-delete Copiar o linkLink copiado para a área de transferência!
usage: neutron lbaas-member-delete [-h] [--request-format {json}] MEMBER [MEMBER ...] POOL
usage: neutron lbaas-member-delete [-h] [--request-format {json}]
MEMBER [MEMBER ...] POOL
LBaaS v2 Delete a given member.
Positional arguments:
MEMBER
- ID(s) or name(s) of member to delete.
POOL
- ID or name of the pool that this member belongs to.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.136. neutron lbaas-member-list Copiar o linkLink copiado para a área de transferência!
LBaaS v2 List members that belong to a given pool.
Positional arguments:
POOL
- ID or name of the pool that this member belongs to.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.137. neutron lbaas-member-show Copiar o linkLink copiado para a área de transferência!
LBaaS v2 Show information of a given member.
Positional arguments:
MEMBER
- ID or name of member to look up.
POOL
- ID or name of the pool that this member belongs to.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.138. neutron lbaas-member-update Copiar o linkLink copiado para a área de transferência!
usage: neutron lbaas-member-update [-h] [--request-format {json}] [--admin-state-up {True,False}] [--name NAME] [--weight WEIGHT] MEMBER POOL
usage: neutron lbaas-member-update [-h] [--request-format {json}]
[--admin-state-up {True,False}]
[--name NAME] [--weight WEIGHT]
MEMBER POOL
LBaaS v2 Update a given member.
Positional arguments:
MEMBER
- ID or name of member to update.
POOL
- ID or name of the pool that this member belongs to.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--admin-state-up {True,False}
- Update the administrative state of the member (True meaning "Up").
--name NAME
- Name of the member.
--weight WEIGHT
- Weight of the member in the pool (default:1, [0..256]).
10.3.139. neutron lbaas-pool-create Copiar o linkLink copiado para a área de transferência!
LBaaS v2 Create a pool.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--tenant-id TENANT_ID
- The owner tenant ID.
--description DESCRIPTION
- Description of the pool.
--name NAME
- The name of the pool.
--lb-algorithm {ROUND_ROBIN,LEAST_CONNECTIONS,SOURCE_IP}
- The algorithm used to distribute load between the members of the pool.
--admin-state-down
- Set admin state up to false.
--listener LISTENER
- Listener whose default-pool should be set to this pool. At least one of --listener or --loadbalancer must be specified.
--loadbalancer LOADBALANCER
- Loadbalancer with which this pool should be associated. At least one of --listener or --loadbalancer must be specified.
--protocol {HTTP,HTTPS,TCP}
- Protocol for balancing.
--session-persistence
- type=TYPE[,cookie_name=COOKIE_NAME] The type of session persistence to use and associated cookie name.
10.3.140. neutron lbaas-pool-delete Copiar o linkLink copiado para a área de transferência!
usage: neutron lbaas-pool-delete [-h] [--request-format {json}] POOL [POOL ...]
usage: neutron lbaas-pool-delete [-h] [--request-format {json}]
POOL [POOL ...]
LBaaS v2 Delete a given pool.
Positional arguments:
POOL
- ID(s) or name(s) of pool to delete.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.141. neutron lbaas-pool-list Copiar o linkLink copiado para a área de transferência!
LBaaS v2 List pools that belong to a given tenant.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.142. neutron lbaas-pool-show Copiar o linkLink copiado para a área de transferência!
usage: neutron lbaas-pool-show [-h] [-f {html,json,shell,table,value,yaml}] [-c COLUMN] [--max-width <integer>] [--print-empty] [--noindent] [--prefix PREFIX] [--request-format {json}] [-D] [-F FIELD] POOL
usage: neutron lbaas-pool-show [-h] [-f {html,json,shell,table,value,yaml}]
[-c COLUMN] [--max-width <integer>]
[--print-empty] [--noindent] [--prefix PREFIX]
[--request-format {json}] [-D] [-F FIELD]
POOL
LBaaS v2 Show information of a given pool.
Positional arguments:
POOL
- ID or name of pool to look up.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.143. neutron lbaas-pool-update Copiar o linkLink copiado para a área de transferência!
LBaaS v2 Update a given pool.
Positional arguments:
POOL
- ID or name of pool to update.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--admin-state-up {True,False}
- Update the administrative state of the pool (True meaning "Up").
--session-persistence
- type=TYPE[,cookie_name=COOKIE_NAME] The type of session persistence to use and associated cookie name.
--no-session-persistence
- Clear session persistence for the pool.
--description DESCRIPTION
- Description of the pool.
--name NAME
- The name of the pool.
--lb-algorithm {ROUND_ROBIN,LEAST_CONNECTIONS,SOURCE_IP}
- The algorithm used to distribute load between the members of the pool.
10.3.144. neutron meter-label-create Copiar o linkLink copiado para a área de transferência!
Create a metering label for a given tenant.
Positional arguments:
NAME
- Name of the metering label to be created.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--tenant-id TENANT_ID
- The owner tenant ID.
--description DESCRIPTION
- Description of the metering label to be created.
--shared
- Set the label as shared.
10.3.145. neutron meter-label-delete Copiar o linkLink copiado para a área de transferência!
usage: neutron meter-label-delete [-h] [--request-format {json}] METERING_LABEL [METERING_LABEL ...]
usage: neutron meter-label-delete [-h] [--request-format {json}]
METERING_LABEL [METERING_LABEL ...]
Delete a given metering label.
Positional arguments:
METERING_LABEL
- ID(s) or name(s) of metering_label to delete.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.146. neutron meter-label-list Copiar o linkLink copiado para a área de transferência!
List metering labels that belong to a given tenant.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.147. neutron meter-label-rule-create Copiar o linkLink copiado para a área de transferência!
Create a metering label rule for a given label.
Positional arguments:
LABEL
- 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}
- DEPRECATED! Only JSON request format is supported.
--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.
10.3.148. neutron meter-label-rule-delete Copiar o linkLink copiado para a área de transferência!
usage: neutron meter-label-rule-delete [-h] [--request-format {json}] METERING_LABEL_RULE [METERING_LABEL_RULE ...]
usage: neutron meter-label-rule-delete [-h] [--request-format {json}]
METERING_LABEL_RULE
[METERING_LABEL_RULE ...]
Delete a given metering label.
Positional arguments:
METERING_LABEL_RULE
- ID(s) of metering_label_rule to delete.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.149. neutron meter-label-rule-list Copiar o linkLink copiado para a área de transferência!
List metering labels that belong to a given label.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.150. neutron meter-label-rule-show Copiar o linkLink copiado para a área de transferência!
Show information of a given metering label rule.
Positional arguments:
METERING_LABEL_RULE
- ID of metering_label_rule to look up.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.151. neutron meter-label-show Copiar o linkLink copiado para a área de transferência!
usage: neutron meter-label-show [-h] [-f {html,json,shell,table,value,yaml}] [-c COLUMN] [--max-width <integer>] [--print-empty] [--noindent] [--prefix PREFIX] [--request-format {json}] [-D] [-F FIELD] METERING_LABEL
usage: neutron meter-label-show [-h] [-f {html,json,shell,table,value,yaml}]
[-c COLUMN] [--max-width <integer>]
[--print-empty] [--noindent] [--prefix PREFIX]
[--request-format {json}] [-D] [-F FIELD]
METERING_LABEL
Show information of a given metering label.
Positional arguments:
METERING_LABEL
- ID or name of metering_label to look up.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.152. neutron net-create Copiar o linkLink copiado para a área de transferência!
Create a network for a given tenant.
Positional arguments:
NAME
- Name of the network to be created.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--tenant-id TENANT_ID
- The owner tenant ID.
--admin-state-down
- Set admin state up to false.
--shared
- Set the network as shared.
--provider:network_type <network_type>
- The physical mechanism by which the virtual network is implemented.
--provider:physical_network <physical_network_name>
- Name of the physical network over which the virtual network is implemented.
--provider:segmentation_id <segmentation_id>
- VLAN ID for VLAN networks or tunnel-id for GRE/VXLAN networks.
--vlan-transparent {True,False}
- Create a VLAN transparent network.
--description DESCRIPTION
- Description of network.
--qos-policy QOS_POLICY
- ID or name of the QoS policy that shouldbe attached to the resource.
--availability-zone-hint AVAILABILITY_ZONE
- Availability Zone for the network (requires availability zone extension, this option can be repeated).
--dns-domain DNS_DOMAIN
- Assign DNS domain to the network (requires DNS integration extension)
10.3.153. neutron net-delete Copiar o linkLink copiado para a área de transferência!
usage: neutron net-delete [-h] [--request-format {json}] NETWORK [NETWORK ...]
usage: neutron net-delete [-h] [--request-format {json}] NETWORK [NETWORK ...]
Delete a given network.
Positional arguments:
NETWORK
- ID(s) or name(s) of network to delete.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.154. neutron net-external-list Copiar o linkLink copiado para a área de transferência!
List external networks that belong to a given tenant.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.155. neutron net-ip-availability-list Copiar o linkLink copiado para a área de transferência!
List IP usage of networks
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.156. neutron net-ip-availability-show Copiar o linkLink copiado para a área de transferência!
Show IP usage of specific network
Positional arguments:
NETWORK
- ID or name of network to look up.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.157. neutron net-list Copiar o linkLink copiado para a área de transferência!
List networks that belong to a given tenant.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.158. neutron net-list-on-dhcp-agent Copiar o linkLink copiado para a área de transferência!
List the networks on a DHCP agent.
Positional arguments:
DHCP_AGENT
- ID of the DHCP agent.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.159. neutron net-show Copiar o linkLink copiado para a área de transferência!
usage: neutron net-show [-h] [-f {html,json,shell,table,value,yaml}] [-c COLUMN] [--max-width <integer>] [--print-empty] [--noindent] [--prefix PREFIX] [--request-format {json}] [-D] [-F FIELD] NETWORK
usage: neutron net-show [-h] [-f {html,json,shell,table,value,yaml}]
[-c COLUMN] [--max-width <integer>] [--print-empty]
[--noindent] [--prefix PREFIX]
[--request-format {json}] [-D] [-F FIELD]
NETWORK
Show information of a given network.
Positional arguments:
NETWORK
- ID or name of network to look up.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.160. neutron net-update Copiar o linkLink copiado para a área de transferência!
usage: neutron net-update [-h] [--request-format {json}] [--name NAME] [--description DESCRIPTION] [--qos-policy QOS_POLICY | --no-qos-policy] [--dns-domain DNS_DOMAIN | --no-dns-domain] NETWORK
usage: neutron net-update [-h] [--request-format {json}] [--name NAME]
[--description DESCRIPTION]
[--qos-policy QOS_POLICY | --no-qos-policy]
[--dns-domain DNS_DOMAIN | --no-dns-domain]
NETWORK
Update network’s information.
Positional arguments:
NETWORK
- ID or name of network to update.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--name NAME
- Name of the network.
--description DESCRIPTION
- Description of this network.
--qos-policy QOS_POLICY
- ID or name of the QoS policy that shouldbe attached to the resource.
--no-qos-policy
- Detach QoS policy from the resource.
--dns-domain DNS_DOMAIN
- Assign DNS domain to the network (requires DNS integration extension.)
--no-dns-domain
- Unassign DNS domain from the network (requires DNS integration extension.)
10.3.161. neutron port-create Copiar o linkLink copiado para a área de transferência!
Create a port for a given tenant.
Positional arguments:
NETWORK
- ID or name of the network this port belongs to.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--tenant-id TENANT_ID
- The owner tenant ID.
--name NAME
- Name of this port.
--description DESCRIPTION
- Description 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.
--device-id DEVICE_ID
- Device ID of this port.
--device-owner DEVICE_OWNER
- Device owner of this port.
--admin-state-down
- Set admin state up to false.
--mac-address MAC_ADDRESS
- MAC address of this port.
--vnic-type <direct | direct-physical | macvtap | normal | baremetal>
- VNIC type for this port.
--binding-profile BINDING_PROFILE
- Custom data to be passed as binding:profile.
--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_na me=<dhcp_option_name>,opt_value=<value>,ip_version={4, 6}. You can repeat this option.
--qos-policy QOS_POLICY
- ID or name of the QoS policy that shouldbe attached to the resource.
--allowed-address-pair
- ip_address=IP_ADDR[,mac_address=MAC_ADDR] Allowed address pair associated with the port. You can repeat this option.
--no-allowed-address-pairs
- Associate no allowed address pairs with the port.
--dns-name DNS_NAME
- Assign DNS name to the port (requires DNS integration extension)
10.3.162. neutron port-delete Copiar o linkLink copiado para a área de transferência!
usage: neutron port-delete [-h] [--request-format {json}] PORT [PORT ...]
usage: neutron port-delete [-h] [--request-format {json}] PORT [PORT ...]
Delete a given port.
Positional arguments:
PORT
- ID(s) or name(s) of port to delete.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.163. neutron port-list Copiar o linkLink copiado para a área de transferência!
usage: neutron port-list [-h] [-f {csv,html,json,table,value,yaml}] [-c COLUMN] [--max-width <integer>] [--print-empty] [--noindent] [--quote {all,minimal,none,nonnumeric}] [--request-format {json}] [-D] [-F FIELD] [-P SIZE] [--sort-key FIELD] [--sort-dir {asc,desc}]
usage: neutron port-list [-h] [-f {csv,html,json,table,value,yaml}]
[-c COLUMN] [--max-width <integer>] [--print-empty]
[--noindent] [--quote {all,minimal,none,nonnumeric}]
[--request-format {json}] [-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}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.164. neutron port-show Copiar o linkLink copiado para a área de transferência!
usage: neutron port-show [-h] [-f {html,json,shell,table,value,yaml}] [-c COLUMN] [--max-width <integer>] [--print-empty] [--noindent] [--prefix PREFIX] [--request-format {json}] [-D] [-F FIELD] PORT
usage: neutron port-show [-h] [-f {html,json,shell,table,value,yaml}]
[-c COLUMN] [--max-width <integer>] [--print-empty]
[--noindent] [--prefix PREFIX]
[--request-format {json}] [-D] [-F FIELD]
PORT
Show information of a given port.
Positional arguments:
PORT
- ID or name of port to look up.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.165. neutron port-update Copiar o linkLink copiado para a área de transferência!
Update port’s information.
Positional arguments:
PORT
- ID or name of port to update.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--name NAME
- Name of this port.
--description DESCRIPTION
- Description 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.
--device-id DEVICE_ID
- Device ID of this port.
--device-owner DEVICE_OWNER
- Device owner of this port.
--admin-state-up {True,False}
- Set admin state up for the port.
--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_na me=<dhcp_option_name>,opt_value=<value>,ip_version={4, 6}. You can repeat this option.
--qos-policy QOS_POLICY
- ID or name of the QoS policy that shouldbe attached to the resource.
--no-qos-policy
- Detach QoS policy from the resource.
--allowed-address-pair
- ip_address=IP_ADDR[,mac_address=MAC_ADDR] Allowed address pair associated with the port. You can repeat this option.
--no-allowed-address-pairs
- Associate no allowed address pairs with the port.
--dns-name DNS_NAME
- Assign DNS name to the port (requires DNS integration extension.)
--no-dns-name
- Unassign DNS name from the port (requires DNS integration extension.)
10.3.166. neutron purge Copiar o linkLink copiado para a área de transferência!
usage: neutron purge [-h] [--request-format {json}] TENANT
usage: neutron purge [-h] [--request-format {json}] TENANT
Delete all resources that belong to a given tenant.
Positional arguments:
TENANT
- ID of Tenant owning the resources to be deleted.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.167. neutron qos-available-rule-types Copiar o linkLink copiado para a área de transferência!
List available qos rule types.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.168. neutron qos-bandwidth-limit-rule-create Copiar o linkLink copiado para a área de transferência!
Create a qos bandwidth limit rule.
Positional arguments:
QOS_POLICY
- ID or name of the QoS policy.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--tenant-id TENANT_ID
- The owner tenant ID.
--max-kbps MAX_KBPS
- Maximum bandwidth in kbps.
--max-burst-kbps MAX_BURST_KBPS
- Maximum burst bandwidth in kbps.
10.3.169. neutron qos-bandwidth-limit-rule-delete Copiar o linkLink copiado para a área de transferência!
usage: neutron qos-bandwidth-limit-rule-delete [-h] [--request-format {json}] BANDWIDTH_LIMIT_RULE [BANDWIDTH_LIMIT_RULE ...] QOS_POLICY
usage: neutron qos-bandwidth-limit-rule-delete [-h] [--request-format {json}]
BANDWIDTH_LIMIT_RULE
[BANDWIDTH_LIMIT_RULE ...]
QOS_POLICY
Delete a given qos bandwidth limit rule.
Positional arguments:
BANDWIDTH_LIMIT_RULE
- ID(s) of bandwidth_limit_rule to delete.
QOS_POLICY
- ID or name of the QoS policy.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.170. neutron qos-bandwidth-limit-rule-list Copiar o linkLink copiado para a área de transferência!
List all qos bandwidth limit rules belonging to the specified policy.
Positional arguments:
QOS_POLICY
- ID or name of the QoS policy.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.171. neutron qos-bandwidth-limit-rule-show Copiar o linkLink copiado para a área de transferência!
Show information about the given qos bandwidth limit rule.
Positional arguments:
BANDWIDTH_LIMIT_RULE
- ID of bandwidth_limit_rule to look up.
QOS_POLICY
- ID or name of the QoS policy.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.172. neutron qos-bandwidth-limit-rule-update Copiar o linkLink copiado para a área de transferência!
usage: neutron qos-bandwidth-limit-rule-update [-h] [--request-format {json}] [--max-kbps MAX_KBPS] [--max-burst-kbps MAX_BURST_KBPS] BANDWIDTH_LIMIT_RULE QOS_POLICY
usage: neutron qos-bandwidth-limit-rule-update [-h] [--request-format {json}]
[--max-kbps MAX_KBPS]
[--max-burst-kbps MAX_BURST_KBPS]
BANDWIDTH_LIMIT_RULE QOS_POLICY
Update the given qos bandwidth limit rule.
Positional arguments:
BANDWIDTH_LIMIT_RULE
- ID of bandwidth_limit_rule to update.
QOS_POLICY
- ID or name of the QoS policy.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--max-kbps MAX_KBPS
- Maximum bandwidth in kbps.
--max-burst-kbps MAX_BURST_KBPS
- Maximum burst bandwidth in kbps.
10.3.173. neutron qos-dscp-marking-rule-create Copiar o linkLink copiado para a área de transferência!
Create a QoS DSCP marking rule.
Positional arguments:
QOS_POLICY
- ID or name of the QoS policy.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--tenant-id TENANT_ID
- The owner tenant ID.
--dscp-mark DSCP_MARK
- DSCP mark: value can be 0, even numbers from 8-56, excluding 42, 44, 50, 52, and 54.
10.3.174. neutron qos-dscp-marking-rule-delete Copiar o linkLink copiado para a área de transferência!
usage: neutron qos-dscp-marking-rule-delete [-h] [--request-format {json}] DSCP_MARKING_RULE [DSCP_MARKING_RULE ...] QOS_POLICY
usage: neutron qos-dscp-marking-rule-delete [-h] [--request-format {json}]
DSCP_MARKING_RULE
[DSCP_MARKING_RULE ...] QOS_POLICY
Delete a given qos dscp marking rule.
Positional arguments:
DSCP_MARKING_RULE
- ID(s) of dscp_marking_rule to delete.
QOS_POLICY
- ID or name of the QoS policy.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.175. neutron qos-dscp-marking-rule-list Copiar o linkLink copiado para a área de transferência!
List all QoS DSCP marking rules belonging to the specified policy.
Positional arguments:
QOS_POLICY
- ID or name of the QoS policy.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.176. neutron qos-dscp-marking-rule-show Copiar o linkLink copiado para a área de transferência!
Show information about the given qos dscp marking rule.
Positional arguments:
DSCP_MARKING_RULE
- ID of dscp_marking_rule to look up.
QOS_POLICY
- ID or name of the QoS policy.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.177. neutron qos-dscp-marking-rule-update Copiar o linkLink copiado para a área de transferência!
usage: neutron qos-dscp-marking-rule-update [-h] [--request-format {json}] --dscp-mark DSCP_MARK DSCP_MARKING_RULE QOS_POLICY
usage: neutron qos-dscp-marking-rule-update [-h] [--request-format {json}]
--dscp-mark DSCP_MARK
DSCP_MARKING_RULE QOS_POLICY
Update the given QoS DSCP marking rule.
Positional arguments:
DSCP_MARKING_RULE
- ID of dscp_marking_rule to update.
QOS_POLICY
- ID or name of the QoS policy.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--dscp-mark DSCP_MARK
- DSCP mark: value can be 0, even numbers from 8-56, excluding 42, 44, 50, 52, and 54.
10.3.178. neutron qos-minimum-bandwidth-rule-create Copiar o linkLink copiado para a área de transferência!
Create a qos minimum bandwidth rule.
Positional arguments:
QOS_POLICY
- ID or name of the QoS policy.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--tenant-id TENANT_ID
- The owner tenant ID.
--min-kbps MIN_KBPS
- QoS minimum bandwidth assurance, expressed in kilobits per second.
--direction {egress}
- Traffic direction.
10.3.179. neutron qos-minimum-bandwidth-rule-delete Copiar o linkLink copiado para a área de transferência!
usage: neutron qos-minimum-bandwidth-rule-delete [-h] [--request-format {json}] MINIMUM_BANDWIDTH_RULE [MINIMUM_BANDWIDTH_RULE ...] QOS_POLICY
usage: neutron qos-minimum-bandwidth-rule-delete [-h]
[--request-format {json}]
MINIMUM_BANDWIDTH_RULE
[MINIMUM_BANDWIDTH_RULE ...]
QOS_POLICY
Delete a given qos minimum bandwidth rule.
Positional arguments:
MINIMUM_BANDWIDTH_RULE
- ID(s) of minimum_bandwidth_rule to delete.
QOS_POLICY
- ID or name of the QoS policy.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.180. neutron qos-minimum-bandwidth-rule-list Copiar o linkLink copiado para a área de transferência!
List all qos minimum bandwidth rules belonging to the specified policy.
Positional arguments:
QOS_POLICY
- ID or name of the QoS policy.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.181. neutron qos-minimum-bandwidth-rule-show Copiar o linkLink copiado para a área de transferência!
Show information about the given qos minimum bandwidth rule.
Positional arguments:
MINIMUM_BANDWIDTH_RULE
- ID of minimum_bandwidth_rule to look up.
QOS_POLICY
- ID or name of the QoS policy.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.182. neutron qos-minimum-bandwidth-rule-update Copiar o linkLink copiado para a área de transferência!
Update the given qos minimum bandwidth rule.
Positional arguments:
MINIMUM_BANDWIDTH_RULE
- ID of minimum_bandwidth_rule to update.
QOS_POLICY
- ID or name of the QoS policy.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--min-kbps MIN_KBPS
- QoS minimum bandwidth assurance, expressed in kilobits per second.
--direction {egress}
- Traffic direction.
10.3.183. neutron qos-policy-create Copiar o linkLink copiado para a área de transferência!
Create a qos policy.
Positional arguments:
NAME
- Name of the QoS policy to be created.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--tenant-id TENANT_ID
- The owner tenant ID.
--description DESCRIPTION
- Description of the QoS policy to be created.
--shared
- Accessible by other tenants. Set shared to True (default is False).
10.3.184. neutron qos-policy-delete Copiar o linkLink copiado para a área de transferência!
usage: neutron qos-policy-delete [-h] [--request-format {json}] POLICY [POLICY ...]
usage: neutron qos-policy-delete [-h] [--request-format {json}]
POLICY [POLICY ...]
Delete a given qos policy.
Positional arguments:
POLICY
- ID(s) or name(s) of policy to delete.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.185. neutron qos-policy-list Copiar o linkLink copiado para a área de transferência!
List QoS policies that belong to a given tenant connection.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.186. neutron qos-policy-show Copiar o linkLink copiado para a área de transferência!
usage: neutron qos-policy-show [-h] [-f {html,json,shell,table,value,yaml}] [-c COLUMN] [--max-width <integer>] [--print-empty] [--noindent] [--prefix PREFIX] [--request-format {json}] [-D] [-F FIELD] POLICY
usage: neutron qos-policy-show [-h] [-f {html,json,shell,table,value,yaml}]
[-c COLUMN] [--max-width <integer>]
[--print-empty] [--noindent] [--prefix PREFIX]
[--request-format {json}] [-D] [-F FIELD]
POLICY
Show information of a given qos policy.
Positional arguments:
POLICY
- ID or name of policy to look up.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.187. neutron qos-policy-update Copiar o linkLink copiado para a área de transferência!
usage: neutron qos-policy-update [-h] [--request-format {json}] [--name NAME] [--description DESCRIPTION] [--shared | --no-shared] POLICY
usage: neutron qos-policy-update [-h] [--request-format {json}] [--name NAME]
[--description DESCRIPTION]
[--shared | --no-shared]
POLICY
Update a given qos policy.
Positional arguments:
POLICY
- ID or name of policy to update.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--name NAME
- Name of the QoS policy.
--description DESCRIPTION
- Description of the QoS policy.
--shared
- Accessible by other tenants. Set shared to True (default is False).
--no-shared
- Not accessible by other tenants. Set shared to False.
10.3.188. neutron quota-default-show Copiar o linkLink copiado para a área de transferência!
usage: neutron quota-default-show [-h] [-f {html,json,shell,table,value,yaml}] [-c COLUMN] [--max-width <integer>] [--print-empty] [--noindent] [--prefix PREFIX] [--request-format {json}] [--tenant-id tenant-id]
usage: neutron quota-default-show [-h] [-f {html,json,shell,table,value,yaml}]
[-c COLUMN] [--max-width <integer>]
[--print-empty] [--noindent]
[--prefix PREFIX] [--request-format {json}]
[--tenant-id tenant-id]
Show default quotas for a given tenant.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--tenant-id
- tenant-id The owner tenant ID.
10.3.189. neutron quota-delete Copiar o linkLink copiado para a área de transferência!
usage: neutron quota-delete [-h] [--request-format {json}] [--tenant-id tenant-id]
usage: neutron quota-delete [-h] [--request-format {json}]
[--tenant-id tenant-id]
Delete defined quotas of a given tenant.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--tenant-id
- tenant-id The owner tenant ID.
10.3.190. neutron quota-list Copiar o linkLink copiado para a área de transferência!
usage: neutron quota-list [-h] [-f {csv,html,json,table,value,yaml}] [-c COLUMN] [--max-width <integer>] [--print-empty] [--noindent] [--quote {all,minimal,none,nonnumeric}] [--request-format {json}]
usage: neutron quota-list [-h] [-f {csv,html,json,table,value,yaml}]
[-c COLUMN] [--max-width <integer>] [--print-empty]
[--noindent] [--quote {all,minimal,none,nonnumeric}]
[--request-format {json}]
List quotas of all tenants who have non-default quota values.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.191. neutron quota-show Copiar o linkLink copiado para a área de transferência!
usage: neutron quota-show [-h] [-f {html,json,shell,table,value,yaml}] [-c COLUMN] [--max-width <integer>] [--print-empty] [--noindent] [--prefix PREFIX] [--request-format {json}] [--tenant-id tenant-id]
usage: neutron quota-show [-h] [-f {html,json,shell,table,value,yaml}]
[-c COLUMN] [--max-width <integer>] [--print-empty]
[--noindent] [--prefix PREFIX]
[--request-format {json}] [--tenant-id tenant-id]
Show quotas for a given tenant.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--tenant-id
- tenant-id The owner tenant ID.
10.3.192. neutron quota-update Copiar o linkLink copiado para a área de transferência!
Define tenant’s quotas not to use defaults.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--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.
--loadbalancer
- loadbalancers The limit of load balancers.
--listener
- listeners The limit of listeners.
--rbac-policy
- rbac_policies The limit of RBAC policies.
10.3.193. neutron rbac-create Copiar o linkLink copiado para a área de transferência!
Create a RBAC policy for a given tenant.
Positional arguments:
RBAC_OBJECT
- ID or name of the RBAC object.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--tenant-id TENANT_ID
- The owner tenant ID.
--type {qos-policy,network}
- Type of the object that RBAC policy affects.
--target-tenant TARGET_TENANT
- ID of the tenant to which the RBAC policy will be enforced.
--action {access_as_external,access_as_shared}
- Action for the RBAC policy.
10.3.194. neutron rbac-delete Copiar o linkLink copiado para a área de transferência!
usage: neutron rbac-delete [-h] [--request-format {json}] RBAC_POLICY [RBAC_POLICY ...]
usage: neutron rbac-delete [-h] [--request-format {json}]
RBAC_POLICY [RBAC_POLICY ...]
Delete a RBAC policy.
Positional arguments:
RBAC_POLICY
- ID(s) of rbac_policy to delete.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.195. neutron rbac-list Copiar o linkLink copiado para a área de transferência!
usage: neutron rbac-list [-h] [-f {csv,html,json,table,value,yaml}] [-c COLUMN] [--max-width <integer>] [--print-empty] [--noindent] [--quote {all,minimal,none,nonnumeric}] [--request-format {json}] [-D] [-F FIELD] [-P SIZE] [--sort-key FIELD] [--sort-dir {asc,desc}]
usage: neutron rbac-list [-h] [-f {csv,html,json,table,value,yaml}]
[-c COLUMN] [--max-width <integer>] [--print-empty]
[--noindent] [--quote {all,minimal,none,nonnumeric}]
[--request-format {json}] [-D] [-F FIELD] [-P SIZE]
[--sort-key FIELD] [--sort-dir {asc,desc}]
List RBAC policies that belong to a given tenant.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.196. neutron rbac-show Copiar o linkLink copiado para a área de transferência!
usage: neutron rbac-show [-h] [-f {html,json,shell,table,value,yaml}] [-c COLUMN] [--max-width <integer>] [--print-empty] [--noindent] [--prefix PREFIX] [--request-format {json}] [-D] [-F FIELD] RBAC_POLICY
usage: neutron rbac-show [-h] [-f {html,json,shell,table,value,yaml}]
[-c COLUMN] [--max-width <integer>] [--print-empty]
[--noindent] [--prefix PREFIX]
[--request-format {json}] [-D] [-F FIELD]
RBAC_POLICY
Show information of a given RBAC policy.
Positional arguments:
RBAC_POLICY
- ID of rbac_policy to look up.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.197. neutron rbac-update Copiar o linkLink copiado para a área de transferência!
usage: neutron rbac-update [-h] [--request-format {json}] [--target-tenant TARGET_TENANT] RBAC_POLICY
usage: neutron rbac-update [-h] [--request-format {json}]
[--target-tenant TARGET_TENANT]
RBAC_POLICY
Update RBAC policy for given tenant.
Positional arguments:
RBAC_POLICY
- ID of rbac_policy to update.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--target-tenant TARGET_TENANT
- ID of the tenant to which the RBAC policy will be enforced.
10.3.198. neutron router-create Copiar o linkLink copiado para a área de transferência!
Create a router for a given tenant.
Positional arguments:
NAME
- Name of the router to be created.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--tenant-id TENANT_ID
- The owner tenant ID.
--admin-state-down
- Set admin state up to false.
--description DESCRIPTION
- Description of router.
--flavor FLAVOR
- ID or name of flavor.
--distributed {True,False}
- Create a distributed router.
--ha {True,False}
- Create a highly available router.
--availability-zone-hint AVAILABILITY_ZONE
- Availability Zone for the router (requires availability zone extension, this option can be repeated).
10.3.199. neutron router-delete Copiar o linkLink copiado para a área de transferência!
usage: neutron router-delete [-h] [--request-format {json}] ROUTER [ROUTER ...]
usage: neutron router-delete [-h] [--request-format {json}]
ROUTER [ROUTER ...]
Delete a given router.
Positional arguments:
ROUTER
- ID(s) or name(s) of router to delete.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.200. neutron router-gateway-clear Copiar o linkLink copiado para a área de transferência!
usage: neutron router-gateway-clear [-h] [--request-format {json}] ROUTER
usage: neutron router-gateway-clear [-h] [--request-format {json}] ROUTER
Remove an external network gateway from a router.
Positional arguments:
ROUTER
- ID or name of the router.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.201. neutron router-gateway-set Copiar o linkLink copiado para a área de transferência!
usage: neutron router-gateway-set [-h] [--request-format {json}] [--enable-snat] [--disable-snat] [--fixed-ip subnet_id=SUBNET,ip_address=IP_ADDR] ROUTER EXTERNAL-NETWORK
usage: neutron router-gateway-set [-h] [--request-format {json}]
[--enable-snat] [--disable-snat]
[--fixed-ip subnet_id=SUBNET,ip_address=IP_ADDR]
ROUTER EXTERNAL-NETWORK
Set the external network gateway for a router.
Positional arguments:
ROUTER
- ID or name of the router.
EXTERNAL-NETWORK
- ID or name of the external network for the gateway.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--enable-snat
- Enable source NAT on the router gateway.
--disable-snat
- Disable source NAT on the router gateway.
--fixed-ip
- subnet_id=SUBNET,ip_address=IP_ADDR Desired IP and/or subnet on external network: subnet_id=<name_or_id>,ip_address=<ip>. You can specify both of subnet_id and ip_address or specify one of them as well. You can repeat this option.
10.3.202. neutron router-interface-add Copiar o linkLink copiado para a área de transferência!
usage: neutron router-interface-add [-h] [--request-format {json}] ROUTER INTERFACE
usage: neutron router-interface-add [-h] [--request-format {json}]
ROUTER INTERFACE
Add an internal network interface to a router.
Positional arguments:
ROUTER
- ID or name 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}
- DEPRECATED! Only JSON request format is supported.
10.3.203. neutron router-interface-delete Copiar o linkLink copiado para a área de transferência!
usage: neutron router-interface-delete [-h] [--request-format {json}] ROUTER INTERFACE
usage: neutron router-interface-delete [-h] [--request-format {json}]
ROUTER INTERFACE
Remove an internal network interface from a router.
Positional arguments:
ROUTER
- ID or name 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}
- DEPRECATED! Only JSON request format is supported.
10.3.204. neutron router-list Copiar o linkLink copiado para a área de transferência!
List routers that belong to a given tenant.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.205. neutron router-list-on-l3-agent Copiar o linkLink copiado para a área de transferência!
List the routers on a L3 agent.
Positional arguments:
L3_AGENT
- ID of the L3 agent to query.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.206. neutron router-port-list Copiar o linkLink copiado para a área de transferência!
List ports that belong to a given tenant, with specified router.
Positional arguments:
ROUTER
- ID or name of the router to look up.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.207. neutron router-show Copiar o linkLink copiado para a área de transferência!
usage: neutron router-show [-h] [-f {html,json,shell,table,value,yaml}] [-c COLUMN] [--max-width <integer>] [--print-empty] [--noindent] [--prefix PREFIX] [--request-format {json}] [-D] [-F FIELD] ROUTER
usage: neutron router-show [-h] [-f {html,json,shell,table,value,yaml}]
[-c COLUMN] [--max-width <integer>] [--print-empty]
[--noindent] [--prefix PREFIX]
[--request-format {json}] [-D] [-F FIELD]
ROUTER
Show information of a given router.
Positional arguments:
ROUTER
- ID or name of router to look up.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.208. neutron router-update Copiar o linkLink copiado para a área de transferência!
Update router’s information.
Positional arguments:
ROUTER
- ID or name of router to update.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--name NAME
- Updated name of the router.
--description DESCRIPTION
- Description of router.
--admin-state-up {True,False}
- Specify the administrative state of the router (True means "Up").
--distributed {True,False}
- True means this router should operate in distributed mode.
--route
- destination=CIDR,nexthop=IP_ADDR Route to associate with the router. You can repeat this option.
--no-routes
- Remove routes associated with the router.
10.3.209. neutron security-group-create Copiar o linkLink copiado para a área de transferência!
Create a security group.
Positional arguments:
NAME
- Name of the security group to be created.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--tenant-id TENANT_ID
- The owner tenant ID.
--description DESCRIPTION
- Description of the security group to be created.
10.3.210. neutron security-group-delete Copiar o linkLink copiado para a área de transferência!
usage: neutron security-group-delete [-h] [--request-format {json}] SECURITY_GROUP [SECURITY_GROUP ...]
usage: neutron security-group-delete [-h] [--request-format {json}]
SECURITY_GROUP [SECURITY_GROUP ...]
Delete a given security group.
Positional arguments:
SECURITY_GROUP
- ID(s) or name(s) of security_group to delete.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.211. neutron security-group-list Copiar o linkLink copiado para a área de transferência!
List security groups that belong to a given tenant.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.212. neutron security-group-rule-create Copiar o linkLink copiado para a área de transferência!
Create a security group rule.
Positional arguments:
SECURITY_GROUP
- ID or name of the security group to which the rule is added.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--tenant-id TENANT_ID
- The owner tenant ID.
--description DESCRIPTION
- Description of security group rule.
--direction {ingress,egress}
- Direction of traffic: ingress/egress.
--ethertype ETHERTYPE
- IPv4/IPv6
--protocol PROTOCOL
- Protocol of packet. Allowed values are [icmp, icmpv6, tcp, udp] and integer representations [0-255].
--port-range-min PORT_RANGE_MIN
- Starting port range. For ICMP it is type.
--port-range-max PORT_RANGE_MAX
- Ending port range. For ICMP it is code.
--remote-ip-prefix REMOTE_IP_PREFIX
- CIDR to match on.
--remote-group-id REMOTE_GROUP
- ID or name of the remote security group to which the rule is applied.
10.3.213. neutron security-group-rule-delete Copiar o linkLink copiado para a área de transferência!
usage: neutron security-group-rule-delete [-h] [--request-format {json}] SECURITY_GROUP_RULE [SECURITY_GROUP_RULE ...]
usage: neutron security-group-rule-delete [-h] [--request-format {json}]
SECURITY_GROUP_RULE
[SECURITY_GROUP_RULE ...]
Delete a given security group rule.
Positional arguments:
SECURITY_GROUP_RULE
- ID(s) of security_group_rule to delete.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.214. neutron security-group-rule-list Copiar o linkLink copiado para a área de transferência!
List security group rules that belong to a given tenant.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.215. neutron security-group-rule-show Copiar o linkLink copiado para a área de transferência!
Show information of a given security group rule.
Positional arguments:
SECURITY_GROUP_RULE
- ID of security_group_rule to look up.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.216. neutron security-group-show Copiar o linkLink copiado para a área de transferência!
Show information of a given security group.
Positional arguments:
SECURITY_GROUP
- ID or name of security_group to look up.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.217. neutron security-group-update Copiar o linkLink copiado para a área de transferência!
usage: neutron security-group-update [-h] [--request-format {json}] [--name NAME] [--description DESCRIPTION] SECURITY_GROUP
usage: neutron security-group-update [-h] [--request-format {json}]
[--name NAME] [--description DESCRIPTION]
SECURITY_GROUP
Update a given security group.
Positional arguments:
SECURITY_GROUP
- ID or name of security_group to update.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--name NAME
- Updated name of the security group.
--description DESCRIPTION
- Updated description of the security group.
10.3.218. neutron service-provider-list Copiar o linkLink copiado para a área de transferência!
List service providers.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.219. neutron subnet-create Copiar o linkLink copiado para a área de transferência!
Create a subnet for a given tenant.
Positional arguments:
NETWORK
- 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}
- DEPRECATED! Only JSON request format is supported.
--tenant-id TENANT_ID
- The owner tenant ID.
--name NAME
- Name of this subnet.
--description DESCRIPTION
- Description of this subnet.
--gateway GATEWAY_IP
- Gateway IP of this subnet.
--no-gateway
- Do not configure a gateway for this subnet.
--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. Note that when subnetpool is specified, IP version is determined from the subnetpool and this option is ignored.
--ipv6-ra-mode {dhcpv6-stateful,dhcpv6-stateless,slaac}
- IPv6 RA (Router Advertisement) mode.
--ipv6-address-mode {dhcpv6-stateful,dhcpv6-stateless,slaac}
- IPv6 address mode.
--subnetpool SUBNETPOOL
- ID or name of subnetpool from which this subnet will obtain a CIDR.
--use-default-subnetpool
- Use default subnetpool for ip_version, if it exists.
--prefixlen PREFIX_LENGTH
- Prefix length for subnet allocation from subnetpool.
--segment SEGMENT
- ID of segment with which this subnet will be associated.
10.3.220. neutron subnet-delete Copiar o linkLink copiado para a área de transferência!
usage: neutron subnet-delete [-h] [--request-format {json}] SUBNET [SUBNET ...]
usage: neutron subnet-delete [-h] [--request-format {json}]
SUBNET [SUBNET ...]
Delete a given subnet.
Positional arguments:
SUBNET
- ID(s) or name(s) of subnet to delete.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.221. neutron subnet-list Copiar o linkLink copiado para a área de transferência!
List subnets that belong to a given tenant.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.222. neutron subnet-show Copiar o linkLink copiado para a área de transferência!
usage: neutron subnet-show [-h] [-f {html,json,shell,table,value,yaml}] [-c COLUMN] [--max-width <integer>] [--print-empty] [--noindent] [--prefix PREFIX] [--request-format {json}] [-D] [-F FIELD] SUBNET
usage: neutron subnet-show [-h] [-f {html,json,shell,table,value,yaml}]
[-c COLUMN] [--max-width <integer>] [--print-empty]
[--noindent] [--prefix PREFIX]
[--request-format {json}] [-D] [-F FIELD]
SUBNET
Show information of a given subnet.
Positional arguments:
SUBNET
- ID or name of subnet to look up.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.223. neutron subnet-update Copiar o linkLink copiado para a área de transferência!
Update subnet’s information.
Positional arguments:
SUBNET
- ID or name of subnet to update.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--name NAME
- Name of this subnet.
--description DESCRIPTION
- Description of this subnet.
--gateway GATEWAY_IP
- Gateway IP of this subnet.
--no-gateway
- Do not configure a gateway for this subnet.
--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.
10.3.224. neutron subnetpool-create Copiar o linkLink copiado para a área de transferência!
Create a subnetpool for a given tenant.
Positional arguments:
NAME
- Name of the subnetpool to be created.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--tenant-id TENANT_ID
- The owner tenant ID.
--description DESCRIPTION
- Description of subnetpool.
--min-prefixlen MIN_PREFIXLEN
- Subnetpool minimum prefix length.
--max-prefixlen MAX_PREFIXLEN
- Subnetpool maximum prefix length.
--default-prefixlen DEFAULT_PREFIXLEN
- Subnetpool default prefix length.
--pool-prefix PREFIXES
- Subnetpool prefixes (This option can be repeated).
--is-default {True,False}
- Specify whether this should be the default subnetpool (True meaning default).
--shared
- Set the subnetpool as shared.
--address-scope ADDRSCOPE
- ID or name of the address scope with which the subnetpool is associated. Prefixes must be unique across address scopes.
10.3.225. neutron subnetpool-delete Copiar o linkLink copiado para a área de transferência!
usage: neutron subnetpool-delete [-h] [--request-format {json}] SUBNETPOOL [SUBNETPOOL ...]
usage: neutron subnetpool-delete [-h] [--request-format {json}]
SUBNETPOOL [SUBNETPOOL ...]
Delete a given subnetpool.
Positional arguments:
SUBNETPOOL
- ID(s) or name(s) of subnetpool to delete.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.226. neutron subnetpool-list Copiar o linkLink copiado para a área de transferência!
List subnetpools that belong to a given tenant.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.227. neutron subnetpool-show Copiar o linkLink copiado para a área de transferência!
usage: neutron subnetpool-show [-h] [-f {html,json,shell,table,value,yaml}] [-c COLUMN] [--max-width <integer>] [--print-empty] [--noindent] [--prefix PREFIX] [--request-format {json}] [-D] [-F FIELD] SUBNETPOOL
usage: neutron subnetpool-show [-h] [-f {html,json,shell,table,value,yaml}]
[-c COLUMN] [--max-width <integer>]
[--print-empty] [--noindent] [--prefix PREFIX]
[--request-format {json}] [-D] [-F FIELD]
SUBNETPOOL
Show information of a given subnetpool.
Positional arguments:
SUBNETPOOL
- ID or name of subnetpool to look up.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.228. neutron subnetpool-update Copiar o linkLink copiado para a área de transferência!
Update subnetpool’s information.
Positional arguments:
SUBNETPOOL
- ID or name of subnetpool to update.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--description DESCRIPTION
- Description of subnetpool.
--min-prefixlen MIN_PREFIXLEN
- Subnetpool minimum prefix length.
--max-prefixlen MAX_PREFIXLEN
- Subnetpool maximum prefix length.
--default-prefixlen DEFAULT_PREFIXLEN
- Subnetpool default prefix length.
--pool-prefix PREFIXES
- Subnetpool prefixes (This option can be repeated).
--is-default {True,False}
- Specify whether this should be the default subnetpool (True meaning default).
--name NAME
- Updated name of the subnetpool.
--address-scope ADDRSCOPE
- ID or name of the address scope with which the subnetpool is associated. Prefixes must be unique across address scopes.
--no-address-scope
- Detach subnetpool from the address scope.
10.3.229. neutron tag-add Copiar o linkLink copiado para a área de transferência!
usage: neutron tag-add [-h] [--request-format {json}] --resource-type {network} --resource RESOURCE --tag TAG
usage: neutron tag-add [-h] [--request-format {json}] --resource-type
{network} --resource RESOURCE --tag TAG
Add a tag into the resource.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--resource-type {network}
- Resource Type.
--resource RESOURCE
- Resource name or ID.
--tag TAG
- Tag to be added.
10.3.230. neutron tag-remove Copiar o linkLink copiado para a área de transferência!
usage: neutron tag-remove [-h] [--request-format {json}] --resource-type {network} --resource RESOURCE [--all | --tag TAG]
usage: neutron tag-remove [-h] [--request-format {json}] --resource-type
{network} --resource RESOURCE [--all | --tag TAG]
Remove a tag on the resource.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--resource-type {network}
- Resource Type.
--resource RESOURCE
- Resource name or ID.
--all
- Remove all tags on the resource.
--tag TAG
- Tag to be removed.
10.3.231. neutron tag-replace Copiar o linkLink copiado para a área de transferência!
usage: neutron tag-replace [-h] [--request-format {json}] --resource-type {network} --resource RESOURCE --tag TAG
usage: neutron tag-replace [-h] [--request-format {json}] --resource-type
{network} --resource RESOURCE --tag TAG
Replace all tags on the resource.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--resource-type {network}
- Resource Type.
--resource RESOURCE
- Resource name or ID.
--tag TAG
- Tag (This option can be repeated).
10.3.232. neutron vpn-endpoint-group-create Copiar o linkLink copiado para a área de transferência!
Create a VPN endpoint group.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--tenant-id TENANT_ID
- The owner tenant ID.
--name NAME
- Set a name for the endpoint group.
--description DESCRIPTION
- Set a description for the endpoint group.
--type TYPE
- Type of endpoints in group (e.g. subnet, cidr, vlan).
--value ENDPOINTS
- Endpoint(s) for the group. Must all be of the same type.
10.3.233. neutron vpn-endpoint-group-delete Copiar o linkLink copiado para a área de transferência!
usage: neutron vpn-endpoint-group-delete [-h] [--request-format {json}] ENDPOINT_GROUP [ENDPOINT_GROUP ...]
usage: neutron vpn-endpoint-group-delete [-h] [--request-format {json}]
ENDPOINT_GROUP [ENDPOINT_GROUP ...]
Delete a given VPN endpoint group.
Positional arguments:
ENDPOINT_GROUP
- ID(s) or name(s) of endpoint_group to delete.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.234. neutron vpn-endpoint-group-list Copiar o linkLink copiado para a área de transferência!
List VPN endpoint groups that belong to a given tenant.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.235. neutron vpn-endpoint-group-show Copiar o linkLink copiado para a área de transferência!
Show a specific VPN endpoint group.
Positional arguments:
ENDPOINT_GROUP
- ID or name of endpoint_group to look up.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.236. neutron vpn-endpoint-group-update Copiar o linkLink copiado para a área de transferência!
usage: neutron vpn-endpoint-group-update [-h] [--request-format {json}] [--name NAME] [--description DESCRIPTION] ENDPOINT_GROUP
usage: neutron vpn-endpoint-group-update [-h] [--request-format {json}]
[--name NAME]
[--description DESCRIPTION]
ENDPOINT_GROUP
Update a given VPN endpoint group.
Positional arguments:
ENDPOINT_GROUP
- ID or name of endpoint_group to update.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--name NAME
- Set a name for the endpoint group.
--description DESCRIPTION
- Set a description for the endpoint group.
10.3.237. neutron vpn-ikepolicy-create Copiar o linkLink copiado para a área de transferência!
Create an IKE policy.
Positional arguments:
NAME
- Name of the IKE policy.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--tenant-id TENANT_ID
- The owner tenant ID.
--description DESCRIPTION
- Description of the IKE policy.
--auth-algorithm {sha1,sha256,sha384,sha512}
- Authentication algorithm, default:sha1.
--encryption-algorithm ENCRYPTION_ALGORITHM
- Encryption algorithm, default:aes-128.
--phase1-negotiation-mode {main}
- IKE Phase1 negotiation mode, default:main.
--ike-version {v1,v2}
- IKE version for the policy, default:v1.
--pfs PFS
- Perfect Forward Secrecy, default:group5.
--lifetime
- units=UNITS,value=VALUE IKE lifetime attributes. 'units'-seconds, default:seconds. 'value'-non negative integer, default:3600.
10.3.238. neutron vpn-ikepolicy-delete Copiar o linkLink copiado para a área de transferência!
usage: neutron vpn-ikepolicy-delete [-h] [--request-format {json}] IKEPOLICY [IKEPOLICY ...]
usage: neutron vpn-ikepolicy-delete [-h] [--request-format {json}]
IKEPOLICY [IKEPOLICY ...]
Delete a given IKE policy.
Positional arguments:
IKEPOLICY
- ID(s) or name(s) of IKE policy to delete.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.239. neutron vpn-ikepolicy-list Copiar o linkLink copiado para a área de transferência!
List IKE policies that belong to a tenant.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.240. neutron vpn-ikepolicy-show Copiar o linkLink copiado para a área de transferência!
Show information of a given IKE policy.
Positional arguments:
IKEPOLICY
- ID or name of IKE policy to look up.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.241. neutron vpn-ikepolicy-update Copiar o linkLink copiado para a área de transferência!
Update a given IKE policy.
Positional arguments:
IKEPOLICY
- ID or name of IKE policy to update.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--name NAME
- Updated name of the IKE policy.
--description DESCRIPTION
- Description of the IKE policy.
--auth-algorithm {sha1,sha256,sha384,sha512}
- Authentication algorithm, default:sha1.
--encryption-algorithm ENCRYPTION_ALGORITHM
- Encryption algorithm, default:aes-128.
--phase1-negotiation-mode {main}
- IKE Phase1 negotiation mode, default:main.
--ike-version {v1,v2}
- IKE version for the policy, default:v1.
--pfs PFS
- Perfect Forward Secrecy, default:group5.
--lifetime
- units=UNITS,value=VALUE IKE lifetime attributes. 'units'-seconds, default:seconds. 'value'-non negative integer, default:3600.
10.3.242. neutron vpn-ipsecpolicy-create Copiar o linkLink copiado para a área de transferência!
Create an IPsec policy.
Positional arguments:
NAME
- Name of the IPsec policy.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--tenant-id TENANT_ID
- The owner tenant ID.
--auth-algorithm {sha1,sha256,sha384,sha512}
- Authentication algorithm for IPsec policy, default:sha1.
--description DESCRIPTION
- Description of the IPsec policy.
--encapsulation-mode {tunnel,transport}
- Encapsulation mode for IPsec policy, default:tunnel.
--encryption-algorithm ENCRYPTION_ALGORITHM
- Encryption algorithm for IPsec policy, default:aes-128.
--lifetime
- units=UNITS,value=VALUE IPsec lifetime attributes. 'units'-seconds, default:seconds. 'value'-non negative integer, default:3600.
--pfs PFS
- Perfect Forward Secrecy for IPsec policy, default:group5.
--transform-protocol {esp,ah,ah-esp}
- Transform protocol for IPsec policy, default:esp.
10.3.243. neutron vpn-ipsecpolicy-delete Copiar o linkLink copiado para a área de transferência!
usage: neutron vpn-ipsecpolicy-delete [-h] [--request-format {json}] IPSECPOLICY [IPSECPOLICY ...]
usage: neutron vpn-ipsecpolicy-delete [-h] [--request-format {json}]
IPSECPOLICY [IPSECPOLICY ...]
Delete a given IPsec policy.
Positional arguments:
IPSECPOLICY
- ID(s) or name(s) of IPsec policy to delete.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.244. neutron vpn-ipsecpolicy-list Copiar o linkLink copiado para a área de transferência!
List IPsec policies that belong to a given tenant connection.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.245. neutron vpn-ipsecpolicy-show Copiar o linkLink copiado para a área de transferência!
Show information of a given IPsec policy.
Positional arguments:
IPSECPOLICY
- ID or name of IPsec policy to look up.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.246. neutron vpn-ipsecpolicy-update Copiar o linkLink copiado para a área de transferência!
Update a given IPsec policy.
Positional arguments:
IPSECPOLICY
- ID or name of IPsec policy to update.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--name NAME
- Updated name of the IPsec policy.
--auth-algorithm {sha1,sha256,sha384,sha512}
- Authentication algorithm for IPsec policy, default:sha1.
--description DESCRIPTION
- Description of the IPsec policy.
--encapsulation-mode {tunnel,transport}
- Encapsulation mode for IPsec policy, default:tunnel.
--encryption-algorithm ENCRYPTION_ALGORITHM
- Encryption algorithm for IPsec policy, default:aes-128.
--lifetime
- units=UNITS,value=VALUE IPsec lifetime attributes. 'units'-seconds, default:seconds. 'value'-non negative integer, default:3600.
--pfs PFS
- Perfect Forward Secrecy for IPsec policy, default:group5.
--transform-protocol {esp,ah,ah-esp}
- Transform protocol for IPsec policy, default:esp.
10.3.247. neutron vpn-service-create Copiar o linkLink copiado para a área de transferência!
Create a VPN service.
Positional arguments:
ROUTER
- Router unique identifier for the VPN service.
SUBNET
- [DEPRECATED in Mitaka] Unique identifier for the local private subnet.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--tenant-id TENANT_ID
- The owner tenant ID.
--admin-state-down
- Set admin state up to false.
--name NAME
- Name for the VPN service.
--description DESCRIPTION
- Description for the VPN service.
10.3.248. neutron vpn-service-delete Copiar o linkLink copiado para a área de transferência!
usage: neutron vpn-service-delete [-h] [--request-format {json}] VPNSERVICE [VPNSERVICE ...]
usage: neutron vpn-service-delete [-h] [--request-format {json}]
VPNSERVICE [VPNSERVICE ...]
Delete a given VPN service.
Positional arguments:
VPNSERVICE
- ID(s) or name(s) of VPN service to delete.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
10.3.249. neutron vpn-service-list Copiar o linkLink copiado para a área de transferência!
List VPN service configurations that belong to a given tenant.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-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.
10.3.250. neutron vpn-service-show Copiar o linkLink copiado para a área de transferência!
usage: neutron vpn-service-show [-h] [-f {html,json,shell,table,value,yaml}] [-c COLUMN] [--max-width <integer>] [--print-empty] [--noindent] [--prefix PREFIX] [--request-format {json}] [-D] [-F FIELD] VPNSERVICE
usage: neutron vpn-service-show [-h] [-f {html,json,shell,table,value,yaml}]
[-c COLUMN] [--max-width <integer>]
[--print-empty] [--noindent] [--prefix PREFIX]
[--request-format {json}] [-D] [-F FIELD]
VPNSERVICE
Show information of a given VPN service.
Positional arguments:
VPNSERVICE
- ID or name of VPN service to look up.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
-D, --show-details
- Show detailed information.
-F FIELD, --field FIELD
- Specify the field(s) to be returned by server. You can repeat this option.
10.3.251. neutron vpn-service-update Copiar o linkLink copiado para a área de transferência!
usage: neutron vpn-service-update [-h] [--request-format {json}] [--name NAME] [--description DESCRIPTION] [--admin-state-up {True,False}] VPNSERVICE
usage: neutron vpn-service-update [-h] [--request-format {json}] [--name NAME]
[--description DESCRIPTION]
[--admin-state-up {True,False}]
VPNSERVICE
Update a given VPN service.
Positional arguments:
VPNSERVICE
- ID or name of VPN service to update.
Optional arguments:
-h, --help
- show this help message and exit
--request-format {json}
- DEPRECATED! Only JSON request format is supported.
--name NAME
- Name for the VPN service.
--description DESCRIPTION
- Description for the VPN service.
--admin-state-up {True,False}
- Update the admin state for the VPN Service.(True means UP)