Red Hat Training

A Red Hat training course is available for Red Hat OpenStack Platform

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"