noteKey
| Namespace: | (default namespace) |
| XML Schema: | api.xsd |
Note key consists of a name and value which are used to describe object key attribute.
For Example, Interface has two key attributes namely "node" and "name".
JSON Example
{
"name":"node",
"value":"AM_ATL_ER2"
}
JSON
| property | type | description |
|---|---|---|
| name | name (string) | Name |
| value | value (string) | Value |