]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/models/rgw-daemon.ts
import ceph 16.2.6
[ceph.git] / ceph / src / pybind / mgr / dashboard / frontend / src / app / ceph / rgw / models / rgw-daemon.ts
index 25544a5ed2700c013681c479095225cba0c6bee6..499692129318fcd9cf569d5e6a2e27bf84b074ca 100644 (file)
@@ -1,5 +1,6 @@
 export class RgwDaemon {
   id: string;
+  service_map_id: string;
   version: string;
   server_hostname: string;
   zonegroup_name: string;