dpm-getspacetokens(1) - Linux man page

Name

dpm-getspacetokens - get list of space tokens

Synopsis

dpm-getspacetokens [ --token_desc u_token ]

dpm-getspacetokens --help

Description

dpm-getspacetokens gets the list of space tokens.
u_token
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.

Example

    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

Exit Status

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

See Also

dpm(1), dpm-reservespace(1)