I'm working with the UTM 9 API and am having success creating Host Definitions and Additional Interfaces, but hit a snag on SNAT and DNAT rules.
The POST request returns successfully and when I do a follow up GET the rules are there. However, looking in the GUI under Network Protection>NAT>NAT, the rules are not visible. Results are the same from the API explorer or from command line.
The URL I'm using is https://[base URL]/api/objects/packetfilter/nat/
I know from creating the Additional Interfaces that the object creation isn't always straight forward. Am I missing some steps or using the wrong URL?
This thread was automatically locked due to age.