On Tue, Jul 2, 2013 at 2:33 PM, Anton Rubets <plejik....@gmail.com> wrote:
> Hi. i try create the shared network with cloudmonkey with command: > create network name=Shared-Network displaytext=Shared-Network > networkofferingid=f03374d2-a8dc-40ab-8839-94dc31238410 > physicalnetworkid=246635bf-1cda-4e1b-bc8f-b4ddb242e81c gateway=10.1.1.1 > netmask=225.225.225.0 networkdomain=************************* > startip=10.1.1.2 endip10.1.1.124 > zoneid=13fde89f-5eea-4e94-a38b-ede647126022 > but always have error > HTTP Error 431: > if remove the network domain option: > HTTP Error 401: Unauthorized > > Can someone deal with it ? > For 403: Try what Geoff suggests. For 401: Check if you're using port 8080, that requires apiKey and secretKey to be set or you've authorization to execute this API (check user type and ACL permissions). Cheers. > Thanks >