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