oci-vnmonitoring 2.67.0 → 2.68.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/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,137 @@
|
|
|
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
|
+
* For use with Oracle Cloud Infrastructure FastConnect. Each
|
|
17
|
+
* {@link VirtualCircuit} runs on one or
|
|
18
|
+
* more cross-connects or cross-connect groups. A `CrossConnectMappingDetails`
|
|
19
|
+
* contains the properties for an individual cross-connect or cross-connect group
|
|
20
|
+
* associated with a given virtual circuit.
|
|
21
|
+
* <p>
|
|
22
|
+
The details includes information about the cross-connect or
|
|
23
|
+
* cross-connect group, the VLAN, and the BGP peering session.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
26
|
+
export interface CrossConnectMappingDetails {
|
|
27
|
+
/**
|
|
28
|
+
* The key for BGP MD5 authentication. Only applicable if your system
|
|
29
|
+
* requires MD5 authentication. If empty or not set (null), that
|
|
30
|
+
* means you don't use BGP MD5 authentication.
|
|
31
|
+
*
|
|
32
|
+
*/
|
|
33
|
+
"bgpMd5AuthKey"?: string;
|
|
34
|
+
/**
|
|
35
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the cross-connect or cross-connect group for this mapping.
|
|
36
|
+
* Specified by the owner of the cross-connect or cross-connect group (the
|
|
37
|
+
* customer if the customer is colocated with Oracle, or the provider if the
|
|
38
|
+
* customer is connecting via provider).
|
|
39
|
+
*
|
|
40
|
+
*/
|
|
41
|
+
"crossConnectOrCrossConnectGroupId"?: string;
|
|
42
|
+
/**
|
|
43
|
+
* The BGP IPv4 address for the router on the other end of the BGP session from
|
|
44
|
+
* Oracle. Specified by the owner of that router. If the session goes from Oracle
|
|
45
|
+
* to a customer, this is the BGP IPv4 address of the customer's edge router. If the
|
|
46
|
+
* session goes from Oracle to a provider, this is the BGP IPv4 address of the
|
|
47
|
+
* provider's edge router. Must use a subnet mask from /28 to /31.
|
|
48
|
+
* <p>
|
|
49
|
+
There's one exception: for a public virtual circuit, Oracle specifies the BGP IPv4 addresses.
|
|
50
|
+
* <p>
|
|
51
|
+
Example: `10.0.0.18/31`
|
|
52
|
+
*
|
|
53
|
+
*/
|
|
54
|
+
"customerBgpPeeringIp"?: string;
|
|
55
|
+
/**
|
|
56
|
+
* The IPv4 address for Oracle's end of the BGP session. Must use a subnet mask from /28 to /31.
|
|
57
|
+
* If the session goes from Oracle to a customer's edge router,
|
|
58
|
+
* the customer specifies this information. If the session goes from Oracle to
|
|
59
|
+
* a provider's edge router, the provider specifies this.
|
|
60
|
+
* <p>
|
|
61
|
+
There's one exception: for a public virtual circuit, Oracle specifies the BGP IPv4 addresses.
|
|
62
|
+
* <p>
|
|
63
|
+
Example: `10.0.0.19/31`
|
|
64
|
+
*
|
|
65
|
+
*/
|
|
66
|
+
"oracleBgpPeeringIp"?: string;
|
|
67
|
+
/**
|
|
68
|
+
* The BGP IPv6 address for the router on the other end of the BGP session from
|
|
69
|
+
* Oracle. Specified by the owner of that router. If the session goes from Oracle
|
|
70
|
+
* to a customer, this is the BGP IPv6 address of the customer's edge router. If the
|
|
71
|
+
* session goes from Oracle to a provider, this is the BGP IPv6 address of the
|
|
72
|
+
* provider's edge router. Only subnet masks from /64 up to /127 are allowed.
|
|
73
|
+
* <p>
|
|
74
|
+
There's one exception: for a public virtual circuit, Oracle specifies the BGP IPv6 addresses.
|
|
75
|
+
* <p>
|
|
76
|
+
Example: `2001:db8::1/64`
|
|
77
|
+
*
|
|
78
|
+
*/
|
|
79
|
+
"customerBgpPeeringIpv6"?: string;
|
|
80
|
+
/**
|
|
81
|
+
* The IPv6 address for Oracle's end of the BGP session. Only subnet masks from /64 up to /127 are allowed.
|
|
82
|
+
* If the session goes from Oracle to a customer's edge router,
|
|
83
|
+
* the customer specifies this information. If the session goes from Oracle to
|
|
84
|
+
* a provider's edge router, the provider specifies this.
|
|
85
|
+
* <p>
|
|
86
|
+
There's one exception: for a public virtual circuit, Oracle specifies the BGP IPv6 addresses.
|
|
87
|
+
* <p>
|
|
88
|
+
Example: `2001:db8::2/64`
|
|
89
|
+
*
|
|
90
|
+
*/
|
|
91
|
+
"oracleBgpPeeringIpv6"?: string;
|
|
92
|
+
/**
|
|
93
|
+
* The number of the specific VLAN (on the cross-connect or cross-connect group)
|
|
94
|
+
* that is assigned to this virtual circuit. Specified by the owner of the cross-connect
|
|
95
|
+
* or cross-connect group (the customer if the customer is colocated with Oracle, or
|
|
96
|
+
* the provider if the customer is connecting via provider).
|
|
97
|
+
* <p>
|
|
98
|
+
Example: `200`
|
|
99
|
+
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
100
|
+
*/
|
|
101
|
+
"vlan"?: number;
|
|
102
|
+
/**
|
|
103
|
+
* The state of the Ipv4 BGP session.
|
|
104
|
+
*/
|
|
105
|
+
"ipv4BgpStatus"?: CrossConnectMappingDetails.Ipv4BgpStatus;
|
|
106
|
+
/**
|
|
107
|
+
* The state of the Ipv6 BGP session.
|
|
108
|
+
*/
|
|
109
|
+
"ipv6BgpStatus"?: CrossConnectMappingDetails.Ipv6BgpStatus;
|
|
110
|
+
/**
|
|
111
|
+
* The FastConnect device that terminates the logical connection.
|
|
112
|
+
*
|
|
113
|
+
*/
|
|
114
|
+
"ociLogicalDeviceName"?: string;
|
|
115
|
+
}
|
|
116
|
+
export declare namespace CrossConnectMappingDetails {
|
|
117
|
+
enum Ipv4BgpStatus {
|
|
118
|
+
Up = "UP",
|
|
119
|
+
Down = "DOWN",
|
|
120
|
+
/**
|
|
121
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
122
|
+
* version of the SDK.
|
|
123
|
+
*/
|
|
124
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
125
|
+
}
|
|
126
|
+
enum Ipv6BgpStatus {
|
|
127
|
+
Up = "UP",
|
|
128
|
+
Down = "DOWN",
|
|
129
|
+
/**
|
|
130
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
131
|
+
* version of the SDK.
|
|
132
|
+
*/
|
|
133
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
134
|
+
}
|
|
135
|
+
function getJsonObj(obj: CrossConnectMappingDetails): object;
|
|
136
|
+
function getDeserializedJsonObj(obj: CrossConnectMappingDetails): object;
|
|
137
|
+
}
|
|
@@ -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.CrossConnectMappingDetails = void 0;
|
|
18
|
+
var CrossConnectMappingDetails;
|
|
19
|
+
(function (CrossConnectMappingDetails) {
|
|
20
|
+
let Ipv4BgpStatus;
|
|
21
|
+
(function (Ipv4BgpStatus) {
|
|
22
|
+
Ipv4BgpStatus["Up"] = "UP";
|
|
23
|
+
Ipv4BgpStatus["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
|
+
Ipv4BgpStatus["UnknownValue"] = "UNKNOWN_VALUE";
|
|
29
|
+
})(Ipv4BgpStatus = CrossConnectMappingDetails.Ipv4BgpStatus || (CrossConnectMappingDetails.Ipv4BgpStatus = {}));
|
|
30
|
+
let Ipv6BgpStatus;
|
|
31
|
+
(function (Ipv6BgpStatus) {
|
|
32
|
+
Ipv6BgpStatus["Up"] = "UP";
|
|
33
|
+
Ipv6BgpStatus["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
|
+
Ipv6BgpStatus["UnknownValue"] = "UNKNOWN_VALUE";
|
|
39
|
+
})(Ipv6BgpStatus = CrossConnectMappingDetails.Ipv6BgpStatus || (CrossConnectMappingDetails.Ipv6BgpStatus = {}));
|
|
40
|
+
function getJsonObj(obj) {
|
|
41
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
42
|
+
return jsonObj;
|
|
43
|
+
}
|
|
44
|
+
CrossConnectMappingDetails.getJsonObj = getJsonObj;
|
|
45
|
+
function getDeserializedJsonObj(obj) {
|
|
46
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
47
|
+
return jsonObj;
|
|
48
|
+
}
|
|
49
|
+
CrossConnectMappingDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
50
|
+
})(CrossConnectMappingDetails = exports.CrossConnectMappingDetails || (exports.CrossConnectMappingDetails = {}));
|
|
51
|
+
//# sourceMappingURL=cross-connect-mapping-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cross-connect-mapping-details.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/cross-connect-mapping-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AA2GH,IAAiB,0BAA0B,CA+B1C;AA/BD,WAAiB,0BAA0B;IACzC,IAAY,aAQX;IARD,WAAY,aAAa;QACvB,0BAAS,CAAA;QACT,8BAAa,CAAA;QACb;;;WAGG;QACH,+CAA8B,CAAA;IAChC,CAAC,EARW,aAAa,GAAb,wCAAa,KAAb,wCAAa,QAQxB;IAED,IAAY,aAQX;IARD,WAAY,aAAa;QACvB,0BAAS,CAAA;QACT,8BAAa,CAAA;QACb;;;WAGG;QACH,+CAA8B,CAAA;IAChC,CAAC,EARW,aAAa,GAAb,wCAAa,KAAb,wCAAa,QAQxB;IAED,SAAgB,UAAU,CAAC,GAA+B;QACxD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,qCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA+B;QACpE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,iDAAsB,yBAIrC,CAAA;AACH,CAAC,EA/BgB,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QA+B1C"}
|
|
@@ -38,6 +38,10 @@ Who specifies the BGP peering information in the case of customer connection via
|
|
|
38
38
|
* goes from Oracle to the customer's edge router, then the customer specifies the BGP
|
|
39
39
|
* peering information. There's one exception: for a public virtual circuit, Oracle
|
|
40
40
|
* specifies the BGP IPv4 addresses.
|
|
41
|
+
* <p>
|
|
42
|
+
Every `CrossConnectMapping` must have BGP IPv4 peering addresses. BGP IPv6 peering
|
|
43
|
+
* addresses are optional. If BGP IPv6 addresses are provided, the customer can
|
|
44
|
+
* exchange IPv6 routes with Oracle.
|
|
41
45
|
*
|
|
42
46
|
*/
|
|
43
47
|
export interface CrossConnectMapping {
|
|
@@ -61,7 +65,7 @@ export interface CrossConnectMapping {
|
|
|
61
65
|
* Oracle. Specified by the owner of that router. If the session goes from Oracle
|
|
62
66
|
* to a customer, this is the BGP IPv4 address of the customer's edge router. If the
|
|
63
67
|
* session goes from Oracle to a provider, this is the BGP IPv4 address of the
|
|
64
|
-
* provider's edge router. Must use a /
|
|
68
|
+
* provider's edge router. Must use a subnet mask from /28 to /31.
|
|
65
69
|
* <p>
|
|
66
70
|
There's one exception: for a public virtual circuit, Oracle specifies the BGP IPv4 addresses.
|
|
67
71
|
* <p>
|
|
@@ -70,8 +74,8 @@ export interface CrossConnectMapping {
|
|
|
70
74
|
*/
|
|
71
75
|
"customerBgpPeeringIp"?: string;
|
|
72
76
|
/**
|
|
73
|
-
* The IPv4 address for Oracle's end of the BGP session. Must use a /
|
|
74
|
-
*
|
|
77
|
+
* The IPv4 address for Oracle's end of the BGP session. Must use a subnet mask from /28 to /31.
|
|
78
|
+
* If the session goes from Oracle to a customer's edge router,
|
|
75
79
|
* the customer specifies this information. If the session goes from Oracle to
|
|
76
80
|
* a provider's edge router, the provider specifies this.
|
|
77
81
|
* <p>
|
|
@@ -81,6 +85,37 @@ export interface CrossConnectMapping {
|
|
|
81
85
|
*
|
|
82
86
|
*/
|
|
83
87
|
"oracleBgpPeeringIp"?: string;
|
|
88
|
+
/**
|
|
89
|
+
* The BGP IPv6 address for the router on the other end of the BGP session from
|
|
90
|
+
* Oracle. Specified by the owner of that router. If the session goes from Oracle
|
|
91
|
+
* to a customer, this is the BGP IPv6 address of the customer's edge router. If the
|
|
92
|
+
* session goes from Oracle to a provider, this is the BGP IPv6 address of the
|
|
93
|
+
* provider's edge router. Only subnet masks from /64 up to /127 are allowed.
|
|
94
|
+
* <p>
|
|
95
|
+
There's one exception: for a public virtual circuit, Oracle specifies the BGP IPv6 addresses.
|
|
96
|
+
* <p>
|
|
97
|
+
IPv6 addressing is supported for all commercial and government regions. See
|
|
98
|
+
* [IPv6 Addresses](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/ipv6.htm).
|
|
99
|
+
* <p>
|
|
100
|
+
Example: `2001:db8::1/64`
|
|
101
|
+
*
|
|
102
|
+
*/
|
|
103
|
+
"customerBgpPeeringIpv6"?: string;
|
|
104
|
+
/**
|
|
105
|
+
* The IPv6 address for Oracle's end of the BGP session. Only subnet masks from /64 up to /127 are allowed.
|
|
106
|
+
* If the session goes from Oracle to a customer's edge router,
|
|
107
|
+
* the customer specifies this information. If the session goes from Oracle to
|
|
108
|
+
* a provider's edge router, the provider specifies this.
|
|
109
|
+
* <p>
|
|
110
|
+
There's one exception: for a public virtual circuit, Oracle specifies the BGP IPv6 addresses.
|
|
111
|
+
* <p>
|
|
112
|
+
Note that IPv6 addressing is currently supported only in certain regions. See
|
|
113
|
+
* [IPv6 Addresses](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/ipv6.htm).
|
|
114
|
+
* <p>
|
|
115
|
+
Example: `2001:db8::2/64`
|
|
116
|
+
*
|
|
117
|
+
*/
|
|
118
|
+
"oracleBgpPeeringIpv6"?: string;
|
|
84
119
|
/**
|
|
85
120
|
* The number of the specific VLAN (on the cross-connect or cross-connect group)
|
|
86
121
|
* that is assigned to this virtual circuit. Specified by the owner of the cross-connect
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cross-connect-mapping.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/cross-connect-mapping.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;
|
|
1
|
+
{"version":3,"file":"cross-connect-mapping.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/cross-connect-mapping.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AAyHH,IAAiB,mBAAmB,CAWnC;AAXD,WAAiB,mBAAmB;IAClC,SAAgB,UAAU,CAAC,GAAwB;QACjD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,8BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAwB;QAC7D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,0CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAWnC"}
|
|
@@ -42,6 +42,25 @@ export interface CrossConnectStatus {
|
|
|
42
42
|
*
|
|
43
43
|
*/
|
|
44
44
|
"lightLevelIndicator"?: CrossConnectStatus.LightLevelIndicator;
|
|
45
|
+
/**
|
|
46
|
+
* Encryption status of this cross connect.
|
|
47
|
+
* <p>
|
|
48
|
+
Possible values:
|
|
49
|
+
* * **UP:** Traffic is encrypted over this cross-connect
|
|
50
|
+
* * **DOWN:** Traffic is not encrypted over this cross-connect
|
|
51
|
+
* * **CIPHER_MISMATCH:** The MACsec encryption cipher doesn't match the cipher on the CPE
|
|
52
|
+
* * **CKN_MISMATCH:** The MACsec Connectivity association Key Name (CKN) doesn't match the CKN on the CPE
|
|
53
|
+
* * **CAK_MISMATCH:** The MACsec Connectivity Association Key (CAK) doesn't match the CAK on the CPE
|
|
54
|
+
*
|
|
55
|
+
*/
|
|
56
|
+
"encryptionStatus"?: CrossConnectStatus.EncryptionStatus;
|
|
57
|
+
/**
|
|
58
|
+
* The light levels of the cross-connect (in dBm).
|
|
59
|
+
* <p>
|
|
60
|
+
Example: `[14.0, -14.0, 2.1, -10.1]`
|
|
61
|
+
*
|
|
62
|
+
*/
|
|
63
|
+
"lightLevelsInDBm"?: Array<number>;
|
|
45
64
|
}
|
|
46
65
|
export declare namespace CrossConnectStatus {
|
|
47
66
|
enum InterfaceState {
|
|
@@ -65,6 +84,18 @@ export declare namespace CrossConnectStatus {
|
|
|
65
84
|
*/
|
|
66
85
|
UnknownValue = "UNKNOWN_VALUE"
|
|
67
86
|
}
|
|
87
|
+
enum EncryptionStatus {
|
|
88
|
+
Up = "UP",
|
|
89
|
+
Down = "DOWN",
|
|
90
|
+
CipherMismatch = "CIPHER_MISMATCH",
|
|
91
|
+
CknMismatch = "CKN_MISMATCH",
|
|
92
|
+
CakMismatch = "CAK_MISMATCH",
|
|
93
|
+
/**
|
|
94
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
95
|
+
* version of the SDK.
|
|
96
|
+
*/
|
|
97
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
98
|
+
}
|
|
68
99
|
function getJsonObj(obj: CrossConnectStatus): object;
|
|
69
100
|
function getDeserializedJsonObj(obj: CrossConnectStatus): object;
|
|
70
101
|
}
|
|
@@ -40,6 +40,19 @@ var CrossConnectStatus;
|
|
|
40
40
|
*/
|
|
41
41
|
LightLevelIndicator["UnknownValue"] = "UNKNOWN_VALUE";
|
|
42
42
|
})(LightLevelIndicator = CrossConnectStatus.LightLevelIndicator || (CrossConnectStatus.LightLevelIndicator = {}));
|
|
43
|
+
let EncryptionStatus;
|
|
44
|
+
(function (EncryptionStatus) {
|
|
45
|
+
EncryptionStatus["Up"] = "UP";
|
|
46
|
+
EncryptionStatus["Down"] = "DOWN";
|
|
47
|
+
EncryptionStatus["CipherMismatch"] = "CIPHER_MISMATCH";
|
|
48
|
+
EncryptionStatus["CknMismatch"] = "CKN_MISMATCH";
|
|
49
|
+
EncryptionStatus["CakMismatch"] = "CAK_MISMATCH";
|
|
50
|
+
/**
|
|
51
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
52
|
+
* version of the SDK.
|
|
53
|
+
*/
|
|
54
|
+
EncryptionStatus["UnknownValue"] = "UNKNOWN_VALUE";
|
|
55
|
+
})(EncryptionStatus = CrossConnectStatus.EncryptionStatus || (CrossConnectStatus.EncryptionStatus = {}));
|
|
43
56
|
function getJsonObj(obj) {
|
|
44
57
|
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
45
58
|
return jsonObj;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cross-connect-status.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/cross-connect-status.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;
|
|
1
|
+
{"version":3,"file":"cross-connect-status.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/cross-connect-status.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AAwDH,IAAiB,kBAAkB,CA+ClC;AA/CD,WAAiB,kBAAkB;IACjC,IAAY,cAQX;IARD,WAAY,cAAc;QACxB,2BAAS,CAAA;QACT,+BAAa,CAAA;QACb;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EARW,cAAc,GAAd,iCAAc,KAAd,iCAAc,QAQzB;IAED,IAAY,mBAWX;IAXD,WAAY,mBAAmB;QAC7B,2CAAoB,CAAA;QACpB,2CAAoB,CAAA;QACpB,6CAAsB,CAAA;QACtB,kCAAW,CAAA;QACX,oCAAa,CAAA;QACb;;;WAGG;QACH,qDAA8B,CAAA;IAChC,CAAC,EAXW,mBAAmB,GAAnB,sCAAmB,KAAnB,sCAAmB,QAW9B;IAED,IAAY,gBAWX;IAXD,WAAY,gBAAgB;QAC1B,6BAAS,CAAA;QACT,iCAAa,CAAA;QACb,sDAAkC,CAAA;QAClC,gDAA4B,CAAA;QAC5B,gDAA4B,CAAA;QAC5B;;;WAGG;QACH,kDAA8B,CAAA;IAChC,CAAC,EAXW,gBAAgB,GAAhB,mCAAgB,KAAhB,mCAAgB,QAW3B;IAED,SAAgB,UAAU,CAAC,GAAuB;QAChD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,6BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAuB;QAC5D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,yCAAsB,yBAIrC,CAAA;AACH,CAAC,EA/CgB,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QA+ClC"}
|
|
@@ -12,6 +12,7 @@ documentation for the [Network Path Analyzer](/iaas/Content/Network/Concepts/pat
|
|
|
12
12
|
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
13
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
14
|
*/
|
|
15
|
+
import * as model from "../model";
|
|
15
16
|
/**
|
|
16
17
|
* For use with Oracle Cloud Infrastructure FastConnect. A cross-connect represents a
|
|
17
18
|
* physical connection between an existing network and Oracle. Customers who are colocated
|
|
@@ -41,12 +42,30 @@ export interface CrossConnect {
|
|
|
41
42
|
*
|
|
42
43
|
*/
|
|
43
44
|
"crossConnectGroupId"?: string;
|
|
45
|
+
/**
|
|
46
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
47
|
+
* Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
|
|
48
|
+
*
|
|
49
|
+
*/
|
|
50
|
+
"definedTags"?: {
|
|
51
|
+
[key: string]: {
|
|
52
|
+
[key: string]: any;
|
|
53
|
+
};
|
|
54
|
+
};
|
|
44
55
|
/**
|
|
45
56
|
* A user-friendly name. Does not have to be unique, and it's changeable.
|
|
46
57
|
* Avoid entering confidential information.
|
|
47
58
|
*
|
|
48
59
|
*/
|
|
49
60
|
"displayName"?: string;
|
|
61
|
+
/**
|
|
62
|
+
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
63
|
+
* Example: `{\"bar-key\": \"value\"}`
|
|
64
|
+
*
|
|
65
|
+
*/
|
|
66
|
+
"freeformTags"?: {
|
|
67
|
+
[key: string]: string;
|
|
68
|
+
};
|
|
50
69
|
/**
|
|
51
70
|
* The cross-connect's Oracle ID (OCID).
|
|
52
71
|
*/
|
|
@@ -71,6 +90,12 @@ export interface CrossConnect {
|
|
|
71
90
|
*
|
|
72
91
|
*/
|
|
73
92
|
"portSpeedShapeName"?: string;
|
|
93
|
+
/**
|
|
94
|
+
* A reference name or identifier for the physical fiber connection that this cross-connect
|
|
95
|
+
* uses.
|
|
96
|
+
*
|
|
97
|
+
*/
|
|
98
|
+
"customerReferenceName"?: string;
|
|
74
99
|
/**
|
|
75
100
|
* The date and time the cross-connect was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
76
101
|
* <p>
|
|
@@ -78,6 +103,18 @@ export interface CrossConnect {
|
|
|
78
103
|
*
|
|
79
104
|
*/
|
|
80
105
|
"timeCreated"?: Date;
|
|
106
|
+
"macsecProperties"?: model.MacsecProperties;
|
|
107
|
+
/**
|
|
108
|
+
* The FastConnect device that terminates the physical connection.
|
|
109
|
+
*
|
|
110
|
+
*/
|
|
111
|
+
"ociPhysicalDeviceName"?: string;
|
|
112
|
+
/**
|
|
113
|
+
* The FastConnect device that terminates the logical connection.
|
|
114
|
+
* This device might be different than the device that terminates the physical connection.
|
|
115
|
+
*
|
|
116
|
+
*/
|
|
117
|
+
"ociLogicalDeviceName"?: string;
|
|
81
118
|
}
|
|
82
119
|
export declare namespace CrossConnect {
|
|
83
120
|
enum LifecycleState {
|
|
@@ -13,8 +13,28 @@ documentation for the [Network Path Analyzer](/iaas/Content/Network/Concepts/pat
|
|
|
13
13
|
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
14
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
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
|
+
};
|
|
16
35
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
36
|
exports.CrossConnect = void 0;
|
|
37
|
+
const model = __importStar(require("../model"));
|
|
18
38
|
var CrossConnect;
|
|
19
39
|
(function (CrossConnect) {
|
|
20
40
|
let LifecycleState;
|
|
@@ -32,12 +52,20 @@ var CrossConnect;
|
|
|
32
52
|
LifecycleState["UnknownValue"] = "UNKNOWN_VALUE";
|
|
33
53
|
})(LifecycleState = CrossConnect.LifecycleState || (CrossConnect.LifecycleState = {}));
|
|
34
54
|
function getJsonObj(obj) {
|
|
35
|
-
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
55
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
56
|
+
"macsecProperties": obj.macsecProperties
|
|
57
|
+
? model.MacsecProperties.getJsonObj(obj.macsecProperties)
|
|
58
|
+
: undefined
|
|
59
|
+
});
|
|
36
60
|
return jsonObj;
|
|
37
61
|
}
|
|
38
62
|
CrossConnect.getJsonObj = getJsonObj;
|
|
39
63
|
function getDeserializedJsonObj(obj) {
|
|
40
|
-
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
64
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
65
|
+
"macsecProperties": obj.macsecProperties
|
|
66
|
+
? model.MacsecProperties.getDeserializedJsonObj(obj.macsecProperties)
|
|
67
|
+
: undefined
|
|
68
|
+
});
|
|
41
69
|
return jsonObj;
|
|
42
70
|
}
|
|
43
71
|
CrossConnect.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cross-connect.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/cross-connect.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG
|
|
1
|
+
{"version":3,"file":"cross-connect.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/cross-connect.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAqGlC,IAAiB,YAAY,CAuC5B;AAvCD,WAAiB,YAAY;IAC3B,IAAY,cAYX;IAZD,WAAY,cAAc;QACxB,sDAAoC,CAAA;QACpC,+CAA6B,CAAA;QAC7B,6CAA2B,CAAA;QAC3B,uCAAqB,CAAA;QACrB,6CAA2B,CAAA;QAC3B,2CAAyB,CAAA;QACzB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAZW,cAAc,GAAd,2BAAc,KAAd,2BAAc,QAYzB;IAED,SAAgB,UAAU,CAAC,GAAiB;QAC1C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,UAAU,CAAC,GAAG,CAAC,gBAAgB,CAAC;gBACzD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,uBAAU,aAWzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAiB;QACtD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,sBAAsB,CAAC,GAAG,CAAC,gBAAgB,CAAC;gBACrE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,mCAAsB,yBAWrC,CAAA;AACH,CAAC,EAvCgB,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAuC5B"}
|
|
@@ -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
|
+
* Default phase one parameters.
|
|
17
|
+
*/
|
|
18
|
+
export interface DefaultPhaseOneParameters {
|
|
19
|
+
/**
|
|
20
|
+
* Default phase one encryption algorithms.
|
|
21
|
+
*/
|
|
22
|
+
"defaultEncryptionAlgorithms"?: Array<string>;
|
|
23
|
+
/**
|
|
24
|
+
* Default phase one authentication algorithms.
|
|
25
|
+
*/
|
|
26
|
+
"defaultAuthenticationAlgorithms"?: Array<string>;
|
|
27
|
+
/**
|
|
28
|
+
* Default phase one Diffie-Hellman groups.
|
|
29
|
+
*/
|
|
30
|
+
"defaultDhGroups"?: Array<string>;
|
|
31
|
+
}
|
|
32
|
+
export declare namespace DefaultPhaseOneParameters {
|
|
33
|
+
function getJsonObj(obj: DefaultPhaseOneParameters): object;
|
|
34
|
+
function getDeserializedJsonObj(obj: DefaultPhaseOneParameters): 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.DefaultPhaseOneParameters = void 0;
|
|
18
|
+
var DefaultPhaseOneParameters;
|
|
19
|
+
(function (DefaultPhaseOneParameters) {
|
|
20
|
+
function getJsonObj(obj) {
|
|
21
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
22
|
+
return jsonObj;
|
|
23
|
+
}
|
|
24
|
+
DefaultPhaseOneParameters.getJsonObj = getJsonObj;
|
|
25
|
+
function getDeserializedJsonObj(obj) {
|
|
26
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
27
|
+
return jsonObj;
|
|
28
|
+
}
|
|
29
|
+
DefaultPhaseOneParameters.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
30
|
+
})(DefaultPhaseOneParameters = exports.DefaultPhaseOneParameters || (exports.DefaultPhaseOneParameters = {}));
|
|
31
|
+
//# sourceMappingURL=default-phase-one-parameters.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"default-phase-one-parameters.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/default-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
|
+
* Default phase two parameters.
|
|
17
|
+
*/
|
|
18
|
+
export interface DefaultPhaseTwoParameters {
|
|
19
|
+
/**
|
|
20
|
+
* Default phase two encryption algorithms.
|
|
21
|
+
*/
|
|
22
|
+
"defaultEncryptionAlgorithms"?: Array<string>;
|
|
23
|
+
/**
|
|
24
|
+
* Default phase two authentication algorithms.
|
|
25
|
+
*/
|
|
26
|
+
"defaultAuthenticationAlgorithms"?: Array<string>;
|
|
27
|
+
/**
|
|
28
|
+
* Default perfect forward secrecy Diffie-Hellman groups.
|
|
29
|
+
*/
|
|
30
|
+
"defaultPfsDhGroup"?: string;
|
|
31
|
+
}
|
|
32
|
+
export declare namespace DefaultPhaseTwoParameters {
|
|
33
|
+
function getJsonObj(obj: DefaultPhaseTwoParameters): object;
|
|
34
|
+
function getDeserializedJsonObj(obj: DefaultPhaseTwoParameters): 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.DefaultPhaseTwoParameters = void 0;
|
|
18
|
+
var DefaultPhaseTwoParameters;
|
|
19
|
+
(function (DefaultPhaseTwoParameters) {
|
|
20
|
+
function getJsonObj(obj) {
|
|
21
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
22
|
+
return jsonObj;
|
|
23
|
+
}
|
|
24
|
+
DefaultPhaseTwoParameters.getJsonObj = getJsonObj;
|
|
25
|
+
function getDeserializedJsonObj(obj) {
|
|
26
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
27
|
+
return jsonObj;
|
|
28
|
+
}
|
|
29
|
+
DefaultPhaseTwoParameters.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
30
|
+
})(DefaultPhaseTwoParameters = exports.DefaultPhaseTwoParameters || (exports.DefaultPhaseTwoParameters = {}));
|
|
31
|
+
//# sourceMappingURL=default-phase-two-parameters.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"default-phase-two-parameters.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/default-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"}
|
|
@@ -83,6 +83,10 @@ export interface DhcpOptions {
|
|
|
83
83
|
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the VCN the set of DHCP options belongs to.
|
|
84
84
|
*/
|
|
85
85
|
"vcnId": string;
|
|
86
|
+
/**
|
|
87
|
+
* The search domain name type of DHCP options
|
|
88
|
+
*/
|
|
89
|
+
"domainNameType"?: DhcpOptions.DomainNameType;
|
|
86
90
|
}
|
|
87
91
|
export declare namespace DhcpOptions {
|
|
88
92
|
enum LifecycleState {
|
|
@@ -96,6 +100,16 @@ export declare namespace DhcpOptions {
|
|
|
96
100
|
*/
|
|
97
101
|
UnknownValue = "UNKNOWN_VALUE"
|
|
98
102
|
}
|
|
103
|
+
enum DomainNameType {
|
|
104
|
+
SubnetDomain = "SUBNET_DOMAIN",
|
|
105
|
+
VcnDomain = "VCN_DOMAIN",
|
|
106
|
+
CustomDomain = "CUSTOM_DOMAIN",
|
|
107
|
+
/**
|
|
108
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
109
|
+
* version of the SDK.
|
|
110
|
+
*/
|
|
111
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
112
|
+
}
|
|
99
113
|
function getJsonObj(obj: DhcpOptions): object;
|
|
100
114
|
function getDeserializedJsonObj(obj: DhcpOptions): object;
|
|
101
115
|
}
|