Type
Metadata Access.
Behaviour
It shows the list of all active operators.
Parameters
System parameters
Examples
Get at most 10 operators with names containing the word “list”:
[OPH_TERM] >> oph_operators_list operator_filter=list;limit_filter=10;
Argument name | Type | Mandatory | Values | Default | Min/Max-value |
---|---|---|---|---|---|
operator_filter | “string” | “no” | “” | ||
limit_filter | “int” | “no” | “0” | “0” / | |
exec_mode | “string” | “no” | “async|sync” | “async” | |
sessionid | “string” | “no” | “null” | ||
ncores | “int” | “no” | “1” | “1” / “1” | |
objkey_filter | “string” | “no” | “all|none|operators_list_ list|operators_list_tip” | “all” |