MultiGet

MultiGet
MultiGet

A list of cell ids and parameter names for which to retrieve current values.

JSON Example
{
    "cell_ids": [
        "string"
    ],
    "mo_type": "string"
}
array of string
cell_ids
Required

A list of cell ids to query for parameters values.

parameter_names
Required

A list of parameter names to query.

string
mo_type
Optional

Managed Object type. If it starts with "ericsson", "nokia", "passthrough", "samsung", or "viavi", then this is considered as a pass-through job and the vendor-specific messages are in the values and will be sent to the southbound entity untouched.