objectKeyPair
| Namespace: | (default namespace) |
| XML Schema: | api.xsd |
ObjectKeyPair consists of a name and value attribute to identify an object in the network.
JSON Example
{
"name":"Node",
"value":"192.168.243.0/24:BgpPsn"
}
JSON
| property | type | description |
|---|---|---|
| name | name (string) | Name |
| value | value (string) | Value |