use new PVE::API2::Firewall::CT class
This commit is contained in:
parent
b63d3c4170
commit
05adc1414d
@ -502,7 +502,7 @@ __PACKAGE__->register_method({
|
||||
}});
|
||||
|
||||
__PACKAGE__->register_method ({
|
||||
subclass => "PVE::API2::Firewall::VM",
|
||||
subclass => "PVE::API2::Firewall::CT",
|
||||
path => '{vmid}/firewall',
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user