VirtualSCSIAdapter [SPFSDK][VMMREF]
Applies To: Windows Azure Pack
The VirtualSCSIAdapter entity represents a SCSI adapter in Virtual Machine Manager (VMM).
VMM
VirtualSCSIAdapter
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.
|
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. |
None
None