1DPM-GETSPACETOKENS(1) DPM Administrator Commands DPM-GETSPACETOKENS(1)
2
3
4
6 dpm-getspacetokens - get list of space tokens
7
9 dpm-getspacetokens [ --token_desc u_token ]
10
11 dpm-getspacetokens --help
12
14 dpm-getspacetokens gets the list of space tokens.
15
16 u_token
17 specifies the user provided description associated with a previā
18 ous reservespace request. If the option is not specified, all
19 the space tokens accessible by the user will be listed.
20
22 setenv DPM_HOST dpmhost
23 setenv DPNS_HOST dpnshost
24
25 dpm-getspacetokens
26
27 fe869590-b771-4002-b11a-8e7430d72911
28 80e35f8b-7e4e-49a9-90b0-5d5a7ce7e8bc
29 023a5ec1-03ea-464c-9af7-5246183ff5c5
30
31 dpm-getspacetokens --token_desc myspace
32
33 fe869590-b771-4002-b11a-8e7430d72911
34
36 This program returns 0 if the operation was successful or >0 if the
37 operation failed.
38
40 dpm(1), dpm-reservespace(1)
41
42
43
44LCG $Date: 2008/01/09 10:16:23 $ DPM-GETSPACETOKENS(1)