oci-vnmonitoring 2.66.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,96 @@
|
|
|
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
|
+
export interface CreateIPSecTunnelBgpSessionDetails {
|
|
16
|
+
/**
|
|
17
|
+
* The IP address for the Oracle end of the inside tunnel interface.
|
|
18
|
+
* <p>
|
|
19
|
+
If the tunnel's `routing` attribute is set to `BGP`
|
|
20
|
+
* (see {@link IPSecConnectionTunnel}), this IP address
|
|
21
|
+
* is required and used for the tunnel's BGP session.
|
|
22
|
+
* <p>
|
|
23
|
+
If `routing` is instead set to `STATIC`, this IP address is optional. You can set this IP
|
|
24
|
+
* address to troubleshoot or monitor the tunnel.
|
|
25
|
+
* <p>
|
|
26
|
+
The value must be a /30 or /31.
|
|
27
|
+
* <p>
|
|
28
|
+
Example: `10.0.0.4/31`
|
|
29
|
+
*
|
|
30
|
+
*/
|
|
31
|
+
"oracleInterfaceIp"?: string;
|
|
32
|
+
/**
|
|
33
|
+
* The IP address for the CPE end of the inside tunnel interface.
|
|
34
|
+
* <p>
|
|
35
|
+
If the tunnel's `routing` attribute is set to `BGP`
|
|
36
|
+
* (see {@link IPSecConnectionTunnel}), this IP address
|
|
37
|
+
* is required and used for the tunnel's BGP session.
|
|
38
|
+
* <p>
|
|
39
|
+
If `routing` is instead set to `STATIC`, this IP address is optional. You can set this IP
|
|
40
|
+
* address to troubleshoot or monitor the tunnel.
|
|
41
|
+
* <p>
|
|
42
|
+
The value must be a /30 or /31.
|
|
43
|
+
* <p>
|
|
44
|
+
Example: `10.0.0.5/31`
|
|
45
|
+
*
|
|
46
|
+
*/
|
|
47
|
+
"customerInterfaceIp"?: string;
|
|
48
|
+
/**
|
|
49
|
+
* The IPv6 address for the Oracle end of the inside tunnel interface. This IP address is optional.
|
|
50
|
+
* <p>
|
|
51
|
+
If the tunnel's `routing` attribute is set to `BGP`
|
|
52
|
+
* (see {@link IPSecConnectionTunnel}), this IP address
|
|
53
|
+
* is used for the tunnel's BGP session.
|
|
54
|
+
* <p>
|
|
55
|
+
If `routing` is instead set to `STATIC`, you can set this IP
|
|
56
|
+
* address to troubleshoot or monitor the tunnel.
|
|
57
|
+
* <p>
|
|
58
|
+
Only subnet masks from /64 up to /127 are allowed.
|
|
59
|
+
* <p>
|
|
60
|
+
Example: `2001:db8::1/64`
|
|
61
|
+
*
|
|
62
|
+
*/
|
|
63
|
+
"oracleInterfaceIpv6"?: string;
|
|
64
|
+
/**
|
|
65
|
+
* The IPv6 address for the CPE end of the inside tunnel interface. This IP address is optional.
|
|
66
|
+
* <p>
|
|
67
|
+
If the tunnel's `routing` attribute is set to `BGP`
|
|
68
|
+
* (see {@link IPSecConnectionTunnel}), this IP address
|
|
69
|
+
* is used for the tunnel's BGP session.
|
|
70
|
+
* <p>
|
|
71
|
+
If `routing` is instead set to `STATIC`, you can set this IP
|
|
72
|
+
* address to troubleshoot or monitor the tunnel.
|
|
73
|
+
* <p>
|
|
74
|
+
Only subnet masks from /64 up to /127 are allowed.
|
|
75
|
+
* <p>
|
|
76
|
+
Example: `2001:db8::1/64`
|
|
77
|
+
*
|
|
78
|
+
*/
|
|
79
|
+
"customerInterfaceIpv6"?: string;
|
|
80
|
+
/**
|
|
81
|
+
* If the tunnel's `routing` attribute is set to `BGP`
|
|
82
|
+
* (see {@link IPSecConnectionTunnel}), this ASN
|
|
83
|
+
* is required and used for the tunnel's BGP session. This is the ASN of the network on the
|
|
84
|
+
* CPE end of the BGP session. Can be a 2-byte or 4-byte ASN. Uses \"asplain\" format.
|
|
85
|
+
* <p>
|
|
86
|
+
If the tunnel's `routing` attribute is set to `STATIC`, the `customerBgpAsn` must be null.
|
|
87
|
+
* <p>
|
|
88
|
+
Example: `12345` (2-byte) or `1587232876` (4-byte)
|
|
89
|
+
*
|
|
90
|
+
*/
|
|
91
|
+
"customerBgpAsn"?: string;
|
|
92
|
+
}
|
|
93
|
+
export declare namespace CreateIPSecTunnelBgpSessionDetails {
|
|
94
|
+
function getJsonObj(obj: CreateIPSecTunnelBgpSessionDetails): object;
|
|
95
|
+
function getDeserializedJsonObj(obj: CreateIPSecTunnelBgpSessionDetails): object;
|
|
96
|
+
}
|
|
@@ -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.CreateIPSecTunnelBgpSessionDetails = void 0;
|
|
18
|
+
var CreateIPSecTunnelBgpSessionDetails;
|
|
19
|
+
(function (CreateIPSecTunnelBgpSessionDetails) {
|
|
20
|
+
function getJsonObj(obj) {
|
|
21
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
22
|
+
return jsonObj;
|
|
23
|
+
}
|
|
24
|
+
CreateIPSecTunnelBgpSessionDetails.getJsonObj = getJsonObj;
|
|
25
|
+
function getDeserializedJsonObj(obj) {
|
|
26
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
27
|
+
return jsonObj;
|
|
28
|
+
}
|
|
29
|
+
CreateIPSecTunnelBgpSessionDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
30
|
+
})(CreateIPSecTunnelBgpSessionDetails = exports.CreateIPSecTunnelBgpSessionDetails || (exports.CreateIPSecTunnelBgpSessionDetails = {}));
|
|
31
|
+
//# sourceMappingURL=create-ip-sec-tunnel-bgp-session-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-ip-sec-tunnel-bgp-session-details.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/create-ip-sec-tunnel-bgp-session-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AAoFH,IAAiB,kCAAkC,CAWlD;AAXD,WAAiB,kCAAkC;IACjD,SAAgB,UAAU,CAAC,GAAuC;QAChE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,6CAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAuC;QAC5E,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,yDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,kCAAkC,GAAlC,0CAAkC,KAAlC,0CAAkC,QAWlD"}
|
|
@@ -0,0 +1,34 @@
|
|
|
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
|
+
* Request to enable a multi-encryption domain policy on the IPSec tunnel.
|
|
17
|
+
* There can't be more than 50 security associations in use at one time. See [Encryption domain for policy-based
|
|
18
|
+
* tunnels](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/ipsecencryptiondomains.htm#spi_policy_based_tunnel) for more.
|
|
19
|
+
*
|
|
20
|
+
*/
|
|
21
|
+
export interface CreateIPSecTunnelEncryptionDomainDetails {
|
|
22
|
+
/**
|
|
23
|
+
* Lists IPv4 or IPv6-enabled subnets in your Oracle tenancy.
|
|
24
|
+
*/
|
|
25
|
+
"oracleTrafficSelector"?: Array<string>;
|
|
26
|
+
/**
|
|
27
|
+
* Lists IPv4 or IPv6-enabled subnets in your on-premises network.
|
|
28
|
+
*/
|
|
29
|
+
"cpeTrafficSelector"?: Array<string>;
|
|
30
|
+
}
|
|
31
|
+
export declare namespace CreateIPSecTunnelEncryptionDomainDetails {
|
|
32
|
+
function getJsonObj(obj: CreateIPSecTunnelEncryptionDomainDetails): object;
|
|
33
|
+
function getDeserializedJsonObj(obj: CreateIPSecTunnelEncryptionDomainDetails): object;
|
|
34
|
+
}
|
|
@@ -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.CreateIPSecTunnelEncryptionDomainDetails = void 0;
|
|
18
|
+
var CreateIPSecTunnelEncryptionDomainDetails;
|
|
19
|
+
(function (CreateIPSecTunnelEncryptionDomainDetails) {
|
|
20
|
+
function getJsonObj(obj) {
|
|
21
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
22
|
+
return jsonObj;
|
|
23
|
+
}
|
|
24
|
+
CreateIPSecTunnelEncryptionDomainDetails.getJsonObj = getJsonObj;
|
|
25
|
+
function getDeserializedJsonObj(obj) {
|
|
26
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
27
|
+
return jsonObj;
|
|
28
|
+
}
|
|
29
|
+
CreateIPSecTunnelEncryptionDomainDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
30
|
+
})(CreateIPSecTunnelEncryptionDomainDetails = exports.CreateIPSecTunnelEncryptionDomainDetails || (exports.CreateIPSecTunnelEncryptionDomainDetails = {}));
|
|
31
|
+
//# sourceMappingURL=create-ip-sec-tunnel-encryption-domain-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-ip-sec-tunnel-encryption-domain-details.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/create-ip-sec-tunnel-encryption-domain-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AAsBH,IAAiB,wCAAwC,CAWxD;AAXD,WAAiB,wCAAwC;IACvD,SAAgB,UAAU,CAAC,GAA6C;QACtE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,mDAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA6C;QAClF,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,+DAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,wCAAwC,GAAxC,gDAAwC,KAAxC,gDAAwC,QAWxD"}
|
|
@@ -47,24 +47,17 @@ export interface CreateIpv6Details {
|
|
|
47
47
|
*
|
|
48
48
|
*/
|
|
49
49
|
"ipAddress"?: string;
|
|
50
|
-
/**
|
|
51
|
-
* Whether the IPv6 can be used for internet communication. Allowed by default for an IPv6 in
|
|
52
|
-
* a public subnet. Never allowed for an IPv6 in a private subnet. If the value is `true`, the
|
|
53
|
-
* IPv6 uses its public IP address for internet communication.
|
|
54
|
-
* <p>
|
|
55
|
-
If `isInternetAccessAllowed` is set to `false`, the resulting `publicIpAddress` attribute
|
|
56
|
-
* for the `Ipv6` is null.
|
|
57
|
-
* <p>
|
|
58
|
-
Example: `true`
|
|
59
|
-
*
|
|
60
|
-
*/
|
|
61
|
-
"isInternetAccessAllowed"?: boolean;
|
|
62
50
|
/**
|
|
63
51
|
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the VNIC to assign the IPv6 to. The
|
|
64
52
|
* IPv6 will be in the VNIC's subnet.
|
|
65
53
|
*
|
|
66
54
|
*/
|
|
67
55
|
"vnicId": string;
|
|
56
|
+
/**
|
|
57
|
+
* The IPv6 CIDR allocated to the subnet. This is required if more than one IPv6 CIDR exists on the subnet.
|
|
58
|
+
*
|
|
59
|
+
*/
|
|
60
|
+
"ipv6SubnetCidr"?: string;
|
|
68
61
|
}
|
|
69
62
|
export declare namespace CreateIpv6Details {
|
|
70
63
|
function getJsonObj(obj: CreateIpv6Details): object;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-ipv6-details.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/create-ipv6-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;
|
|
1
|
+
{"version":3,"file":"create-ipv6-details.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/create-ipv6-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AA+CH,IAAiB,iBAAiB,CAWjC;AAXD,WAAiB,iBAAiB;IAChC,SAAgB,UAAU,CAAC,GAAsB;QAC/C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,4BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAsB;QAC3D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,wCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAWjC"}
|
|
@@ -42,6 +42,18 @@ export interface CreateLocalPeeringGatewayDetails {
|
|
|
42
42
|
"freeformTags"?: {
|
|
43
43
|
[key: string]: string;
|
|
44
44
|
};
|
|
45
|
+
/**
|
|
46
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the route table the LPG will use.
|
|
47
|
+
* <p>
|
|
48
|
+
If you don't specify a route table here, the LPG is created without an associated route
|
|
49
|
+
* table. The Networking service does NOT automatically associate the attached VCN's default route table
|
|
50
|
+
* with the LPG.
|
|
51
|
+
* <p>
|
|
52
|
+
For information about why you would associate a route table with an LPG, see
|
|
53
|
+
* [Transit Routing: Access to Multiple VCNs in Same Region](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/transitrouting.htm).
|
|
54
|
+
*
|
|
55
|
+
*/
|
|
56
|
+
"routeTableId"?: string;
|
|
45
57
|
/**
|
|
46
58
|
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the VCN the LPG belongs to.
|
|
47
59
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-local-peering-gateway-details.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/create-local-peering-gateway-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;
|
|
1
|
+
{"version":3,"file":"create-local-peering-gateway-details.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/create-local-peering-gateway-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AA+CH,IAAiB,gCAAgC,CAWhD;AAXD,WAAiB,gCAAgC;IAC/C,SAAgB,UAAU,CAAC,GAAqC;QAC9D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,2CAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqC;QAC1E,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,uDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,gCAAgC,GAAhC,wCAAgC,KAAhC,wCAAgC,QAWhD"}
|
|
@@ -0,0 +1,37 @@
|
|
|
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
|
+
* Defines the secret [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm)s held in Vault that represent the MACsec key.
|
|
17
|
+
*/
|
|
18
|
+
export interface CreateMacsecKey {
|
|
19
|
+
/**
|
|
20
|
+
* Secret [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) containing the Connectivity association Key Name (CKN) of this MACsec key.
|
|
21
|
+
* <p>
|
|
22
|
+
NOTE: Only the latest secret version will be used.
|
|
23
|
+
*
|
|
24
|
+
*/
|
|
25
|
+
"connectivityAssociationNameSecretId": string;
|
|
26
|
+
/**
|
|
27
|
+
* Secret [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) containing the Connectivity Association Key (CAK) of this MACsec key.
|
|
28
|
+
* <p>
|
|
29
|
+
NOTE: Only the latest secret version will be used.
|
|
30
|
+
*
|
|
31
|
+
*/
|
|
32
|
+
"connectivityAssociationKeySecretId": string;
|
|
33
|
+
}
|
|
34
|
+
export declare namespace CreateMacsecKey {
|
|
35
|
+
function getJsonObj(obj: CreateMacsecKey): object;
|
|
36
|
+
function getDeserializedJsonObj(obj: CreateMacsecKey): object;
|
|
37
|
+
}
|
|
@@ -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.CreateMacsecKey = void 0;
|
|
18
|
+
var CreateMacsecKey;
|
|
19
|
+
(function (CreateMacsecKey) {
|
|
20
|
+
function getJsonObj(obj) {
|
|
21
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
22
|
+
return jsonObj;
|
|
23
|
+
}
|
|
24
|
+
CreateMacsecKey.getJsonObj = getJsonObj;
|
|
25
|
+
function getDeserializedJsonObj(obj) {
|
|
26
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
27
|
+
return jsonObj;
|
|
28
|
+
}
|
|
29
|
+
CreateMacsecKey.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
30
|
+
})(CreateMacsecKey = exports.CreateMacsecKey || (exports.CreateMacsecKey = {}));
|
|
31
|
+
//# sourceMappingURL=create-macsec-key.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-macsec-key.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/create-macsec-key.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AAyBH,IAAiB,eAAe,CAW/B;AAXD,WAAiB,eAAe;IAC9B,SAAgB,UAAU,CAAC,GAAoB;QAC7C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,0BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAoB;QACzD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,sCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAW/B"}
|
|
@@ -0,0 +1,33 @@
|
|
|
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
|
+
* Properties used to configure MACsec (if capable).
|
|
18
|
+
*/
|
|
19
|
+
export interface CreateMacsecProperties {
|
|
20
|
+
/**
|
|
21
|
+
* Indicates whether or not MACsec is enabled.
|
|
22
|
+
*/
|
|
23
|
+
"state": model.MacsecState;
|
|
24
|
+
"primaryKey"?: model.CreateMacsecKey;
|
|
25
|
+
/**
|
|
26
|
+
* Type of encryption cipher suite to use for the MACsec connection.
|
|
27
|
+
*/
|
|
28
|
+
"encryptionCipher"?: model.MacsecEncryptionCipher;
|
|
29
|
+
}
|
|
30
|
+
export declare namespace CreateMacsecProperties {
|
|
31
|
+
function getJsonObj(obj: CreateMacsecProperties): object;
|
|
32
|
+
function getDeserializedJsonObj(obj: CreateMacsecProperties): object;
|
|
33
|
+
}
|
|
@@ -0,0 +1,57 @@
|
|
|
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.CreateMacsecProperties = void 0;
|
|
37
|
+
const model = __importStar(require("../model"));
|
|
38
|
+
var CreateMacsecProperties;
|
|
39
|
+
(function (CreateMacsecProperties) {
|
|
40
|
+
function getJsonObj(obj) {
|
|
41
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
42
|
+
"primaryKey": obj.primaryKey ? model.CreateMacsecKey.getJsonObj(obj.primaryKey) : undefined
|
|
43
|
+
});
|
|
44
|
+
return jsonObj;
|
|
45
|
+
}
|
|
46
|
+
CreateMacsecProperties.getJsonObj = getJsonObj;
|
|
47
|
+
function getDeserializedJsonObj(obj) {
|
|
48
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
49
|
+
"primaryKey": obj.primaryKey
|
|
50
|
+
? model.CreateMacsecKey.getDeserializedJsonObj(obj.primaryKey)
|
|
51
|
+
: undefined
|
|
52
|
+
});
|
|
53
|
+
return jsonObj;
|
|
54
|
+
}
|
|
55
|
+
CreateMacsecProperties.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
56
|
+
})(CreateMacsecProperties = exports.CreateMacsecProperties || (exports.CreateMacsecProperties = {}));
|
|
57
|
+
//# sourceMappingURL=create-macsec-properties.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-macsec-properties.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/create-macsec-properties.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAkBlC,IAAiB,sBAAsB,CAuBtC;AAvBD,WAAiB,sBAAsB;IACrC,SAAgB,UAAU,CAAC,GAA2B;QACpD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,YAAY,EAAE,GAAG,CAAC,UAAU,CAAC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,UAAU,CAAC,GAAG,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,SAAS;SAC5F,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IATe,iCAAU,aASzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA2B;QAChE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,YAAY,EAAE,GAAG,CAAC,UAAU;gBAC1B,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,sBAAsB,CAAC,GAAG,CAAC,UAAU,CAAC;gBAC9D,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,6CAAsB,yBAWrC,CAAA;AACH,CAAC,EAvBgB,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAuBtC"}
|
|
@@ -0,0 +1,76 @@
|
|
|
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
|
+
export interface CreateNatGatewayDetails {
|
|
16
|
+
/**
|
|
17
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment to contain the
|
|
18
|
+
* NAT gateway.
|
|
19
|
+
*
|
|
20
|
+
*/
|
|
21
|
+
"compartmentId": string;
|
|
22
|
+
/**
|
|
23
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
24
|
+
* Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
|
+
"definedTags"?: {
|
|
28
|
+
[key: string]: {
|
|
29
|
+
[key: string]: any;
|
|
30
|
+
};
|
|
31
|
+
};
|
|
32
|
+
/**
|
|
33
|
+
* A user-friendly name. Does not have to be unique, and it's changeable.
|
|
34
|
+
* Avoid entering confidential information.
|
|
35
|
+
*
|
|
36
|
+
*/
|
|
37
|
+
"displayName"?: string;
|
|
38
|
+
/**
|
|
39
|
+
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
40
|
+
* Example: `{\"bar-key\": \"value\"}`
|
|
41
|
+
*
|
|
42
|
+
*/
|
|
43
|
+
"freeformTags"?: {
|
|
44
|
+
[key: string]: string;
|
|
45
|
+
};
|
|
46
|
+
/**
|
|
47
|
+
* Whether the NAT gateway blocks traffic through it. The default is `false`.
|
|
48
|
+
* <p>
|
|
49
|
+
Example: `true`
|
|
50
|
+
*
|
|
51
|
+
*/
|
|
52
|
+
"blockTraffic"?: boolean;
|
|
53
|
+
/**
|
|
54
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the VCN the gateway belongs to.
|
|
55
|
+
*
|
|
56
|
+
*/
|
|
57
|
+
"vcnId": string;
|
|
58
|
+
/**
|
|
59
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the public IP address associated with the NAT gateway.
|
|
60
|
+
*
|
|
61
|
+
*/
|
|
62
|
+
"publicIpId"?: string;
|
|
63
|
+
/**
|
|
64
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the route table used by the NAT gateway.
|
|
65
|
+
* <p>
|
|
66
|
+
If you don't specify a route table here, the NAT gateway is created without an associated route
|
|
67
|
+
* table. The Networking service does NOT automatically associate the attached VCN's default route table
|
|
68
|
+
* with the NAT gateway.
|
|
69
|
+
*
|
|
70
|
+
*/
|
|
71
|
+
"routeTableId"?: string;
|
|
72
|
+
}
|
|
73
|
+
export declare namespace CreateNatGatewayDetails {
|
|
74
|
+
function getJsonObj(obj: CreateNatGatewayDetails): object;
|
|
75
|
+
function getDeserializedJsonObj(obj: CreateNatGatewayDetails): object;
|
|
76
|
+
}
|
|
@@ -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.CreateNatGatewayDetails = void 0;
|
|
18
|
+
var CreateNatGatewayDetails;
|
|
19
|
+
(function (CreateNatGatewayDetails) {
|
|
20
|
+
function getJsonObj(obj) {
|
|
21
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
22
|
+
return jsonObj;
|
|
23
|
+
}
|
|
24
|
+
CreateNatGatewayDetails.getJsonObj = getJsonObj;
|
|
25
|
+
function getDeserializedJsonObj(obj) {
|
|
26
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
27
|
+
return jsonObj;
|
|
28
|
+
}
|
|
29
|
+
CreateNatGatewayDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
30
|
+
})(CreateNatGatewayDetails = exports.CreateNatGatewayDetails || (exports.CreateNatGatewayDetails = {}));
|
|
31
|
+
//# sourceMappingURL=create-nat-gateway-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-nat-gateway-details.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/create-nat-gateway-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AA0DH,IAAiB,uBAAuB,CAWvC;AAXD,WAAiB,uBAAuB;IACtC,SAAgB,UAAU,CAAC,GAA4B;QACrD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,kCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA4B;QACjE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,8CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAWvC"}
|
|
@@ -40,7 +40,7 @@ export interface CreatePrivateIpDetails {
|
|
|
40
40
|
/**
|
|
41
41
|
* The hostname for the private IP. Used for DNS. The value
|
|
42
42
|
* is the hostname portion of the private IP's fully qualified domain name (FQDN)
|
|
43
|
-
* (for example, `
|
|
43
|
+
* (for example, `bminstance1` in FQDN `bminstance1.subnet123.vcn1.oraclevcn.com`).
|
|
44
44
|
* Must be unique across all VNICs in the subnet and comply with
|
|
45
45
|
* [RFC 952](https://tools.ietf.org/html/rfc952) and
|
|
46
46
|
* [RFC 1123](https://tools.ietf.org/html/rfc1123).
|
|
@@ -48,7 +48,7 @@ export interface CreatePrivateIpDetails {
|
|
|
48
48
|
For more information, see
|
|
49
49
|
* [DNS in Your Virtual Cloud Network](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/dns.htm).
|
|
50
50
|
* <p>
|
|
51
|
-
Example: `
|
|
51
|
+
Example: `bminstance1`
|
|
52
52
|
*
|
|
53
53
|
*/
|
|
54
54
|
"hostnameLabel"?: string;
|
|
@@ -66,7 +66,15 @@ export interface CreatePrivateIpDetails {
|
|
|
66
66
|
* must be in the same subnet.
|
|
67
67
|
*
|
|
68
68
|
*/
|
|
69
|
-
"vnicId"
|
|
69
|
+
"vnicId"?: string;
|
|
70
|
+
/**
|
|
71
|
+
* Use this attribute only with the Oracle Cloud VMware Solution.
|
|
72
|
+
* <p>
|
|
73
|
+
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the VLAN from which the private IP is to be drawn. The IP address,
|
|
74
|
+
* *if supplied*, must be valid for the given VLAN. See {@link Vlan}.
|
|
75
|
+
*
|
|
76
|
+
*/
|
|
77
|
+
"vlanId"?: string;
|
|
70
78
|
}
|
|
71
79
|
export declare namespace CreatePrivateIpDetails {
|
|
72
80
|
function getJsonObj(obj: CreatePrivateIpDetails): object;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-private-ip-details.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/create-private-ip-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;
|
|
1
|
+
{"version":3,"file":"create-private-ip-details.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/create-private-ip-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AAgEH,IAAiB,sBAAsB,CAWtC;AAXD,WAAiB,sBAAsB;IACrC,SAAgB,UAAU,CAAC,GAA2B;QACpD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,iCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA2B;QAChE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,6CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAWtC"}
|
|
@@ -62,6 +62,10 @@ export interface CreatePublicIpDetails {
|
|
|
62
62
|
*
|
|
63
63
|
*/
|
|
64
64
|
"privateIpId"?: string;
|
|
65
|
+
/**
|
|
66
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the public IP pool.
|
|
67
|
+
*/
|
|
68
|
+
"publicIpPoolId"?: string;
|
|
65
69
|
}
|
|
66
70
|
export declare namespace CreatePublicIpDetails {
|
|
67
71
|
enum Lifetime {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-public-ip-details.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/create-public-ip-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;
|
|
1
|
+
{"version":3,"file":"create-public-ip-details.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/create-public-ip-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AAuDH,IAAiB,qBAAqB,CAgBrC;AAhBD,WAAiB,qBAAqB;IACpC,IAAY,QAGX;IAHD,WAAY,QAAQ;QAClB,mCAAuB,CAAA;QACvB,iCAAqB,CAAA;IACvB,CAAC,EAHW,QAAQ,GAAR,8BAAQ,KAAR,8BAAQ,QAGnB;IAED,SAAgB,UAAU,CAAC,GAA0B;QACnD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,gCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA0B;QAC/D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,4CAAsB,yBAIrC,CAAA;AACH,CAAC,EAhBgB,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QAgBrC"}
|