프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CanDelete | bool | ||
CanResize | bool | ||
Connection | IXenConnection | ||
Device | VBD | ||
Disk | XenAPI.VDI | ||
ImageToolTip | string | ||
MinSize | long | ||
OverCommit | DiskOverCommit | ||
SourceDisk | XenAPI.VDI |
메소드 | 설명 | |
---|---|---|
DiskGridRowItem ( IXenConnection connection, XenAPI.VDI vdi, VBD vbd, bool isNew, XenAPI.Host affinity ) : System | ||
DiskGridRowItem ( IXenConnection connection, |
||
UpdateDetails ( ) : void |
메소드 | 설명 | |
---|---|---|
AddCells ( ) : void | ||
GetBeskDiskStorage ( IXenConnection connection, XenAPI.VDI disk, XenAPI.Host affinity, SR suggestedSR ) : SR |
Tries to find the best SR for the given VDI considering the suggestedSR which has priority over other SRs in this check. SuggestedSR, default SR, other SRs are checked. Returns first suitable SR or NULL.
|
|
IsSufficientFreeSpaceAvailableOnSrForVdi ( SR sr, XenAPI.VDI disk ) : bool |
Checks whether there is enough space available on the SR to accommodate a VDI.
|
public DiskGridRowItem ( IXenConnection connection, XenAPI.VDI vdi, VBD vbd, bool isNew, XenAPI.Host affinity ) : System | ||
connection | IXenConnection | |
vdi | XenAPI.VDI | |
vbd | VBD | |
isNew | bool | |
affinity | XenAPI.Host | |
리턴 | System |
public DiskGridRowItem ( IXenConnection connection, |
||
connection | IXenConnection | |
diskNode | ||
vmName | string | |
affinity | XenAPI.Host | |
리턴 | System |