Currently the source and destination option "This firewall (self)" is missing when creating firewall rules, which can be selected in the GUI. In an API read, this is stored as follows:
"destination": {
"network": "(self)"
},
Unfortunately, I have not yet found a way to create them ({"status":"bad request","code":400,"return":4045,"message":"Invalid firewall rule destination",).
Currently the source and destination option "This firewall (self)" is missing when creating firewall rules, which can be selected in the GUI. In an API read, this is stored as follows:
Unfortunately, I have not yet found a way to create them ({"status":"bad request","code":400,"return":4045,"message":"Invalid firewall rule destination",).