虛擬私有云
更新時間 2024-01-08 15:34:47
最近更新時間: 2024-01-08 15:34:47
分享文章
本文主要介紹虛擬私有云
虛擬私有云(Virtual Private Cloud,以下簡稱VPC)為彈性云主機構建隔離的、用戶自主配置和管理的虛擬網絡環境,提升用戶企業云中資源的安全性,簡化用戶的網絡部署。
通過云審計服務,您可以記錄與虛擬私有云相關的操作事件,便于日后的查詢、審計和回溯。
表 云審計服務支持的VPC操作列表
| 操作名稱 | 資源類型 | 事件名稱 |
|---|---|---|
| 修改Bandwidth | bandwidth | modifyBandwidth |
| 創建EIP | eip | createEip |
| 釋放EIP | eip | deleteEip |
| 綁定EIP | eip | bindEip |
| 解綁定EIP | eip | unbindEip |
| 創建PrivateIp | privateIps | createPrivateIp |
| 刪除PrivateIp | privateIps | deletePrivateIp |
| 創建Security Group | security_group | createSecurityGroup |
| 創建Subnet | subnet | createSubnet |
| 刪除Subnet | subnet | deleteSubnet |
| 修改Subnet | subnet | modifySubnet |
| 創建VPC | vpc | createVpc |
| 刪除VPC | vpc | deleteVpc |
| 修改VPC | vpc | modifyVpc |
| 創建VPN | vpn | createVpn |
| 刪除VPN | vpn | deleteVpn |
| 修改VPN | vpn | modifyVpn |

上表中VPC的操作,為底層(OpenStack)服務觸發;部分事件名稱與表6-8中重復,是因為這些事件采用了異步調用的模式:操作下發會產生上表中描述的事件,而操作結果響應會產生表6-9中描述的事件。
表 云審計服務支持的VPC操作列表(由底層服務觸發)
| 操作名稱 | 資源類型 | 事件名稱 |
|---|---|---|
| 創建虛擬網絡 | network | createNetwork |
| 更新虛擬網絡 | networks | updateNetwork |
| 刪除虛擬網絡 | networks | deleteNetwork |
| 創建虛擬子網 | subnets | createSubnet |
| 更新虛擬子網 | subnets | updateSubnet |
| 刪除虛擬子網 | subnets | deleteSubnet |
| 創建虛擬端口 | ports | createPort |
| 更新虛擬端口 | ports | updatePort |
| 刪除虛擬端口 | ports | deletePort |
| 創建浮動IP | floatingips | createFloatingip |
| 更新浮動IP | floatingips | updateFloatingip |
| 刪除浮動IP | floatingips | deleteFloatingip |
| 創建虛擬路由 | routes | createRouter |
| 更新虛擬路由 | routes | updateRouter |
| 刪除虛擬路由 | routes | deleteRouter |
| 添加虛擬路由的接口 | routes | addRouterInterface |
| 刪除虛擬路由的接口 | routes | removeRouterInterface |
| 為當前vpc-router添加擴展路由 | routes | addExtraRoute |
| 為當前vpc-router刪除指定的擴展路由 | routes | removeExtraRoute |
| 創建安全組 | security-groups | createSecurity-group |
| 刪除安全組 | security-groups | deleteSecurity-group |
| 更新安全組 | security-groups | updateSecurity-group |
| 創建安全組規則 | security-group-rules | createSecurity-group-rule |
| 刪除安全組規則 | security-group-rules | deleteSecurity-group-rule |
| 創建一個vpnservice | vpn | createVpnService |
| 更新vpn-service | vpn | updateVpnService |
| 刪除vpn-service | vpn | deleteVpnService |
| 創建密鑰交換策略 | vpn | createVpnIkepolicy |
| 更新密鑰交換策略信息 | vpn | updateVpnIkepolicy |
| 刪除租戶指定ikepolicy | vpn | deleteVpnIkepolicy |
| 創建一個ipsecpolicy | vpn | createVpnIpsecpolicy |
| 更新指定ipsecpolicy | vpn | updateVpnIpsecpolicy |
| 刪除指定的ipsecpolicy | vpn | deleteVpnIpsecpolicy |
| 創建一個ipsec連接 | vpn | createVpnIpsec-site-connection |
| 更新ipsec連接 | vpn | updateVpnIpsec-site-connection |
| 刪除指定ipsec連接 | vpn | deleteVpnIpsec-site-connection |
| Create VPN endpoint group | vpn | createVpnEndpoint-group |
| Update VPN endpoint group | vpn | updateVpnEndpoint-group |
| Remove VPN endpoint group | vpn | deleteVpnEndpoint-group |
| 更新代理 | agent | updateAgent |
| 刪除代理 | agent | deleteAgent |
| 指定網絡使用的DHCP Agent | agent | createAgentDhcp-network |
| 移除網絡使用的DHCP Agent | agent | deleteAgentDhcp-network |
| 更新指定租戶的配額值 | quota | updateQuota |
| 重置指定租戶的配額值 | quota | deleteQuota |
| 創建firewall group | FWaaS v2 | createFirewallGroup |
| 更新firewall group | FWaaS v2 | updateFirewallGroup |
| 刪除firewall group | FWaaS v2 | deleteFirewallGroup |
| 創建firewall policy | FWaaS v2 | createFirewallPolicy |
| 更新firewall policy | FWaaS v2 | updateFirewallPolicy |
| 刪除firewall policy | FWaaS v2 | deleteFirewallPolicy |
| firewall policy中插入firewall rule | FWaaS v2 | insertFirewallPolicyRule |
| firewall policy中移除firewall rule | FWaaS v2 | removeFirewallPolicyRule |
| 創建firewall rule | FWaaS v2 | createFirewallRule |
| 更新firewall rule | FWaaS v2 | updateFirewallRule |
| 刪除firewall rule | FWaaS v2 | deleteFirewallRule |
| 創建loadbalancer | loadbalancer | createLBaaSLoadbalancer |
| 更新指定的loadbalancer | loadbalancer | updateLBaaSLoadbalancer |
| 刪除指定的loadbalancer | loadbalancer | deleteLBaaSLoadbalancer |
| 創建listener | listener | createLBaaSListener |
| 更新指定的listener | listener | updateLBaaSListener |
| 刪除指定的listener | listener | deleteLBaaSlistener |
| 創建pool | pool | createLBaaSPool |
| 更新指定的pool | pool | updateLBaaSPool |
| 刪除指定的Pool | pool | deleteLbaasPool |
| 創建Member | member | createLBaaSPoolMember |
| 更新指定的Member | member | updateLBaaSPoolMember |
| 刪除指定的member | member | deleteLBaaSPoolMember |
| 創建healthmonitor | healthmonitor | createLBaaSHealthMonitor |
| 更新指定的healthmonitor | healthmonitor | updateLBaaSHealthMonitor |
| 刪除指定的healthmonitor | healthmonitor | deleteLBaaSHealthMonitor |