oci-networkfirewall 2.132.0 → 2.134.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.d.ts +1 -1
- package/index.js +1 -1
- package/lib/client.d.ts +11 -1
- package/lib/client.js +65 -1
- package/lib/client.js.map +1 -1
- package/lib/model/action-type.d.ts +1 -1
- package/lib/model/action-type.js +1 -1
- package/lib/model/address-list-summary-collection.d.ts +1 -1
- package/lib/model/address-list-summary-collection.js +1 -1
- package/lib/model/address-list-summary.d.ts +1 -1
- package/lib/model/address-list-summary.js +1 -1
- package/lib/model/address-list-type.d.ts +1 -1
- package/lib/model/address-list-type.js +1 -1
- package/lib/model/address-list.d.ts +1 -1
- package/lib/model/address-list.js +1 -1
- package/lib/model/app-type.d.ts +3 -3
- package/lib/model/app-type.js +3 -3
- package/lib/model/application-group-summary-collection.d.ts +1 -1
- package/lib/model/application-group-summary-collection.js +1 -1
- package/lib/model/application-group-summary.d.ts +1 -1
- package/lib/model/application-group-summary.js +1 -1
- package/lib/model/application-group.d.ts +2 -2
- package/lib/model/application-group.js +1 -1
- package/lib/model/application-summary-collection.d.ts +1 -1
- package/lib/model/application-summary-collection.js +1 -1
- package/lib/model/application-summary.d.ts +1 -1
- package/lib/model/application-summary.js +1 -1
- package/lib/model/application.d.ts +1 -1
- package/lib/model/application.js +1 -1
- package/lib/model/apply-network-firewall-policy-details.d.ts +1 -1
- package/lib/model/apply-network-firewall-policy-details.js +1 -1
- package/lib/model/change-network-firewall-compartment-details.d.ts +1 -1
- package/lib/model/change-network-firewall-compartment-details.js +1 -1
- package/lib/model/change-network-firewall-policy-compartment-details.d.ts +1 -1
- package/lib/model/change-network-firewall-policy-compartment-details.js +1 -1
- package/lib/model/clone-network-firewall-policy-details.d.ts +1 -1
- package/lib/model/clone-network-firewall-policy-details.js +1 -1
- package/lib/model/create-address-list-details.d.ts +1 -1
- package/lib/model/create-address-list-details.js +1 -1
- package/lib/model/create-application-details.d.ts +1 -1
- package/lib/model/create-application-details.js +1 -1
- package/lib/model/create-application-group-details.d.ts +2 -2
- package/lib/model/create-application-group-details.js +1 -1
- package/lib/model/create-decryption-profile-details.d.ts +1 -1
- package/lib/model/create-decryption-profile-details.js +1 -1
- package/lib/model/create-decryption-rule-details.d.ts +5 -1
- package/lib/model/create-decryption-rule-details.js +1 -1
- package/lib/model/create-decryption-rule-details.js.map +1 -1
- package/lib/model/create-icmp-application-details.d.ts +1 -1
- package/lib/model/create-icmp-application-details.js +1 -1
- package/lib/model/create-icmp6-application-details.d.ts +1 -1
- package/lib/model/create-icmp6-application-details.js +1 -1
- package/lib/model/create-mapped-secret-details.d.ts +1 -1
- package/lib/model/create-mapped-secret-details.js +1 -1
- package/lib/model/create-nat-rule-details.d.ts +1 -1
- package/lib/model/create-nat-rule-details.js +1 -1
- package/lib/model/create-nat-v4-rule-details.d.ts +1 -1
- package/lib/model/create-nat-v4-rule-details.js +1 -1
- package/lib/model/create-network-firewall-details.d.ts +13 -1
- package/lib/model/create-network-firewall-details.js +1 -1
- package/lib/model/create-network-firewall-details.js.map +1 -1
- package/lib/model/create-network-firewall-policy-details.d.ts +1 -1
- package/lib/model/create-network-firewall-policy-details.js +1 -1
- package/lib/model/create-security-rule-details.d.ts +1 -1
- package/lib/model/create-security-rule-details.js +1 -1
- package/lib/model/create-service-details.d.ts +1 -1
- package/lib/model/create-service-details.js +1 -1
- package/lib/model/create-service-list-details.d.ts +1 -1
- package/lib/model/create-service-list-details.js +1 -1
- package/lib/model/create-ssl-forward-proxy-profile-details.d.ts +1 -1
- package/lib/model/create-ssl-forward-proxy-profile-details.js +1 -1
- package/lib/model/create-ssl-inbound-inspection-profile-details.d.ts +1 -1
- package/lib/model/create-ssl-inbound-inspection-profile-details.js +1 -1
- package/lib/model/create-tcp-service-details.d.ts +1 -1
- package/lib/model/create-tcp-service-details.js +1 -1
- package/lib/model/create-tunnel-inspection-rule-details.d.ts +1 -1
- package/lib/model/create-tunnel-inspection-rule-details.js +1 -1
- package/lib/model/create-udp-service-details.d.ts +1 -1
- package/lib/model/create-udp-service-details.js +1 -1
- package/lib/model/create-url-list-details.d.ts +1 -1
- package/lib/model/create-url-list-details.js +1 -1
- package/lib/model/create-vault-mapped-secret-details.d.ts +1 -1
- package/lib/model/create-vault-mapped-secret-details.js +1 -1
- package/lib/model/create-vxlan-inspection-rule-details.d.ts +1 -1
- package/lib/model/create-vxlan-inspection-rule-details.js +1 -1
- package/lib/model/decryption-action-type.d.ts +1 -1
- package/lib/model/decryption-action-type.js +1 -1
- package/lib/model/decryption-profile-summary-collection.d.ts +1 -1
- package/lib/model/decryption-profile-summary-collection.js +1 -1
- package/lib/model/decryption-profile-summary.d.ts +1 -1
- package/lib/model/decryption-profile-summary.js +1 -1
- package/lib/model/decryption-profile.d.ts +1 -1
- package/lib/model/decryption-profile.js +1 -1
- package/lib/model/decryption-rule-match-criteria.d.ts +3 -3
- package/lib/model/decryption-rule-match-criteria.js +1 -1
- package/lib/model/decryption-rule-summary-collection.d.ts +1 -1
- package/lib/model/decryption-rule-summary-collection.js +1 -1
- package/lib/model/decryption-rule-summary.d.ts +1 -1
- package/lib/model/decryption-rule-summary.js +1 -1
- package/lib/model/decryption-rule.d.ts +5 -1
- package/lib/model/decryption-rule.js +1 -1
- package/lib/model/decryption-rule.js.map +1 -1
- package/lib/model/health-status.d.ts +30 -0
- package/lib/model/health-status.js +41 -0
- package/lib/model/health-status.js.map +1 -0
- package/lib/model/icmp-application-summary.d.ts +1 -1
- package/lib/model/icmp-application-summary.js +1 -1
- package/lib/model/icmp-application.d.ts +1 -1
- package/lib/model/icmp-application.js +1 -1
- package/lib/model/icmp6-application-summary.d.ts +1 -1
- package/lib/model/icmp6-application-summary.js +1 -1
- package/lib/model/icmp6-application.d.ts +1 -1
- package/lib/model/icmp6-application.js +1 -1
- package/lib/model/index.d.ts +5 -1
- package/lib/model/index.js +8 -4
- package/lib/model/index.js.map +1 -1
- package/lib/model/inspect-action-type.d.ts +1 -1
- package/lib/model/inspect-action-type.js +1 -1
- package/lib/model/inspection-type.d.ts +1 -1
- package/lib/model/inspection-type.js +1 -1
- package/lib/model/lifecycle-state.d.ts +1 -1
- package/lib/model/lifecycle-state.js +1 -1
- package/lib/model/mapped-secret-summary-collection.d.ts +1 -1
- package/lib/model/mapped-secret-summary-collection.js +1 -1
- package/lib/model/mapped-secret-summary.d.ts +1 -1
- package/lib/model/mapped-secret-summary.js +1 -1
- package/lib/model/mapped-secret-type.d.ts +1 -1
- package/lib/model/mapped-secret-type.js +1 -1
- package/lib/model/mapped-secret.d.ts +1 -1
- package/lib/model/mapped-secret.js +1 -1
- package/lib/model/nat-configuration-request.d.ts +1 -1
- package/lib/model/nat-configuration-request.js +1 -1
- package/lib/model/nat-configuration-response.d.ts +1 -1
- package/lib/model/nat-configuration-response.js +1 -1
- package/lib/model/nat-rule-collection.d.ts +1 -1
- package/lib/model/nat-rule-collection.js +1 -1
- package/lib/model/nat-rule-match-criteria.d.ts +3 -3
- package/lib/model/nat-rule-match-criteria.js +1 -1
- package/lib/model/nat-rule-summary.d.ts +1 -1
- package/lib/model/nat-rule-summary.js +1 -1
- package/lib/model/nat-rule.d.ts +1 -1
- package/lib/model/nat-rule.js +1 -1
- package/lib/model/nat-type.d.ts +1 -1
- package/lib/model/nat-type.js +1 -1
- package/lib/model/nat-v4-action-type.d.ts +1 -1
- package/lib/model/nat-v4-action-type.js +1 -1
- package/lib/model/nat-v4-nat-rule.d.ts +1 -1
- package/lib/model/nat-v4-nat-rule.js +1 -1
- package/lib/model/nat-v4-nat-summary.d.ts +1 -1
- package/lib/model/nat-v4-nat-summary.js +1 -1
- package/lib/model/network-firewall-collection.d.ts +1 -1
- package/lib/model/network-firewall-collection.js +1 -1
- package/lib/model/network-firewall-health-status.d.ts +28 -0
- package/lib/model/network-firewall-health-status.js +29 -0
- package/lib/model/network-firewall-health-status.js.map +1 -0
- package/lib/model/network-firewall-policy-summary-collection.d.ts +1 -1
- package/lib/model/network-firewall-policy-summary-collection.js +1 -1
- package/lib/model/network-firewall-policy-summary.d.ts +1 -1
- package/lib/model/network-firewall-policy-summary.js +1 -1
- package/lib/model/network-firewall-policy.d.ts +1 -1
- package/lib/model/network-firewall-policy.js +1 -1
- package/lib/model/network-firewall-summary.d.ts +13 -1
- package/lib/model/network-firewall-summary.js +1 -1
- package/lib/model/network-firewall-summary.js.map +1 -1
- package/lib/model/network-firewall.d.ts +13 -1
- package/lib/model/network-firewall.js +1 -1
- package/lib/model/network-firewall.js.map +1 -1
- package/lib/model/operation-status.d.ts +1 -1
- package/lib/model/operation-status.js +1 -1
- package/lib/model/operation-type.d.ts +1 -1
- package/lib/model/operation-type.js +1 -1
- package/lib/model/port-range.d.ts +1 -1
- package/lib/model/port-range.js +1 -1
- package/lib/model/rule-position.d.ts +1 -1
- package/lib/model/rule-position.js +1 -1
- package/lib/model/security-rule-match-criteria.d.ts +3 -3
- package/lib/model/security-rule-match-criteria.js +1 -1
- package/lib/model/security-rule-summary-collection.d.ts +1 -1
- package/lib/model/security-rule-summary-collection.js +1 -1
- package/lib/model/security-rule-summary.d.ts +1 -1
- package/lib/model/security-rule-summary.js +1 -1
- package/lib/model/security-rule.d.ts +1 -1
- package/lib/model/security-rule.js +1 -1
- package/lib/model/service-list-summary-collection.d.ts +1 -1
- package/lib/model/service-list-summary-collection.js +1 -1
- package/lib/model/service-list-summary.d.ts +1 -1
- package/lib/model/service-list-summary.js +1 -1
- package/lib/model/service-list.d.ts +1 -1
- package/lib/model/service-list.js +1 -1
- package/lib/model/service-summary-collection.d.ts +1 -1
- package/lib/model/service-summary-collection.js +1 -1
- package/lib/model/service-summary.d.ts +1 -1
- package/lib/model/service-summary.js +1 -1
- package/lib/model/service-type.d.ts +1 -1
- package/lib/model/service-type.js +1 -1
- package/lib/model/service.d.ts +1 -1
- package/lib/model/service.js +1 -1
- package/lib/model/simple-url-pattern.d.ts +1 -1
- package/lib/model/simple-url-pattern.js +1 -1
- package/lib/model/sort-order.d.ts +1 -1
- package/lib/model/sort-order.js +1 -1
- package/lib/model/ssl-forward-proxy-profile.d.ts +1 -1
- package/lib/model/ssl-forward-proxy-profile.js +1 -1
- package/lib/model/ssl-inbound-inspection-profile.d.ts +1 -1
- package/lib/model/ssl-inbound-inspection-profile.js +1 -1
- package/lib/model/tcp-service.d.ts +1 -1
- package/lib/model/tcp-service.js +1 -1
- package/lib/model/traffic-action-type.d.ts +1 -1
- package/lib/model/traffic-action-type.js +1 -1
- package/lib/model/traffic-inspection-type.d.ts +1 -1
- package/lib/model/traffic-inspection-type.js +1 -1
- package/lib/model/tunnel-inspection-protocol.d.ts +1 -1
- package/lib/model/tunnel-inspection-protocol.js +1 -1
- package/lib/model/tunnel-inspection-rule-summary-collection.d.ts +1 -1
- package/lib/model/tunnel-inspection-rule-summary-collection.js +1 -1
- package/lib/model/tunnel-inspection-rule-summary.d.ts +1 -1
- package/lib/model/tunnel-inspection-rule-summary.js +1 -1
- package/lib/model/tunnel-inspection-rule.d.ts +1 -1
- package/lib/model/tunnel-inspection-rule.js +1 -1
- package/lib/model/udp-service.d.ts +1 -1
- package/lib/model/udp-service.js +1 -1
- package/lib/model/update-address-list-details.d.ts +1 -1
- package/lib/model/update-address-list-details.js +1 -1
- package/lib/model/update-application-details.d.ts +1 -1
- package/lib/model/update-application-details.js +1 -1
- package/lib/model/update-application-group-details.d.ts +2 -2
- package/lib/model/update-application-group-details.js +1 -1
- package/lib/model/update-decryption-profile-details.d.ts +1 -1
- package/lib/model/update-decryption-profile-details.js +1 -1
- package/lib/model/update-decryption-rule-details.d.ts +5 -1
- package/lib/model/update-decryption-rule-details.js +1 -1
- package/lib/model/update-decryption-rule-details.js.map +1 -1
- package/lib/model/update-fqdn-address-list-details.d.ts +1 -1
- package/lib/model/update-fqdn-address-list-details.js +1 -1
- package/lib/model/update-icmp-application-details.d.ts +1 -1
- package/lib/model/update-icmp-application-details.js +1 -1
- package/lib/model/update-icmp6-application-details.d.ts +1 -1
- package/lib/model/update-icmp6-application-details.js +1 -1
- package/lib/model/update-ip-address-list-details.d.ts +1 -1
- package/lib/model/update-ip-address-list-details.js +1 -1
- package/lib/model/update-mapped-secret-details.d.ts +1 -1
- package/lib/model/update-mapped-secret-details.js +1 -1
- package/lib/model/update-nat-rule-details.d.ts +1 -1
- package/lib/model/update-nat-rule-details.js +1 -1
- package/lib/model/update-nat-v4-rule-details.d.ts +1 -1
- package/lib/model/update-nat-v4-rule-details.js +1 -1
- package/lib/model/update-network-firewall-details.d.ts +13 -1
- package/lib/model/update-network-firewall-details.js +1 -1
- package/lib/model/update-network-firewall-details.js.map +1 -1
- package/lib/model/update-network-firewall-policy-details.d.ts +1 -1
- package/lib/model/update-network-firewall-policy-details.js +1 -1
- package/lib/model/update-security-rule-details.d.ts +1 -1
- package/lib/model/update-security-rule-details.js +1 -1
- package/lib/model/update-service-details.d.ts +1 -1
- package/lib/model/update-service-details.js +1 -1
- package/lib/model/update-service-list-details.d.ts +1 -1
- package/lib/model/update-service-list-details.js +1 -1
- package/lib/model/update-ssl-forward-proxy-profile-details.d.ts +1 -1
- package/lib/model/update-ssl-forward-proxy-profile-details.js +1 -1
- package/lib/model/update-ssl-inbound-inspection-profile-details.d.ts +1 -1
- package/lib/model/update-ssl-inbound-inspection-profile-details.js +1 -1
- package/lib/model/update-tcp-service-details.d.ts +1 -1
- package/lib/model/update-tcp-service-details.js +1 -1
- package/lib/model/update-tunnel-inspection-rule-details.d.ts +1 -1
- package/lib/model/update-tunnel-inspection-rule-details.js +1 -1
- package/lib/model/update-udp-service-details.d.ts +1 -1
- package/lib/model/update-udp-service-details.js +1 -1
- package/lib/model/update-url-list-details.d.ts +1 -1
- package/lib/model/update-url-list-details.js +1 -1
- package/lib/model/update-vault-mapped-secret-details.d.ts +1 -1
- package/lib/model/update-vault-mapped-secret-details.js +1 -1
- package/lib/model/update-vxlan-inspection-rule-details.d.ts +1 -1
- package/lib/model/update-vxlan-inspection-rule-details.js +1 -1
- package/lib/model/url-list-summary-collection.d.ts +1 -1
- package/lib/model/url-list-summary-collection.js +1 -1
- package/lib/model/url-list-summary.d.ts +1 -1
- package/lib/model/url-list-summary.js +1 -1
- package/lib/model/url-list.d.ts +1 -1
- package/lib/model/url-list.js +1 -1
- package/lib/model/url-pattern.d.ts +1 -1
- package/lib/model/url-pattern.js +1 -1
- package/lib/model/vault-mapped-secret.d.ts +1 -1
- package/lib/model/vault-mapped-secret.js +1 -1
- package/lib/model/vxlan-inspection-rule-match-criteria.d.ts +1 -1
- package/lib/model/vxlan-inspection-rule-match-criteria.js +1 -1
- package/lib/model/vxlan-inspection-rule-profile.d.ts +1 -1
- package/lib/model/vxlan-inspection-rule-profile.js +1 -1
- package/lib/model/vxlan-inspection-rule-summary.d.ts +1 -1
- package/lib/model/vxlan-inspection-rule-summary.js +1 -1
- package/lib/model/vxlan-inspection-rule.d.ts +1 -1
- package/lib/model/vxlan-inspection-rule.js +1 -1
- package/lib/model/work-request-error-collection.d.ts +1 -1
- package/lib/model/work-request-error-collection.js +1 -1
- package/lib/model/work-request-error.d.ts +1 -1
- package/lib/model/work-request-error.js +1 -1
- package/lib/model/work-request-log-entry-collection.d.ts +1 -1
- package/lib/model/work-request-log-entry-collection.js +1 -1
- package/lib/model/work-request-log-entry.d.ts +1 -1
- package/lib/model/work-request-log-entry.js +1 -1
- package/lib/model/work-request-resource-metadata-key.d.ts +1 -1
- package/lib/model/work-request-resource-metadata-key.js +1 -1
- package/lib/model/work-request-resource.d.ts +1 -1
- package/lib/model/work-request-resource.js +1 -1
- package/lib/model/work-request-summary-collection.d.ts +1 -1
- package/lib/model/work-request-summary-collection.js +1 -1
- package/lib/model/work-request-summary.d.ts +1 -1
- package/lib/model/work-request-summary.js +1 -1
- package/lib/model/work-request.d.ts +1 -1
- package/lib/model/work-request.js +1 -1
- package/lib/networkfirewall-waiter.d.ts +1 -1
- package/lib/networkfirewall-waiter.js +1 -1
- package/lib/request/get-network-firewall-health-status-request.d.ts +26 -0
- package/lib/request/get-network-firewall-health-status-request.js +15 -0
- package/lib/request/get-network-firewall-health-status-request.js.map +1 -0
- package/lib/request/index.d.ts +3 -1
- package/lib/request/index.js +1 -1
- package/lib/request/index.js.map +1 -1
- package/lib/response/get-network-firewall-health-status-response.d.ts +30 -0
- package/lib/response/get-network-firewall-health-status-response.js +15 -0
- package/lib/response/get-network-firewall-health-status-response.js.map +1 -0
- package/lib/response/index.d.ts +3 -1
- package/lib/response/index.js +1 -1
- package/package.json +4 -3
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Network Firewall API
|
|
3
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
3
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
4
4
|
* OpenAPI spec version: 20230501
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -105,6 +105,18 @@ export interface NetworkFirewallSummary {
|
|
|
105
105
|
[key: string]: any;
|
|
106
106
|
};
|
|
107
107
|
};
|
|
108
|
+
/**
|
|
109
|
+
* Security attributes for this resource. Each key is predefined and scoped to a namespace.
|
|
110
|
+
* For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
111
|
+
* <p>
|
|
112
|
+
Example: {\"Oracle-ZPR\": {\"MaxEgressCount\": {\"value\": \"42\", \"mode\": \"enforce\"}}}
|
|
113
|
+
*
|
|
114
|
+
*/
|
|
115
|
+
"securityAttributes"?: {
|
|
116
|
+
[key: string]: {
|
|
117
|
+
[key: string]: any;
|
|
118
|
+
};
|
|
119
|
+
};
|
|
108
120
|
}
|
|
109
121
|
export declare namespace NetworkFirewallSummary {
|
|
110
122
|
function getJsonObj(obj: NetworkFirewallSummary): object;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Network Firewall API
|
|
4
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
4
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
5
5
|
* OpenAPI spec version: 20230501
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"network-firewall-summary.js","sourceRoot":"","sources":["../../../../../lib/networkfirewall/lib/model/network-firewall-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"network-firewall-summary.js","sourceRoot":"","sources":["../../../../../lib/networkfirewall/lib/model/network-firewall-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAiGlC,IAAiB,sBAAsB,CAyBtC;AAzBD,WAAiB,sBAAsB;IACrC,SAAgB,UAAU,CAAC,GAA2B;QACpD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,KAAK,CAAC,wBAAwB,CAAC,UAAU,CAAC,GAAG,CAAC,gBAAgB,CAAC;gBACjE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,iCAAU,aAWzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA2B;QAChE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,KAAK,CAAC,wBAAwB,CAAC,sBAAsB,CAAC,GAAG,CAAC,gBAAgB,CAAC;gBAC7E,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,6CAAsB,yBAWrC,CAAA;AACH,CAAC,EAzBgB,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAyBtC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Network Firewall API
|
|
3
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
3
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
4
4
|
* OpenAPI spec version: 20230501
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -110,6 +110,18 @@ export interface NetworkFirewall {
|
|
|
110
110
|
[key: string]: any;
|
|
111
111
|
};
|
|
112
112
|
};
|
|
113
|
+
/**
|
|
114
|
+
* Security attributes for this resource. Each key is predefined and scoped to a namespace.
|
|
115
|
+
* For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
116
|
+
* <p>
|
|
117
|
+
Example: {\"Oracle-ZPR\": {\"MaxEgressCount\": {\"value\": \"42\", \"mode\": \"enforce\"}}}
|
|
118
|
+
*
|
|
119
|
+
*/
|
|
120
|
+
"securityAttributes"?: {
|
|
121
|
+
[key: string]: {
|
|
122
|
+
[key: string]: any;
|
|
123
|
+
};
|
|
124
|
+
};
|
|
113
125
|
}
|
|
114
126
|
export declare namespace NetworkFirewall {
|
|
115
127
|
function getJsonObj(obj: NetworkFirewall): object;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Network Firewall API
|
|
4
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
4
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
5
5
|
* OpenAPI spec version: 20230501
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"network-firewall.js","sourceRoot":"","sources":["../../../../../lib/networkfirewall/lib/model/network-firewall.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"network-firewall.js","sourceRoot":"","sources":["../../../../../lib/networkfirewall/lib/model/network-firewall.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAsGlC,IAAiB,eAAe,CAyB/B;AAzBD,WAAiB,eAAe;IAC9B,SAAgB,UAAU,CAAC,GAAoB;QAC7C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,KAAK,CAAC,wBAAwB,CAAC,UAAU,CAAC,GAAG,CAAC,gBAAgB,CAAC;gBACjE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,0BAAU,aAWzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAoB;QACzD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,KAAK,CAAC,wBAAwB,CAAC,sBAAsB,CAAC,GAAG,CAAC,gBAAgB,CAAC;gBAC7E,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,sCAAsB,yBAWrC,CAAA;AACH,CAAC,EAzBgB,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAyB/B"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Network Firewall API
|
|
3
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
3
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
4
4
|
* OpenAPI spec version: 20230501
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Network Firewall API
|
|
4
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
4
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
5
5
|
* OpenAPI spec version: 20230501
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Network Firewall API
|
|
3
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
3
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
4
4
|
* OpenAPI spec version: 20230501
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Network Firewall API
|
|
4
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
4
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
5
5
|
* OpenAPI spec version: 20230501
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Network Firewall API
|
|
3
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
3
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
4
4
|
* OpenAPI spec version: 20230501
|
|
5
5
|
*
|
|
6
6
|
*
|
package/lib/model/port-range.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Network Firewall API
|
|
4
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
4
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
5
5
|
* OpenAPI spec version: 20230501
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Network Firewall API
|
|
3
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
3
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
4
4
|
* OpenAPI spec version: 20230501
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Network Firewall API
|
|
4
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
4
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
5
5
|
* OpenAPI spec version: 20230501
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Network Firewall API
|
|
3
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
3
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
4
4
|
* OpenAPI spec version: 20230501
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -17,11 +17,11 @@
|
|
|
17
17
|
*/
|
|
18
18
|
export interface SecurityRuleMatchCriteria {
|
|
19
19
|
/**
|
|
20
|
-
* An array of
|
|
20
|
+
* An array of address list names to be evaluated against the traffic source address.
|
|
21
21
|
*/
|
|
22
22
|
"sourceAddress"?: Array<string>;
|
|
23
23
|
/**
|
|
24
|
-
* An array of
|
|
24
|
+
* An array of address list names to be evaluated against the traffic destination address.
|
|
25
25
|
*/
|
|
26
26
|
"destinationAddress"?: Array<string>;
|
|
27
27
|
/**
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Network Firewall API
|
|
4
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
4
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
5
5
|
* OpenAPI spec version: 20230501
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Network Firewall API
|
|
3
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
3
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
4
4
|
* OpenAPI spec version: 20230501
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Network Firewall API
|
|
4
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
4
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
5
5
|
* OpenAPI spec version: 20230501
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Network Firewall API
|
|
3
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
3
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
4
4
|
* OpenAPI spec version: 20230501
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Network Firewall API
|
|
4
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
4
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
5
5
|
* OpenAPI spec version: 20230501
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Network Firewall API
|
|
3
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
3
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
4
4
|
* OpenAPI spec version: 20230501
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Network Firewall API
|
|
4
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
4
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
5
5
|
* OpenAPI spec version: 20230501
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Network Firewall API
|
|
3
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
3
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
4
4
|
* OpenAPI spec version: 20230501
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Network Firewall API
|
|
4
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
4
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
5
5
|
* OpenAPI spec version: 20230501
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Network Firewall API
|
|
3
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
3
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
4
4
|
* OpenAPI spec version: 20230501
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Network Firewall API
|
|
4
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
4
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
5
5
|
* OpenAPI spec version: 20230501
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Network Firewall API
|
|
3
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
3
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
4
4
|
* OpenAPI spec version: 20230501
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Network Firewall API
|
|
4
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
4
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
5
5
|
* OpenAPI spec version: 20230501
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Network Firewall API
|
|
3
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
3
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
4
4
|
* OpenAPI spec version: 20230501
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Network Firewall API
|
|
4
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
4
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
5
5
|
* OpenAPI spec version: 20230501
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Network Firewall API
|
|
3
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
3
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
4
4
|
* OpenAPI spec version: 20230501
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Network Firewall API
|
|
4
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
4
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
5
5
|
* OpenAPI spec version: 20230501
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Network Firewall API
|
|
3
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
3
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
4
4
|
* OpenAPI spec version: 20230501
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Network Firewall API
|
|
4
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
4
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
5
5
|
* OpenAPI spec version: 20230501
|
|
6
6
|
*
|
|
7
7
|
*
|
package/lib/model/service.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Network Firewall API
|
|
3
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
3
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
4
4
|
* OpenAPI spec version: 20230501
|
|
5
5
|
*
|
|
6
6
|
*
|
package/lib/model/service.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Network Firewall API
|
|
4
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
4
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
5
5
|
* OpenAPI spec version: 20230501
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Network Firewall API
|
|
3
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
3
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
4
4
|
* OpenAPI spec version: 20230501
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Network Firewall API
|
|
4
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
4
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
5
5
|
* OpenAPI spec version: 20230501
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Network Firewall API
|
|
3
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
3
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
4
4
|
* OpenAPI spec version: 20230501
|
|
5
5
|
*
|
|
6
6
|
*
|
package/lib/model/sort-order.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Network Firewall API
|
|
4
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
4
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
5
5
|
* OpenAPI spec version: 20230501
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Network Firewall API
|
|
3
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
3
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
4
4
|
* OpenAPI spec version: 20230501
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Network Firewall API
|
|
4
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
4
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
5
5
|
* OpenAPI spec version: 20230501
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Network Firewall API
|
|
3
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
3
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
4
4
|
* OpenAPI spec version: 20230501
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Network Firewall API
|
|
4
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
4
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
5
5
|
* OpenAPI spec version: 20230501
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Network Firewall API
|
|
3
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
3
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
4
4
|
* OpenAPI spec version: 20230501
|
|
5
5
|
*
|
|
6
6
|
*
|
package/lib/model/tcp-service.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Network Firewall API
|
|
4
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
4
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
5
5
|
* OpenAPI spec version: 20230501
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Network Firewall API
|
|
3
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
3
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
4
4
|
* OpenAPI spec version: 20230501
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Network Firewall API
|
|
4
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
4
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
5
5
|
* OpenAPI spec version: 20230501
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Network Firewall API
|
|
3
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
3
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
4
4
|
* OpenAPI spec version: 20230501
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Network Firewall API
|
|
4
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
4
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
5
5
|
* OpenAPI spec version: 20230501
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Network Firewall API
|
|
3
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
3
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
4
4
|
* OpenAPI spec version: 20230501
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Network Firewall API
|
|
4
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
4
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
5
5
|
* OpenAPI spec version: 20230501
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Network Firewall API
|
|
3
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
3
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
4
4
|
* OpenAPI spec version: 20230501
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Network Firewall API
|
|
4
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
4
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
5
5
|
* OpenAPI spec version: 20230501
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Network Firewall API
|
|
3
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
3
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
4
4
|
* OpenAPI spec version: 20230501
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Network Firewall API
|
|
4
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
4
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
5
5
|
* OpenAPI spec version: 20230501
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Network Firewall API
|
|
3
|
-
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs.
|
|
3
|
+
* Use the Network Firewall API to create network firewalls and configure policies that regulates network traffic in and across VCNs. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
4
4
|
* OpenAPI spec version: 20230501
|
|
5
5
|
*
|
|
6
6
|
*
|