Hello,
I think the documentation is outdated. I want to create an IP-Block with a specific name via RESTFUL Api (https://devops.profitbricks.com/api/rest/#create-ip-block). The documentation does not tell about any request parameters. I've to create a json object with at least properties->location set.
The api tells me there would be a 200 status code returned, but it is 202.
Can someone please update the docu or tell me how to do this?
Please add the name option!