=========== subnet pool =========== Network v2 subnet pool delete ------------------ Delete subnet pool .. program:: subnet pool delete .. code:: bash os subnet pool delete .. _subnet_pool_delete-subnet-pool: .. describe:: Subnet pool to delete (name or ID) subnet pool list ---------------- List subnet pools .. program:: subnet pool list .. code:: bash os subnet pool list [--long] .. option:: --long List additional fields in output subnet pool set --------------- Set subnet pool properties .. program:: subnet pool set .. code:: bash os subnet pool set [--name ] [--pool-prefix [...]] [--default-prefix-length ] [--min-prefix-length ] [--max-prefix-length ] .. option:: --name Set subnet pool name .. option:: --pool-prefix Set subnet pool prefixes (in CIDR notation). Repeat this option to set multiple prefixes. .. option:: --default-prefix-length Set subnet pool default prefix length .. option:: --min-prefix-length Set subnet pool minimum prefix length .. option:: --max-prefix-length Set subnet pool maximum prefix length .. _subnet_pool_set-subnet-pool: .. describe:: Subnet pool to modify (name or ID) subnet pool show ---------------- Display subnet pool details .. program:: subnet pool show .. code:: bash os subnet pool show .. _subnet_pool_show-subnet-pool: .. describe:: Subnet pool to display (name or ID)