List OS Images

Updated: November 1, 2013

Applies To: System Center 2012 R2 Orchestrator, System Center 2012 SP1 - Orchestrator

The List OS Images activity retrieves a list of the operating system images from the image repository. It is part of the Azure Virtual Machine Images category activity.

The activity publishes all of the data from the required and optional properties into published data. The following tables list the required and optional properties and published data for this activity.

List OS Images Required Properties

There are no required properties for this runbook activity.

List OS Images Optional Properties

There are no optional properties for this runbook activity.

List OS Images Published Data

Element

Description

Value type

Label

Specifies the friendly name of the image.

String

Name

The name of the operating system image.

String

OS Type

The operating system type of the operating system image.

String

Media Link

Specifies the location of the blob in Windows Azure blob store where the media for the image is located. 

String

Affinity Group

The affinity in which the media is located. The Affinity Group value is derived from the storage account that contains the blob in which the media is located.

String

Category

The repository classification of the image.

String

Disk Size in GB

The size, in GB, of the image.

Integer

Location

The geo-location in which this media is located. The location value is derived from the storage account that contains the blob in which the media is located.

String

Raw XML Body

The raw XML output returned by Windows Azure for this operation.

String

See Also

Other Resources

Using Runbooks in System Center 2012 - Orchestrator