物理机创建、查询优化
parent
fefb8443cf
commit
78eed2ea22
|
@ -156,6 +156,12 @@ public class PhysicalServer extends Generic {
|
||||||
@IgnoreAll
|
@IgnoreAll
|
||||||
private String vpcName;
|
private String vpcName;
|
||||||
|
|
||||||
|
@IgnoreAll
|
||||||
|
private String subnetName;
|
||||||
|
|
||||||
|
@IgnoreAll
|
||||||
|
private String zoneName;
|
||||||
|
|
||||||
@IgnoreAll
|
@IgnoreAll
|
||||||
private Long cycleCount;
|
private Long cycleCount;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue