Sindhu Devale 832b2591cf OSC Extension Show
Implement Neutron feature of Extension Show into
OpenStack Client.

Change-Id: Ifecb794838cb3bf8c2466d178345349db3cd4003
Implements: blueprint extension-show
2017-03-22 16:39:19 +00:00

943 B

extension

Many OpenStack server APIs include API extensions that enable additional functionality.

extension list

List API extensions

extension list

os extension list
    [--compute]
    [--identity]
    [--network]
    [--volume]
    [--long]

--compute

List extensions for the Compute API

--identity

List extensions for the Identity API

--network

List extensions for the Network API

--volume

List extensions for the Block Storage API

--long

List additional fields in output

extension show

Show API extension

extension show

openstack extension show
    <extension>




Extension to display. Currently, only network extensions are supported.
(Name or Alias)