VirtualSCSIAdapters Collection [SPFSDK][VMMREF]
Applies To: Windows Azure Pack
The VirtualSCSIAdapters collection reads, creates, updates, or deletes SCSI adapters in Virtual Machine Manager (VMM).
Namespace | OData Collection URI |
|---|---|
VMM | https://{server-name}:{auth-port}/{subscription-id}/services/systemcenter/vmm/VirtualSCSIAdapters |
Create (POST) | Read (GET) | Update (PUT) | Delete (DELETE) |
|---|---|---|---|
True | True | False | True |
To change the properties of a virtual SCSI adapter, it must first be deleted and then created with the new property values. Virtual SCSI adapters do not support the update operation.
- Create (POST) a VirtualSCSIAdapter [SPFSDK][VMMREF]
Create a VirtualSCSIAdapter [SPFSDK][VMMREF] entity.
- Read (GET) a VirtualSCSIAdapter [SPFSDK][VMMREF]
Get a VirtualSCSIAdapter [SPFSDK][VMMREF] entity. For more information about returning multiple entities, see Common GET HTTP Info.
- Delete (DELETE) a VirtualSCSIAdapter [SPFSDK][VMMREF]
Delete an existing VirtualSCSIAdapter [SPFSDK][VMMREF] entity.