@@ -28,6 +28,12 @@ type UpdateRequest struct {
TargetConfig json.RawMessage
}
type DeleteRequest struct {
NativeID string
ResourceType string
type StatusLXCGeneral struct {
Status string `json:"status"`
NetIn int `json:"netin"`
The note is not visible to the blocked user.