Alchemilla Ventures Pvt. Ltd.
Overview
Sylve API 0.3.0
Section titled “Sylve API 0.3.0”Sylve is a lightweight GUI for managing Bhyve, Jails, ZFS, networking, and more on FreeBSD.
Information
- Terms of Service
- License: BSD-2-Clause
- OpenAPI version:
2.0
Operations
Section titled “Operations”POST
/auth/loginPOST
/auth/logoutPOST
/auth/sse-tokensPOST
/certificatesDELETE
/certificates/{id}PATCH
/certificates/{id}GET
/clusterPOST
/clusterPOST
/cluster/joinPOST
/cluster/notesDELETE
/cluster/notes/{id}DELETE
/cluster/reset-nodeGET
/diskGET
/auth/groupsPOST
/auth/groupsDELETE
/auth/groups/{groupId}GET
/health/httpGET
/info/basicGET
/info/cpuGET
/info/nodeGET
/info/notesPOST
/info/notesDELETE
/info/notesDELETE
/info/notes/{id}GET
/info/ramGET
/info/swapDELETE
/iscsi/initiators/{id}POST
/iscsi/targetsGET
/jailPOST
/jailPOST
/jail/bootstrapsDELETE
/jail/bootstraps/{name}GET
/jail/simpleGET
/jail/{ctid}DELETE
/jail/{ctid}PATCH
/jail/{ctid}/nameGET
/mdns/configPUT
/mdns/configPOST
/mdns/recordsDELETE
/mdns/records/{id}DELETE
/network/dhcp/lease/{id}DELETE
/network/dhcp/range/{id}DELETE
/network/firewall/natPOST
/network/objectDELETE
/network/objectDELETE
/network/object/{id}POST
/network/routeDELETE
/network/route/{id}POST
/samba/sharesDELETE
/samba/shares/{id}DELETE
/system/ppt-devices/{id}GET
/auth/usersPOST
/auth/usersPOST
/auth/users/pamDELETE
/auth/users/{userId}GET
/vmPOST
/vmGET
/vm/simpleGET
/vm/{rid}DELETE
/vm/{rid}PATCH
/vm/{rid}/nameDELETE
/vm/{rid}/registrationGET
/vnc/{port}DELETE
/zfs/datasetsGET
/zfs/poolsPOST
/zfs/poolsDELETE
/zfs/pools/{guid}PATCH
/zfs/pools/{guid}Authentication
Section titled “Authentication”BearerAuth
Section titled “BearerAuth”Type “Bearer” followed by a space and JWT token.
Security scheme type: apiKey
Header parameter name: Authorization
ClusterKeyAuth
Section titled “ClusterKeyAuth”Exact enabled cluster join key.
Security scheme type: apiKey
Header parameter name: X-Cluster-Key
ClusterTokenAuth
Section titled “ClusterTokenAuth”Short-lived server-issued cluster token.
Security scheme type: apiKey
Header parameter name: X-Cluster-Token