ADC CLI Commands

ns-configview

The following operations can be performed on “ns-configview”:

switch show

switch ns configview

Changes configview setting for the client.

Synopsis

switch ns configview

Arguments

state State is a session-level setting that controls the configuration shown to the user. Based on the selected option user will be able to see only the configuration created through Classic Interface (CLI/API) or Only Configurations created through Next-Gen API, Or both Classic & Next-Gen API interfaces.

Configurations created by Nextgenapi are read-only and can only be modified via Next-Gen API REST endpoints. Configurations created by classic interfaces (CLI, NITRO) are editable for CLASSIC or ALL views. Possible values:

  • CLASSIC: Config view is limited to the configuration entities created through classic interfaces (CLI, NITRO). This is the default behaviour.
  • NEXTGENAPI: Config view is limited to the configuration entities created through Next-Gen API Interface.
  • ALL: Configurations created by both Classic and Next-Gen API interfaces are visible.

Possible values: CLASSIC, NEXTGENAPI, ALL Default value: CLASSIC

Example

switch ns configview nextgenapi

show ns configview

Shows configview setting for the client

Synopsis

show ns configview

Arguments

Output

state State is a session-level setting that controls the configuration shown to the user. Based on the selected option user will be able to see only the configuration created through Classic Interface (CLI/API) or Only Configurations created through Next-Gen API, Or both Classic & Next-Gen API interfaces.

Configurations created by Nextgenapi are read-only and can only be modified via Next-Gen API REST endpoints. Configurations created by classic interfaces (CLI, NITRO) are editable for CLASSIC or ALL views. Possible values:

  • CLASSIC: Config view is limited to the configuration entities created through classic interfaces (CLI, NITRO). This is the default behaviour.
  • NEXTGENAPI: Config view is limited to the configuration entities created through Next-Gen API Interface.
  • ALL: Configurations created by both Classic and Next-Gen API interfaces are visible.

_nextgenAPIResource

Example

show ns configview

ns-configview