A.121 list

Lists all instances of an object.

Syntax

list { AccessGroup | AntiAffinityGroup | Assembly | AssemblyVirtualDisk | AssemblyVm | BondPort | ControlDomain | Cpu | CpuCompatibilityGroup | FileServer | FileServerPlugin | FileSystem | Job | Manager | Network | PeriodicTask | PhysicalDisk | Port | Repository | RepositoryExport | Server | ServerController | ServerPool | ServerPoolNetworkPolicy | ServerUpdateGroup | ServerUpdateRepository | StorageArray | StorageArrayPlugin | StorageInitiator | Tag | VirtualCdrom | VirtualDisk | VlanInterface | Vm | VmCloneCustomizer | VmCloneNetworkMapping | VmCloneStorageMapping | VmDiskMapping | Vnic | VolumeGroup }

Description

This command lists all instances of an object.

Options

The following table shows the available options for this command.

Option

Description

{ AccessGroup | AntiAffinityGroup | Assembly | AssemblyVirtualDisk | AssemblyVm | BondPort | ControlDomain | Cpu | CpuCompatibilityGroup | FileServer | FileServerPlugin | FileSystem | Job | Manager | Network | PeriodicTask | PhysicalDisk | Port | Repository | RepositoryExport | Server | ServerController | ServerPool | ServerPoolNetworkPolicy | ServerUpdateGroup | ServerUpdateRepository | StorageArray | StorageArrayPlugin | StorageInitiator | Tag | VirtualCdrom | VirtualDisk | VlanInterface | Vm | VmCloneCustomizer | VmCloneNetworkMapping | VmCloneStorageMapping | VmDiskMapping | Vnic | VolumeGroup }

The object to list.

The Vm option lists both virtual machines and virtual machine templates. You can use the show command with either the Repository or Vm option to distinguish between a virtual machine and a virtual machine template.

The VmDiskMapping option lists the disk mapping objects for both virtual machines and virtual machine templates.

Examples

Example A.153 Listing Oracle VM Servers

OVM> list Server

Example A.154 Listing virtual machines and virtual machine templates

OVM> list Vm

Example A.155 Listing networks

OVM> list Network

Example A.156 Listing virtual machine and virtual machine templates disk mapping

OVM> list VmDiskMapping

See Also