Type
Data Process.
Behaviour
It removes a datacube.
Parameters
System parameters
Examples
Remove datacube identified by the PID “URL/1/1”:
[OPH_TERM] >> oph_delete cube=URL/1/1;
Argument name | Type | Mandatory | Values | Default | Min/Max-value |
---|---|---|---|---|---|
exec_mode | “string” | “no” | “async|sync” | “async” | |
sessionid | “string” | “no” | “null” | ||
ncores | “int” | “no” | “1” | “1” / | |
cube | “string” | “yes” | |||
schedule | “int” | “no” | “0” | “0” | |
objkey_filter | “string” | “no” | “all|none|delete” | “all” |