Vai al contenuto principale
PUT
Update Cloud Defender configuration

Autorizzazioni

X-Aegister-Token
string
header
obbligatorio

Parametri del percorso

id
integer
obbligatorio

Corpo

organization
number

Organization unique identifier for which the Cloud Defender is installed.

Esempi:

5

10

15

fqdn
string

(Fully Qualified Domain Name) is your web application domain name.

Esempio:

"sample.com"

email
string<email>

Email address of the Cloud Defender manager.

Esempio:

"jdoe@sample.com"

endpoint
string<ipv4>

Web application exposed interface address.

Esempio:

"11.22.33.44"

services
enum<string>[]

The services you need to activate for the web application.

Opzioni disponibili:
Caching,
DDoS,
OneFirewall,
WAF

Risposta

error
integer

Any value different from 0 indicates an error.
More details can be found in messages.

Intervallo richiesto: 0 <= x <= 0
Esempio:

0

messages
array

If error is 1, contains zero or more details on the error.

Esempio:
data
object