PortalConfiguration
{
"allow_basic_authentication": false,
"api_force_timeout": 0,
"disable_remote_cli_shell": false,
"disable_swagger": false,
"enable_clickjacking_protection": false,
"enable_http": false,
"enable_https": false,
"http_port": 0,
"https_port": 0,
"legacy_ssl_support": false,
"minimum_password_length": 0,
"password_strength_check": false,
"pkiprofile_ref": "string",
"redirect_to_https": false,
"sslkeyandcertificate_refs": [
"string"
],
"sslprofile_ref": "string",
"use_uuid_from_input": false
}
Enable/Disable HTTP basic authentication. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
Force API session timeout after the specified time (in hours). Allowed values are 1-24. Field introduced in 18.2.3. Unit is HOURS. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
Disable Remote CLI Shell Client access. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
Disable Swagger access. Field introduced in 18.2.3. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
Enable/Disable Clickjacking protection. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
HTTP port. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
HTTPS port. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
Allow Incoming Connections from Clients Using TLS 1.0/1.1 to Controller. Field introduced in 31.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.
Minimum password length for user accounts. Allowed values are 6-32. Field introduced in 20.1.3. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.
Strict checking of password strength for user accounts. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
Reference to PKIProfile Config used for CRL validation. It is a reference to an object of type PKIProfile. Field introduced in 30.1.2. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.
Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
Certificates for system portal. Maximum 2 allowed. Leave list empty to use system default certs. It is a reference to an object of type SSLKeyAndCertificate. Maximum of 2 items allowed. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
It is a reference to an object of type SSLProfile. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
Use UUID in POST object data as UUID of the new object, instead of a generated UUID. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.