Documentation

update_ddnsuser.inc.php

Page-level DocBlock

Table of Contents

Functions

update_ddnsuser()  : mixed
Bearbeiten eines DDNS Nutzers

Functions

update_ddnsuser()

Bearbeiten eines DDNS Nutzers

update_ddnsuser(array<string|int, mixed> $parameter) : mixed
Parameters
$parameter : array<string|int, mixed>

folgende Parameter sind möglich:

  • kas_login: das betreffende KAS Login
  • kas_auth_data: die Authentifizierungsdaten
  • kas_auth_type: der Authentifizierungstyp
  • dyndns_login: das betreffende Login
  • dyndns_password: das neue Passwort (optional)
  • dyndns_comment: der Kommentar (optional)
  • dyndns_dual_stack: DualStack Modus (optional)
Tags
link

Beispiel

throws
true

die Aktion wurde durchgeführt

throws
missing_parameter

ein Pflichtparameter fehlt

throws
nothing_to_do

es wurde nichts geändert

throws
dyndns_login_not_found
throws
dyndns_comment_syntax_incorrect
throws
password_syntax_incorrect
throws
dyndns_target_ip_syntax_incorrect
throws
dyndns_target_ip6_syntax_incorrect
throws
dns_settings_not_allowed
throws
ddns_service_temporarily_not_available
throws
dyndns_dual_stack_syntax_incorrect

        
On this page

Search results