A.127 releaseOwnership

Releases ownership of an Oracle VM Server or storage repository.

Syntax

releaseOwnership { Repository | Server } instance

Where instance is:

{ id=value | name=value }

Description

This command releases ownership of an Oracle VM Server or storage repository.

Options

The following table shows the available options for this command.

Option

Description

{ Repository | Server }

The object for which to release ownership, either an Oracle VM Server or a storage repository.

{ id=value | name=value }

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

Examples

Example A.168 Releasing ownership of an Oracle VM Server

OVM> releaseOwnership Server name=MyServer

Example A.169 Releasing ownership of a storage repository

OVM> releaseOwnership Repository name=MyRepository

See Also