Resources | system | metaVariable

metaVariable

The Meta variable name and value pair table.

Exists on Condition (/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/sonusSystem:system/sonusOrcaSystem:metaVariable={ceName},{name}

  • No labels