Hi,
I tried to create a network through the rest api, referenced the official 
documentation, tried to use the given request example, but all returned 400 
errors.
I use the VLAN transparency extension interface, the official document is
Https://developer.openstack.org/api-ref/network/v2/#networks
The request body like
 {
    "network": {
        "name": "sample_network",
        "admin_state_up": True
    }
}
Besides, the version of openstack is ocata,which build by devstack in Ubuntu.
I don't know what went wrong, whether it was asking for a build or whether 
there was a problem with the platform itself.

Thanks,
-Pen

发送自 Windows 10 版邮件应用

_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to