rename eventid to cloudid
This commit is contained in:
@@ -32,7 +32,7 @@ type Inventory struct {
|
||||
Vcenter string
|
||||
VmId sql.NullString
|
||||
EventKey sql.NullString
|
||||
EventId sql.NullString
|
||||
CloudId sql.NullString
|
||||
CreationTime sql.NullInt64
|
||||
DeletionTime sql.NullInt64
|
||||
ResourcePool sql.NullString
|
||||
|
Reference in New Issue
Block a user