oci-vnmonitoring 2.67.0 → 2.68.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/lib/client.d.ts +13 -12
- package/lib/client.js +17 -13
- package/lib/client.js.map +1 -1
- package/lib/model/add-drg-route-rule-details.d.ts +1 -1
- package/lib/model/add-public-ip-pool-capacity-details.d.ts +33 -0
- package/lib/model/add-public-ip-pool-capacity-details.js +31 -0
- package/lib/model/add-public-ip-pool-capacity-details.js.map +1 -0
- package/lib/model/add-subnet-ipv6-cidr-details.d.ts +32 -0
- package/lib/model/add-subnet-ipv6-cidr-details.js +31 -0
- package/lib/model/add-subnet-ipv6-cidr-details.js.map +1 -0
- package/lib/model/add-vcn-cidr-details.d.ts +28 -0
- package/lib/model/add-vcn-cidr-details.js +31 -0
- package/lib/model/add-vcn-cidr-details.js.map +1 -0
- package/lib/model/add-vcn-ipv6-cidr-details.d.ts +38 -0
- package/lib/model/add-vcn-ipv6-cidr-details.js +59 -0
- package/lib/model/add-vcn-ipv6-cidr-details.js.map +1 -0
- package/lib/model/allowed-ike-ip-sec-parameters.d.ts +28 -0
- package/lib/model/allowed-ike-ip-sec-parameters.js +77 -0
- package/lib/model/allowed-ike-ip-sec-parameters.js.map +1 -0
- package/lib/model/allowed-phase-one-parameters.d.ts +35 -0
- package/lib/model/allowed-phase-one-parameters.js +31 -0
- package/lib/model/allowed-phase-one-parameters.js.map +1 -0
- package/lib/model/allowed-phase-two-parameters.d.ts +35 -0
- package/lib/model/allowed-phase-two-parameters.js +31 -0
- package/lib/model/allowed-phase-two-parameters.js.map +1 -0
- package/lib/model/bgp-session-info.d.ts +132 -0
- package/lib/model/bgp-session-info.js +51 -0
- package/lib/model/bgp-session-info.js.map +1 -0
- package/lib/model/byoip-allocated-range-collection.d.ts +28 -0
- package/lib/model/byoip-allocated-range-collection.js +63 -0
- package/lib/model/byoip-allocated-range-collection.js.map +1 -0
- package/lib/model/byoip-allocated-range-summary.d.ts +32 -0
- package/lib/model/byoip-allocated-range-summary.js +31 -0
- package/lib/model/byoip-allocated-range-summary.js.map +1 -0
- package/lib/model/byoip-range-collection.d.ts +28 -0
- package/lib/model/byoip-range-collection.js +63 -0
- package/lib/model/byoip-range-collection.js.map +1 -0
- package/lib/model/byoip-range-summary.d.ts +88 -0
- package/lib/model/byoip-range-summary.js +63 -0
- package/lib/model/byoip-range-summary.js.map +1 -0
- package/lib/model/byoip-range-vcn-ipv6-allocation-summary.d.ts +44 -0
- package/lib/model/byoip-range-vcn-ipv6-allocation-summary.js +31 -0
- package/lib/model/byoip-range-vcn-ipv6-allocation-summary.js.map +1 -0
- package/lib/model/byoip-range.d.ts +142 -0
- package/lib/model/byoip-range.js +93 -0
- package/lib/model/byoip-range.js.map +1 -0
- package/lib/model/byoipv6-cidr-details.d.ts +38 -0
- package/lib/model/byoipv6-cidr-details.js +31 -0
- package/lib/model/byoipv6-cidr-details.js.map +1 -0
- package/lib/model/capture-filter.d.ts +100 -0
- package/lib/model/capture-filter.js +85 -0
- package/lib/model/capture-filter.js.map +1 -0
- package/lib/model/change-byoip-range-compartment-details.d.ts +28 -0
- package/lib/model/change-byoip-range-compartment-details.js +31 -0
- package/lib/model/change-byoip-range-compartment-details.js.map +1 -0
- package/lib/model/change-capture-filter-compartment-details.d.ts +30 -0
- package/lib/model/change-capture-filter-compartment-details.js +31 -0
- package/lib/model/change-capture-filter-compartment-details.js.map +1 -0
- package/lib/model/change-cpe-compartment-details.d.ts +29 -0
- package/lib/model/change-cpe-compartment-details.js +31 -0
- package/lib/model/change-cpe-compartment-details.js.map +1 -0
- package/lib/model/change-cross-connect-compartment-details.d.ts +29 -0
- package/lib/model/change-cross-connect-compartment-details.js +31 -0
- package/lib/model/change-cross-connect-compartment-details.js.map +1 -0
- package/lib/model/change-cross-connect-group-compartment-details.d.ts +29 -0
- package/lib/model/change-cross-connect-group-compartment-details.js +31 -0
- package/lib/model/change-cross-connect-group-compartment-details.js.map +1 -0
- package/lib/model/change-dhcp-options-compartment-details.d.ts +29 -0
- package/lib/model/change-dhcp-options-compartment-details.js +31 -0
- package/lib/model/change-dhcp-options-compartment-details.js.map +1 -0
- package/lib/model/change-drg-compartment-details.d.ts +29 -0
- package/lib/model/change-drg-compartment-details.js +31 -0
- package/lib/model/change-drg-compartment-details.js.map +1 -0
- package/lib/model/change-internet-gateway-compartment-details.d.ts +29 -0
- package/lib/model/change-internet-gateway-compartment-details.js +31 -0
- package/lib/model/change-internet-gateway-compartment-details.js.map +1 -0
- package/lib/model/change-ip-sec-connection-compartment-details.d.ts +29 -0
- package/lib/model/change-ip-sec-connection-compartment-details.js +31 -0
- package/lib/model/change-ip-sec-connection-compartment-details.js.map +1 -0
- package/lib/model/change-local-peering-gateway-compartment-details.d.ts +29 -0
- package/lib/model/change-local-peering-gateway-compartment-details.js +31 -0
- package/lib/model/change-local-peering-gateway-compartment-details.js.map +1 -0
- package/lib/model/change-nat-gateway-compartment-details.d.ts +28 -0
- package/lib/model/change-nat-gateway-compartment-details.js +31 -0
- package/lib/model/change-nat-gateway-compartment-details.js.map +1 -0
- package/lib/model/change-network-security-group-compartment-details.d.ts +26 -0
- package/lib/model/change-network-security-group-compartment-details.js +31 -0
- package/lib/model/change-network-security-group-compartment-details.js.map +1 -0
- package/lib/model/change-public-ip-compartment-details.d.ts +29 -0
- package/lib/model/change-public-ip-compartment-details.js +31 -0
- package/lib/model/change-public-ip-compartment-details.js.map +1 -0
- package/lib/model/change-public-ip-pool-compartment-details.d.ts +28 -0
- package/lib/model/change-public-ip-pool-compartment-details.js +31 -0
- package/lib/model/change-public-ip-pool-compartment-details.js.map +1 -0
- package/lib/model/change-remote-peering-connection-compartment-details.d.ts +29 -0
- package/lib/model/change-remote-peering-connection-compartment-details.js +31 -0
- package/lib/model/change-remote-peering-connection-compartment-details.js.map +1 -0
- package/lib/model/change-route-table-compartment-details.d.ts +29 -0
- package/lib/model/change-route-table-compartment-details.js +31 -0
- package/lib/model/change-route-table-compartment-details.js.map +1 -0
- package/lib/model/change-security-list-compartment-details.d.ts +29 -0
- package/lib/model/change-security-list-compartment-details.js +31 -0
- package/lib/model/change-security-list-compartment-details.js.map +1 -0
- package/lib/model/change-service-gateway-compartment-details.d.ts +29 -0
- package/lib/model/change-service-gateway-compartment-details.js +31 -0
- package/lib/model/change-service-gateway-compartment-details.js.map +1 -0
- package/lib/model/change-subnet-compartment-details.d.ts +29 -0
- package/lib/model/change-subnet-compartment-details.js +31 -0
- package/lib/model/change-subnet-compartment-details.js.map +1 -0
- package/lib/model/change-vcn-compartment-details.d.ts +29 -0
- package/lib/model/change-vcn-compartment-details.js +31 -0
- package/lib/model/change-vcn-compartment-details.js.map +1 -0
- package/lib/model/change-virtual-circuit-compartment-details.d.ts +29 -0
- package/lib/model/change-virtual-circuit-compartment-details.js +31 -0
- package/lib/model/change-virtual-circuit-compartment-details.js.map +1 -0
- package/lib/model/change-vlan-compartment-details.d.ts +28 -0
- package/lib/model/change-vlan-compartment-details.js +31 -0
- package/lib/model/change-vlan-compartment-details.js.map +1 -0
- package/lib/model/change-vtap-compartment-details.d.ts +28 -0
- package/lib/model/change-vtap-compartment-details.js +31 -0
- package/lib/model/change-vtap-compartment-details.js.map +1 -0
- package/lib/model/cpe-device-config-answer.d.ts +37 -0
- package/lib/model/cpe-device-config-answer.js +31 -0
- package/lib/model/cpe-device-config-answer.js.map +1 -0
- package/lib/model/cpe-device-config-question.d.ts +43 -0
- package/lib/model/cpe-device-config-question.js +31 -0
- package/lib/model/cpe-device-config-question.js.map +1 -0
- package/lib/model/cpe-device-info.d.ts +31 -0
- package/lib/model/cpe-device-info.js +31 -0
- package/lib/model/cpe-device-info.js.map +1 -0
- package/lib/model/cpe-device-shape-detail.d.ts +53 -0
- package/lib/model/cpe-device-shape-detail.js +69 -0
- package/lib/model/cpe-device-shape-detail.js.map +1 -0
- package/lib/model/cpe-device-shape-summary.d.ts +33 -0
- package/lib/model/cpe-device-shape-summary.js +59 -0
- package/lib/model/cpe-device-shape-summary.js.map +1 -0
- package/lib/model/cpe.d.ts +18 -0
- package/lib/model/cpe.js.map +1 -1
- package/lib/model/create-byoip-range-details.d.ts +63 -0
- package/lib/model/create-byoip-range-details.js +31 -0
- package/lib/model/create-byoip-range-details.js.map +1 -0
- package/lib/model/create-capture-filter-details.d.ts +66 -0
- package/lib/model/create-capture-filter-details.js +67 -0
- package/lib/model/create-capture-filter-details.js.map +1 -0
- package/lib/model/create-cpe-details.d.ts +16 -0
- package/lib/model/create-cpe-details.js.map +1 -1
- package/lib/model/create-cross-connect-details.d.ts +26 -0
- package/lib/model/create-cross-connect-details.js +30 -2
- package/lib/model/create-cross-connect-details.js.map +1 -1
- package/lib/model/create-cross-connect-group-details.d.ts +26 -0
- package/lib/model/create-cross-connect-group-details.js +30 -2
- package/lib/model/create-cross-connect-group-details.js.map +1 -1
- package/lib/model/create-dhcp-details.d.ts +9 -0
- package/lib/model/create-dhcp-details.js +6 -0
- package/lib/model/create-dhcp-details.js.map +1 -1
- package/lib/model/create-drg-attachment-details.d.ts +14 -0
- package/lib/model/create-drg-attachment-details.js.map +1 -1
- package/lib/model/create-internet-gateway-details.d.ts +4 -0
- package/lib/model/create-internet-gateway-details.js.map +1 -1
- package/lib/model/create-ip-sec-connection-details.d.ts +45 -1
- package/lib/model/create-ip-sec-connection-details.js +39 -2
- package/lib/model/create-ip-sec-connection-details.js.map +1 -1
- package/lib/model/create-ip-sec-connection-tunnel-details.d.ts +85 -0
- package/lib/model/create-ip-sec-connection-tunnel-details.js +103 -0
- package/lib/model/create-ip-sec-connection-tunnel-details.js.map +1 -0
- package/lib/model/create-ip-sec-tunnel-bgp-session-details.d.ts +96 -0
- package/lib/model/create-ip-sec-tunnel-bgp-session-details.js +31 -0
- package/lib/model/create-ip-sec-tunnel-bgp-session-details.js.map +1 -0
- package/lib/model/create-ip-sec-tunnel-encryption-domain-details.d.ts +34 -0
- package/lib/model/create-ip-sec-tunnel-encryption-domain-details.js +31 -0
- package/lib/model/create-ip-sec-tunnel-encryption-domain-details.js.map +1 -0
- package/lib/model/create-ipv6-details.d.ts +5 -12
- package/lib/model/create-ipv6-details.js.map +1 -1
- package/lib/model/create-local-peering-gateway-details.d.ts +12 -0
- package/lib/model/create-local-peering-gateway-details.js.map +1 -1
- package/lib/model/create-macsec-key.d.ts +37 -0
- package/lib/model/create-macsec-key.js +31 -0
- package/lib/model/create-macsec-key.js.map +1 -0
- package/lib/model/create-macsec-properties.d.ts +33 -0
- package/lib/model/create-macsec-properties.js +57 -0
- package/lib/model/create-macsec-properties.js.map +1 -0
- package/lib/model/create-nat-gateway-details.d.ts +76 -0
- package/lib/model/create-nat-gateway-details.js +31 -0
- package/lib/model/create-nat-gateway-details.js.map +1 -0
- package/lib/model/create-private-ip-details.d.ts +11 -3
- package/lib/model/create-private-ip-details.js.map +1 -1
- package/lib/model/create-public-ip-details.d.ts +4 -0
- package/lib/model/create-public-ip-details.js.map +1 -1
- package/lib/model/create-public-ip-pool-details.d.ts +52 -0
- package/lib/model/create-public-ip-pool-details.js +31 -0
- package/lib/model/create-public-ip-pool-details.js.map +1 -0
- package/lib/model/create-remote-peering-connection-details.d.ts +18 -0
- package/lib/model/create-remote-peering-connection-details.js.map +1 -1
- package/lib/model/create-service-gateway-details.d.ts +12 -0
- package/lib/model/create-service-gateway-details.js.map +1 -1
- package/lib/model/create-subnet-details.d.ts +36 -5
- package/lib/model/create-subnet-details.js.map +1 -1
- package/lib/model/create-vcn-details.d.ts +35 -26
- package/lib/model/create-vcn-details.js +34 -2
- package/lib/model/create-vcn-details.js.map +1 -1
- package/lib/model/create-virtual-circuit-details.d.ts +67 -3
- package/lib/model/create-virtual-circuit-details.js +12 -0
- package/lib/model/create-virtual-circuit-details.js.map +1 -1
- package/lib/model/create-vlan-details.d.ts +98 -0
- package/lib/model/create-vlan-details.js +31 -0
- package/lib/model/create-vlan-details.js.map +1 -0
- package/lib/model/create-vnic-details.d.ts +57 -16
- package/lib/model/create-vnic-details.js.map +1 -1
- package/lib/model/create-vtap-details.d.ts +141 -0
- package/lib/model/create-vtap-details.js +55 -0
- package/lib/model/create-vtap-details.js.map +1 -0
- package/lib/model/cross-connect-group.d.ts +37 -0
- package/lib/model/cross-connect-group.js +30 -2
- package/lib/model/cross-connect-group.js.map +1 -1
- package/lib/model/cross-connect-mapping-details-collection.d.ts +28 -0
- package/lib/model/cross-connect-mapping-details-collection.js +63 -0
- package/lib/model/cross-connect-mapping-details-collection.js.map +1 -0
- package/lib/model/cross-connect-mapping-details.d.ts +137 -0
- package/lib/model/cross-connect-mapping-details.js +51 -0
- package/lib/model/cross-connect-mapping-details.js.map +1 -0
- package/lib/model/cross-connect-mapping.d.ts +38 -3
- package/lib/model/cross-connect-mapping.js.map +1 -1
- package/lib/model/cross-connect-status.d.ts +31 -0
- package/lib/model/cross-connect-status.js +13 -0
- package/lib/model/cross-connect-status.js.map +1 -1
- package/lib/model/cross-connect.d.ts +37 -0
- package/lib/model/cross-connect.js +30 -2
- package/lib/model/cross-connect.js.map +1 -1
- package/lib/model/default-phase-one-parameters.d.ts +35 -0
- package/lib/model/default-phase-one-parameters.js +31 -0
- package/lib/model/default-phase-one-parameters.js.map +1 -0
- package/lib/model/default-phase-two-parameters.d.ts +35 -0
- package/lib/model/default-phase-two-parameters.js +31 -0
- package/lib/model/default-phase-two-parameters.js.map +1 -0
- package/lib/model/dhcp-options.d.ts +14 -0
- package/lib/model/dhcp-options.js +11 -0
- package/lib/model/dhcp-options.js.map +1 -1
- package/lib/model/dpd-config.d.ts +38 -0
- package/lib/model/dpd-config.js +36 -0
- package/lib/model/dpd-config.js.map +1 -0
- package/lib/model/drg-attachment-match-all-drg-route-distribution-match-criteria.d.ts +27 -0
- package/lib/model/drg-attachment-match-all-drg-route-distribution-match-criteria.js +56 -0
- package/lib/model/drg-attachment-match-all-drg-route-distribution-match-criteria.js.map +1 -0
- package/lib/model/drg-attachment.d.ts +12 -0
- package/lib/model/drg-attachment.js.map +1 -1
- package/lib/model/drg-redundancy-status.d.ts +48 -0
- package/lib/model/drg-redundancy-status.js +47 -0
- package/lib/model/drg-redundancy-status.js.map +1 -0
- package/lib/model/drg-route-distribution-match-criteria.js +4 -0
- package/lib/model/drg-route-distribution-match-criteria.js.map +1 -1
- package/lib/model/drg-route-distribution.d.ts +8 -5
- package/lib/model/drg-route-distribution.js.map +1 -1
- package/lib/model/drg-route-rule.d.ts +1 -1
- package/lib/model/egress-security-rule.d.ts +5 -0
- package/lib/model/egress-security-rule.js.map +1 -1
- package/lib/model/encryption-domain-config.d.ts +31 -0
- package/lib/model/encryption-domain-config.js +31 -0
- package/lib/model/encryption-domain-config.js.map +1 -0
- package/lib/model/fast-connect-provider-service-key.d.ts +46 -0
- package/lib/model/fast-connect-provider-service-key.js +31 -0
- package/lib/model/fast-connect-provider-service-key.js.map +1 -0
- package/lib/model/fast-connect-provider-service.d.ts +51 -0
- package/lib/model/fast-connect-provider-service.js +33 -0
- package/lib/model/fast-connect-provider-service.js.map +1 -1
- package/lib/model/i-psec-connection-device-config.d.ts +5 -1
- package/lib/model/i-psec-connection-device-config.js.map +1 -1
- package/lib/model/i-psec-connection-device-status.d.ts +3 -1
- package/lib/model/i-psec-connection-device-status.js.map +1 -1
- package/lib/model/i-psec-connection-tunnel-error-details.d.ts +47 -0
- package/lib/model/i-psec-connection-tunnel-error-details.js +31 -0
- package/lib/model/i-psec-connection-tunnel-error-details.js.map +1 -0
- package/lib/model/i-psec-connection-tunnel-shared-secret.d.ts +28 -0
- package/lib/model/i-psec-connection-tunnel-shared-secret.js +31 -0
- package/lib/model/i-psec-connection-tunnel-shared-secret.js.map +1 -0
- package/lib/model/i-psec-connection-tunnel.d.ts +192 -0
- package/lib/model/i-psec-connection-tunnel.js +153 -0
- package/lib/model/i-psec-connection-tunnel.js.map +1 -0
- package/lib/model/i-psec-connection.d.ts +56 -2
- package/lib/model/i-psec-connection.js +10 -0
- package/lib/model/i-psec-connection.js.map +1 -1
- package/lib/model/index.d.ts +210 -0
- package/lib/model/index.js +217 -5
- package/lib/model/index.js.map +1 -1
- package/lib/model/ingress-security-rule.d.ts +5 -0
- package/lib/model/ingress-security-rule.js.map +1 -1
- package/lib/model/internet-gateway.d.ts +4 -0
- package/lib/model/internet-gateway.js.map +1 -1
- package/lib/model/ipv6.d.ts +2 -32
- package/lib/model/ipv6.js.map +1 -1
- package/lib/model/local-peering-gateway.d.ts +25 -4
- package/lib/model/local-peering-gateway.js.map +1 -1
- package/lib/model/macsec-encryption-cipher.d.ts +32 -0
- package/lib/model/macsec-encryption-cipher.js +43 -0
- package/lib/model/macsec-encryption-cipher.js.map +1 -0
- package/lib/model/macsec-key.d.ts +39 -0
- package/lib/model/macsec-key.js +31 -0
- package/lib/model/macsec-key.js.map +1 -0
- package/lib/model/macsec-properties.d.ts +33 -0
- package/lib/model/macsec-properties.js +57 -0
- package/lib/model/macsec-properties.js.map +1 -0
- package/lib/model/macsec-state.d.ts +30 -0
- package/lib/model/macsec-state.js +41 -0
- package/lib/model/macsec-state.js.map +1 -0
- package/lib/model/modify-vcn-cidr-details.d.ts +34 -0
- package/lib/model/modify-vcn-cidr-details.js +31 -0
- package/lib/model/modify-vcn-cidr-details.js.map +1 -0
- package/lib/model/nat-gateway.d.ts +123 -0
- package/lib/model/nat-gateway.js +43 -0
- package/lib/model/nat-gateway.js.map +1 -0
- package/lib/model/phase-one-config-details.d.ts +65 -0
- package/lib/model/phase-one-config-details.js +52 -0
- package/lib/model/phase-one-config-details.js.map +1 -0
- package/lib/model/phase-two-config-details.d.ts +70 -0
- package/lib/model/phase-two-config-details.js +54 -0
- package/lib/model/phase-two-config-details.js.map +1 -0
- package/lib/model/private-ip.d.ts +27 -6
- package/lib/model/private-ip.js.map +1 -1
- package/lib/model/public-ip-pool-collection.d.ts +28 -0
- package/lib/model/public-ip-pool-collection.js +63 -0
- package/lib/model/public-ip-pool-collection.js.map +1 -0
- package/lib/model/public-ip-pool-summary.d.ts +67 -0
- package/lib/model/public-ip-pool-summary.js +31 -0
- package/lib/model/public-ip-pool-summary.js.map +1 -0
- package/lib/model/public-ip-pool.d.ts +85 -0
- package/lib/model/public-ip-pool.js +44 -0
- package/lib/model/public-ip-pool.js.map +1 -0
- package/lib/model/public-ip.d.ts +51 -16
- package/lib/model/public-ip.js +10 -0
- package/lib/model/public-ip.js.map +1 -1
- package/lib/model/remote-peering-connection.d.ts +18 -0
- package/lib/model/remote-peering-connection.js.map +1 -1
- package/lib/model/remove-public-ip-pool-capacity-details.d.ts +29 -0
- package/lib/model/remove-public-ip-pool-capacity-details.js +31 -0
- package/lib/model/remove-public-ip-pool-capacity-details.js.map +1 -0
- package/lib/model/remove-subnet-ipv6-cidr-details.d.ts +32 -0
- package/lib/model/remove-subnet-ipv6-cidr-details.js +31 -0
- package/lib/model/remove-subnet-ipv6-cidr-details.js.map +1 -0
- package/lib/model/remove-vcn-cidr-details.d.ts +28 -0
- package/lib/model/remove-vcn-cidr-details.js +31 -0
- package/lib/model/remove-vcn-cidr-details.js.map +1 -0
- package/lib/model/remove-vcn-ipv6-cidr-details.d.ts +33 -0
- package/lib/model/remove-vcn-ipv6-cidr-details.js +31 -0
- package/lib/model/remove-vcn-ipv6-cidr-details.js.map +1 -0
- package/lib/model/route-rule.d.ts +19 -0
- package/lib/model/route-rule.js +10 -0
- package/lib/model/route-rule.js.map +1 -1
- package/lib/model/service-gateway.d.ts +7 -0
- package/lib/model/service-gateway.js.map +1 -1
- package/lib/model/subnet.d.ts +28 -15
- package/lib/model/subnet.js +1 -0
- package/lib/model/subnet.js.map +1 -1
- package/lib/model/topology.d.ts +7 -0
- package/lib/model/topology.js.map +1 -1
- package/lib/model/tunnel-config.d.ts +4 -1
- package/lib/model/tunnel-config.js.map +1 -1
- package/lib/model/tunnel-cpe-device-config.d.ts +36 -0
- package/lib/model/tunnel-cpe-device-config.js +63 -0
- package/lib/model/tunnel-cpe-device-config.js.map +1 -0
- package/lib/model/tunnel-phase-one-details.d.ts +72 -0
- package/lib/model/tunnel-phase-one-details.js +31 -0
- package/lib/model/tunnel-phase-one-details.js.map +1 -0
- package/lib/model/tunnel-phase-two-details.d.ts +79 -0
- package/lib/model/tunnel-phase-two-details.js +31 -0
- package/lib/model/tunnel-phase-two-details.js.map +1 -0
- package/lib/model/tunnel-route-summary.d.ts +53 -0
- package/lib/model/tunnel-route-summary.js +41 -0
- package/lib/model/tunnel-route-summary.js.map +1 -0
- package/lib/model/tunnel-security-association-summary.d.ts +58 -0
- package/lib/model/tunnel-security-association-summary.js +45 -0
- package/lib/model/tunnel-security-association-summary.js.map +1 -0
- package/lib/model/tunnel-status.d.ts +2 -1
- package/lib/model/tunnel-status.js +1 -0
- package/lib/model/tunnel-status.js.map +1 -1
- package/lib/model/update-byoip-range-details.d.ts +47 -0
- package/lib/model/update-byoip-range-details.js +31 -0
- package/lib/model/update-byoip-range-details.js.map +1 -0
- package/lib/model/update-capture-filter-details.d.ts +54 -0
- package/lib/model/update-capture-filter-details.js +63 -0
- package/lib/model/update-capture-filter-details.js.map +1 -0
- package/lib/model/update-cpe-details.d.ts +15 -0
- package/lib/model/update-cpe-details.js.map +1 -1
- package/lib/model/update-cross-connect-details.d.ts +25 -0
- package/lib/model/update-cross-connect-details.js +30 -2
- package/lib/model/update-cross-connect-details.js.map +1 -1
- package/lib/model/update-cross-connect-group-details.d.ts +25 -0
- package/lib/model/update-cross-connect-group-details.js +30 -2
- package/lib/model/update-cross-connect-group-details.js.map +1 -1
- package/lib/model/update-dhcp-details.d.ts +9 -0
- package/lib/model/update-dhcp-details.js +6 -0
- package/lib/model/update-dhcp-details.js.map +1 -1
- package/lib/model/update-drg-attachment-details.d.ts +10 -0
- package/lib/model/update-drg-attachment-details.js.map +1 -1
- package/lib/model/update-drg-route-rule-details.d.ts +1 -1
- package/lib/model/update-internet-gateway-details.d.ts +4 -0
- package/lib/model/update-internet-gateway-details.js.map +1 -1
- package/lib/model/update-ip-sec-connection-details.d.ts +37 -0
- package/lib/model/update-ip-sec-connection-details.js +5 -0
- package/lib/model/update-ip-sec-connection-details.js.map +1 -1
- package/lib/model/update-ip-sec-connection-tunnel-details.d.ts +77 -0
- package/lib/model/update-ip-sec-connection-tunnel-details.js +103 -0
- package/lib/model/update-ip-sec-connection-tunnel-details.js.map +1 -0
- package/lib/model/update-ip-sec-connection-tunnel-shared-secret-details.d.ts +26 -0
- package/lib/model/update-ip-sec-connection-tunnel-shared-secret-details.js +31 -0
- package/lib/model/update-ip-sec-connection-tunnel-shared-secret-details.js.map +1 -0
- package/lib/model/update-ip-sec-tunnel-bgp-session-details.d.ts +101 -0
- package/lib/model/update-ip-sec-tunnel-bgp-session-details.js +31 -0
- package/lib/model/update-ip-sec-tunnel-bgp-session-details.js.map +1 -0
- package/lib/model/update-ip-sec-tunnel-encryption-domain-details.d.ts +34 -0
- package/lib/model/update-ip-sec-tunnel-encryption-domain-details.js +31 -0
- package/lib/model/update-ip-sec-tunnel-encryption-domain-details.js.map +1 -0
- package/lib/model/update-ipv6-details.d.ts +0 -12
- package/lib/model/update-ipv6-details.js.map +1 -1
- package/lib/model/update-local-peering-gateway-details.d.ts +8 -0
- package/lib/model/update-local-peering-gateway-details.js.map +1 -1
- package/lib/model/update-macsec-key.d.ts +41 -0
- package/lib/model/update-macsec-key.js +31 -0
- package/lib/model/update-macsec-key.js.map +1 -0
- package/lib/model/update-macsec-properties.d.ts +33 -0
- package/lib/model/update-macsec-properties.js +57 -0
- package/lib/model/update-macsec-properties.js.map +1 -0
- package/lib/model/update-nat-gateway-details.d.ts +60 -0
- package/lib/model/update-nat-gateway-details.js +31 -0
- package/lib/model/update-nat-gateway-details.js.map +1 -0
- package/lib/model/update-private-ip-details.d.ts +2 -2
- package/lib/model/update-public-ip-pool-details.d.ts +47 -0
- package/lib/model/update-public-ip-pool-details.js +31 -0
- package/lib/model/update-public-ip-pool-details.js.map +1 -0
- package/lib/model/update-remote-peering-connection-details.d.ts +18 -0
- package/lib/model/update-remote-peering-connection-details.js.map +1 -1
- package/lib/model/update-service-gateway-details.d.ts +7 -0
- package/lib/model/update-service-gateway-details.js.map +1 -1
- package/lib/model/update-subnet-details.d.ts +36 -0
- package/lib/model/update-subnet-details.js.map +1 -1
- package/lib/model/update-tunnel-cpe-device-config-details.d.ts +26 -0
- package/lib/model/update-tunnel-cpe-device-config-details.js +63 -0
- package/lib/model/update-tunnel-cpe-device-config-details.js.map +1 -0
- package/lib/model/update-virtual-circuit-details.d.ts +64 -1
- package/lib/model/update-virtual-circuit-details.js +12 -0
- package/lib/model/update-virtual-circuit-details.js.map +1 -1
- package/lib/model/update-vlan-details.d.ts +70 -0
- package/lib/model/update-vlan-details.js +31 -0
- package/lib/model/update-vlan-details.js.map +1 -0
- package/lib/model/update-vnic-details.d.ts +16 -8
- package/lib/model/update-vnic-details.js.map +1 -1
- package/lib/model/update-vtap-details.d.ts +133 -0
- package/lib/model/update-vtap-details.js +55 -0
- package/lib/model/update-vtap-details.js.map +1 -0
- package/lib/model/vcn-dns-resolver-association.d.ts +48 -0
- package/lib/model/vcn-dns-resolver-association.js +43 -0
- package/lib/model/vcn-dns-resolver-association.js.map +1 -0
- package/lib/model/vcn-drg-attachment-network-create-details.d.ts +6 -0
- package/lib/model/vcn-drg-attachment-network-create-details.js.map +1 -1
- package/lib/model/vcn-drg-attachment-network-details.d.ts +15 -0
- package/lib/model/vcn-drg-attachment-network-details.js +10 -0
- package/lib/model/vcn-drg-attachment-network-details.js.map +1 -1
- package/lib/model/vcn-drg-attachment-network-update-details.d.ts +6 -0
- package/lib/model/vcn-drg-attachment-network-update-details.js.map +1 -1
- package/lib/model/vcn.d.ts +21 -20
- package/lib/model/vcn.js +1 -0
- package/lib/model/vcn.js.map +1 -1
- package/lib/model/virtual-circuit-ip-mtu.d.ts +30 -0
- package/lib/model/virtual-circuit-ip-mtu.js +41 -0
- package/lib/model/virtual-circuit-ip-mtu.js.map +1 -0
- package/lib/model/virtual-circuit.d.ts +89 -3
- package/lib/model/virtual-circuit.js +32 -0
- package/lib/model/virtual-circuit.js.map +1 -1
- package/lib/model/vlan.d.ts +127 -0
- package/lib/model/vlan.js +44 -0
- package/lib/model/vlan.js.map +1 -0
- package/lib/model/vnic.d.ts +29 -5
- package/lib/model/vnic.js.map +1 -1
- package/lib/model/vtap-capture-filter-rule-details.d.ts +75 -0
- package/lib/model/vtap-capture-filter-rule-details.js +85 -0
- package/lib/model/vtap-capture-filter-rule-details.js.map +1 -0
- package/lib/model/vtap.d.ts +205 -0
- package/lib/model/vtap.js +98 -0
- package/lib/model/vtap.js.map +1 -0
- package/lib/request/change-path-analyzer-test-compartment-request.d.ts +1 -1
- package/lib/request/create-path-analyzer-test-request.d.ts +1 -1
- package/lib/request/delete-path-analyzer-test-request.d.ts +1 -1
- package/lib/request/get-path-analysis-request.d.ts +1 -1
- package/lib/request/get-path-analyzer-test-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/list-path-analyzer-tests-request.d.ts +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-work-request-results-request.d.ts +1 -1
- package/lib/request/list-work-requests-request.d.ts +1 -1
- package/lib/request/update-path-analyzer-test-request.d.ts +1 -1
- package/package.json +3 -3
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Network Monitoring API
|
|
4
|
+
* Use the Network Monitoring API to troubleshoot routing and security issues for resources such as virtual cloud networks (VCNs) and compute instances. For more information, see the console
|
|
5
|
+
documentation for the [Network Path Analyzer](/iaas/Content/Network/Concepts/path_analyzer.htm) tool.
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20160918
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
14
|
+
* 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.
|
|
15
|
+
*/
|
|
16
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
17
|
+
if (k2 === undefined) k2 = k;
|
|
18
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
19
|
+
}) : (function(o, m, k, k2) {
|
|
20
|
+
if (k2 === undefined) k2 = k;
|
|
21
|
+
o[k2] = m[k];
|
|
22
|
+
}));
|
|
23
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
24
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
25
|
+
}) : function(o, v) {
|
|
26
|
+
o["default"] = v;
|
|
27
|
+
});
|
|
28
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
29
|
+
if (mod && mod.__esModule) return mod;
|
|
30
|
+
var result = {};
|
|
31
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
32
|
+
__setModuleDefault(result, mod);
|
|
33
|
+
return result;
|
|
34
|
+
};
|
|
35
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
+
exports.AddVcnIpv6CidrDetails = void 0;
|
|
37
|
+
const model = __importStar(require("../model"));
|
|
38
|
+
var AddVcnIpv6CidrDetails;
|
|
39
|
+
(function (AddVcnIpv6CidrDetails) {
|
|
40
|
+
function getJsonObj(obj) {
|
|
41
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
42
|
+
"byoipv6CidrDetail": obj.byoipv6CidrDetail
|
|
43
|
+
? model.Byoipv6CidrDetails.getJsonObj(obj.byoipv6CidrDetail)
|
|
44
|
+
: undefined
|
|
45
|
+
});
|
|
46
|
+
return jsonObj;
|
|
47
|
+
}
|
|
48
|
+
AddVcnIpv6CidrDetails.getJsonObj = getJsonObj;
|
|
49
|
+
function getDeserializedJsonObj(obj) {
|
|
50
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
51
|
+
"byoipv6CidrDetail": obj.byoipv6CidrDetail
|
|
52
|
+
? model.Byoipv6CidrDetails.getDeserializedJsonObj(obj.byoipv6CidrDetail)
|
|
53
|
+
: undefined
|
|
54
|
+
});
|
|
55
|
+
return jsonObj;
|
|
56
|
+
}
|
|
57
|
+
AddVcnIpv6CidrDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
58
|
+
})(AddVcnIpv6CidrDetails = exports.AddVcnIpv6CidrDetails || (exports.AddVcnIpv6CidrDetails = {}));
|
|
59
|
+
//# sourceMappingURL=add-vcn-ipv6-cidr-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"add-vcn-ipv6-cidr-details.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/add-vcn-ipv6-cidr-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAuBlC,IAAiB,qBAAqB,CAyBrC;AAzBD,WAAiB,qBAAqB;IACpC,SAAgB,UAAU,CAAC,GAA0B;QACnD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,mBAAmB,EAAE,GAAG,CAAC,iBAAiB;gBACxC,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,UAAU,CAAC,GAAG,CAAC,iBAAiB,CAAC;gBAC5D,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,gCAAU,aAWzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA0B;QAC/D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,mBAAmB,EAAE,GAAG,CAAC,iBAAiB;gBACxC,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,sBAAsB,CAAC,GAAG,CAAC,iBAAiB,CAAC;gBACxE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,4CAAsB,yBAWrC,CAAA;AACH,CAAC,EAzBgB,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QAyBrC"}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Network Monitoring API
|
|
3
|
+
* Use the Network Monitoring API to troubleshoot routing and security issues for resources such as virtual cloud networks (VCNs) and compute instances. For more information, see the console
|
|
4
|
+
documentation for the [Network Path Analyzer](/iaas/Content/Network/Concepts/path_analyzer.htm) tool.
|
|
5
|
+
|
|
6
|
+
* OpenAPI spec version: 20160918
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*
|
|
12
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
13
|
+
* 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.
|
|
14
|
+
*/
|
|
15
|
+
import * as model from "../model";
|
|
16
|
+
/**
|
|
17
|
+
* Lists the current allowed and default IPSec tunnel parameters.
|
|
18
|
+
*/
|
|
19
|
+
export interface AllowedIkeIPSecParameters {
|
|
20
|
+
"allowedPhaseOneParameters": model.AllowedPhaseOneParameters;
|
|
21
|
+
"allowedPhaseTwoParameters": model.AllowedPhaseTwoParameters;
|
|
22
|
+
"defaultPhaseOneParameters": model.DefaultPhaseOneParameters;
|
|
23
|
+
"defaultPhaseTwoParameters": model.DefaultPhaseTwoParameters;
|
|
24
|
+
}
|
|
25
|
+
export declare namespace AllowedIkeIPSecParameters {
|
|
26
|
+
function getJsonObj(obj: AllowedIkeIPSecParameters): object;
|
|
27
|
+
function getDeserializedJsonObj(obj: AllowedIkeIPSecParameters): object;
|
|
28
|
+
}
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Network Monitoring API
|
|
4
|
+
* Use the Network Monitoring API to troubleshoot routing and security issues for resources such as virtual cloud networks (VCNs) and compute instances. For more information, see the console
|
|
5
|
+
documentation for the [Network Path Analyzer](/iaas/Content/Network/Concepts/path_analyzer.htm) tool.
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20160918
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
14
|
+
* 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.
|
|
15
|
+
*/
|
|
16
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
17
|
+
if (k2 === undefined) k2 = k;
|
|
18
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
19
|
+
}) : (function(o, m, k, k2) {
|
|
20
|
+
if (k2 === undefined) k2 = k;
|
|
21
|
+
o[k2] = m[k];
|
|
22
|
+
}));
|
|
23
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
24
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
25
|
+
}) : function(o, v) {
|
|
26
|
+
o["default"] = v;
|
|
27
|
+
});
|
|
28
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
29
|
+
if (mod && mod.__esModule) return mod;
|
|
30
|
+
var result = {};
|
|
31
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
32
|
+
__setModuleDefault(result, mod);
|
|
33
|
+
return result;
|
|
34
|
+
};
|
|
35
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
+
exports.AllowedIkeIPSecParameters = void 0;
|
|
37
|
+
const model = __importStar(require("../model"));
|
|
38
|
+
var AllowedIkeIPSecParameters;
|
|
39
|
+
(function (AllowedIkeIPSecParameters) {
|
|
40
|
+
function getJsonObj(obj) {
|
|
41
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
42
|
+
"allowedPhaseOneParameters": obj.allowedPhaseOneParameters
|
|
43
|
+
? model.AllowedPhaseOneParameters.getJsonObj(obj.allowedPhaseOneParameters)
|
|
44
|
+
: undefined,
|
|
45
|
+
"allowedPhaseTwoParameters": obj.allowedPhaseTwoParameters
|
|
46
|
+
? model.AllowedPhaseTwoParameters.getJsonObj(obj.allowedPhaseTwoParameters)
|
|
47
|
+
: undefined,
|
|
48
|
+
"defaultPhaseOneParameters": obj.defaultPhaseOneParameters
|
|
49
|
+
? model.DefaultPhaseOneParameters.getJsonObj(obj.defaultPhaseOneParameters)
|
|
50
|
+
: undefined,
|
|
51
|
+
"defaultPhaseTwoParameters": obj.defaultPhaseTwoParameters
|
|
52
|
+
? model.DefaultPhaseTwoParameters.getJsonObj(obj.defaultPhaseTwoParameters)
|
|
53
|
+
: undefined
|
|
54
|
+
});
|
|
55
|
+
return jsonObj;
|
|
56
|
+
}
|
|
57
|
+
AllowedIkeIPSecParameters.getJsonObj = getJsonObj;
|
|
58
|
+
function getDeserializedJsonObj(obj) {
|
|
59
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
60
|
+
"allowedPhaseOneParameters": obj.allowedPhaseOneParameters
|
|
61
|
+
? model.AllowedPhaseOneParameters.getDeserializedJsonObj(obj.allowedPhaseOneParameters)
|
|
62
|
+
: undefined,
|
|
63
|
+
"allowedPhaseTwoParameters": obj.allowedPhaseTwoParameters
|
|
64
|
+
? model.AllowedPhaseTwoParameters.getDeserializedJsonObj(obj.allowedPhaseTwoParameters)
|
|
65
|
+
: undefined,
|
|
66
|
+
"defaultPhaseOneParameters": obj.defaultPhaseOneParameters
|
|
67
|
+
? model.DefaultPhaseOneParameters.getDeserializedJsonObj(obj.defaultPhaseOneParameters)
|
|
68
|
+
: undefined,
|
|
69
|
+
"defaultPhaseTwoParameters": obj.defaultPhaseTwoParameters
|
|
70
|
+
? model.DefaultPhaseTwoParameters.getDeserializedJsonObj(obj.defaultPhaseTwoParameters)
|
|
71
|
+
: undefined
|
|
72
|
+
});
|
|
73
|
+
return jsonObj;
|
|
74
|
+
}
|
|
75
|
+
AllowedIkeIPSecParameters.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
76
|
+
})(AllowedIkeIPSecParameters = exports.AllowedIkeIPSecParameters || (exports.AllowedIkeIPSecParameters = {}));
|
|
77
|
+
//# sourceMappingURL=allowed-ike-ip-sec-parameters.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"allowed-ike-ip-sec-parameters.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/allowed-ike-ip-sec-parameters.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAalC,IAAiB,yBAAyB,CA2CzC;AA3CD,WAAiB,yBAAyB;IACxC,SAAgB,UAAU,CAAC,GAA8B;QACvD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,2BAA2B,EAAE,GAAG,CAAC,yBAAyB;gBACxD,CAAC,CAAC,KAAK,CAAC,yBAAyB,CAAC,UAAU,CAAC,GAAG,CAAC,yBAAyB,CAAC;gBAC3E,CAAC,CAAC,SAAS;YACb,2BAA2B,EAAE,GAAG,CAAC,yBAAyB;gBACxD,CAAC,CAAC,KAAK,CAAC,yBAAyB,CAAC,UAAU,CAAC,GAAG,CAAC,yBAAyB,CAAC;gBAC3E,CAAC,CAAC,SAAS;YACb,2BAA2B,EAAE,GAAG,CAAC,yBAAyB;gBACxD,CAAC,CAAC,KAAK,CAAC,yBAAyB,CAAC,UAAU,CAAC,GAAG,CAAC,yBAAyB,CAAC;gBAC3E,CAAC,CAAC,SAAS;YACb,2BAA2B,EAAE,GAAG,CAAC,yBAAyB;gBACxD,CAAC,CAAC,KAAK,CAAC,yBAAyB,CAAC,UAAU,CAAC,GAAG,CAAC,yBAAyB,CAAC;gBAC3E,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,oCAAU,aAoBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA8B;QACnE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,2BAA2B,EAAE,GAAG,CAAC,yBAAyB;gBACxD,CAAC,CAAC,KAAK,CAAC,yBAAyB,CAAC,sBAAsB,CAAC,GAAG,CAAC,yBAAyB,CAAC;gBACvF,CAAC,CAAC,SAAS;YACb,2BAA2B,EAAE,GAAG,CAAC,yBAAyB;gBACxD,CAAC,CAAC,KAAK,CAAC,yBAAyB,CAAC,sBAAsB,CAAC,GAAG,CAAC,yBAAyB,CAAC;gBACvF,CAAC,CAAC,SAAS;YACb,2BAA2B,EAAE,GAAG,CAAC,yBAAyB;gBACxD,CAAC,CAAC,KAAK,CAAC,yBAAyB,CAAC,sBAAsB,CAAC,GAAG,CAAC,yBAAyB,CAAC;gBACvF,CAAC,CAAC,SAAS;YACb,2BAA2B,EAAE,GAAG,CAAC,yBAAyB;gBACxD,CAAC,CAAC,KAAK,CAAC,yBAAyB,CAAC,sBAAsB,CAAC,GAAG,CAAC,yBAAyB,CAAC;gBACvF,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,gDAAsB,yBAoBrC,CAAA;AACH,CAAC,EA3CgB,yBAAyB,GAAzB,iCAAyB,KAAzB,iCAAyB,QA2CzC"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Network Monitoring API
|
|
3
|
+
* Use the Network Monitoring API to troubleshoot routing and security issues for resources such as virtual cloud networks (VCNs) and compute instances. For more information, see the console
|
|
4
|
+
documentation for the [Network Path Analyzer](/iaas/Content/Network/Concepts/path_analyzer.htm) tool.
|
|
5
|
+
|
|
6
|
+
* OpenAPI spec version: 20160918
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*
|
|
12
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
13
|
+
* 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.
|
|
14
|
+
*/
|
|
15
|
+
/**
|
|
16
|
+
* Allowed phase one parameters.
|
|
17
|
+
*/
|
|
18
|
+
export interface AllowedPhaseOneParameters {
|
|
19
|
+
/**
|
|
20
|
+
* Allowed phase one encryption algorithms.
|
|
21
|
+
*/
|
|
22
|
+
"encryptionAlgorithms"?: Array<string>;
|
|
23
|
+
/**
|
|
24
|
+
* Allowed phase one authentication algorithms.
|
|
25
|
+
*/
|
|
26
|
+
"authenticationAlgorithms"?: Array<string>;
|
|
27
|
+
/**
|
|
28
|
+
* Allowed phase one Diffie-Hellman groups.
|
|
29
|
+
*/
|
|
30
|
+
"dhGroups"?: Array<string>;
|
|
31
|
+
}
|
|
32
|
+
export declare namespace AllowedPhaseOneParameters {
|
|
33
|
+
function getJsonObj(obj: AllowedPhaseOneParameters): object;
|
|
34
|
+
function getDeserializedJsonObj(obj: AllowedPhaseOneParameters): object;
|
|
35
|
+
}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Network Monitoring API
|
|
4
|
+
* Use the Network Monitoring API to troubleshoot routing and security issues for resources such as virtual cloud networks (VCNs) and compute instances. For more information, see the console
|
|
5
|
+
documentation for the [Network Path Analyzer](/iaas/Content/Network/Concepts/path_analyzer.htm) tool.
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20160918
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
14
|
+
* 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.
|
|
15
|
+
*/
|
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
exports.AllowedPhaseOneParameters = void 0;
|
|
18
|
+
var AllowedPhaseOneParameters;
|
|
19
|
+
(function (AllowedPhaseOneParameters) {
|
|
20
|
+
function getJsonObj(obj) {
|
|
21
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
22
|
+
return jsonObj;
|
|
23
|
+
}
|
|
24
|
+
AllowedPhaseOneParameters.getJsonObj = getJsonObj;
|
|
25
|
+
function getDeserializedJsonObj(obj) {
|
|
26
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
27
|
+
return jsonObj;
|
|
28
|
+
}
|
|
29
|
+
AllowedPhaseOneParameters.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
30
|
+
})(AllowedPhaseOneParameters = exports.AllowedPhaseOneParameters || (exports.AllowedPhaseOneParameters = {}));
|
|
31
|
+
//# sourceMappingURL=allowed-phase-one-parameters.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"allowed-phase-one-parameters.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/allowed-phase-one-parameters.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AAuBH,IAAiB,yBAAyB,CAWzC;AAXD,WAAiB,yBAAyB;IACxC,SAAgB,UAAU,CAAC,GAA8B;QACvD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,oCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA8B;QACnE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,gDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,yBAAyB,GAAzB,iCAAyB,KAAzB,iCAAyB,QAWzC"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Network Monitoring API
|
|
3
|
+
* Use the Network Monitoring API to troubleshoot routing and security issues for resources such as virtual cloud networks (VCNs) and compute instances. For more information, see the console
|
|
4
|
+
documentation for the [Network Path Analyzer](/iaas/Content/Network/Concepts/path_analyzer.htm) tool.
|
|
5
|
+
|
|
6
|
+
* OpenAPI spec version: 20160918
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*
|
|
12
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
13
|
+
* 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.
|
|
14
|
+
*/
|
|
15
|
+
/**
|
|
16
|
+
* Allowed phase two parameters.
|
|
17
|
+
*/
|
|
18
|
+
export interface AllowedPhaseTwoParameters {
|
|
19
|
+
/**
|
|
20
|
+
* Allowed phase two encryption algorithms.
|
|
21
|
+
*/
|
|
22
|
+
"encryptionAlgorithms"?: Array<string>;
|
|
23
|
+
/**
|
|
24
|
+
* Allowed phase two authentication algorithms.
|
|
25
|
+
*/
|
|
26
|
+
"authenticationAlgorithms"?: Array<string>;
|
|
27
|
+
/**
|
|
28
|
+
* Allowed perfect forward secrecy Diffie-Hellman groups.
|
|
29
|
+
*/
|
|
30
|
+
"pfsDhGroups"?: Array<string>;
|
|
31
|
+
}
|
|
32
|
+
export declare namespace AllowedPhaseTwoParameters {
|
|
33
|
+
function getJsonObj(obj: AllowedPhaseTwoParameters): object;
|
|
34
|
+
function getDeserializedJsonObj(obj: AllowedPhaseTwoParameters): object;
|
|
35
|
+
}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Network Monitoring API
|
|
4
|
+
* Use the Network Monitoring API to troubleshoot routing and security issues for resources such as virtual cloud networks (VCNs) and compute instances. For more information, see the console
|
|
5
|
+
documentation for the [Network Path Analyzer](/iaas/Content/Network/Concepts/path_analyzer.htm) tool.
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20160918
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
14
|
+
* 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.
|
|
15
|
+
*/
|
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
exports.AllowedPhaseTwoParameters = void 0;
|
|
18
|
+
var AllowedPhaseTwoParameters;
|
|
19
|
+
(function (AllowedPhaseTwoParameters) {
|
|
20
|
+
function getJsonObj(obj) {
|
|
21
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
22
|
+
return jsonObj;
|
|
23
|
+
}
|
|
24
|
+
AllowedPhaseTwoParameters.getJsonObj = getJsonObj;
|
|
25
|
+
function getDeserializedJsonObj(obj) {
|
|
26
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
27
|
+
return jsonObj;
|
|
28
|
+
}
|
|
29
|
+
AllowedPhaseTwoParameters.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
30
|
+
})(AllowedPhaseTwoParameters = exports.AllowedPhaseTwoParameters || (exports.AllowedPhaseTwoParameters = {}));
|
|
31
|
+
//# sourceMappingURL=allowed-phase-two-parameters.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"allowed-phase-two-parameters.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/allowed-phase-two-parameters.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AAuBH,IAAiB,yBAAyB,CAWzC;AAXD,WAAiB,yBAAyB;IACxC,SAAgB,UAAU,CAAC,GAA8B;QACvD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,oCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA8B;QACnE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,gDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,yBAAyB,GAAzB,iCAAyB,KAAzB,iCAAyB,QAWzC"}
|
|
@@ -0,0 +1,132 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Network Monitoring API
|
|
3
|
+
* Use the Network Monitoring API to troubleshoot routing and security issues for resources such as virtual cloud networks (VCNs) and compute instances. For more information, see the console
|
|
4
|
+
documentation for the [Network Path Analyzer](/iaas/Content/Network/Concepts/path_analyzer.htm) tool.
|
|
5
|
+
|
|
6
|
+
* OpenAPI spec version: 20160918
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*
|
|
12
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
13
|
+
* 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.
|
|
14
|
+
*/
|
|
15
|
+
/**
|
|
16
|
+
* Information for establishing a BGP session for the IPSec tunnel.
|
|
17
|
+
*/
|
|
18
|
+
export interface BgpSessionInfo {
|
|
19
|
+
/**
|
|
20
|
+
* The IP address for the Oracle end of the inside tunnel interface.
|
|
21
|
+
* <p>
|
|
22
|
+
If the tunnel's `routing` attribute is set to `BGP`
|
|
23
|
+
* (see {@link IPSecConnectionTunnel}), this IP address
|
|
24
|
+
* is required and used for the tunnel's BGP session.
|
|
25
|
+
* <p>
|
|
26
|
+
If `routing` is instead set to `STATIC`, this IP address is optional. You can set this IP
|
|
27
|
+
* address so you can troubleshoot or monitor the tunnel.
|
|
28
|
+
* <p>
|
|
29
|
+
The value must be a /30 or /31.
|
|
30
|
+
* <p>
|
|
31
|
+
Example: `10.0.0.4/31`
|
|
32
|
+
*
|
|
33
|
+
*/
|
|
34
|
+
"oracleInterfaceIp"?: string;
|
|
35
|
+
/**
|
|
36
|
+
* The IP address for the CPE end of the inside tunnel interface.
|
|
37
|
+
* <p>
|
|
38
|
+
If the tunnel's `routing` attribute is set to `BGP`
|
|
39
|
+
* (see {@link IPSecConnectionTunnel}), this IP address
|
|
40
|
+
* is required and used for the tunnel's BGP session.
|
|
41
|
+
* <p>
|
|
42
|
+
If `routing` is instead set to `STATIC`, this IP address is optional. You can set this IP
|
|
43
|
+
* address so you can troubleshoot or monitor the tunnel.
|
|
44
|
+
* <p>
|
|
45
|
+
The value must be a /30 or /31.
|
|
46
|
+
* <p>
|
|
47
|
+
Example: `10.0.0.5/31`
|
|
48
|
+
*
|
|
49
|
+
*/
|
|
50
|
+
"customerInterfaceIp"?: string;
|
|
51
|
+
/**
|
|
52
|
+
* The IPv6 address for the Oracle end of the inside tunnel interface. This IP address is optional.
|
|
53
|
+
* <p>
|
|
54
|
+
If the tunnel's `routing` attribute is set to `BGP`
|
|
55
|
+
* (see {@link IPSecConnectionTunnel}), this IP address
|
|
56
|
+
* is used for the tunnel's BGP session.
|
|
57
|
+
* <p>
|
|
58
|
+
If `routing` is instead set to `STATIC`, you can set this IP
|
|
59
|
+
* address to troubleshoot or monitor the tunnel.
|
|
60
|
+
* <p>
|
|
61
|
+
Only subnet masks from /64 up to /127 are allowed.
|
|
62
|
+
* <p>
|
|
63
|
+
Example: `2001:db8::1/64`
|
|
64
|
+
*
|
|
65
|
+
*/
|
|
66
|
+
"oracleInterfaceIpv6"?: string;
|
|
67
|
+
/**
|
|
68
|
+
* The IPv6 address for the CPE end of the inside tunnel interface. This IP address is optional.
|
|
69
|
+
* <p>
|
|
70
|
+
If the tunnel's `routing` attribute is set to `BGP`
|
|
71
|
+
* (see {@link IPSecConnectionTunnel}), this IP address
|
|
72
|
+
* is used for the tunnel's BGP session.
|
|
73
|
+
* <p>
|
|
74
|
+
If `routing` is instead set to `STATIC`, you can set this IP
|
|
75
|
+
* address to troubleshoot or monitor the tunnel.
|
|
76
|
+
* <p>
|
|
77
|
+
Only subnet masks from /64 up to /127 are allowed.
|
|
78
|
+
* <p>
|
|
79
|
+
Example: `2001:db8::1/64`
|
|
80
|
+
*
|
|
81
|
+
*/
|
|
82
|
+
"customerInterfaceIpv6"?: string;
|
|
83
|
+
/**
|
|
84
|
+
* The Oracle BGP ASN.
|
|
85
|
+
*
|
|
86
|
+
*/
|
|
87
|
+
"oracleBgpAsn"?: string;
|
|
88
|
+
/**
|
|
89
|
+
* If the tunnel's `routing` attribute is set to `BGP`
|
|
90
|
+
* (see {@link IPSecConnectionTunnel}), this ASN
|
|
91
|
+
* is required and used for the tunnel's BGP session. This is the ASN of the network on the
|
|
92
|
+
* CPE end of the BGP session. Can be a 2-byte or 4-byte ASN. Uses \"asplain\" format.
|
|
93
|
+
* <p>
|
|
94
|
+
If the tunnel uses static routing, the `customerBgpAsn` must be null.
|
|
95
|
+
* <p>
|
|
96
|
+
Example: `12345` (2-byte) or `1587232876` (4-byte)
|
|
97
|
+
*
|
|
98
|
+
*/
|
|
99
|
+
"customerBgpAsn"?: string;
|
|
100
|
+
/**
|
|
101
|
+
* The state of the BGP session.
|
|
102
|
+
*
|
|
103
|
+
*/
|
|
104
|
+
"bgpState"?: BgpSessionInfo.BgpState;
|
|
105
|
+
/**
|
|
106
|
+
* The state of the BGP IPv6 session.
|
|
107
|
+
*
|
|
108
|
+
*/
|
|
109
|
+
"bgpIpv6State"?: BgpSessionInfo.BgpIpv6State;
|
|
110
|
+
}
|
|
111
|
+
export declare namespace BgpSessionInfo {
|
|
112
|
+
enum BgpState {
|
|
113
|
+
Up = "UP",
|
|
114
|
+
Down = "DOWN",
|
|
115
|
+
/**
|
|
116
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
117
|
+
* version of the SDK.
|
|
118
|
+
*/
|
|
119
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
120
|
+
}
|
|
121
|
+
enum BgpIpv6State {
|
|
122
|
+
Up = "UP",
|
|
123
|
+
Down = "DOWN",
|
|
124
|
+
/**
|
|
125
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
126
|
+
* version of the SDK.
|
|
127
|
+
*/
|
|
128
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
129
|
+
}
|
|
130
|
+
function getJsonObj(obj: BgpSessionInfo): object;
|
|
131
|
+
function getDeserializedJsonObj(obj: BgpSessionInfo): object;
|
|
132
|
+
}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Network Monitoring API
|
|
4
|
+
* Use the Network Monitoring API to troubleshoot routing and security issues for resources such as virtual cloud networks (VCNs) and compute instances. For more information, see the console
|
|
5
|
+
documentation for the [Network Path Analyzer](/iaas/Content/Network/Concepts/path_analyzer.htm) tool.
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20160918
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
14
|
+
* 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.
|
|
15
|
+
*/
|
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
exports.BgpSessionInfo = void 0;
|
|
18
|
+
var BgpSessionInfo;
|
|
19
|
+
(function (BgpSessionInfo) {
|
|
20
|
+
let BgpState;
|
|
21
|
+
(function (BgpState) {
|
|
22
|
+
BgpState["Up"] = "UP";
|
|
23
|
+
BgpState["Down"] = "DOWN";
|
|
24
|
+
/**
|
|
25
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
26
|
+
* version of the SDK.
|
|
27
|
+
*/
|
|
28
|
+
BgpState["UnknownValue"] = "UNKNOWN_VALUE";
|
|
29
|
+
})(BgpState = BgpSessionInfo.BgpState || (BgpSessionInfo.BgpState = {}));
|
|
30
|
+
let BgpIpv6State;
|
|
31
|
+
(function (BgpIpv6State) {
|
|
32
|
+
BgpIpv6State["Up"] = "UP";
|
|
33
|
+
BgpIpv6State["Down"] = "DOWN";
|
|
34
|
+
/**
|
|
35
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
36
|
+
* version of the SDK.
|
|
37
|
+
*/
|
|
38
|
+
BgpIpv6State["UnknownValue"] = "UNKNOWN_VALUE";
|
|
39
|
+
})(BgpIpv6State = BgpSessionInfo.BgpIpv6State || (BgpSessionInfo.BgpIpv6State = {}));
|
|
40
|
+
function getJsonObj(obj) {
|
|
41
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
42
|
+
return jsonObj;
|
|
43
|
+
}
|
|
44
|
+
BgpSessionInfo.getJsonObj = getJsonObj;
|
|
45
|
+
function getDeserializedJsonObj(obj) {
|
|
46
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
47
|
+
return jsonObj;
|
|
48
|
+
}
|
|
49
|
+
BgpSessionInfo.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
50
|
+
})(BgpSessionInfo = exports.BgpSessionInfo || (exports.BgpSessionInfo = {}));
|
|
51
|
+
//# sourceMappingURL=bgp-session-info.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bgp-session-info.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/bgp-session-info.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AAsGH,IAAiB,cAAc,CA+B9B;AA/BD,WAAiB,cAAc;IAC7B,IAAY,QAQX;IARD,WAAY,QAAQ;QAClB,qBAAS,CAAA;QACT,yBAAa,CAAA;QACb;;;WAGG;QACH,0CAA8B,CAAA;IAChC,CAAC,EARW,QAAQ,GAAR,uBAAQ,KAAR,uBAAQ,QAQnB;IAED,IAAY,YAQX;IARD,WAAY,YAAY;QACtB,yBAAS,CAAA;QACT,6BAAa,CAAA;QACb;;;WAGG;QACH,8CAA8B,CAAA;IAChC,CAAC,EARW,YAAY,GAAZ,2BAAY,KAAZ,2BAAY,QAQvB;IAED,SAAgB,UAAU,CAAC,GAAmB;QAC5C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,yBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAmB;QACxD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,qCAAsB,yBAIrC,CAAA;AACH,CAAC,EA/BgB,cAAc,GAAd,sBAAc,KAAd,sBAAc,QA+B9B"}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Network Monitoring API
|
|
3
|
+
* Use the Network Monitoring API to troubleshoot routing and security issues for resources such as virtual cloud networks (VCNs) and compute instances. For more information, see the console
|
|
4
|
+
documentation for the [Network Path Analyzer](/iaas/Content/Network/Concepts/path_analyzer.htm) tool.
|
|
5
|
+
|
|
6
|
+
* OpenAPI spec version: 20160918
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*
|
|
12
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
13
|
+
* 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.
|
|
14
|
+
*/
|
|
15
|
+
import * as model from "../model";
|
|
16
|
+
/**
|
|
17
|
+
* Results of a `ListByoipAllocatedRanges` operation.
|
|
18
|
+
*/
|
|
19
|
+
export interface ByoipAllocatedRangeCollection {
|
|
20
|
+
/**
|
|
21
|
+
* A list of subranges of a BYOIP CIDR block allocated to an IP pool.
|
|
22
|
+
*/
|
|
23
|
+
"items": Array<model.ByoipAllocatedRangeSummary>;
|
|
24
|
+
}
|
|
25
|
+
export declare namespace ByoipAllocatedRangeCollection {
|
|
26
|
+
function getJsonObj(obj: ByoipAllocatedRangeCollection): object;
|
|
27
|
+
function getDeserializedJsonObj(obj: ByoipAllocatedRangeCollection): object;
|
|
28
|
+
}
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Network Monitoring API
|
|
4
|
+
* Use the Network Monitoring API to troubleshoot routing and security issues for resources such as virtual cloud networks (VCNs) and compute instances. For more information, see the console
|
|
5
|
+
documentation for the [Network Path Analyzer](/iaas/Content/Network/Concepts/path_analyzer.htm) tool.
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20160918
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
14
|
+
* 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.
|
|
15
|
+
*/
|
|
16
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
17
|
+
if (k2 === undefined) k2 = k;
|
|
18
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
19
|
+
}) : (function(o, m, k, k2) {
|
|
20
|
+
if (k2 === undefined) k2 = k;
|
|
21
|
+
o[k2] = m[k];
|
|
22
|
+
}));
|
|
23
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
24
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
25
|
+
}) : function(o, v) {
|
|
26
|
+
o["default"] = v;
|
|
27
|
+
});
|
|
28
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
29
|
+
if (mod && mod.__esModule) return mod;
|
|
30
|
+
var result = {};
|
|
31
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
32
|
+
__setModuleDefault(result, mod);
|
|
33
|
+
return result;
|
|
34
|
+
};
|
|
35
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
+
exports.ByoipAllocatedRangeCollection = void 0;
|
|
37
|
+
const model = __importStar(require("../model"));
|
|
38
|
+
var ByoipAllocatedRangeCollection;
|
|
39
|
+
(function (ByoipAllocatedRangeCollection) {
|
|
40
|
+
function getJsonObj(obj) {
|
|
41
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
42
|
+
"items": obj.items
|
|
43
|
+
? obj.items.map(item => {
|
|
44
|
+
return model.ByoipAllocatedRangeSummary.getJsonObj(item);
|
|
45
|
+
})
|
|
46
|
+
: undefined
|
|
47
|
+
});
|
|
48
|
+
return jsonObj;
|
|
49
|
+
}
|
|
50
|
+
ByoipAllocatedRangeCollection.getJsonObj = getJsonObj;
|
|
51
|
+
function getDeserializedJsonObj(obj) {
|
|
52
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
53
|
+
"items": obj.items
|
|
54
|
+
? obj.items.map(item => {
|
|
55
|
+
return model.ByoipAllocatedRangeSummary.getDeserializedJsonObj(item);
|
|
56
|
+
})
|
|
57
|
+
: undefined
|
|
58
|
+
});
|
|
59
|
+
return jsonObj;
|
|
60
|
+
}
|
|
61
|
+
ByoipAllocatedRangeCollection.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
62
|
+
})(ByoipAllocatedRangeCollection = exports.ByoipAllocatedRangeCollection || (exports.ByoipAllocatedRangeCollection = {}));
|
|
63
|
+
//# sourceMappingURL=byoip-allocated-range-collection.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"byoip-allocated-range-collection.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/byoip-allocated-range-collection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAalC,IAAiB,6BAA6B,CA6B7C;AA7BD,WAAiB,6BAA6B;IAC5C,SAAgB,UAAU,CAAC,GAAkC;QAC3D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,0BAA0B,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC3D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,wCAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkC;QACvE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,0BAA0B,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACvE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,oDAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,6BAA6B,GAA7B,qCAA6B,KAA7B,qCAA6B,QA6B7C"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Network Monitoring API
|
|
3
|
+
* Use the Network Monitoring API to troubleshoot routing and security issues for resources such as virtual cloud networks (VCNs) and compute instances. For more information, see the console
|
|
4
|
+
documentation for the [Network Path Analyzer](/iaas/Content/Network/Concepts/path_analyzer.htm) tool.
|
|
5
|
+
|
|
6
|
+
* OpenAPI spec version: 20160918
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*
|
|
12
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
13
|
+
* 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.
|
|
14
|
+
*/
|
|
15
|
+
/**
|
|
16
|
+
* A summary of CIDR block subranges that are currently allocated to an IP pool.
|
|
17
|
+
*/
|
|
18
|
+
export interface ByoipAllocatedRangeSummary {
|
|
19
|
+
/**
|
|
20
|
+
* The BYOIP CIDR block range or subrange allocated to an IP pool. This could be all or part of a BYOIP CIDR block.
|
|
21
|
+
*/
|
|
22
|
+
"cidrBlock"?: string;
|
|
23
|
+
/**
|
|
24
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the IP pool containing the CIDR block.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
|
+
"publicIpPoolId"?: string;
|
|
28
|
+
}
|
|
29
|
+
export declare namespace ByoipAllocatedRangeSummary {
|
|
30
|
+
function getJsonObj(obj: ByoipAllocatedRangeSummary): object;
|
|
31
|
+
function getDeserializedJsonObj(obj: ByoipAllocatedRangeSummary): object;
|
|
32
|
+
}
|