aggregate

Server aggregates provide a mechanism to group servers according to certain criteria.

aggregate add host

Add host to aggregate

<aggregate>

Aggregate (name or ID)

<host>

Host to add to <aggregate>

aggregate create

Create a new aggregate

--zone <availability-zone>

Availability zone name

--property <key=value>

Property to add to this aggregate (repeat option to set multiple properties)

<name>

New aggregate name

aggregate delete

Delete an existing aggregate

<aggregate>

Aggregate to delete (name or ID)

aggregate list

List all aggregates

--long

List additional fields in output

aggregate remove host

Remove host from aggregate

<aggregate>

Aggregate (name or ID)

<host>

Host to remove from <aggregate>

aggregate set

Set aggregate properties

--name <name>

Set aggregate name

--zone <availability-zone>

Set availability zone name

--property <key=value>

Property to set on <aggregate> (repeat option to set multiple properties)

<aggregate>

Aggregate to modify (name or ID)

aggregate show

Show a specific aggregate

<aggregate>

Aggregate to show (name or ID)

Table Of Contents

Previous topic

Command List

Next topic

catalog

This Page