- Detail:
- Field |
- Constr |
- Method
-
-
Nested Class Summary
Nested Classes
Modifier and Type |
Interface and Description |
static class |
Migration.Status |
-
-
Method Detail
-
getId
String getId()
- Returns:
- the migration ID
-
getInstanceUuid
String getInstanceUuid()
- Returns:
- the ID of the instance being migrated
-
getCreatedAt
Date getCreatedAt()
- Returns:
- the created timestamp
-
getUpdatedAt
Date getUpdatedAt()
- Returns:
- the last updated timestamp
-
getDestCompute
String getDestCompute()
- Returns:
- the destination compute node
-
getDestHost
String getDestHost()
- Returns:
- the destination host
-
getDestNode
String getDestNode()
- Returns:
- the destination node
-
getSourceNode
String getSourceNode()
- Returns:
- the source node
- Detail:
- Field |
- Constr |
- Method
Copyright © 2017. All rights reserved.