Network.LXD.Client.API

API

data FailureResponse

Information

supportedVersions

apiConfig

trustedCertificates

Containers

Querying informaiton

containerNames

containerCreate

container

containerDelete

Configuration

containerPut

containerPatch

containerRename

State

containerState

containerPutState

Executing commands

containerExecImmediate

containerExecWebsocketInteractive

containerExecWebsocketNonInteractive

Working with files

data WriteMode

containerGetPath

containerPostPath

containerDeletePath

Images

imageIds

imageCreate

imageAliases

imageAlias

image

imageDelete

Networks

networkList

networkCreate

network

networkPut

networkPatch

networkDelete

Profiles

profileList

profileCreate

profile

profilePut

profilePatch

profileDelete

Storage

poolList

poolCreate

pool

poolPut

poolPatch

poolDelete

Volumes

volumeList

volumeCreate

volume

volumePut

volumePatch

volumeDelete

Operations

operationIds

operation

operationCancel

operationWait

operationWebSocket

WebSocket communciations

readAllWebSocket

writeAllWebSocket

Helpers

type ExecClient a