dsdk / v1.47 / PutContainerArchiveData
Type Alias: PutContainerArchiveData ​
PutContainerArchiveData:
object
Type declaration ​
Name | Type | Description |
---|---|---|
path | object | - |
path.id | string | ID or name of the container |
query | object | - |
query.copyUIDGID ? | string | If 1 , true , then it will copy UID/GID maps to the dest file or dir |
query.noOverwriteDirNonDir ? | string | If 1 , true , or True then it will be an error if unpacking the given content would cause an existing directory to be replaced with a non-directory and vice versa. |
query.path | string | Path to a directory in the container to extract the archive’s contents into. |