OLM bug correction in rpc span-loss-current
[transportpce.git] / api / src / main / yang / olm@2017-04-18.yang
index 541b429ccc3aca83f9ebce32a3fd493243d10fde..b970eccbc696f48bb212d9cf06d0c4c232e9abae 100644 (file)
@@ -123,6 +123,14 @@ module olm {
          leaf result{
            type string;
          }
+         list spans {
+             leaf link-id {
+                 type ietf-network-topology:link-id;
+             }
+             leaf spanloss {
+                 type string;
+             }
+         }
        }
   }
   rpc calculate-spanloss-current{