Content-type: text/html Man page of DPM-GETSPACETOKENS

DPM-GETSPACETOKENS

Section: DPM Administrator Commands (1)
Updated: $Date: 2008/01/09 10:16:23 $
Index Return to Main Contents
 

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)


 

Index

NAME
SYNOPSIS
DESCRIPTION
EXAMPLE
EXIT STATUS
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 17:38:09 GMT, December 16, 2011