Extract an archive of files or folders to a directory in a container
PUT
http://api.example.com/v1.44
/containers/{id}/archive
http://api.example.com/v1.44
{var_value}
Extract an archive of files or folders to a directory in a container
Upload a tar archive to be extracted to a path in the filesystem of container id.
path
parameter is asserted to be a directory. If it exists as a file, 400 error
will be returned with message "not a directory".
PUT /containers/{id}/archive
Loading...
Response
Waiting for a request to be sent.