Remove Config Object (QzuiRemoveConfigObject) API

The QzuiRemoveConfigObject() API allows you to remove a directive or scope from the IBM® HTTP Server for i server configuration data. If a scope is removed, all the directives within it are also removed.

Required Parameter Group:
1 cfg Input Binary(4)
2 object Input Binary(4)
3 errcode I/O Char(*)
Threadsafe: Yes

Authorities and locks

None.

Required parameter group

cfg
INPUT:BINARY(4)

Handle to the config.

object
INPUT:BINARY(4)

Handle to the object to be removed.

errcode
I/O:CHAR(*)

Error information structure.

Error messages

CPF3C17 E
Error occurred with input data parameter.
CPF3CF1 E
Error code parameter not valid.
HTPA001 E
Input parameter &1 not valid.
HTPA106 E
Input configuration handle not valid.
HTPA121 E
Object handle in parameter &1 not valid.