public function dm_rpc_post_type(request, response, type, url, username, password, user_agent, compression) result(rc)
Sends a single derived type in Namelist format to a given URL, with
optional authentication and compression. The URL has to be the API
endpoint that accepts HTTP POST requests.
The dummy argument type may be of polymorphic derived type
beat_type, log_type, node_type, observ_type, sensor_type,
or target_type. The function returns E_TYPE on any other type.
Nodes of different colours represent the following:
Solid arrows point from a procedure to one which it calls. Dashed
arrows point from an interface to procedures which implement that interface.
This could include the module procedures in a generic interface or the
implementation in a submodule of an interface in a parent module.
Nodes of different colours represent the following:
Solid arrows point from a procedure to one which it calls. Dashed
arrows point from an interface to procedures which implement that interface.
This could include the module procedures in a generic interface or the
implementation in a submodule of an interface in a parent module.