Share via


ISO [SPFSDK][VMMREF]

 

Applies To: Windows Azure Pack

The ISO entity represents an ISO disc image file.

Inheritance Hierarchy

VMM
  ISO

Entity Properties

For more information about how the properties of an entity interact with HTTP operations, see Entity Basics.

Name

Create (POST)

Read (GET)

Update (PUT)

Delete (DELETE)

Type

Nullable

Description

ID

-

Optional

-

-

Edm.Guid

False

Key Property

The identifier of the entity.

StampId

-

Optional

-

-

Edm.Guid

False

Key Property

The identifier of the stamp that restricts the query.

Accessibility

-

Optional

-

-

Edm.String

True

When true, indicates this is a Public ISO that can be used when creating a new VM. Otherwise this is an internal ISO owned by a VM.

AddedTime

-

Optional

-

-

Edm.DateTime

True

When the entity was added.

CloudId

-

Optional

-

-

Edm.Guid

True

The identifier of the cloud.

Description

-

Optional

-

-

Edm.String

True

Describes the file.

Directory

-

Optional

-

-

Edm.String

True

The folder the ISO is located at on the server.

Enabled

-

Optional

-

-

Edm.Boolean

True

Indicates that this ISO is either enabled or disabled. Disabled ISOs cannot be used.

Only applies to ISOs currently in the library.

FamilyName

-

Optional

-

-

Edm.String

True

The family name of the ISO.

HostVolumeId

-

Optional

-

-

Edm.Guid

True

The identifier of the volume where the ISO resides.

IsOrphaned

-

Optional

-

-

Edm.Boolean

True

Indicates that this ISO is orphaned in the library.

LibraryGroup

-

Optional

-

-

Edm.String

True

The library group that the ISO belongs to. Only applicable to ISOs in the library.

LibraryShareId

-

Optional

-

-

Edm.Guid

True

The identifier of the LibraryShare.

ModifiedTime

-

Optional

-

-

Edm.DateTime

True

When the file was last modified.

Name

-

Optional

-

-

Edm.String

True

The name of the ISO.

Namespace

-

Optional

-

-

Edm.String

True

The namespace of the ISO generated by VMM.

Owner

-

Optional

-

-

UserAndRole

True

The owner of the file.

OwnerSid

-

Optional

-

-

Edm.String

True

The SID of the owner user account of this ISO.

Release

-

Optional

-

-

Edm.String

True

Describes the release of a library resource.

SharePath

-

Optional

-

-

Edm.String

True

The location of the ISO.

Size

-

Optional

-

-

Edm.Int64

True

The size of the ISO in bytes.

State

-

Optional

-

-

Edm.String

True

The state of the ISO.

  • Normal

  • Missing

Relationships

For more information about how the relationships of an entity are used, see Entity Basics.

Name

Relationship Type

From Property

To Entity

To Property

LibraryShare

One or None

Not specified

LibraryShare [SPFSDK][VMMREF]

Not specified

OData Operations

None

Examples

See Also

Entities [SPFSDK][VMMREF]
ISOs Collection [SPFSDK][VMMREF]