/
AL
alchemillahq
/
Sylve API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Updated on 2026-09-25
Details
Filter operations
Authentication
10
Basic
3
Certificates
10
Cluster
17
Cluster Backups
23
Cluster Internal
1
Cluster Replication
9
get
List Replication Events
get
Get a Replication Event
get
Get Replication Event Progress
get
List Replication Policies
post
Create a Replication Policy
put
Update a Replication Policy
delete
Delete a Replication Policy
post
Fail Over a Replication Policy
post
Run a Replication Policy Now
Disk
12
Dynamic DNS
5
Events
1
Groups
4
Health
2
Info
18
iSCSI
15
Jail
45
mDNS
6
Network
61
Notifications
17
Samba
8
System
19
Tasks
5
Users
9
Utilities
16
VM
49
ZFS
30
Cluster Replication
Create a Replication Policy
Create a replication policy for a VM or jail
post
/cluster/replication/policies
Request body
GithubComAlchemillahqSylveInternalInterfacesServicesClusterReplicationPolicyReq
required
crashRecovery
boolean
crashRestartMax
integer
cronExpr
string
description
string
enabled
boolean
failbackMode
string
failoverMode
string
guestId
integer
required
guestType
string
required
name
string
required
poolCapacityPct
integer
poolHealthCheck
boolean
sourceMode
string
sourceNodeId
string
targets
GithubComAlchemillahqSylveInternalInterfacesServicesClusterReplicationPolicyTargetReq[]
required
Response
Created
GithubComAlchemillahqSylveInternalAPIResponseAny
required
{"stackTrail":"components:schemas:github_com_alchemillahq_sylve_internal.APIResponse-any:properties:data","oasType":"schema","type":"unknown"}
error
string
message
string
status
string
Changes