Network Deployment (Distributed operating systems), v8.0 > Reference > Commands (wsadmin scripting)


ManagementScopeCommands command group

Use the Jython or Jacl scripting languages to configure security with wsadmin.sh. Inbound and outbound management scopes represent opposing directions during the connection handshake process. The commands and parameters in the ManagementScopeCommands group can be used to create, delete, and list management scopes.

The ManagementScopeCommands command group includes the following commands:



deleteManagementScope

The deleteManagementScope command deletes a management object from the configuration.

Target object

None

Parameters and return values

- scopeName

The name that uniquely identifies the management scope. (String, required)

Examples


Batch example...:


Interactive example...



getManagementScope

The getManagementScope command displays the setting of a management scope object.

Target object

None

Parameters and return values

- scopeName

The name that uniquely identifies the management scope. (String, required)

Examples


Batch example...:


Interactive example...



listManagementScopes

The listManagementScopes command lists the management scopes in the configuration.

Target object

None

Parameters and return values

- displayObjectName

Set the value to true to display the object names of the management scope. (Boolean, optional)

Examples


Batch example...:


Interactive example...


Use the wsadmin scripting AdminTask object for scripted administration


Related


Commands using wsadmin.sh

+

Search Tips   |   Advanced Search