This commit is contained in:
dayterr
2026-01-23 16:29:24 +03:00
committed by asteam
parent 365a4991d2
commit b1fbd6872d
17 changed files with 154 additions and 68 deletions

View File

@@ -85,12 +85,6 @@ type RecordFLIPGroup struct {
// Network
Network string `json:"network"`
// Resource group ID
RGID uint64 `json:"rgId"`
// Resource group name
RGName string `json:"rgName"`
// Status
Status string `json:"status"`