Attribute | Value |
---|---|
Type | OBJECT |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | remote |
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Capability reference | |
Type | STRING |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Capability reference | |
Type | STRING |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Capability reference | |
Type | STRING |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
allowed-origins | LIST | false | true | Comma separated list of trusted Origins for sending Cross-Origin Resource Sharing requests on the management API once the user is authenticated. | |
console-enabled | BOOLEAN | false | true | true | Flag that indicates admin console is enabled |
constant-headers | LIST | false | false | The set of constant HTTP headers to apply to response messages. | |
http-authentication-factory | STRING | false | false | The authentication policy to use to secure the interface for normal HTTP requests. | |
http-upgrade | OBJECT | false | false | HTTP Upgrade specific configuration | |
http-upgrade-enabled | BOOLEAN | false | false | Flag that indicates HTTP Upgrade is enabled, which allows HTTP requests to be upgraded to native remoting connections | |
sasl-protocol | STRING | false | true | remote | The name of the protocol to be passed to the SASL mechanisms used for authentication. |
secure-socket-binding | STRING | false | false | The name of the socket binding configuration to use for the HTTPS management interface's socket. When defined at least one of ssl-context or security-realm must also be defined. | |
server-name | STRING | false | true | The name of the server used in the initial Remoting exchange and within the SASL mechanisms. | |
socket-binding | STRING | false | false | The name of the socket binding configuration to use for the HTTP management interface's socket. | |
ssl-context | STRING | false | false | Reference to the SSLContext to use for this management interface. |