A.5 addPolicyServer

Adds a policy server to a server pool.

Syntax

addPolicyServer ServerPool instance server=value

Where instance is:

{ id=value | name=value }

Description

This command adds a policy server to 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 add 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.6 Adding a policy server to a server pool

OVM> addPolicyServer ServerPool name=MyServerPool server=MyServer

See Also