DOKK / manpages / debian 10 / dpm / dpm-getspacetokens.1.en
DPM-GETSPACETOKENS(1) DPM Administrator Commands DPM-GETSPACETOKENS(1)

dpm-getspacetokens - get list of space tokens

dpm-getspacetokens [ --token_desc u_token ]

dpm-getspacetokens --help

dpm-getspacetokens gets the list of space tokens.

specifies the user provided description associated with a previous reservespace request. If the option is not specified, all the space tokens accessible by the user will be listed.

	setenv DPM_HOST dpmhost
	setenv DPNS_HOST dpnshost

	dpm-getspacetokens

	fe869590-b771-4002-b11a-8e7430d72911
	80e35f8b-7e4e-49a9-90b0-5d5a7ce7e8bc
	023a5ec1-03ea-464c-9af7-5246183ff5c5

	dpm-getspacetokens --token_desc myspace

	fe869590-b771-4002-b11a-8e7430d72911

This program returns 0 if the operation was successful or >0 if the operation failed.

dpm(1), dpm-reservespace(1)

$Date: 2008/01/09 10:16:23 $ LCG