Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ceph/ceph
/ ComponentUpdateSpec
Class
ComponentUpdateSpec
src/ceph-node-proxy/ceph_node_proxy/redfish.py:13–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
12
@dataclass
13
class
ComponentUpdateSpec:
14
collection: str
15
path: str
16
fields: List[str]
17
attribute: Optional[str] = None
18
19
20
class
EndpointMgr:
Callers
1
BaseRedfishSystem
Class · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected