1FTS-REST-CLI(1) FTS-REST-CLI(1)
2
3
4
6 fts-rest-server-status
7
9 Usage: fts-rest-server-status options
10
12 Use this command to check on the service status.
13
15 -h/–help
16 Show this help message and exit
17
18 -v/–verbose
19 Verbose output.
20
21 -s/–endpoint
22 Fts3 rest endpoint.
23
24 -j/–json
25 Print the output in json format.
26
27 –key The user certificate private key.
28
29 –cert The user certificate.
30
31 –capath
32 Use the specified directory to verify the peer
33
34 –insecure
35 Do not validate the server certificate
36
37 –access-token
38 Oauth2 access token (supported only by some endpoints, takes
39 precedence)
40
41 -H/–host
42 Limit the output to a given host
43
44 –is-active
45 The tool will return < 0 on error, 0 if nothing is active, 1 if
46 there are active transfers, 2 if there are active staging, 3 if
47 there are both
48
50 fts-devel@cern.ch.
51
52
53
54fts-rest-server-status August 24, 2016 FTS-REST-CLI(1)