Type
Data Access.
Behaviour
It removes the HTML pages created by the PUBLISH2 operator. NOTE: it doesn’t remove the container folder.
Parameters
System parameters
Examples
Unpublish data of the datacube “URL/1/1”:
[OPH_TERM] >>  oph_unpublish 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” / “1” | |
| cube | “string” | “yes” | |||
| objkey_filter | “string” | “no” | “all|none|unpublish” | “all” |