Remove API key From Console
This commit is contained in:
@@ -116,13 +116,12 @@ class CL_SET_HOST(BaseModel):
|
||||
ipadresse: str
|
||||
winver: str
|
||||
cpuname: str
|
||||
cores: str
|
||||
cores: int
|
||||
dbname: str
|
||||
ram: int
|
||||
hddfree: str
|
||||
hddused: str
|
||||
hddtotal: str
|
||||
ipadresse: str
|
||||
|
||||
class CL_GET_CPU(BaseModel):
|
||||
hostname: str
|
||||
|
||||
Reference in New Issue
Block a user