Resources | node | system | metaVariable

metaVariable

The Meta variable name and value pair table.

Exists on Condition (/system/isOAM ='true') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../NODE_LIST:nodeName]/system/deploymentType != 'microservices')

Operational Data

ParameterDescription
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}

  • No labels