You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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