Remove API key From Console
This commit is contained in:
@@ -106,9 +106,9 @@ class CL_SET_HOSTNAME(BaseModel):
|
||||
dbname: str
|
||||
ram: int
|
||||
user: str
|
||||
hddfree: int
|
||||
hddused: int
|
||||
hddtotal: int
|
||||
hddfree: str
|
||||
hddused: str
|
||||
hddtotal: str
|
||||
ipadresse: str
|
||||
|
||||
class CL_ADD_CLIENT(BaseModel):
|
||||
|
||||
Reference in New Issue
Block a user