Remove API key From Console
This commit is contained in:
@@ -112,6 +112,11 @@ class CL_GET_HOST_USER(BaseModel):
|
||||
|
||||
class CL_SET_HOST(BaseModel):
|
||||
hostname: str
|
||||
user: str
|
||||
ipadresse: str
|
||||
winver: str
|
||||
cpuname: str
|
||||
cores: str
|
||||
dbname: str
|
||||
ram: int
|
||||
hddfree: str
|
||||
|
||||
Reference in New Issue
Block a user