InMageRcmFailbackProtectedDiskDetails interface
InMageRcmFailback 受保護的磁碟詳細數據。
屬性
capacity |
以位元組為單位的磁碟容量。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
data |
在來源代理程式暫止的數據,以 MB 為單位。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
data |
記錄數據存放區中暫止的數據 MB。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
disk |
磁碟標識碼(由來源代理程序報告)。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
disk |
磁碟名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
disk |
磁碟 Uuid (由 vCenter 報告)。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
ir |
初始複寫詳細數據。 |
is |
值,指出初始復寫是否完成。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
is |
值,指出磁碟是否為OS磁碟。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
last |
上次同步處理時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
resync |
重新同步處理詳細數據。 |
屬性詳細資料
capacityInBytes
以位元組為單位的磁碟容量。 注意:這個屬性不會串行化。 它只能由伺服器填入。
capacityInBytes?: number
屬性值
number
dataPendingAtSourceAgentInMB
在來源代理程式暫止的數據,以 MB 為單位。 注意:這個屬性不會串行化。 它只能由伺服器填入。
dataPendingAtSourceAgentInMB?: number
屬性值
number
dataPendingInLogDataStoreInMB
記錄數據存放區中暫止的數據 MB。 注意:這個屬性不會串行化。 它只能由伺服器填入。
dataPendingInLogDataStoreInMB?: number
屬性值
number
diskId
磁碟標識碼(由來源代理程序報告)。 注意:這個屬性不會串行化。 它只能由伺服器填入。
diskId?: string
屬性值
string
diskName
磁碟名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。
diskName?: string
屬性值
string
diskUuid
磁碟 Uuid (由 vCenter 報告)。 注意:這個屬性不會串行化。 它只能由伺服器填入。
diskUuid?: string
屬性值
string
irDetails
isInitialReplicationComplete
值,指出初始復寫是否完成。 注意:這個屬性不會串行化。 它只能由伺服器填入。
isInitialReplicationComplete?: string
屬性值
string
isOSDisk
值,指出磁碟是否為OS磁碟。 注意:這個屬性不會串行化。 它只能由伺服器填入。
isOSDisk?: string
屬性值
string
lastSyncTime
上次同步處理時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。
lastSyncTime?: Date
屬性值
Date