ApplianceMonitoringDetails interface
Appliance details of the migration item.
Properties
| cpu |
The appliance CPU details. NOTE: This property will not be serialized. It can only be populated by the server. |
| datastore |
The appliance datastore snapshot details. NOTE: This property will not be serialized. It can only be populated by the server. |
| disks |
The disk replication details. NOTE: This property will not be serialized. It can only be populated by the server. |
| esxi |
The ESXi NFC buffer details. NOTE: This property will not be serialized. It can only be populated by the server. |
| network |
The appliance network bandwidth details. NOTE: This property will not be serialized. It can only be populated by the server. |
| ram |
The appliance RAM details. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
cpuDetails
The appliance CPU details. NOTE: This property will not be serialized. It can only be populated by the server.
cpuDetails?: ApplianceResourceDetails
Property Value
datastoreSnapshot
The appliance datastore snapshot details. NOTE: This property will not be serialized. It can only be populated by the server.
datastoreSnapshot?: DataStoreUtilizationDetails[]
Property Value
disksReplicationDetails
The disk replication details. NOTE: This property will not be serialized. It can only be populated by the server.
disksReplicationDetails?: ApplianceResourceDetails
Property Value
esxiNfcBuffer
The ESXi NFC buffer details. NOTE: This property will not be serialized. It can only be populated by the server.
esxiNfcBuffer?: ApplianceResourceDetails
Property Value
networkBandwidth
The appliance network bandwidth details. NOTE: This property will not be serialized. It can only be populated by the server.
networkBandwidth?: ApplianceResourceDetails
Property Value
ramDetails
The appliance RAM details. NOTE: This property will not be serialized. It can only be populated by the server.
ramDetails?: ApplianceResourceDetails