objectKey

Namespace: (default namespace)
XML Schema: api.xsd

Object Key consists of list of object key pairs

JSON Example


 {
  "objectKeys":[
   {
    "keyPairs":[
     {
      "name":"Node",
      "value":"192.168.243.0/24:BgpPsn"
     },
     {
      "name":"Name",
      "value":"xe-0/1/0"
     }]
   }]
 }

JSON

property type description
keyPairs array of keyPairs (objectKeyPair) Key pair values