13.66. manila share-network-list


usage: manila share-network-list [--all-tenants [<0|1>]]
                                 [--project-id <project_id>] [--name <name>]
                                 [--created-since <created_since>]
                                 [--created-before <created_before>]
                                 [--security-service <security_service>]
                                 [--nova-net-id <nova_net_id>]
                                 [--neutron-net-id <neutron_net_id>]
                                 [--neutron-subnet-id <neutron_subnet_id>]
                                 [--network-type <network_type>]
                                 [--segmentation-id <segmentation_id>]
                                 [--cidr <cidr>] [--ip-version <ip_version>]
                                 [--offset <offset>] [--limit <limit>]
                                 [--columns <columns>]
Get a list of network info.

Optional arguments

--all-tenants [<0|1>]


      Display information from all tenants (Admin only).

--project-id <project_id>, --project_id <project_id>


      Filter results by project ID.

--name <name>


        Filter results by name.

--created-since <created_since>, --created_since <created_since>


      Return only share networks created since given date.
      The date is in the format 'yyyy-mm-dd'.

--created-before <created_before>, --created_before <created_before>


      Return only share networks created until given date.
      The date is in the format 'yyyy-mm-dd'.

--security-service <security_service>, --security_service <security_service>


      Filter results by attached security service.

--nova-net-id <nova_net_id>, --nova_net_id <nova_net_id>, --nova_net-id <nova_net_id>, --nova-net_id <nova_net_id>


      Filter results by Nova net ID.

--neutron-net-id <neutron_net_id>, --neutron_net_id <neutron_net_id>, --neutron_net-id <neutron_net_id>, --neutron-net_id <neutron_net_id>


      Filter results by neutron net ID.

--neutron-subnet-id <neutron_subnet_id>, --neutron_subnet_id <neutron_subnet_id>, --neutron-subnet_id <neutron_subnet_id>, --neutron_subnet-id <neutron_subnet_id>


      Filter results by neutron subnet ID.

--network-type <network_type>, --network_type <network_type>


      Filter results by network type.

--segmentation-id <segmentation_id>, --segmentation_id <segmentation_id>


      Filter results by segmentation ID.

--cidr <cidr>


        Filter results by CIDR.

--ip-version <ip_version>, --ip_version <ip_version>


      Filter results by IP version.

--offset <offset>


        Start position of share networks listing.

--limit <limit>


        Number of share networks to return per request.

--columns <columns>


        Comma separated list of columns to be displayed e.g.
      --columns "id"

Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust. Explore our recent updates.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Theme

© 2026 Red Hat
Back to top