ADD VOLUME_MOUNT

This commit is contained in:
2023-08-21 13:07:25 +02:00
parent 0e16e42cea
commit 74633edec8
2 changed files with 12 additions and 1 deletions
+3
View File
@@ -64,3 +64,6 @@ class CL_GET_DATABASE(BaseModel):
class CL_GET_VOLUMES(BaseModel):
name: str
database: str
class CL_GET_CLIENT(BaseModel):
name: str