A.130 removePolicyServer

Removes a policy server from a server pool.

Syntax

removePolicyServer ServerPool instance server=value

Where instance is:

{ id=value | name=value }

Description

This command removes a policy server from a server pool.

Options

The following table shows the available options for this command.

Option

Description

server=value

The name or ID of an Oracle VM Server to remove as a policy server.

{ id=value | name=value }

The instance of the object using either the id or name option, for example name=MyServerPool.

Examples

Example A.172 Removing a policy server from a server pool

OVM> removePolicyServer ServerPool name=MyServerPool server=MyServer

See Also