networking-bgpvpn 策略

以下是 networking-bgpvpn 中所有可用策略的概述。有关示例配置文件,请参阅 示例 networking-bgpvpn 策略文件

networking-bgpvpn

创建_bgpvpn
默认值:

rule:admin_only

操作:
  • POST /bgpvpn/bgpvpns

创建 BGP VPN

更新_bgpvpn
默认值:

rule:admin_or_owner

操作:
  • PUT /bgpvpn/bgpvpns/{id}

更新 BGP VPN

更新_bgpvpn:tenant_id
默认值:

rule:admin_only

操作:
  • PUT /bgpvpn/bgpvpns/{id}

更新 BGP VPN 的 tenant_id 属性

更新_bgpvpn:route_targets
默认值:

rule:admin_only

操作:
  • PUT /bgpvpn/bgpvpns/{id}

更新 BGP VPN 的 route_targets 属性

更新_bgpvpn:import_targets
默认值:

rule:admin_only

操作:
  • PUT /bgpvpn/bgpvpns/{id}

更新 BGP VPN 的 import_targets 属性

更新_bgpvpn:export_targets
默认值:

rule:admin_only

操作:
  • PUT /bgpvpn/bgpvpns/{id}

更新 BGP VPN 的 export_targets 属性

更新_bgpvpn:route_distinguishers
默认值:

rule:admin_only

操作:
  • PUT /bgpvpn/bgpvpns/{id}

更新 BGP VPN 的 route_distinguishers 属性

更新_bgpvpn:vni
默认值:

rule:admin_only

操作:
  • PUT /bgpvpn/bgpvpns/{id}

更新 BGP VPN 的 vni 属性

删除_bgpvpn
默认值:

rule:admin_only

操作:
  • DELETE /bgpvpn/bgpvpns/{id}

删除 BGP VPN

获取_bgpvpn
默认值:

rule:admin_or_owner

操作:
  • GET /bgpvpn/bgpvpns

  • GET /bgpvpn/bgpvpns/{id}

获取 BGP VPN

获取_bgpvpn:tenant_id
默认值:

rule:admin_only

操作:
  • GET /bgpvpn/bgpvpns

  • GET /bgpvpn/bgpvpns/{id}

获取 BGP VPN 的 tenant_id 属性

获取_bgpvpn:route_targets
默认值:

rule:admin_only

操作:
  • GET /bgpvpn/bgpvpns

  • GET /bgpvpn/bgpvpns/{id}

获取 BGP VPN 的 route_targets 属性

获取_bgpvpn:import_targets
默认值:

rule:admin_only

操作:
  • GET /bgpvpn/bgpvpns

  • GET /bgpvpn/bgpvpns/{id}

获取 BGP VPN 的 import_targets 属性

获取_bgpvpn:export_targets
默认值:

rule:admin_only

操作:
  • GET /bgpvpn/bgpvpns

  • GET /bgpvpn/bgpvpns/{id}

获取 BGP VPN 的 export_targets 属性

获取_bgpvpn:route_distinguishers
默认值:

rule:admin_only

操作:
  • GET /bgpvpn/bgpvpns

  • GET /bgpvpn/bgpvpns/{id}

获取 BGP VPN 的 route_distinguishers 属性

获取_bgpvpn:vni
默认值:

rule:admin_only

操作:
  • GET /bgpvpn/bgpvpns

  • GET /bgpvpn/bgpvpns/{id}

获取 BGP VPN 的 vni 属性

创建_bgpvpn_network_association
默认值:

rule:admin_or_owner

操作:
  • POST /bgpvpn/bgpvpns/{bgpvpn_id}/network_associations

创建网络关联

更新_bgpvpn_network_association
默认值:

rule:admin_or_owner

操作:
  • PUT /bgpvpn/bgpvpns/{bgpvpn_id}/network_associations/{network_association_id}

更新网络关联

删除_bgpvpn_network_association
默认值:

rule:admin_or_owner

操作:
  • DELETE /bgpvpn/bgpvpns/{bgpvpn_id}/network_associations/{network_association_id}

删除网络关联

获取_bgpvpn_network_association
默认值:

rule:admin_or_owner

操作:
  • GET /bgpvpn/bgpvpns/{bgpvpn_id}/network_associations

  • GET /bgpvpn/bgpvpns/{bgpvpn_id}/network_associations/{network_association_id}

获取网络关联

获取_bgpvpn_network_association:tenant_id
默认值:

rule:admin_only

操作:
  • GET /bgpvpn/bgpvpns/{bgpvpn_id}/network_associations

  • GET /bgpvpn/bgpvpns/{bgpvpn_id}/network_associations/{network_association_id}

获取网络关联的 tenant_id 属性

创建_bgpvpn_router_association
默认值:

rule:admin_or_owner

操作:
  • POST /bgpvpn/bgpvpns/{bgpvpn_id}/router_associations

创建路由器关联

更新_bgpvpn_router_association
默认值:

rule:admin_or_owner

操作:
  • PUT /bgpvpn/bgpvpns/{bgpvpn_id}/router_associations/{router_association_id}

更新路由器关联

删除_bgpvpn_router_association
默认值:

rule:admin_or_owner

操作:
  • DELETE /bgpvpn/bgpvpns/{bgpvpn_id}/router_associations/{router_association_id}

删除路由器关联

获取_bgpvpn_router_association
默认值:

rule:admin_or_owner

操作:
  • GET /bgpvpn/bgpvpns/{bgpvpn_id}/router_associations

  • GET /bgpvpn/bgpvpns/{bgpvpn_id}/router_associations/{router_association_id}

获取路由器关联

获取_bgpvpn_router_association:tenant_id
默认值:

rule:admin_only

操作:
  • GET /bgpvpn/bgpvpns/{bgpvpn_id}/router_associations

  • GET /bgpvpn/bgpvpns/{bgpvpn_id}/router_associations/{router_association_id}

获取路由器关联的 tenant_id 属性

创建_bgpvpn_port_association
默认值:

rule:admin_or_owner

操作:
  • POST /bgpvpn/bgpvpns/{bgpvpn_id}/port_associations

创建端口关联

更新_bgpvpn_port_association
默认值:

rule:admin_or_owner

操作:
  • PUT /bgpvpn/bgpvpns/{bgpvpn_id}/port_associations/{port_association_id}

更新端口关联

删除_bgpvpn_port_association
默认值:

rule:admin_or_owner

操作:
  • DELETE /bgpvpn/bgpvpns/{bgpvpn_id}/port_associations/{port_association_id}

删除端口关联

获取_bgpvpn_port_association
默认值:

rule:admin_or_owner

操作:
  • GET /bgpvpn/bgpvpns/{bgpvpn_id}/port_associations

  • GET /bgpvpn/bgpvpns/{bgpvpn_id}/port_associations/{port_association_id}

获取端口关联

获取_bgpvpn_port_association:tenant_id
默认值:

rule:admin_only

操作:
  • GET /bgpvpn/bgpvpns/{bgpvpn_id}/port_associations

  • GET /bgpvpn/bgpvpns/{bgpvpn_id}/port_associations/{port_association_id}

获取端口关联的 tenant_id 属性