Neutron Interconnection Policies¶
The following is an overview of all available policies in neutron-interconnection. Refer to Neutron Interconnection Sample Policy File for a sample configuration file.
neutron-interconnection¶
create_interconnection
- Default
rule:admin_or_owner
- Operations
POST
/inter/interconnections
Create an interconnection
update_interconnection
- Default
rule:admin_or_owner
- Operations
PUT
/inter/interconnections/{id}
Update an interconnection
delete_interconnection
- Default
rule:admin_or_owner
- Operations
DELETE
/inter/interconnections/{id}
Delete an interconnection
get_interconnection
- Default
rule:admin_or_owner
- Operations
GET
/inter/interconnections
GET
/inter/interconnections/{id}
Get interconnections
get_interconnection:local_parameters
- Default
rule:context_is_admin or role:neutron_interconnection_peer
- Operations
GET
/inter/interconnections
GET
/inter/interconnections/{id}
Get
local_parameters
attributes of interconnectionsget_interconnection:remote_parameters
- Default
rule:context_is_admin or role:neutron_interconnection_peer
- Operations
GET
/inter/interconnections
GET
/inter/interconnections/{id}
Get
remote_parameters
attributes of interconnectionsrefresh
- Default
role:neutron_interconnection_peer
- Operations
PUT
/inter/interconnections/{id}/refresh
Refresh an interconnection