Release space
dpm-releasespace --space_token s_token [ --force ] [ --help ]
dpm-releasespace --token_desc u_token [ --force ] [ --help ]
dpm-releasespace releases space.
s_token
specifies the token returned by a previous reservespace request.
u_token
specifies the user provided description associated with the reservespace request.
force
force file release. If force is not specified, the space will not be released if it has files that are still pinned in the space.
This program returns 0 if the operation was successful or >0 if the operation failed.