...
Info |
---|
For changes in 5.x and previous versions, please see Changes to Abiquo configuration properties archive |
6.
...
2.x
Warning |
---|
If you are using SAML, you must configure "abiquo.saml.authentication.maxage" or SAML will not start |
...
6.0.0
...
Added in 6.0.0
...
Description
...
API
...
RS
...
V2V
...
OA
...
abiquo.backup.policy.sync.delay
...
Delay between executions of the backup policy check (milliseconds). The default is 24 hours.
Default: 86400000
...
Status | ||||
---|---|---|---|---|
|
...
abiquo.googlecloud.loadbalancer.healthcheck.healthythreshold
...
The number of consecutive health probe successes required before moving an GCP instance to the Healthy state. Range: 1-10
Default: 3
...
Status | ||||
---|---|---|---|---|
|
...
abiquo.saml.authentication.maxage
...
Maximum time in seconds the system allows users to use SAML single sign-on after their initial authentication with the IDP.
Required to successfully initialize SAML. A suggested value is 2073600 seconds
...
Status | ||||
---|---|---|---|---|
|
...
abiquo.service.schema.cache.minutestokeep
...
jsonschema validation in API. Minutes to keep the schema in memory
Default: 10
...
Status | ||||
---|---|---|---|---|
|
...
abiquo.service.schema.cache.size
...
jsonschema validation in API. Number of schemas to keep in memory
Default: 500
...
Status | ||||
---|---|---|---|---|
|
...
abiquo.service.schema.import.check.delayinhours
...
Frequency in hours to perform an import of schemas from XAS server
Default: 5
...
Status | ||||
---|---|---|---|---|
|
...
abiquo.service.state.frequencyinminutes
...
All service states are initialized with this frequency in minutes
Default: 5
...
Status | ||||
---|---|---|---|---|
|
...
abiquo.snapshot.autodelete.hours
...
Time that a snapshot lives before it expires. An expired snapshot is still usable until the check for expired snapshots deletes it. A property value greater than '0' means enabled. Otherwise auto delete snapshot is disabled.
Default: 0
...
Status | ||||
---|---|---|---|---|
|
...
abiquo.snapshot.autodelete.hours.limit
...
Max lifetime for a snapshot that a privileged user can configure when taking a snapshot. A property value greater than '0' means enabled. Otherwise the limit is disabled.
Default: 0
...
Status | ||||
---|---|---|---|---|
|
...
abiquo.snapshot.autodelete.polling.minutes
...
Time to wait between each check for expired snapshots.
Default: 30
...
Status | ||||
---|---|---|---|---|
|
...
abiquo.xas.async.amqp.backoff.maxseconds
...
AMQP consumer reconnection. Max seconds without restart attempt
Default: 60
...
Status | ||||
---|---|---|---|---|
|
...
abiquo.xas.async.amqp.backoff.minseconds
...
AMQP consumer reconnection. First attempt to restart in seconds
Default: 5
...
Status | ||||
---|---|---|---|---|
|
...
abiquo.xas.async.pendingpublish.minutes
...
Check for pending responses failed to publish due to AMQP failure in XAS
Default: 10
...
Status | ||||
---|---|---|---|---|
|
...
abiquo.xas.async.pool.inactivity.maxhours
...
Max hours without activity in a pool before release. The minimum value is 6, and if a lower value is set, the platform will use 6
Default: 24
...
Status | ||||
---|---|---|---|---|
|
...
abiquo.xas.async.pool.max
...
Default maximum number of simultaneous operations on a single service state (same class and connection params)
Default: 2
...
Status | ||||
---|---|---|---|---|
|
...
abiquo.xas.async.pool.xas-com-abiquo-service-test-SimpleService.max
...
Maximum number of simultaneous operations on a single service state (same class and connection params), by type of the service. using service class full name but replacing '.' with '-' default abiquo.xas.async.pool.max
Default: 2
...
Status | ||||
---|---|---|---|---|
|
...
abiquo.xas.async.prefetch
...
Limit parallelism of asyncrequest execution. Number of unacknowledged messages from the requests queue.
Default: 50
...
Status | ||||
---|---|---|---|---|
|
...
abiquo.xas.connectionrequesttimeout
...
Excerpt | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
6.2.0
|
...
|
...
Status | ||||
---|---|---|---|---|
|
...
abiquo.xas.connectiontimeout
...
|
...
|
...
|
...
|
...
|
...
|
...
Specify the time an instance is valid; requires 'abiquo.xas.instances.cache.size>0'
Default: 30
...
Status | ||||
---|---|---|---|---|
|
...
abiquo.xas.instances.cache.size
...
Enable service instances cache, and specify the maximum objects allocated. Set to 0 to disable
Default: 500
...
Status | ||||
---|---|---|---|---|
|
...
abiquo.xas.packages
...
Packages where the platform will look for XaaS services and models
Default: com.abiquo.service, com.abiquo.services, com.abiquo.csp.subscription.model, com.abiquo.csp.office365.model, com.abiquo.awx.model, com.abiquo.service.awx.model, com.amazonaws.services.rds.model, software.amazon.awssdk.services.route53.model, com.abiquo.azure.model, com.abiquo.azure.mysql.service, com.abiquo.azure.mysql.api.model, com.abiquo.services.amazon.dto, com.microsoft.azure.management.sql
...
Status | ||||
---|---|---|---|---|
|
...
abiquo.xas.pool.checkconnectionms
...
API to XAS HTTP client pool configuration: When reusing a connection check if the elapsed time since the last use exceeds this timeout.
Default: 5000
...
Status | ||||
---|---|---|---|---|
|
...
abiquo.xas.pool.maxclients
...
API to XAS HTTP client pool configuration: Max active HTTP connections to any XAS.
Default: 50
...
Status | ||||
---|---|---|---|---|
|
...
abiquo.xas.pool.maxclientsperendpoint
...
API to XAS HTTP client pool configuration: Max active HTTP connections to the same XAS instance.
Default: 10
...
Status | ||||
---|---|---|---|---|
|
...
abiquo.xas.pool.maxkeepalivems
...
API to XAS HTTP client pool configuration: Max time to keep a persistent connection.
Default: 120000
...
Status | ||||
---|---|---|---|---|
|
...
abiquo.xas.stacktrace.packagestostrip
...
|
6.1.x
Warning |
---|
If you are using SAML, you must configure |
6.1.0 | |||||||||||
Added in 6.1.0 | Description | API | RS | V2V | OA | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Name for the on-premise billing provider used in cost usage. |
| ||||||||||
abiquo.monitoring.max.metrichistory.minutes | Maximum minutes of metric history to import on virtual machine synchronization. The default value is 43800 minutes (30 days). |
| |||||||||
abiquo.pricefactor.type.product.check.cron | Cron expression to run the periodic checks of price factor bill type and products. |
| |||||||||
abiquo.service.state.frequencyinminutes | all the service state are initialized with this frequency in minutes |
|
|
|
| ||||||
abiquo.service.state.monitoring.frequencyinminutes | When enabling monitoring in a service state, use this initial metric frequency in minutes |
|
| |||||
abiquo.service. |
Default: 300000
state.monitoring.rewindinminutes | When enabling monitoring in a service state, as part of the first update, request historical metrics data for this time (in minutes) |
|
| |||||
abiquo. |
service.tasks. |
expire. |
periodictokeep | Number of periodic asynctasks to keep for state update and monitoring. |
5 |
|
| |||||
Changed in 6.1.0 | |||||
abiquo. |
billing. |
execution.limit | Total number of billing executions allowed per day for each set of pricing credentials or each enterprise at private cloud. To allow unlimited executions, set to 0 |
|
|
| ||||||
Deleted in 6.1.0 | ||||||
abiquo. |
service. |
schema.import.check.delayinhours | - |
|
| |||||
6. |
1.1 |
Added in 6. |
1 |
. |
This property is no longer required
Status | ||||
---|---|---|---|---|
|
1 | |||||
abiquo. |
ec2billing.parser. |
billType. |
productName.ignore |
Publishers to filter out Azure billing line items.
Configure on the server running the public cloud billing integration
Example value to filter out Office products: Microsoft Corporation
Status | ||||
---|---|---|---|---|
|
.path | Path containing a file with a list of bill/BillType and product/ProductName pairs separated by colon, each pair in a new line. For example to ignore AWS premium support refunds, the file should contain 'Refund:AWS Premium Support' |
| RS |
|
|
Changed in 6.1.1 | |||||
abiquo. |
billing. |
azure. |
Configure Tier-1 DFW to allow DHCP traffic from these services in CSV list format.
To disable, set the property with an empty value.
Default: DHCP-Client,DHCP-Server,DHCPv6_Client,DHCPv6_Server
Status | ||||
---|---|---|---|---|
|
com.abiquo.esxi.clusterdatastore.atleastone
If true, the cluster plugin will return datastores that are properly mounted on at least one host in the cluster.
If false, the cluster plugin will only return datastores that are accessible and readwrite on all the hosts they are mounted on.
Default: false
Status | ||||
---|---|---|---|---|
|
abiquo.ec2billing.parser.billType.ignore
Values to filter out from column bill/BillType from AWS billing CSV.
Configure on the server running the public cloud billing integration
Status | ||||
---|---|---|---|---|
|
6.0.2
Added in 6.0.2
abiquo.azure.billing.parser.lineitem.productid.ignore.path
Path containing a file with a list of product IDs to ignore from azure billing line items, each ID on a new line.
Default: /opt/abiquo/config/azure-product-id-ignore.csv
Status | ||||
---|---|---|---|---|
|
6.0.3
Added in 6.0.3
com.abiquo.esxi.discovery.isoSizeSkip
If true, do not report size or capacity for ISO disks
Default: false
Status | ||||
---|---|---|---|---|
|
abiquo.ldap.mode
Specify the LDAP integration mode to use, which can be ''single'' for LDAP only, or ''multi'' for Abiquo basic auth and LDAP
Default: single
Status | ||||
---|---|---|---|---|
|
Changed in 6.0.3
abiquo.auth.module
For LDAP and basic auth with support for user management, set the value to “ldap” only
Status | ||||
---|---|---|---|---|
|
6.0.4
New in Abiquo 6.0.4
abiquo.nsxt.infra.tier0-allowed-gateways
Allow traffic from the Tier-0 physical network through this entry point. List of IPs or CIDRs in CSV format, or the name of a single NSX-T group that already exists. In version 6.0.4, the group name must not contain special characters such as a colon (“:”)
Status | ||||
---|---|---|---|---|
|
Changed in Abiquo 6.0.4
abiquo.nsxt.infra.tier0-external-ip
In Abiquo 6.0.4, replace this property with abiquo.nsxt.infra.tier0-allowed-gateways
Status | ||||
---|---|---|---|---|
|
6.0.6
Removed in 6.0.6
abiquo-nsxt.infra.tier0-allowed-gateways
country_code | Default value changed from: | API |
|
|
|
abiquo.azure.billing.parser.lineitem.publisher.ignore | Name changed from: abiquo.azure.billing.parser.billinglineitem.publisher.ignore | RS | |||
6.1.2 | |||||
Deleted in 6.1.2 | |||||
abiquo.server.remoteSpace.default | Abiquo configures the default remote repository using a property in Configuration view as set on the Infrastructure tab. | API | |||
com.abiquo.esxi.webmks | Only required for migration from VNC to WebMKS | RS | |||
com.abiquo.esxi.webmks.force | Only required for migration from VNC to WebMKS | RS | |||
abiquo.vncport.max | Only used with VNC on ESXi | API |
|
|
|
abiquo.vncport.min | Only used with VNC on ESXi | API |
|
|
|
RemoteDisplay.vnc.keyMap | Only used with VNC on ESXi | RS | |||
Changed in 6.1.2 | |||||
com.abiquo.esxi.discovery.isoSizeSkip | Default value changed to | RS | |||
6.1.3 | |||||
Added in 6.1.3 | |||||
abiquo.themes-management.excluded.domains | Comma separated list of domains that cannot be used as theme domains | API |
...
6.0.x
Warning |
---|
If you are using SAML, you must configure |
6.0.0 | ||||||||
Added in 6.0.0 | Description | API | RS | V2V | OA | |||
---|---|---|---|---|---|---|---|---|
abiquo.backup.policy.sync.delay | Delay between executions of the backup policy check (milliseconds). The default is 24 hours. |
|
New in Abiquo 6.0.6
abiquo.azure.billing.azure-plan.subscription-description
List of possible values for the subscription description field of billing line items that is used to identify and exclude Azure plan consumption items, since they are retrieved from the usage line items. Default value: Azure planDefault: Azure plan
abiquo.googlecloud.loadbalancer.healthcheck.healthythreshold | The number of consecutive health probe successes required before moving an GCP instance to the Healthy state. Range: 1-10 |
| |||||||||
abiquo. |
saml. |
abiquo.nsxt.infra.allow-dnat-sources-public
Valid values: true, false
authentication.maxage | Maximum time in seconds the system allows users to use SAML single sign-on after their initial authentication with the IDP. |
|
abiquo.service.schema.cache.minutestokeep | jsonschema validation in API. Minutes to keep the schema in memory |
|
|
| |||||
abiquo. |
service.schema. |
cache.size | jsonschema validation in API. Number of schemas to keep in memory |
|
|
abiquo.nsxt.infra.allow-snat-destinations-public
Valid values: true, false
| |||||
abiquo.service.schema.import.check.delayinhours | Frequency in hours to perform an import of schemas from XAS server |
|
|
| |||||||||||
abiquo.service.state.frequencyinminutes | All service states are initialized with this frequency in minutes |
| |||||||||
abiquo. |
snapshot. |
autodelete. |
Handle defragmentation bit present in the inner packet. COPY (default) - copies the defragmentation bit from the inner IP packet into the outer packet. CLEAR - ignores the defragmentation bit present in the inner packet.
Valid values: COPY, CLEAR
Default: COPY
Status | ||||
---|---|---|---|---|
|
abiquo.nsxt.vpn.profile.digest
Algorithm to be used for message digest. Only used when encryption algorithm is not AES_GCM
Valid values: SHA1, SHA2_256, SHA2_384, SHA2_512
Default: SHA2_512
Status | ||||
---|---|---|---|---|
|
abiquo.nsxt.vpn.profile.sa-expire-seconds
SA life time specifies the expiry time of security association in seconds
Default: 3600
Status | ||||
---|---|---|---|---|
|
abiquo.nsxt.vpn.session.compliance
IPSec session compliance suite
Valid values: NONE, CNSA, SUITE_B_GCM_128, SUITE_B_GCM_256, PRIME, FOUNDATION, FIPS
Default: NONE
Status | ||||
---|---|---|---|---|
|
abiquo.nsxt.vpn.session.connection-mode
Connection initiation mode used by local endpoint to establish IKE connection with peer site. INITIATOR - In this mode local endpoint initiates tunnel setup and will also respond to incoming tunnel setup requests from peer gateway. RESPOND_ONLY - In this mode, local endpoint shall only respond to incoming tunnel setup requests. It shall not initiate the tunnel setup. ON_DEMAND - In this mode local endpoint will initiate tunnel creation once first packet matching the policy rule is received and will also respond to incoming initiation request.
Valid values: INITIATOR, RESPOND_ONLY, ON_DEMAND
Default: INITIATOR
Status | ||||
---|---|---|---|---|
|
6.1.x
...
name | Abiquo610PropertiesChanges |
---|
Warning |
---|
If you are using SAML, you must configure "abiquo.saml.authentication.maxage" or SAML will not start |
...
6.1.0
...
Added in 6.1.0
...
Description
...
API
...
RS
...
V2V
...
OA
...
abiquo.billing.onpremise.provider.name
...
Name for the on-premise billing provider used in cost usage.
Default: ONPREMISE
...
Status | ||||
---|---|---|---|---|
|
...
abiquo.monitoring.max.metrichistory.minutes
...
Maximum minutes of metric history to import on virtual machine synchronization. The default value is 43800 minutes (30 days).
Default: 43800
hours | Time that a snapshot lives before it expires. An expired snapshot is still usable until the check for expired snapshots deletes it. A property value greater than '0' means enabled. Otherwise auto delete snapshot is disabled. |
| |||||||||
abiquo.snapshot.autodelete.hours.limit | Max lifetime for a snapshot that a privileged user can configure when taking a snapshot. A property value greater than '0' means enabled. Otherwise the limit is disabled. |
| |||||||||
abiquo.snapshot.autodelete.polling.minutes | Time to wait between each check for expired snapshots. |
| |||||||||
abiquo.xas.async.amqp.backoff.maxseconds | AMQP consumer reconnection. Max seconds without restart attempt |
| |||||||||
abiquo.xas.async.amqp.backoff.minseconds | AMQP consumer reconnection. First attempt to restart in seconds |
| |||||||||
abiquo.xas.async.pendingpublish.minutes | Check for pending responses failed to publish due to AMQP failure in XAS |
| |||||||||
abiquo.xas.async.pool.inactivity.maxhours | Max hours without activity in a pool before release. The minimum value is 6, and if a lower value is set, the platform will use 6 |
| |||||||||
abiquo.xas.async.pool.max | Default maximum number of simultaneous operations on a single service state (same class and connection params) |
| |||||||||
abiquo.xas.async.pool.xas-com-abiquo-service-test-SimpleService.max | Maximum number of simultaneous operations on a single service state (same class and connection params), by type of the service. using service class full name but replacing '.' with '-' default abiquo.xas.async.pool.max |
| |||||||||
abiquo.xas.async.prefetch | Limit parallelism of asyncrequest execution. Number of unacknowledged messages from the requests queue. |
| |||||||||
abiquo.xas.connectionrequesttimeout | API to XAS HTTP client configuration: timeout in milliseconds used when requesting a connection. 0 is interpreted as an infinite timeout. A negative value is interpreted as undefined (system default). |
| |||||||||
abiquo.xas.connectiontimeout | API to XAS HTTP client configuration: timeout in milliseconds until a connection is established 0 is interpreted as an infinite timeout. A negative value is interpreted as undefined (system default). |
| |||||||||
abiquo.xas.instances.cache.expireminutes | Specify the time an instance is valid; requires 'abiquo.xas.instances.cache.size>0' |
| |||||||||
abiquo.xas.instances.cache.size | Enable service instances cache, and specify the maximum objects allocated. Set to 0 to disable |
| |||||||||
abiquo.xas.packages | Packages where the platform will look for XaaS services and models |
| |||||||||
abiquo.xas.pool.checkconnectionms | API to XAS HTTP client pool configuration: When reusing a connection check if the elapsed time since the last use exceeds this timeout. |
| |||||||||
abiquo.xas.pool.maxclients | API to XAS HTTP client pool configuration: Max active HTTP connections to any XAS. |
| |||||||||
abiquo.xas.pool.maxclientsperendpoint | API to XAS HTTP client pool configuration: Max active HTTP connections to the same XAS instance. |
| |||||||||
abiquo.xas.pool.maxkeepalivems | API to XAS HTTP client pool configuration: Max time to keep a persistent connection. |
| |||||||||
abiquo.xas.stacktrace.packagestostrip | Packages to ignore when reporting an exception stacktrace |
| |||||||||
abiquo.xas.timeout | API to XAS HTTP client configuration: milliseconds to wait for a sync execution in the plugin. Implemented as socket timeout (SO_TIMEOUT) in milliseconds, which is the timeout for waiting for data or, put differently, a maximum period of inactivity between two consecutive data packets. 0 is interpreted as an infinite timeout. A negative value is interpreted as undefined (system default). |
| |||||||||
abiquo.xas.timeout.download | API to XAS HTTP client configuration: milliseconds to wait for a download to be completed |
| |||||||||
abiquo.xas.timeout.xas-{serviceClassName-replacing'.'with'-'} | API to XAS HTTP client configuration: milliseconds to wait for a sync execution in the service by class |
| |||||||||
abiquo.xas.timeout.xas-{serviceClassName-replacing'.'with'-'}.{actionName} | API to XAS HTTP client configuration: milliseconds to wait for a sync execution in the service by class and action |
| |||||||||
6.0.1 | |||||||||||
Deprecated in 6.0.1 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abiquo.service.schema.import.check.delayinhours | This property is no longer required |
| |||||||||
Added in 5.4.6 and 6.0.1 | |||||||||||
abiquo.azure.billing.parser.lineitem.publisher.ignore | Publishers to filter out Azure billing line items. Example value to filter out Office products: Microsoft Corporation |
| |||||||||
Added in 6.0.1 | |||||||||||
abiquo.nsxt.dhcp.services | Configure Tier-1 DFW to allow DHCP traffic from these services in CSV list format. |
| |||||||||
com.abiquo.esxi.clusterdatastore.atleastone | If true, the cluster plugin will return datastores that are properly mounted on at least one host in the cluster. |
| |||||||||
abiquo.ec2billing.parser.billType.ignore | Values to filter out from column bill/BillType from AWS billing CSV. |
| |||||||||
6.0.2 | |||||||||||
Added in 6.0.2 | |||||||||||
abiquo.azure.billing.parser.lineitem.productid.ignore.path | Path containing a file with a list of product IDs to ignore from azure billing line items, each ID on a new line. |
| |||||||||
6.0.3 | |||||||||||
Added in 6.0.3 | |||||||||||
com.abiquo.esxi.discovery.isoSizeSkip | If true, do not report size or capacity for ISO disks |
| |||||||||
abiquo.ldap.mode | Specify the LDAP integration mode to use, which can be ''single'' for LDAP only, or ''multi'' for Abiquo basic auth and LDAP |
| |||||||||
Changed in 6.0.3 | |||||||||||
abiquo.auth.module | For LDAP and basic auth with support for user management, set the value to “ldap” only |
| |||||||||
6.0.4 | |||||||||||
New in Abiquo 6.0.4 | |||||||||||
abiquo.nsxt.infra.tier0-allowed-gateways | Allow traffic from the Tier-0 physical network through this entry point. List of IPs or CIDRs in CSV format, or the name of a single NSX-T group that already exists. In version 6.0.4, the group name must not contain special characters such as a colon (“:”) |
|
...
abiquo.pricefactor.type.product.check.cron
...
Changed in Abiquo 6.0.4 | |||||||||||
abiquo.nsxt.infra.tier0-external-ip | In Abiquo 6.0.4, replace this property with abiquo.nsxt.infra.tier0-allowed-gateways |
|
|
|
| ||||||
6.0.6 | |||||||||||
Removed in 6.0.6 | |||||||||||
abiquo |
...
all the service state are initialized with this frequency in minutes
Default: 5
...
-nsxt.infra.tier0-allowed-gateways | In Abiquo 6.0.6, replace this property with abiquo.nsxt.infra.allow-dnat-sources |
|
...
|
...
...
| |||||
New in Abiquo 6.0.6 | |||||
abiquo. |
...
azure.billing.azure-plan.subscription-description | List of possible values for the subscription description field of billing line items that is used to identify and exclude Azure plan consumption items, since they are retrieved from the usage line items. Default value: Azure plan |
|
...
|
...
| ||||
abiquo. |
...
nsxt. |
...
When enabling monitoring in a service state, as part of the first update, request historical metrics data for this time (in minutes)
Default: 60
...
Status | ||||
---|---|---|---|---|
|
...
abiquo.service.tasks.expire.periodictokeep
...
Number of periodic asynctasks to keep for state update and monitoring.
Default: 5
...
Status | ||||
---|---|---|---|---|
|
...
Changed in 6.1.0
...
abiquo.billing.execution.limit
...
infra.allow-dnat-sources | Allow DNAT traffic from the specified networks. List of IPs or CIDRs in CSV format, or the name of a single NSX-T group that already exists. |
|
|
|
| ||||||
abiquo.nsxt.infra.allow-dnat-sources-public | Allow DNAT traffic from the internet. |
|
|
|
| ||||||
abiquo.nsxt.infra.allow-snat-destinations | Allow SNAT traffic to the specified networks. List of IPs or CIDRs in CSV format, or the name of a single NSX-T group that already exists. |
|
...
Deleted in 6.1.0
...
abiquo.service.schema.import.check.delayinhours
...
|
|
| |||
abiquo.nsxt.infra.allow-snat-destinations-public | Allow SNAT traffic to the internet. |
|
...
6.1.1
...
|
...
|
|
|
abiquo. |
...
nsxt. |
...
vpn. |
...
Path containing a file with a list of bill/BillType and product/ProductName pairs separated by colon, each pair in a new line. For example to ignore AWS premium support refunds, the file should contain 'Refund:AWS Premium Support'
Default: /opt/abiquo/config/aws-refund-product-ignore.csv
...
...
6.1.2
...
Deleted in 6.1.2
...
abiquo.server.remoteSpace.default
...
Abiquo configures the default remote repository using a property in Configuration view as set on the Infrastructure tab.
...
API
...
com.abiquo.esxi.webmks
...
Only required for migration from VNC to WebMKS
...
RS
...
com.abiquo.esxi.webmks.force
...
Only required for migration from VNC to WebMKS
...
RS
...
abiquo.vncport.max
...
Only used with VNC on ESXi
...
API
...
...
...
...
abiquo.vncport.min
...
Only used with VNC on ESXi
...
API
...
...
...
...
RemoteDisplay.vnc.keyMap
...
Only used with VNC on ESXi
...
RS
...
Changed in 6.1.2
...
com.abiquo.esxi.discovery.isoSizeSkip
...
Default value changed to true
.
See Skip disk size requests for ISO files when retrieving VMs
...
profile.df | Handle defragmentation bit present in the inner packet. COPY (default) - copies the defragmentation bit from the inner IP packet into the outer packet. CLEAR - ignores the defragmentation bit present in the inner packet. |
|
|
|
|
...
Changed in 6.1.1
...
abiquo.billing.azure.country_code
...
Default value changed from: ES
Two character country code for Azure REST API call to retrieve the product list for price factors from the Partner Center price list files.
Default: US
...
API
...
...
...
...
abiquo.azure.billing.parser.lineitem.publisher.ignore
...
Name changed from: abiquo.azure.billing.parser.billinglineitem.publisher.ignore
For more details of this property, see https://abiquo.atlassian.net/wiki/spaces/doc/pages/311372059/Display+Azure+billing+data#Abiquo-properties-for-Azure-billing-data-display
...
RS
abiquo.nsxt.vpn.profile.digest | Algorithm to be used for message digest. Only used when encryption algorithm is not AES_GCM |
|
|
|
| ||||||
abiquo.nsxt.vpn.profile.sa-expire-seconds | SA life time specifies the expiry time of security association in seconds |
|
|
|
| ||||||
abiquo.nsxt.vpn.session.compliance | IPSec session compliance suite |
|
|
|
| ||||||
abiquo.nsxt.vpn.session.connection-mode | Connection initiation mode used by local endpoint to establish IKE connection with peer site. INITIATOR - In this mode local endpoint initiates tunnel setup and will also respond to incoming tunnel setup requests from peer gateway. RESPOND_ONLY - In this mode, local endpoint shall only respond to incoming tunnel setup requests. It shall not initiate the tunnel setup. ON_DEMAND - In this mode local endpoint will initiate tunnel creation once first packet matching the policy rule is received and will also respond to incoming initiation request. |
|
|
|
|