Description:
Please add an API endpoint “Retrieves all Networks for Specified Cloud”.
Comparable with the existing end points.
Example/Use case(s):
The current endpoint for reading all networks (https://apidocs.morpheusdata.com/reference/listnetworks) does not have a filter for the cloud. As a result, a large number of networks are loaded in my context. In the context of a PowerShell script, this sometimes leads to so much payload that the executed Invoke-WebRequest cannot be successfully completed but aborts.