| |
Exists on Condition | (/system/isOAM ='true') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../NODE_LIST:nodeName]/system/deploymentType != 'microservices') |
Parameter | Description | |
---|---|---|
ceName | Identifies the instance. | |
name | The name of Meta Variable. | |
value | The value of Meta Variable - string of 2000 bytes |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListSystem:system/sonusNodeListMetaVar:metaVariable={ceName},{name} |