src/api2/node/network.rs: add protected flag to revert
This commit is contained in:
parent
3aedb73816
commit
3dd27a3bf8
@ -638,6 +638,7 @@ pub async fn reload_network_config(
|
|||||||
}
|
}
|
||||||
|
|
||||||
#[api(
|
#[api(
|
||||||
|
protected: true,
|
||||||
input: {
|
input: {
|
||||||
properties: {
|
properties: {
|
||||||
node: {
|
node: {
|
||||||
|
Loading…
Reference in New Issue
Block a user