update instance configuration

This block is part of the virtualisation group and was last modified in core v15.0.0.

update instance configuration v13.0.9 Updated v15.0.0

Updates a instance configuration on the LXD server.

In pins 3 + flow
  • flow
    flow
  • Connection required
    lxdconnection

    The LXD connection

  • Instance name required
    value

    The name of the instance you want to update.

  • Instance data required
    object

    The new data of the instance to update, check the service documentation for the fields you can set.

Out pins 3 + flow
  • flow
    flow
  • Connection
    lxdconnection

    The LXD connection

  • Success
    condition

    If successful, this pin returns true.

  • Error
    value

    Error message if the instance config could not be updated.

A typical wiring for update instance configuration: a function trigger starts the flow; create network feeds the connection pin; value feeds the instance_name pin; new object feeds the instance pin; the flow out pin feeds debug.

Studio canvas example for the update instance configuration block: typical wiring for update instance configuration.

Version history

Introduced in v13.0.9.

Last modified in v15.0.0.

Service documentation

External API reference This block wraps a third-party service. Click here for the service's own documentation of the underlying endpoint.
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