open connection
This block is part of the virtualisation group and was last modified in core v13.0.9.
open connection
v13.0.9
This block is used to open a connection to a LXD server.
| Pin | Pin | Type | Default |
|---|---|---|---|
| flow |
flow |
||
HostnamerequiredThe hostname or IP address of the LXD server you want to connect to. |
value |
||
PortrequiredThe port number on which the LXD server is listening for API requests, typically "8443". |
number |
||
Client KeyrequiredThe private client .key file used for secure authentication with the LXD server. |
file |
||
Client CertificaterequiredThe public client .crt file corresponding to the private key, used for mutual TLS authentication. |
file |
||
Certificate AuthorityrequiredThe Certificate Authority (CA) .crt file used to verify the LXD server’s identity during TLS communication. |
file |
||
| Reject Unauthorized A boolean option to enable or disable rejection of unauthorized server certificates. Set to "true" for strict validation. |
condition |
| Pin | Pin | Type | Example |
|---|---|---|---|
| flow |
flow |
||
ConnectionrequiredThe LXD connection with the server |
lxdconnection |
||
| Success If successful, return true. |
condition |
||
| Error Error message if the connection could not be established. |
value |
Core Releases
v13.0.9 This block was introduced inv13.0.9, click here to see the release notes.
Back to
virtualisation
Return to the main group to view all sub-groups
Back to LXD
Return to the group to view all blocks within this group