Tang Chen 3c8bb16513 Subnet Pool: Add "subnet pool show" command
Change-Id: I8dda7bbf1e27b0ac773f62a5cd293387da96f8df
Closes-Bug: 1544590
Implements: blueprint neutron-client
2016-02-19 11:05:28 +08:00

764 B

subnet pool

Network v2

subnet pool delete

Delete subnet pool

subnet pool delete

os subnet pool delete
    <subnet-pool>




Subnet pool to delete (name or ID)

subnet pool list

List subnet pools

subnet pool list

os subnet pool list
    [--long]

--long

List additional fields in output

subnet pool show

Show subnet pool details

subnet pool show

os subnet pool show
    <subnet-pool>




Subnet pool to show (name or ID)