Signed-off-by: Ricardo Dias <rdias@suse.com>
$ 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