Meta Data Parameters
A number of parameters must be defined for server configuration.
You can edit following parameters from config.php file.
Parameters
Name | Type | Supported | Default | Description |
---|---|---|---|---|
type | Enum | 1.6 | hosting | Supported parameters are used to determine the type of "hosting" or "virtualization" module. |
access-hash | Boolean | 1.6 | false | If access key is needed for API, you can use this parameter the button. seen on add/edit server page. |
server-info-checker | Boolean | 1.6 | false | When activated, test connection button will appear on add/ edit server page. Important: If it is activated, there must be "testConnect" function in the class. |
server-info-port | Boolean | 1.6 | true | When activated, test connection button will "Make the connection using SSL" and port modification feature are added. |
server-info-not-secure-port | Integer | 1.6 | N/A | Default Port Value (Not SSL) |
server-info-secure-port | Integer | 1.6 | N/A | Default Port Value (withSSL) |
supported | Array | 1.6 | N/A | Values it can have: - disk-bandwidth-usage : Used to display statistic information related to and bandwidth in service "visualization" module. - change-password : Used to display password replacement tab in service detail. |
configurable-option-params | Array | 2.0 | N/A | Specify the configuration option parameters for requirements and add-ons chosen during order stage. |