mirror of
https://github.com/ceph/ceph
synced 2025-03-11 02:39:05 +00:00
doc/mgr/dashboard: update iscsi documentation
Signed-off-by: Ricardo Dias <rdias@suse.com>
This commit is contained in:
parent
5af8611501
commit
e6f3095a58
@ -324,6 +324,15 @@ The available iSCSI gateways must be defined using the following commands::
|
||||
$ ceph dashboard iscsi-gateway-add <gateway_name> <scheme>://<username>:<password>@<host>[:port]
|
||||
$ ceph dashboard iscsi-gateway-rm <gateway_name>
|
||||
|
||||
If ceph-iscsi REST API is configured in HTTPS mode and its using a self-signed
|
||||
certificate, then we need to configure the dashboard to avoid SSL certificate
|
||||
verification when accessing ceph-iscsi API.
|
||||
|
||||
To disable API SSL verification run the following commmand::
|
||||
|
||||
$ ceph dashboard iscsi-set-api-ssl-verification false
|
||||
|
||||
|
||||
.. _dashboard-grafana:
|
||||
|
||||
Enabling the Embedding of Grafana Dashboards
|
||||
|
Loading…
Reference in New Issue
Block a user