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
package/lib/model/ipv6.d.ts
CHANGED
|
@@ -59,47 +59,17 @@ export interface Ipv6 {
|
|
|
59
59
|
*/
|
|
60
60
|
"id": string;
|
|
61
61
|
/**
|
|
62
|
-
* The IPv6 address of the `IPv6` object. The address is within the IPv6 CIDR block
|
|
63
|
-
*
|
|
64
|
-
* object.
|
|
62
|
+
* The IPv6 address of the `IPv6` object. The address is within the IPv6 CIDR block of the VNIC's subnet
|
|
63
|
+
* (see the `ipv6CidrBlock` attribute for the {@link Subnet} object.
|
|
65
64
|
* <p>
|
|
66
65
|
Example: `2001:0db8:0123:1111:abcd:ef01:2345:6789`
|
|
67
66
|
*
|
|
68
67
|
*/
|
|
69
68
|
"ipAddress": string;
|
|
70
|
-
/**
|
|
71
|
-
* Whether the IPv6 can be used for internet communication. Allowed by default for an IPv6 in
|
|
72
|
-
* a public subnet. Never allowed for an IPv6 in a private subnet. If the value is `true`, the
|
|
73
|
-
* IPv6 uses its public IP address for internet communication.
|
|
74
|
-
* <p>
|
|
75
|
-
Example: `true`
|
|
76
|
-
*
|
|
77
|
-
*/
|
|
78
|
-
"isInternetAccessAllowed"?: boolean;
|
|
79
69
|
/**
|
|
80
70
|
* The IPv6's current state.
|
|
81
71
|
*/
|
|
82
72
|
"lifecycleState": Ipv6.LifecycleState;
|
|
83
|
-
/**
|
|
84
|
-
* The IPv6 address to be used for internet communication. The address is within the
|
|
85
|
-
* IPv6 CIDR block of the VNIC's subnet (see the `ipv6PublicCidrBlock` attribute for the
|
|
86
|
-
* {@link Subnet} object).
|
|
87
|
-
* <p>
|
|
88
|
-
If your organization did NOT assign a custom IPv6 CIDR to the VCN for the private address
|
|
89
|
-
* space, Oracle provides the IPv6 CIDR and uses that same CIDR for the private and public
|
|
90
|
-
* address space. Therefore the `publicIpAddress` would be the same as the `ipAddress`.
|
|
91
|
-
* <p>
|
|
92
|
-
If your organization assigned a custom IPv6 CIDR to the VCN for the address space,
|
|
93
|
-
* the right 80 bits of the IPv6 IP (the subnet and address bits) are the same as for
|
|
94
|
-
* the `ipAddress`. But the left 48 bits are from the IPv6 CIDR that Oracle assigned
|
|
95
|
-
* to the VCN.
|
|
96
|
-
* <p>
|
|
97
|
-
This is null if the IPv6 is created with `isInternetAccessAllowed` set to `false`.
|
|
98
|
-
* <p>
|
|
99
|
-
Example: `2001:0db8:0123:1111:abcd:ef01:2345:6789`
|
|
100
|
-
*
|
|
101
|
-
*/
|
|
102
|
-
"publicIpAddress"?: string;
|
|
103
73
|
/**
|
|
104
74
|
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subnet the VNIC is in.
|
|
105
75
|
*/
|
package/lib/model/ipv6.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ipv6.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/ipv6.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;
|
|
1
|
+
{"version":3,"file":"ipv6.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/ipv6.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AA4EH,IAAiB,IAAI,CAuBpB;AAvBD,WAAiB,IAAI;IACnB,IAAY,cAUX;IAVD,WAAY,cAAc;QACxB,+CAA6B,CAAA;QAC7B,yCAAuB,CAAA;QACvB,6CAA2B,CAAA;QAC3B,2CAAyB,CAAA;QACzB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAVW,cAAc,GAAd,mBAAc,KAAd,mBAAc,QAUzB;IAED,SAAgB,UAAU,CAAC,GAAS;QAClC,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,eAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAS;QAC9C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,2BAAsB,yBAIrC,CAAA;AACH,CAAC,EAvBgB,IAAI,GAAJ,YAAI,KAAJ,YAAI,QAuBpB"}
|
|
@@ -69,15 +69,24 @@ export interface LocalPeeringGateway {
|
|
|
69
69
|
*/
|
|
70
70
|
"lifecycleState": LocalPeeringGateway.LifecycleState;
|
|
71
71
|
/**
|
|
72
|
-
* The
|
|
72
|
+
* The smallest aggregate CIDR that contains all the CIDR routes advertised by the VCN
|
|
73
|
+
* at the other end of the peering from this LPG. See `peerAdvertisedCidrDetails` for
|
|
74
|
+
* the individual CIDRs. The value is `null` if the LPG is not peered.
|
|
75
|
+
* <p>
|
|
76
|
+
Example: `192.168.0.0/16`, or if aggregated with `172.16.0.0/24` then `128.0.0.0/1`
|
|
77
|
+
*
|
|
78
|
+
*/
|
|
79
|
+
"peerAdvertisedCidr"?: string;
|
|
80
|
+
/**
|
|
81
|
+
* The specific ranges of IP addresses available on or via the VCN at the other
|
|
73
82
|
* end of the peering from this LPG. The value is `null` if the LPG is not peered.
|
|
74
|
-
* You can use
|
|
83
|
+
* You can use these as destination CIDRs for route rules to route a subnet's
|
|
75
84
|
* traffic to this LPG.
|
|
76
85
|
* <p>
|
|
77
|
-
Example: `192.168.0.0/16`
|
|
86
|
+
Example: [`192.168.0.0/16`, `172.16.0.0/24`]
|
|
78
87
|
*
|
|
79
88
|
*/
|
|
80
|
-
"
|
|
89
|
+
"peerAdvertisedCidrDetails"?: Array<string>;
|
|
81
90
|
/**
|
|
82
91
|
* Whether the LPG is peered with another LPG. `NEW` means the LPG has not yet been
|
|
83
92
|
* peered. `PENDING` means the peering is being established. `REVOKED` means the
|
|
@@ -89,6 +98,18 @@ export interface LocalPeeringGateway {
|
|
|
89
98
|
* Additional information regarding the peering status, if applicable.
|
|
90
99
|
*/
|
|
91
100
|
"peeringStatusDetails"?: string;
|
|
101
|
+
/**
|
|
102
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the peered LPG.
|
|
103
|
+
*/
|
|
104
|
+
"peerId": string;
|
|
105
|
+
/**
|
|
106
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the route table the LPG is using.
|
|
107
|
+
* <p>
|
|
108
|
+
For information about why you would associate a route table with an LPG, see
|
|
109
|
+
* [Transit Routing: Access to Multiple VCNs in Same Region](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/transitrouting.htm).
|
|
110
|
+
*
|
|
111
|
+
*/
|
|
112
|
+
"routeTableId"?: string;
|
|
92
113
|
/**
|
|
93
114
|
* The date and time the LPG was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
94
115
|
* <p>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"local-peering-gateway.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/local-peering-gateway.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;
|
|
1
|
+
{"version":3,"file":"local-peering-gateway.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/local-peering-gateway.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AA8GH,IAAiB,mBAAmB,CAoCnC;AApCD,WAAiB,mBAAmB;IAClC,IAAY,cAUX;IAVD,WAAY,cAAc;QACxB,+CAA6B,CAAA;QAC7B,yCAAuB,CAAA;QACvB,6CAA2B,CAAA;QAC3B,2CAAyB,CAAA;QACzB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAVW,cAAc,GAAd,kCAAc,KAAd,kCAAc,QAUzB;IAED,IAAY,aAWX;IAXD,WAAY,aAAa;QACvB,oCAAmB,CAAA;QACnB,4BAAW,CAAA;QACX,kCAAiB,CAAA;QACjB,oCAAmB,CAAA;QACnB,oCAAmB,CAAA;QACnB;;;WAGG;QACH,+CAA8B,CAAA;IAChC,CAAC,EAXW,aAAa,GAAb,iCAAa,KAAb,iCAAa,QAWxB;IAED,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,EApCgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAoCnC"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Network Monitoring API
|
|
3
|
+
* Use the Network Monitoring API to troubleshoot routing and security issues for resources such as virtual cloud networks (VCNs) and compute instances. For more information, see the console
|
|
4
|
+
documentation for the [Network Path Analyzer](/iaas/Content/Network/Concepts/path_analyzer.htm) tool.
|
|
5
|
+
|
|
6
|
+
* OpenAPI spec version: 20160918
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*
|
|
12
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
13
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
|
+
*/
|
|
15
|
+
/**
|
|
16
|
+
* Type of encryption cipher suite to use for the MACsec connection.
|
|
17
|
+
**/
|
|
18
|
+
export declare enum MacsecEncryptionCipher {
|
|
19
|
+
Aes128Gcm = "AES128_GCM",
|
|
20
|
+
Aes128GcmXpn = "AES128_GCM_XPN",
|
|
21
|
+
Aes256Gcm = "AES256_GCM",
|
|
22
|
+
Aes256GcmXpn = "AES256_GCM_XPN",
|
|
23
|
+
/**
|
|
24
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
25
|
+
* version of the SDK.
|
|
26
|
+
*/
|
|
27
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
28
|
+
}
|
|
29
|
+
export declare namespace MacsecEncryptionCipher {
|
|
30
|
+
function getJsonObj(obj: MacsecEncryptionCipher): MacsecEncryptionCipher;
|
|
31
|
+
function getDeserializedJsonObj(obj: MacsecEncryptionCipher): MacsecEncryptionCipher;
|
|
32
|
+
}
|
|
@@ -0,0 +1,43 @@
|
|
|
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.MacsecEncryptionCipher = void 0;
|
|
18
|
+
/**
|
|
19
|
+
* Type of encryption cipher suite to use for the MACsec connection.
|
|
20
|
+
**/
|
|
21
|
+
var MacsecEncryptionCipher;
|
|
22
|
+
(function (MacsecEncryptionCipher) {
|
|
23
|
+
MacsecEncryptionCipher["Aes128Gcm"] = "AES128_GCM";
|
|
24
|
+
MacsecEncryptionCipher["Aes128GcmXpn"] = "AES128_GCM_XPN";
|
|
25
|
+
MacsecEncryptionCipher["Aes256Gcm"] = "AES256_GCM";
|
|
26
|
+
MacsecEncryptionCipher["Aes256GcmXpn"] = "AES256_GCM_XPN";
|
|
27
|
+
/**
|
|
28
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
29
|
+
* version of the SDK.
|
|
30
|
+
*/
|
|
31
|
+
MacsecEncryptionCipher["UnknownValue"] = "UNKNOWN_VALUE";
|
|
32
|
+
})(MacsecEncryptionCipher = exports.MacsecEncryptionCipher || (exports.MacsecEncryptionCipher = {}));
|
|
33
|
+
(function (MacsecEncryptionCipher) {
|
|
34
|
+
function getJsonObj(obj) {
|
|
35
|
+
return obj;
|
|
36
|
+
}
|
|
37
|
+
MacsecEncryptionCipher.getJsonObj = getJsonObj;
|
|
38
|
+
function getDeserializedJsonObj(obj) {
|
|
39
|
+
return obj;
|
|
40
|
+
}
|
|
41
|
+
MacsecEncryptionCipher.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
42
|
+
})(MacsecEncryptionCipher = exports.MacsecEncryptionCipher || (exports.MacsecEncryptionCipher = {}));
|
|
43
|
+
//# sourceMappingURL=macsec-encryption-cipher.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"macsec-encryption-cipher.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/macsec-encryption-cipher.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AAKH;;IAEI;AACJ,IAAY,sBAWX;AAXD,WAAY,sBAAsB;IAChC,kDAAwB,CAAA;IACxB,yDAA+B,CAAA;IAC/B,kDAAwB,CAAA;IACxB,yDAA+B,CAAA;IAE/B;;;OAGG;IACH,wDAA8B,CAAA;AAChC,CAAC,EAXW,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAWjC;AAED,WAAiB,sBAAsB;IACrC,SAAgB,UAAU,CAAC,GAA2B;QACpD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,iCAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA2B;QAChE,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,6CAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAOtC"}
|
|
@@ -0,0 +1,39 @@
|
|
|
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
|
+
* An object defining the Secrets-in-Vault OCIDs representing the MACsec key.
|
|
17
|
+
*/
|
|
18
|
+
export interface MacsecKey {
|
|
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
|
+
*/
|
|
22
|
+
"connectivityAssociationNameSecretId": string;
|
|
23
|
+
/**
|
|
24
|
+
* The secret version of the connectivity association name secret in Vault. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
25
|
+
*/
|
|
26
|
+
"connectivityAssociationNameSecretVersion"?: number;
|
|
27
|
+
/**
|
|
28
|
+
* Secret [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) containing the Connectivity Association Key (CAK) of this MACsec key.
|
|
29
|
+
*/
|
|
30
|
+
"connectivityAssociationKeySecretId": string;
|
|
31
|
+
/**
|
|
32
|
+
* The secret version of the `connectivityAssociationKey` secret in Vault. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
33
|
+
*/
|
|
34
|
+
"connectivityAssociationKeySecretVersion"?: number;
|
|
35
|
+
}
|
|
36
|
+
export declare namespace MacsecKey {
|
|
37
|
+
function getJsonObj(obj: MacsecKey): object;
|
|
38
|
+
function getDeserializedJsonObj(obj: MacsecKey): object;
|
|
39
|
+
}
|
|
@@ -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.MacsecKey = void 0;
|
|
18
|
+
var MacsecKey;
|
|
19
|
+
(function (MacsecKey) {
|
|
20
|
+
function getJsonObj(obj) {
|
|
21
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
22
|
+
return jsonObj;
|
|
23
|
+
}
|
|
24
|
+
MacsecKey.getJsonObj = getJsonObj;
|
|
25
|
+
function getDeserializedJsonObj(obj) {
|
|
26
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
27
|
+
return jsonObj;
|
|
28
|
+
}
|
|
29
|
+
MacsecKey.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
30
|
+
})(MacsecKey = exports.MacsecKey || (exports.MacsecKey = {}));
|
|
31
|
+
//# sourceMappingURL=macsec-key.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"macsec-key.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/macsec-key.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AA2BH,IAAiB,SAAS,CAWzB;AAXD,WAAiB,SAAS;IACxB,SAAgB,UAAU,CAAC,GAAc;QACvC,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,oBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAc;QACnD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,gCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,SAAS,GAAT,iBAAS,KAAT,iBAAS,QAWzB"}
|
|
@@ -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 for MACsec (if capable).
|
|
18
|
+
*/
|
|
19
|
+
export interface MacsecProperties {
|
|
20
|
+
/**
|
|
21
|
+
* Indicates whether or not MACsec is enabled.
|
|
22
|
+
*/
|
|
23
|
+
"state": model.MacsecState;
|
|
24
|
+
"primaryKey"?: model.MacsecKey;
|
|
25
|
+
/**
|
|
26
|
+
* Type of encryption cipher suite to use for the MACsec connection.
|
|
27
|
+
*/
|
|
28
|
+
"encryptionCipher"?: model.MacsecEncryptionCipher;
|
|
29
|
+
}
|
|
30
|
+
export declare namespace MacsecProperties {
|
|
31
|
+
function getJsonObj(obj: MacsecProperties): object;
|
|
32
|
+
function getDeserializedJsonObj(obj: MacsecProperties): 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.MacsecProperties = void 0;
|
|
37
|
+
const model = __importStar(require("../model"));
|
|
38
|
+
var MacsecProperties;
|
|
39
|
+
(function (MacsecProperties) {
|
|
40
|
+
function getJsonObj(obj) {
|
|
41
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
42
|
+
"primaryKey": obj.primaryKey ? model.MacsecKey.getJsonObj(obj.primaryKey) : undefined
|
|
43
|
+
});
|
|
44
|
+
return jsonObj;
|
|
45
|
+
}
|
|
46
|
+
MacsecProperties.getJsonObj = getJsonObj;
|
|
47
|
+
function getDeserializedJsonObj(obj) {
|
|
48
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
49
|
+
"primaryKey": obj.primaryKey
|
|
50
|
+
? model.MacsecKey.getDeserializedJsonObj(obj.primaryKey)
|
|
51
|
+
: undefined
|
|
52
|
+
});
|
|
53
|
+
return jsonObj;
|
|
54
|
+
}
|
|
55
|
+
MacsecProperties.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
56
|
+
})(MacsecProperties = exports.MacsecProperties || (exports.MacsecProperties = {}));
|
|
57
|
+
//# sourceMappingURL=macsec-properties.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"macsec-properties.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/macsec-properties.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAkBlC,IAAiB,gBAAgB,CAuBhC;AAvBD,WAAiB,gBAAgB;IAC/B,SAAgB,UAAU,CAAC,GAAqB;QAC9C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,YAAY,EAAE,GAAG,CAAC,UAAU,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,UAAU,CAAC,GAAG,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,SAAS;SACtF,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IATe,2BAAU,aASzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqB;QAC1D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,YAAY,EAAE,GAAG,CAAC,UAAU;gBAC1B,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,sBAAsB,CAAC,GAAG,CAAC,UAAU,CAAC;gBACxD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,uCAAsB,yBAWrC,CAAA;AACH,CAAC,EAvBgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAuBhC"}
|
|
@@ -0,0 +1,30 @@
|
|
|
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
|
+
* Indicates whether or not MACsec is enabled.
|
|
17
|
+
**/
|
|
18
|
+
export declare enum MacsecState {
|
|
19
|
+
Enabled = "ENABLED",
|
|
20
|
+
Disabled = "DISABLED",
|
|
21
|
+
/**
|
|
22
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
23
|
+
* version of the SDK.
|
|
24
|
+
*/
|
|
25
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
26
|
+
}
|
|
27
|
+
export declare namespace MacsecState {
|
|
28
|
+
function getJsonObj(obj: MacsecState): MacsecState;
|
|
29
|
+
function getDeserializedJsonObj(obj: MacsecState): MacsecState;
|
|
30
|
+
}
|
|
@@ -0,0 +1,41 @@
|
|
|
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.MacsecState = void 0;
|
|
18
|
+
/**
|
|
19
|
+
* Indicates whether or not MACsec is enabled.
|
|
20
|
+
**/
|
|
21
|
+
var MacsecState;
|
|
22
|
+
(function (MacsecState) {
|
|
23
|
+
MacsecState["Enabled"] = "ENABLED";
|
|
24
|
+
MacsecState["Disabled"] = "DISABLED";
|
|
25
|
+
/**
|
|
26
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
27
|
+
* version of the SDK.
|
|
28
|
+
*/
|
|
29
|
+
MacsecState["UnknownValue"] = "UNKNOWN_VALUE";
|
|
30
|
+
})(MacsecState = exports.MacsecState || (exports.MacsecState = {}));
|
|
31
|
+
(function (MacsecState) {
|
|
32
|
+
function getJsonObj(obj) {
|
|
33
|
+
return obj;
|
|
34
|
+
}
|
|
35
|
+
MacsecState.getJsonObj = getJsonObj;
|
|
36
|
+
function getDeserializedJsonObj(obj) {
|
|
37
|
+
return obj;
|
|
38
|
+
}
|
|
39
|
+
MacsecState.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
40
|
+
})(MacsecState = exports.MacsecState || (exports.MacsecState = {}));
|
|
41
|
+
//# sourceMappingURL=macsec-state.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"macsec-state.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/macsec-state.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AAKH;;IAEI;AACJ,IAAY,WASX;AATD,WAAY,WAAW;IACrB,kCAAmB,CAAA;IACnB,oCAAqB,CAAA;IAErB;;;OAGG;IACH,6CAA8B,CAAA;AAChC,CAAC,EATW,WAAW,GAAX,mBAAW,KAAX,mBAAW,QAStB;AAED,WAAiB,WAAW;IAC1B,SAAgB,UAAU,CAAC,GAAgB;QACzC,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,sBAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAgB;QACrD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,kCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,WAAW,GAAX,mBAAW,KAAX,mBAAW,QAO3B"}
|
|
@@ -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
|
+
* Details for updating a CIDR block.
|
|
17
|
+
*
|
|
18
|
+
*/
|
|
19
|
+
export interface ModifyVcnCidrDetails {
|
|
20
|
+
/**
|
|
21
|
+
* The CIDR IP address to update.
|
|
22
|
+
*
|
|
23
|
+
*/
|
|
24
|
+
"originalCidrBlock": string;
|
|
25
|
+
/**
|
|
26
|
+
* The new CIDR IP address.
|
|
27
|
+
*
|
|
28
|
+
*/
|
|
29
|
+
"newCidrBlock": string;
|
|
30
|
+
}
|
|
31
|
+
export declare namespace ModifyVcnCidrDetails {
|
|
32
|
+
function getJsonObj(obj: ModifyVcnCidrDetails): object;
|
|
33
|
+
function getDeserializedJsonObj(obj: ModifyVcnCidrDetails): 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.ModifyVcnCidrDetails = void 0;
|
|
18
|
+
var ModifyVcnCidrDetails;
|
|
19
|
+
(function (ModifyVcnCidrDetails) {
|
|
20
|
+
function getJsonObj(obj) {
|
|
21
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
22
|
+
return jsonObj;
|
|
23
|
+
}
|
|
24
|
+
ModifyVcnCidrDetails.getJsonObj = getJsonObj;
|
|
25
|
+
function getDeserializedJsonObj(obj) {
|
|
26
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
27
|
+
return jsonObj;
|
|
28
|
+
}
|
|
29
|
+
ModifyVcnCidrDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
30
|
+
})(ModifyVcnCidrDetails = exports.ModifyVcnCidrDetails || (exports.ModifyVcnCidrDetails = {}));
|
|
31
|
+
//# sourceMappingURL=modify-vcn-cidr-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"modify-vcn-cidr-details.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/modify-vcn-cidr-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AAsBH,IAAiB,oBAAoB,CAWpC;AAXD,WAAiB,oBAAoB;IACnC,SAAgB,UAAU,CAAC,GAAyB;QAClD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,+BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAyB;QAC9D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,2CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QAWpC"}
|
|
@@ -0,0 +1,123 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Network Monitoring API
|
|
3
|
+
* Use the Network Monitoring API to troubleshoot routing and security issues for resources such as virtual cloud networks (VCNs) and compute instances. For more information, see the console
|
|
4
|
+
documentation for the [Network Path Analyzer](/iaas/Content/Network/Concepts/path_analyzer.htm) tool.
|
|
5
|
+
|
|
6
|
+
* OpenAPI spec version: 20160918
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*
|
|
12
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
13
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
|
+
*/
|
|
15
|
+
/**
|
|
16
|
+
* A NAT (Network Address Translation) gateway, which represents a router that lets instances
|
|
17
|
+
* without public IPs contact the public internet without exposing the instance to inbound
|
|
18
|
+
* internet traffic. For more information, see
|
|
19
|
+
* [NAT Gateway](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/NATgateway.htm).
|
|
20
|
+
* <p>
|
|
21
|
+
To use any of the API operations, you must be authorized in an
|
|
22
|
+
* IAM policy. If you are not authorized, talk to an
|
|
23
|
+
* administrator. If you are an administrator who needs to write
|
|
24
|
+
* policies to give users access, see [Getting Started with
|
|
25
|
+
* Policies](https://docs.cloud.oracle.com/iaas/Content/Identity/Concepts/policygetstarted.htm).
|
|
26
|
+
*
|
|
27
|
+
*/
|
|
28
|
+
export interface NatGateway {
|
|
29
|
+
/**
|
|
30
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains
|
|
31
|
+
* the NAT gateway.
|
|
32
|
+
*
|
|
33
|
+
*/
|
|
34
|
+
"compartmentId": string;
|
|
35
|
+
/**
|
|
36
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
37
|
+
* Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
|
|
38
|
+
*
|
|
39
|
+
*/
|
|
40
|
+
"definedTags"?: {
|
|
41
|
+
[key: string]: {
|
|
42
|
+
[key: string]: any;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
/**
|
|
46
|
+
* A user-friendly name. Does not have to be unique, and it's changeable.
|
|
47
|
+
* Avoid entering confidential information.
|
|
48
|
+
*
|
|
49
|
+
*/
|
|
50
|
+
"displayName"?: string;
|
|
51
|
+
/**
|
|
52
|
+
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
53
|
+
* Example: `{\"bar-key\": \"value\"}`
|
|
54
|
+
*
|
|
55
|
+
*/
|
|
56
|
+
"freeformTags"?: {
|
|
57
|
+
[key: string]: string;
|
|
58
|
+
};
|
|
59
|
+
/**
|
|
60
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the
|
|
61
|
+
* NAT gateway.
|
|
62
|
+
*
|
|
63
|
+
*/
|
|
64
|
+
"id": string;
|
|
65
|
+
/**
|
|
66
|
+
* Whether the NAT gateway blocks traffic through it. The default is `false`.
|
|
67
|
+
* <p>
|
|
68
|
+
Example: `true`
|
|
69
|
+
*
|
|
70
|
+
*/
|
|
71
|
+
"blockTraffic": boolean;
|
|
72
|
+
/**
|
|
73
|
+
* The NAT gateway's current state.
|
|
74
|
+
*/
|
|
75
|
+
"lifecycleState": NatGateway.LifecycleState;
|
|
76
|
+
/**
|
|
77
|
+
* The IP address associated with the NAT gateway.
|
|
78
|
+
*
|
|
79
|
+
*/
|
|
80
|
+
"natIp": string;
|
|
81
|
+
/**
|
|
82
|
+
* The date and time the NAT gateway was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
83
|
+
* <p>
|
|
84
|
+
Example: `2016-08-25T21:10:29.600Z`
|
|
85
|
+
*
|
|
86
|
+
*/
|
|
87
|
+
"timeCreated": Date;
|
|
88
|
+
/**
|
|
89
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the VCN the NAT gateway
|
|
90
|
+
* belongs to.
|
|
91
|
+
*
|
|
92
|
+
*/
|
|
93
|
+
"vcnId": string;
|
|
94
|
+
/**
|
|
95
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the public IP address associated with the NAT gateway.
|
|
96
|
+
*
|
|
97
|
+
*/
|
|
98
|
+
"publicIpId"?: string;
|
|
99
|
+
/**
|
|
100
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the route table used by the NAT gateway.
|
|
101
|
+
* <p>
|
|
102
|
+
If you don't specify a route table here, the NAT gateway is created without an associated route
|
|
103
|
+
* table. The Networking service does NOT automatically associate the attached VCN's default route table
|
|
104
|
+
* with the NAT gateway.
|
|
105
|
+
*
|
|
106
|
+
*/
|
|
107
|
+
"routeTableId"?: string;
|
|
108
|
+
}
|
|
109
|
+
export declare namespace NatGateway {
|
|
110
|
+
enum LifecycleState {
|
|
111
|
+
Provisioning = "PROVISIONING",
|
|
112
|
+
Available = "AVAILABLE",
|
|
113
|
+
Terminating = "TERMINATING",
|
|
114
|
+
Terminated = "TERMINATED",
|
|
115
|
+
/**
|
|
116
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
117
|
+
* version of the SDK.
|
|
118
|
+
*/
|
|
119
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
120
|
+
}
|
|
121
|
+
function getJsonObj(obj: NatGateway): object;
|
|
122
|
+
function getDeserializedJsonObj(obj: NatGateway): object;
|
|
123
|
+
}
|