oci-networkfirewall 2.132.0 → 2.135.0
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 +8 -6
package/lib/model/index.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
|
*
|
|
@@ -31,9 +31,9 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
31
31
|
return result;
|
|
32
32
|
};
|
|
33
33
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
34
|
-
exports.
|
|
35
|
-
exports.
|
|
36
|
-
exports.VxlanInspectionRuleSummary = exports.VxlanInspectionRule = exports.VaultMappedSecret = exports.UpdateVxlanInspectionRuleDetails = exports.UpdateVaultMappedSecretDetails = exports.UpdateUdpServiceDetails = exports.UpdateTcpServiceDetails = exports.UpdateSslInboundInspectionProfileDetails = exports.UpdateSslForwardProxyProfileDetails = exports.UpdateNatV4RuleDetails = exports.UpdateIpAddressListDetails = exports.UpdateIcmpApplicationDetails = exports.UpdateIcmp6ApplicationDetails = exports.UpdateFqdnAddressListDetails = exports.UdpService = exports.TcpService = exports.SslInboundInspectionProfile = exports.SslForwardProxyProfile = exports.SimpleUrlPattern = exports.NatV4NatSummary = exports.NatV4NatRule = exports.IcmpApplicationSummary = exports.IcmpApplication = exports.Icmp6ApplicationSummary = exports.Icmp6Application = exports.CreateVxlanInspectionRuleDetails = exports.CreateVaultMappedSecretDetails = exports.CreateUdpServiceDetails = exports.CreateTcpServiceDetails = exports.CreateSslInboundInspectionProfileDetails = exports.CreateSslForwardProxyProfileDetails = exports.CreateNatV4RuleDetails = exports.CreateIcmpApplicationDetails = exports.CreateIcmp6ApplicationDetails = exports.WorkRequestSummaryCollection = exports.WorkRequestSummary = exports.WorkRequestResourceMetadataKey = exports.WorkRequestResource = exports.WorkRequestLogEntryCollection = exports.WorkRequestLogEntry = exports.WorkRequestErrorCollection = exports.WorkRequestError = exports.WorkRequest = exports.VxlanInspectionRuleProfile = void 0;
|
|
34
|
+
exports.NatRuleCollection = exports.NatRule = exports.NatConfigurationResponse = exports.NatConfigurationRequest = exports.MappedSecretType = exports.MappedSecretSummaryCollection = exports.MappedSecretSummary = exports.MappedSecret = exports.LifecycleState = exports.InspectionType = exports.InspectActionType = exports.HealthStatus = exports.DecryptionRuleSummaryCollection = exports.DecryptionRuleSummary = exports.DecryptionRuleMatchCriteria = exports.DecryptionRule = exports.DecryptionProfileSummaryCollection = exports.DecryptionProfileSummary = exports.DecryptionProfile = exports.DecryptionActionType = exports.CreateUrlListDetails = exports.CreateTunnelInspectionRuleDetails = exports.CreateServiceListDetails = exports.CreateServiceDetails = exports.CreateSecurityRuleDetails = exports.CreateNetworkFirewallPolicyDetails = exports.CreateNetworkFirewallDetails = exports.CreateNatRuleDetails = exports.CreateMappedSecretDetails = exports.CreateDecryptionRuleDetails = exports.CreateDecryptionProfileDetails = exports.CreateApplicationGroupDetails = exports.CreateApplicationDetails = exports.CreateAddressListDetails = exports.CloneNetworkFirewallPolicyDetails = exports.ChangeNetworkFirewallPolicyCompartmentDetails = exports.ChangeNetworkFirewallCompartmentDetails = exports.ApplyNetworkFirewallPolicyDetails = exports.ApplicationSummaryCollection = exports.ApplicationSummary = exports.ApplicationGroupSummaryCollection = exports.ApplicationGroupSummary = exports.ApplicationGroup = exports.Application = exports.AppType = exports.AddressListType = exports.AddressListSummaryCollection = exports.AddressListSummary = exports.AddressList = exports.ActionType = void 0;
|
|
35
|
+
exports.UrlListSummaryCollection = exports.UrlListSummary = exports.UrlList = exports.UpdateUrlListDetails = exports.UpdateTunnelInspectionRuleDetails = exports.UpdateServiceListDetails = exports.UpdateServiceDetails = exports.UpdateSecurityRuleDetails = exports.UpdateNetworkFirewallPolicyDetails = exports.UpdateNetworkFirewallDetails = exports.UpdateNatRuleDetails = exports.UpdateMappedSecretDetails = exports.UpdateDecryptionRuleDetails = exports.UpdateDecryptionProfileDetails = exports.UpdateApplicationGroupDetails = exports.UpdateApplicationDetails = exports.UpdateAddressListDetails = exports.TunnelInspectionRuleSummaryCollection = exports.TunnelInspectionRuleSummary = exports.TunnelInspectionRule = exports.TunnelInspectionProtocol = exports.TrafficInspectionType = exports.TrafficActionType = exports.SortOrder = exports.ServiceType = exports.ServiceSummaryCollection = exports.ServiceSummary = exports.ServiceListSummaryCollection = exports.ServiceListSummary = exports.ServiceList = exports.Service = exports.SecurityRuleSummaryCollection = exports.SecurityRuleSummary = exports.SecurityRuleMatchCriteria = exports.SecurityRule = exports.RulePosition = exports.PortRange = exports.OperationType = exports.OperationStatus = exports.NetworkFirewallSummary = exports.NetworkFirewallPolicySummaryCollection = exports.NetworkFirewallPolicySummary = exports.NetworkFirewallPolicy = exports.NetworkFirewallHealthStatus = exports.NetworkFirewallCollection = exports.NetworkFirewall = exports.NatV4ActionType = exports.NatType = exports.NatRuleSummary = exports.NatRuleMatchCriteria = void 0;
|
|
36
|
+
exports.VxlanInspectionRuleSummary = exports.VxlanInspectionRule = exports.VaultMappedSecret = exports.UpdateVxlanInspectionRuleDetails = exports.UpdateVaultMappedSecretDetails = exports.UpdateUdpServiceDetails = exports.UpdateTcpServiceDetails = exports.UpdateSslInboundInspectionProfileDetails = exports.UpdateSslForwardProxyProfileDetails = exports.UpdateNatV4RuleDetails = exports.UpdateIpAddressListDetails = exports.UpdateIcmpApplicationDetails = exports.UpdateIcmp6ApplicationDetails = exports.UpdateFqdnAddressListDetails = exports.UdpService = exports.TcpService = exports.SslInboundInspectionProfile = exports.SslForwardProxyProfile = exports.SimpleUrlPattern = exports.NatV4NatSummary = exports.NatV4NatRule = exports.IcmpApplicationSummary = exports.IcmpApplication = exports.Icmp6ApplicationSummary = exports.Icmp6Application = exports.CreateVxlanInspectionRuleDetails = exports.CreateVaultMappedSecretDetails = exports.CreateUdpServiceDetails = exports.CreateTcpServiceDetails = exports.CreateSslInboundInspectionProfileDetails = exports.CreateSslForwardProxyProfileDetails = exports.CreateNatV4RuleDetails = exports.CreateIcmpApplicationDetails = exports.CreateIcmp6ApplicationDetails = exports.WorkRequestSummaryCollection = exports.WorkRequestSummary = exports.WorkRequestResourceMetadataKey = exports.WorkRequestResource = exports.WorkRequestLogEntryCollection = exports.WorkRequestLogEntry = exports.WorkRequestErrorCollection = exports.WorkRequestError = exports.WorkRequest = exports.VxlanInspectionRuleProfile = exports.VxlanInspectionRuleMatchCriteria = exports.UrlPattern = void 0;
|
|
37
37
|
const ActionType = __importStar(require("./action-type"));
|
|
38
38
|
exports.ActionType = ActionType.ActionType;
|
|
39
39
|
const AddressList = __importStar(require("./address-list"));
|
|
@@ -110,6 +110,8 @@ const DecryptionRuleSummary = __importStar(require("./decryption-rule-summary"))
|
|
|
110
110
|
exports.DecryptionRuleSummary = DecryptionRuleSummary.DecryptionRuleSummary;
|
|
111
111
|
const DecryptionRuleSummaryCollection = __importStar(require("./decryption-rule-summary-collection"));
|
|
112
112
|
exports.DecryptionRuleSummaryCollection = DecryptionRuleSummaryCollection.DecryptionRuleSummaryCollection;
|
|
113
|
+
const HealthStatus = __importStar(require("./health-status"));
|
|
114
|
+
exports.HealthStatus = HealthStatus.HealthStatus;
|
|
113
115
|
const InspectActionType = __importStar(require("./inspect-action-type"));
|
|
114
116
|
exports.InspectActionType = InspectActionType.InspectActionType;
|
|
115
117
|
const InspectionType = __importStar(require("./inspection-type"));
|
|
@@ -144,6 +146,8 @@ const NetworkFirewall = __importStar(require("./network-firewall"));
|
|
|
144
146
|
exports.NetworkFirewall = NetworkFirewall.NetworkFirewall;
|
|
145
147
|
const NetworkFirewallCollection = __importStar(require("./network-firewall-collection"));
|
|
146
148
|
exports.NetworkFirewallCollection = NetworkFirewallCollection.NetworkFirewallCollection;
|
|
149
|
+
const NetworkFirewallHealthStatus = __importStar(require("./network-firewall-health-status"));
|
|
150
|
+
exports.NetworkFirewallHealthStatus = NetworkFirewallHealthStatus.NetworkFirewallHealthStatus;
|
|
147
151
|
const NetworkFirewallPolicy = __importStar(require("./network-firewall-policy"));
|
|
148
152
|
exports.NetworkFirewallPolicy = NetworkFirewallPolicy.NetworkFirewallPolicy;
|
|
149
153
|
const NetworkFirewallPolicySummary = __importStar(require("./network-firewall-policy-summary"));
|
package/lib/model/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/networkfirewall/lib/model/index.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/networkfirewall/lib/model/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -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
|
*
|
|
@@ -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
|
*
|
|
@@ -15,11 +15,11 @@
|
|
|
15
15
|
*/
|
|
16
16
|
export interface NatRuleMatchCriteria {
|
|
17
17
|
/**
|
|
18
|
-
* An array of
|
|
18
|
+
* An array of address list names to be evaluated against the traffic source address.
|
|
19
19
|
*/
|
|
20
20
|
"sourceAddress"?: Array<string>;
|
|
21
21
|
/**
|
|
22
|
-
* An array of
|
|
22
|
+
* An array of address list names to be evaluated against the traffic destination address.
|
|
23
23
|
*/
|
|
24
24
|
"destinationAddress"?: Array<string>;
|
|
25
25
|
/**
|
|
@@ -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/nat-rule.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/nat-rule.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
|
*
|
package/lib/model/nat-type.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/nat-type.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
|
*
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
/**
|
|
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. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
4
|
+
* OpenAPI spec version: 20230501
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
/**
|
|
15
|
+
* Response for network firewall health status.
|
|
16
|
+
*
|
|
17
|
+
*/
|
|
18
|
+
export interface NetworkFirewallHealthStatus {
|
|
19
|
+
/**
|
|
20
|
+
* Overall health status of Network firewall
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
"status": model.HealthStatus;
|
|
24
|
+
}
|
|
25
|
+
export declare namespace NetworkFirewallHealthStatus {
|
|
26
|
+
function getJsonObj(obj: NetworkFirewallHealthStatus): object;
|
|
27
|
+
function getDeserializedJsonObj(obj: NetworkFirewallHealthStatus): object;
|
|
28
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
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. For more information, see [Overview of Network Firewall](https://docs.oracle.com/iaas/Content/network-firewall/overview.htm).
|
|
5
|
+
* OpenAPI spec version: 20230501
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
exports.NetworkFirewallHealthStatus = void 0;
|
|
16
|
+
var NetworkFirewallHealthStatus;
|
|
17
|
+
(function (NetworkFirewallHealthStatus) {
|
|
18
|
+
function getJsonObj(obj) {
|
|
19
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
20
|
+
return jsonObj;
|
|
21
|
+
}
|
|
22
|
+
NetworkFirewallHealthStatus.getJsonObj = getJsonObj;
|
|
23
|
+
function getDeserializedJsonObj(obj) {
|
|
24
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
25
|
+
return jsonObj;
|
|
26
|
+
}
|
|
27
|
+
NetworkFirewallHealthStatus.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
28
|
+
})(NetworkFirewallHealthStatus = exports.NetworkFirewallHealthStatus || (exports.NetworkFirewallHealthStatus = {}));
|
|
29
|
+
//# sourceMappingURL=network-firewall-health-status.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"network-firewall-health-status.js","sourceRoot":"","sources":["../../../../../lib/networkfirewall/lib/model/network-firewall-health-status.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAiBH,IAAiB,2BAA2B,CAW3C;AAXD,WAAiB,2BAA2B;IAC1C,SAAgB,UAAU,CAAC,GAAgC;QACzD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,sCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAgC;QACrE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,kDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,2BAA2B,GAA3B,mCAA2B,KAA3B,mCAA2B,QAW3C"}
|
|
@@ -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
|
*
|