Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Info

For changes

...

in previous versions, please see Changes to Abiquo configuration properties archive

6.0.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

subtle

false

colour

green

Green
titleAPI




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

subtle

false

colour

blue

Blue
titleRS

(warning)



(warning) 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

subtle

false

colour

green

Green
titleAPI

anchor service

service




abiquo.service.schema.cache.minutestokeep

jsonschema validation in API. Minutes to keep the schema in memory
Default: 10

Status

subtlefalse

colour

yellow

Yellow
titleXAAS




abiquo.service.schema.cache.size

jsonschema validation in API. Number of schemas to keep in memory
Default: 500

Status

subtlefalse

colour

yellow

Yellow
titleXAAS




abiquo.service.schema.import.check.delayinhours

Frequency in hours to perform an import of schemas from XAS server
Default: 5

Status

subtlefalse

colour

yellow

Yellow
titleXAAS




abiquo.service.state.frequencyinminutes

All service states are initialized with this frequency in minutes
Default: 5

Status

subtlefalse

colour

yellow

Yellow
titleXAAS

anchor snapshot

snapshot




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

subtlefalse

colour

green

Green
titleAPI




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

subtle

false

colour

green

Green
titleAPI




abiquo.snapshot.autodelete.polling.minutes

Time to wait between each check for expired snapshots.
Default: 30

Status

subtle

false

colour

green

Green
titleAPI

Anchor xas xas




abiquo.xas.async.amqp.backoff.maxseconds

AMQP consumer reconnection. Max seconds without restart attempt
Default: 60


Status

subtlefalse

colour

yellow

Yellow
titleXAAS



abiquo.xas.async.amqp.backoff.minseconds

AMQP consumer reconnection. First attempt to restart in seconds
Default: 5


Status

subtlefalse

colour

yellow

Yellow
titleXAAS



abiquo.xas.async.pendingpublish.minutes

Check for pending responses failed to publish due to AMQP failure in XAS
Default: 10


Status

subtlefalse

colour

yellow

Yellow
titleXAAS



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

subtlefalse

colour

yellow

Yellow
titleXAAS



abiquo.xas.async.pool.max

Default maximum number of simultaneous operations on a single service state (same class and connection params)
Default: 2


Status

subtlefalse

colour

yellow

Yellow
titleXAAS



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

subtlefalse

colour

yellow

Yellow
titleXAAS



abiquo.xas.async.prefetch

Limit parallelism of asyncrequest execution. Number of unacknowledged messages from the requests queue.
Default: 50


Status

subtle

false

colour

yellow

Yellow
titleXAAS



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).
Default: -1

Status

subtle

false

colour

yellow

Yellow
titleXAAS




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).
Default: -1

Status

subtlefalse

colour

yellow

Yellow
titleXAAS




abiquo.xas.instances.cache.expireminutes

Specify the time an instance is valid; requires 'abiquo.xas.instances.cache.size>0'
Default: 30


Status

subtlefalse

colour

yellow

Yellow
titleXAAS



abiquo.xas.instances.cache.size

Enable service instances cache, and specify the maximum objects allocated. Set to 0 to disable
Default: 500


Status

subtlefalse

colour

yellow

Yellow
titleXAAS



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

subtlefalse

colour

yellow

Yellow
titleXAAS



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

subtlefalse

colour

yellow

Yellow
titleXAAS




abiquo.xas.pool.maxclients

API to XAS HTTP client pool configuration: Max active HTTP connections to any XAS.
Default: 50

Status

subtle

false

colour

yellow

Yellow
titleXAAS




abiquo.xas.pool.maxclientsperendpoint

API to XAS HTTP client pool configuration: Max active HTTP connections to the same XAS instance.
Default: 10

Status

subtle

false

colour

yellow

Yellow
titleXAAS




abiquo.xas.pool.maxkeepalivems

API to XAS HTTP client pool configuration: Max time to keep a persistent connection.
Default: 120000

Status

subtle

false

colour

yellow

Yellow
titleXAAS




abiquo.xas.stacktrace.packagestostrip

Packages to ignore when reporting an exception stacktrace
Default: .plugin.internal.,.jetty.,.tomcat.,.catalina.,javax.servlet.,com.sun.proxy.,sun.reflect.,java.lang.reflect.,com.google.common.reflect.,
com.abiquo.service.loader.,com.abiquo.service.server.,org.apache.coyote.,org.joor.,java.base/,akka.,scala.,com.abiquo.gen.server.


Status

subtlefalse

colour

yellow

Yellow
titleXAAS



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).
Default: 300000

Status

subtlefalse

colour

yellow

Yellow
titleXAAS




abiquo.xas.timeout.download

API to XAS HTTP client configuration: milliseconds to wait for a download to be completed
Default: 600000

Status

subtlefalse

colour

yellow

Yellow
titleXAAS




abiquo.xas.timeout.xas-{serviceClassName-replacing'.'

for

with'-'}

API to XAS HTTP client configuration: milliseconds to wait for a sync execution in the service by class

Status

subtlefalse

colour

yellow

Yellow
titleXAAS




abiquo.xas.timeout.xas-{serviceClassName-replacing'.'

for

with'-'}.{actionName}

API to XAS HTTP client configuration: milliseconds to wait for a sync execution in the service by class and action

Status

subtle

false

colour

yellow

Yellow
titleXAAS




6.0.1






Deprecated in 6.0.1






abiquo.service.schema.import.check.delayinhours

This property is no longer required

Status

subtlefalse

colour

yellow

Yellow
titleXAAS




Added in 5.4.6 and 6.0.1






abiquo.azure.billing.parser.lineitem.publisher.ignore

Publishers to filter out Azure billing line items.
Configure on the server running the public cloud billing integration (usually the API server).

Example value to filter out Office products: Microsoft Corporation

BILLING




Added in 6.0.1






abiquo.nsxt.dhcp.services

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
colourBlue
titleRS



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
colourBlue
titleRS



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 (usually the API server)

Status
colourGreen
titleAPI