Documentation

add_dns_settings.inc.php

Page-level DocBlock

Table of Contents

Functions

add_dns_settings()  : mixed
Anlegen eines DNS Resource Records

Functions

add_dns_settings()

Anlegen eines DNS Resource Records

add_dns_settings(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
  • zone_host: die betreffende Zone
  • record_type: der TYPE des Resource Records (MX,A,AAAA usw)
  • record_name: der NAME des Resource Records
  • record_data: die DATA des Resource Records
  • record_aux: die AUX des Resource Records
Tags
link

Beispiel

throwss

TRUE die Aktion wurde durchgeführt

throwss

missing_parameter ein Pflichtparameter fehlt

throwss

dns_settings_not_allowed

throwss

record_already_exists

throwss

record_already_exists_as_non_cname

throwss

record_aux_syntax_incorrect

throwss

record_has_ssl_certificate

throwss

record_name_syntax_incorrect

throwss

record_syntax_incorrect

throwss

zone_not_found

throwss

zone_syntax_incorrect


        
On this page

Search results