MCPcopy 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
13class ComponentUpdateSpec:
14 collection: str
15 path: str
16 fields: List[str]
17 attribute: Optional[str] = None
18
19
20class EndpointMgr:

Callers 1

BaseRedfishSystemClass · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected