Network (OpenStack Neutron API)
Permission | API | Action | IAM Project | Enterprise Project |
---|---|---|---|---|
Querying networks | GET /v2.0/networks | vpc:networks:get | √ | × |
Querying a network | GET /v2.0/networks/{network_id} | vpc:networks:get | √ | × |
Creating a network | POST /v2.0/networks | vpc:networks:create | √ | × |
Updating a network | PUT /v2.0/networks/{network_id} | vpc:networks:update | √ | × |
Deleting a network | DELETE /v2.0/networks/{network_id} | vpc:networks:delete | √ | × |
Parent topic: Permissions and Supported Actions