RUAL Core v13.0.9
Our platform operates on software, commonly known as core
. This software can be run either locally within the cloud environment of Enterprise Customers or within our AWS cluster.
Development Release v13.0.9
This is the latest, development release. The documentation and notes of this release is still under development, blocks listed on this pages may change in the final release.
Modified or newly introduced blocks
In this release 4 blocks have been modified and 51 new blocks were introduced. You'll find a complete list of blocks at the bottom of this page.
Blocks introduced
calculate delivery datepostnlconnection
This block is used to calculate the delivery date of a shipment.
calculate shipping date postnlconnection
This block is used to calculate the shipping date of a shipment.
confirm shipment postnlconnection
This block is used to manual confirm a shipment.
connect network acl to network lxdconnection
Connects the given network ACL with the given network on the LXD server.
create instance lxdconnection
Creates a instance on the LXD server.
create network lxdconnection
Creates a network on the LXD server.
create network acl lxdconnection
Creates a network ACL on the LXD server.
delete file lxdconnection
Deletes a file.
exec multiple on instance lxdconnection
Execute multiple commands on the LXD instance.
exec on instance lxdconnection
Execute a command on the LXD instance.
file info lxdconnection
Get metadata for a file.
generate barcode postnlconnection
This block is used to request a PostNL barcode for a shipment.
generate shipment label postnlconnection
This block is used to request the status for a barcode.
get barcode status postnlconnection
This block is used to request the status for a barcode.
get cluster info lxdconnection
Retreives the information about the LXD cluster.
get cluster members lxdconnection
Retreives the LXD cluster members.
get delivery options postnlconnection
This block is used to request the delivery options for a delivery.
get exec output file lxdconnection
Get exec output file containing output data.
get instance info lxdconnection
Get info of a instance on the LXD server.
get instance state lxdconnection
Get state of a instance on the LXD server.
get instances lxdconnection
Retreives the instances that are on the LXD server.
get network acl info lxdconnection
Retreives all the info of a network ACL on LXD server.
get network acls lxdconnection
Retreives all the networks ACLS on LXD server.
get network info lxdconnection
Retreives all the info of a network on LXD server.
get networks lxdconnection
Retreives all the networks on LXD server.
get operation state lxdconnection
Retreives all the state of a operation on LXD server.
get operations lxdconnection
Retreives all the operations on LXD server.
get pickup location details postnlconnection
This block is used to request the details of a pickup location.
get pickup locations for address postnlconnection
This block is used to request the nearby pickup locations for a address.
get pickup locations for coordinate postnlconnection
This block is used to request the nearby pickup locations for a coordinate.
get server info lxdconnection
Retreives the information about the LXD server.
migrate instance lxdconnection
Migrates a instance.
open connection lxdconnection
This block is used to open a connection to a LXD server.
open connection postnlconnection
This block is used to open a connection with the PostNL API.
post file lxdconnection
Create or replace a file.
post text file lxdconnection
Creates or replaces a file with a given text content.
postalcode check postnlconnection
This block is used to request a postalcode check.
range filter statedatatablefilter
null
remove instance lxdconnection
Starts a instance remove operation on the LXD server.
remove network lxdconnection
Starts a network remove operation on the LXD server.
remove network acl lxdconnection
Starts a network acl remove operation on the LXD server.
rename network lxdconnection
Renames the given network on the LXD server.
restart instance lxdconnection
Restart a instance on the LXD server.
start instance lxdconnection
Start a instance on the LXD server.
stop instance lxdconnection
Stop a instance on the LXD server.
trigger event storage
Event is executed when the storage receives an event relevant update (removed, created, updated or saved).
update instance lxdconnection
Updates a instance on the LXD server.
update instance configuration lxdconnection
Updates a instance configuration on the LXD server.
update network lxdconnection
Updates the given network on the LXD server.
update network acl lxdconnection
Updates the given network ACL on the LXD server.
video state
A video element.
Blocks modified
build pdf from pagefile
Generates a PDF based on a given page. It is possible to fill the header or footer of the PDF by using the #pdf-header or #pdf-footer IDs.
checkbox buttons state
Generates a set of buttons and multiple values can be choosen. The field will be used as state key.
radio buttons state
Generates a set of buttons you can choose between. The field will be used as state key.
update document function
Update document in the given storage and creates a revision for it.