v1.10.1
This commit is contained in:
@@ -242,6 +242,9 @@ type VNFDev struct {
|
||||
|
||||
// Main information about reservation
|
||||
type ItemReservation struct {
|
||||
// Account ID
|
||||
AccountID uint64 `json:"account_id"`
|
||||
|
||||
// IP
|
||||
IP string `json:"ip"`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user