GetVpcCenTrFirewallsFirewall

data class GetVpcCenTrFirewallsFirewall(val cenId: String, val cenName: String, val firewallId: String, val firewallName: String, val firewallSwitchStatus: String, val id: String, val ipsConfig: GetVpcCenTrFirewallsFirewallIpsConfig, val precheckStatus: String, val regionNo: String, val regionStatus: String, val resultCode: String, val routeMode: String, val transitRouterId: String)

Constructors

Link copied to clipboard
constructor(cenId: String, cenName: String, firewallId: String, firewallName: String, firewallSwitchStatus: String, id: String, ipsConfig: GetVpcCenTrFirewallsFirewallIpsConfig, precheckStatus: String, regionNo: String, regionStatus: String, resultCode: String, routeMode: String, transitRouterId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the CEN instance.

Link copied to clipboard

The name of the CEN instance.

Link copied to clipboard

Firewall ID

Link copied to clipboard

The name of Cloud Firewall.

Link copied to clipboard

The status of the VPC boundary firewall. Value:-opened: opened-closed: closed-notconfigured: indicates that the VPC boundary firewall has not been configured yet.-configured: indicates that the VPC boundary firewall has been configured.-creating: indicates that a VPC boundary firewall is being created.-opening: indicates that the VPC border firewall is being enabled.-deleting: indicates that the VPC boundary firewall is being deleted.> If this parameter is not set, the VPC boundary firewall in all states is queried.

Link copied to clipboard
val id: String

The ID of the resource supplied above.

Link copied to clipboard

IPS configuration information.

Link copied to clipboard

Whether the wall can be opened automatically. Value:-passed: can automatically open the wall-failed: The wall cannot be opened automatically-unknown: unknown status

Link copied to clipboard

The region ID of the transit router instance.

Link copied to clipboard

Geographically open. Value:-enable: enabled, indicating that the VPC border firewall can be configured for the region.-disable: Not enabled, indicating that the VPC boundary firewall is not allowed for the region.

Link copied to clipboard

The operation result code of creating the VPC boundary firewall. Value:-RegionDisable: indicates that the region where the network instance is located is not supported by the VPC border firewall. You cannot create a VPC border firewall.-Empty string, indicating that the network instance can create a VPC firewall.

Link copied to clipboard

The routing pattern. Value: managed: indicates automatic mode

Link copied to clipboard

The ID of the transit router instance.