Skip to content

ProxmoxNode::lxcStop line 1616 #19

@akinsayo

Description

@akinsayo

When stopping LXC using ProxmoxNode::lxcStop, the return is a string not an array.
See https://pve.proxmox.com/pve-docs/api-viewer/#/nodes/{node}/lxc/{vmid}/status/stop

3rd parameter of line 1616 expects an array not a string and this break code.

// return ResponseHelper::generate(true, 'Stop the container', $response['data']);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions