Set cron task settings

StructOperationResponse WebHostingCronTaskUpdate(string $IDsession, string $id, string $action, array $params) Updates a cron task. Parameters Responses

Set cron task status

Description Enable or disable a cron task Parameters Responses URL Parameters {id} Hosting ID. Headers

Set cron task status

StructOperationResponse WebHostingCronTaskUpdate(string $IDsession, string $id, string $action, array $params) Enables or disables a cron task.

Create cron task

Description Create a cron task. Parameters Responses URL Parameters {id} Hosting ID. Headers Authorization string

Create cron task

StructOperationResponse WebHostingCronTaskCreate(string $IDsession, string $id, string $fqdn, string $path, string $returnMethod, string $returnTarget, string $mm,

Delete protected directory

Description Delete a protected directory. Parameters Responses URL Parameters {id} Hosting ID. Headers Authorization string

Delete protected directory

StructOperationResponse WebHostingProtectedDirRemove(string $IDsession, string $id, string $fqdn, string $pathSecured) Deletes a protected directory. Parameters Responses

Set protected dir user password

Description Change the password of a user of a protected directory. Parameters Responses URL Parameters

Set protected dir user password

StructOperationResponse WebHostingProtectedDirUpdate(string $IDsession, string $id, string $action, array $params) Changes the password of a user

Delete protected dir user

Description Delete a user from a protected directory. Common language examples Parameters Responses URL Parameters