Share via


VirtualSCSIAdapter [SPFSDK][VMMREF]

 

Applies To: Windows Azure Pack

The VirtualSCSIAdapter entity represents a SCSI adapter in Virtual Machine Manager (VMM).

Inheritance Hierarchy

VMM
  VirtualSCSIAdapter

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

-

Required

Edm.Guid

False

Key Property

The identifier of the entity.

StampId

Required

Optional

-

Required

Edm.Guid

False

Key Property

The identifier of the stamp that restricts the query.

Accessibility

-

-

-

-

Edm.String

True

Not applicable.

AdapterID

-

-

-

-

Edm.Byte

True

The logical unit number (LUN).

AddedTime

-

-

-

-

Edm.DateTime

True

When the entity was added.

Bus

-

-

-

-

Edm.Byte

True

The SCSI bus to which to attach the drive.

Description

-

-

-

-

Edm.String

True

Describes the entity.

Enabled

-

-

-

-

Edm.Boolean

True

Not applicable.

ModifiedTime

-

-

-

-

Edm.DateTime

True

When the entity was last modified.

Name

-

-

-

-

Edm.String

True

The name of the entity.

SCSIControllerType

-

-

-

-

Edm.String

True

The type of SCSI adapter.

  • DefaultType

  • NoType

  • LsiLogic

  • BusLogic

  • ParaVirtualSCSI

  • LsiLogicSAS

Shared

-

-

-

-

Edm.Boolean

True

Whether the SCSI adapter is shared so that it can be used in guest clustering.

TemplateId

-

-

-

-

Edm.Guid

True

The identifier of the VM template to which the controller is attached.

VMId

Required

-

-

-

Edm.Guid

True

The identifier of the VM to which the controller is attached.

Relationships

None

OData Operations

None

Examples

See Also

Entities [SPFSDK][VMMREF]
VirtualSCSIAdapters Collection [SPFSDK][VMMREF]