Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ceph/ceph
/ get_ceph_conf_path
Method
get_ceph_conf_path
src/pybind/mgr/mgr_module.py:2090–2091 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
2088
2089
@API.expose
2090
def
get_ceph_conf_path(self) -> str:
2091
return
self._ceph_get_ceph_conf_path()
2092
2093
@API.expose
2094
def
get_mgr_ip(self) -> str:
Callers
14
send_rgwadmin_command
Method · 0.95
user_create
Function · 0.80
user_info
Function · 0.80
user_rm
Function · 0.80
caps_add
Function · 0.80
caps_rm
Function · 0.80
account_create
Function · 0.80
user_create
Function · 0.80
account_info
Function · 0.80
user_info
Function · 0.80
account_rm
Function · 0.80
user_rm
Function · 0.80
Calls
no outgoing calls
Tested by
13
user_create
Function · 0.64
user_info
Function · 0.64
user_rm
Function · 0.64
caps_add
Function · 0.64
caps_rm
Function · 0.64
account_create
Function · 0.64
user_create
Function · 0.64
account_info
Function · 0.64
user_info
Function · 0.64
account_rm
Function · 0.64
user_rm
Function · 0.64
caps_add
Function · 0.64