Resources | system | metaVariable

metaVariable

The Meta variable name and value pair table.

Operational Data

ParameterDescription
ceName Identifies the instance.
name The name of Meta Variable.
value The value of Meta Variable - string of 255 bytes
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/system/metaVariable/{ceName},{name}

  • No labels