+

Search Tips   |   Advanced Search

ManagementScopeCommands (AdminTask)

Inbound and outbound management scopes represent opposing directions during the connection handshake process. ManagementScopeCommands commands can be used to create, delete, and list management scopes.


deleteManagementScope

Delete 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 mode example:

Interactive mode:


getManagementScope

Display 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 mode example:

Interactive mode:


listManagementScopes

List 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 mode example:

Interactive mode:


Related tasks

  • Use the wsadmin scripting AdminTask object for scripted administration
  • Commands (AdminTask)