ibnHatab / lxd_api

Linux container daemon REST API addpter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lxd_api =====

An OTP application

Build


$ rebar3 compile $ erl -sname rebar -pa _build/default/lib/*/ebin

LXD SOAP API


$ http –verify no –cert ~/.config/lxc/client.crt –cert-key ~/.config/lxc/client.key https://135.247.171.177:8443/1.0/operations

REST: jiffy:decode hackney kivra/restclient

XML: erlsom

Implement recursion for big lists

Long-poll API

websocket noifications

About

Linux container daemon REST API addpter

License:Other


Languages

Language:Erlang 100.0%