Project

General

Profile

Actions

Documentation #25193

open

http://docs.ceph.com/docs/master/mgr/restful/ various mind slips

Added by Peter Gervai over 5 years ago. Updated about 3 years ago.

Status:
New
Priority:
Low
Assignee:
Category:
ceph-mgr
Target version:
-
% Done:

0%

Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

1)

ceph config set mgr mgr/restful/$name/server_addr $IP
ceph config set mgr mgr/restful/$name/server_port $PORT

That's possibly
ceph config-key set mgr/restful/$name/server_addr $IP
...
 

2)
RESTful module requires authentication, which is missing from the doc. I believe it's related to


ceph restful create-key <keyname>
ceph restful list-keys

and alike.

Actions

Also available in: Atom PDF