What is the purpose of this pull request/Why do we need it?
Removes workaround for IP Blocks.
Description of changes:
There was a bug, which caused IP blocks, that have been retrieved as a list via Cloud API, to always return in state "BUSY" and we needed to always perform a second request to GET the IPBlock in the actual state.
This issue has been fixed, therefore the workaround can be removed.
What is the purpose of this pull request/Why do we need it?
Removes workaround for IP Blocks.
Description of changes:
There was a bug, which caused IP blocks, that have been retrieved as a list via Cloud API, to always return in state "BUSY" and we needed to always perform a second request to GET the IPBlock in the actual state.
This issue has been fixed, therefore the workaround can be removed.
Checklist: