oci-vnmonitoring 2.67.0 → 2.68.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/client.d.ts +13 -12
- package/lib/client.js +17 -13
- package/lib/client.js.map +1 -1
- package/lib/model/add-drg-route-rule-details.d.ts +1 -1
- package/lib/model/add-public-ip-pool-capacity-details.d.ts +33 -0
- package/lib/model/add-public-ip-pool-capacity-details.js +31 -0
- package/lib/model/add-public-ip-pool-capacity-details.js.map +1 -0
- package/lib/model/add-subnet-ipv6-cidr-details.d.ts +32 -0
- package/lib/model/add-subnet-ipv6-cidr-details.js +31 -0
- package/lib/model/add-subnet-ipv6-cidr-details.js.map +1 -0
- package/lib/model/add-vcn-cidr-details.d.ts +28 -0
- package/lib/model/add-vcn-cidr-details.js +31 -0
- package/lib/model/add-vcn-cidr-details.js.map +1 -0
- package/lib/model/add-vcn-ipv6-cidr-details.d.ts +38 -0
- package/lib/model/add-vcn-ipv6-cidr-details.js +59 -0
- package/lib/model/add-vcn-ipv6-cidr-details.js.map +1 -0
- package/lib/model/allowed-ike-ip-sec-parameters.d.ts +28 -0
- package/lib/model/allowed-ike-ip-sec-parameters.js +77 -0
- package/lib/model/allowed-ike-ip-sec-parameters.js.map +1 -0
- package/lib/model/allowed-phase-one-parameters.d.ts +35 -0
- package/lib/model/allowed-phase-one-parameters.js +31 -0
- package/lib/model/allowed-phase-one-parameters.js.map +1 -0
- package/lib/model/allowed-phase-two-parameters.d.ts +35 -0
- package/lib/model/allowed-phase-two-parameters.js +31 -0
- package/lib/model/allowed-phase-two-parameters.js.map +1 -0
- package/lib/model/bgp-session-info.d.ts +132 -0
- package/lib/model/bgp-session-info.js +51 -0
- package/lib/model/bgp-session-info.js.map +1 -0
- package/lib/model/byoip-allocated-range-collection.d.ts +28 -0
- package/lib/model/byoip-allocated-range-collection.js +63 -0
- package/lib/model/byoip-allocated-range-collection.js.map +1 -0
- package/lib/model/byoip-allocated-range-summary.d.ts +32 -0
- package/lib/model/byoip-allocated-range-summary.js +31 -0
- package/lib/model/byoip-allocated-range-summary.js.map +1 -0
- package/lib/model/byoip-range-collection.d.ts +28 -0
- package/lib/model/byoip-range-collection.js +63 -0
- package/lib/model/byoip-range-collection.js.map +1 -0
- package/lib/model/byoip-range-summary.d.ts +88 -0
- package/lib/model/byoip-range-summary.js +63 -0
- package/lib/model/byoip-range-summary.js.map +1 -0
- package/lib/model/byoip-range-vcn-ipv6-allocation-summary.d.ts +44 -0
- package/lib/model/byoip-range-vcn-ipv6-allocation-summary.js +31 -0
- package/lib/model/byoip-range-vcn-ipv6-allocation-summary.js.map +1 -0
- package/lib/model/byoip-range.d.ts +142 -0
- package/lib/model/byoip-range.js +93 -0
- package/lib/model/byoip-range.js.map +1 -0
- package/lib/model/byoipv6-cidr-details.d.ts +38 -0
- package/lib/model/byoipv6-cidr-details.js +31 -0
- package/lib/model/byoipv6-cidr-details.js.map +1 -0
- package/lib/model/capture-filter.d.ts +100 -0
- package/lib/model/capture-filter.js +85 -0
- package/lib/model/capture-filter.js.map +1 -0
- package/lib/model/change-byoip-range-compartment-details.d.ts +28 -0
- package/lib/model/change-byoip-range-compartment-details.js +31 -0
- package/lib/model/change-byoip-range-compartment-details.js.map +1 -0
- package/lib/model/change-capture-filter-compartment-details.d.ts +30 -0
- package/lib/model/change-capture-filter-compartment-details.js +31 -0
- package/lib/model/change-capture-filter-compartment-details.js.map +1 -0
- package/lib/model/change-cpe-compartment-details.d.ts +29 -0
- package/lib/model/change-cpe-compartment-details.js +31 -0
- package/lib/model/change-cpe-compartment-details.js.map +1 -0
- package/lib/model/change-cross-connect-compartment-details.d.ts +29 -0
- package/lib/model/change-cross-connect-compartment-details.js +31 -0
- package/lib/model/change-cross-connect-compartment-details.js.map +1 -0
- package/lib/model/change-cross-connect-group-compartment-details.d.ts +29 -0
- package/lib/model/change-cross-connect-group-compartment-details.js +31 -0
- package/lib/model/change-cross-connect-group-compartment-details.js.map +1 -0
- package/lib/model/change-dhcp-options-compartment-details.d.ts +29 -0
- package/lib/model/change-dhcp-options-compartment-details.js +31 -0
- package/lib/model/change-dhcp-options-compartment-details.js.map +1 -0
- package/lib/model/change-drg-compartment-details.d.ts +29 -0
- package/lib/model/change-drg-compartment-details.js +31 -0
- package/lib/model/change-drg-compartment-details.js.map +1 -0
- package/lib/model/change-internet-gateway-compartment-details.d.ts +29 -0
- package/lib/model/change-internet-gateway-compartment-details.js +31 -0
- package/lib/model/change-internet-gateway-compartment-details.js.map +1 -0
- package/lib/model/change-ip-sec-connection-compartment-details.d.ts +29 -0
- package/lib/model/change-ip-sec-connection-compartment-details.js +31 -0
- package/lib/model/change-ip-sec-connection-compartment-details.js.map +1 -0
- package/lib/model/change-local-peering-gateway-compartment-details.d.ts +29 -0
- package/lib/model/change-local-peering-gateway-compartment-details.js +31 -0
- package/lib/model/change-local-peering-gateway-compartment-details.js.map +1 -0
- package/lib/model/change-nat-gateway-compartment-details.d.ts +28 -0
- package/lib/model/change-nat-gateway-compartment-details.js +31 -0
- package/lib/model/change-nat-gateway-compartment-details.js.map +1 -0
- package/lib/model/change-network-security-group-compartment-details.d.ts +26 -0
- package/lib/model/change-network-security-group-compartment-details.js +31 -0
- package/lib/model/change-network-security-group-compartment-details.js.map +1 -0
- package/lib/model/change-public-ip-compartment-details.d.ts +29 -0
- package/lib/model/change-public-ip-compartment-details.js +31 -0
- package/lib/model/change-public-ip-compartment-details.js.map +1 -0
- package/lib/model/change-public-ip-pool-compartment-details.d.ts +28 -0
- package/lib/model/change-public-ip-pool-compartment-details.js +31 -0
- package/lib/model/change-public-ip-pool-compartment-details.js.map +1 -0
- package/lib/model/change-remote-peering-connection-compartment-details.d.ts +29 -0
- package/lib/model/change-remote-peering-connection-compartment-details.js +31 -0
- package/lib/model/change-remote-peering-connection-compartment-details.js.map +1 -0
- package/lib/model/change-route-table-compartment-details.d.ts +29 -0
- package/lib/model/change-route-table-compartment-details.js +31 -0
- package/lib/model/change-route-table-compartment-details.js.map +1 -0
- package/lib/model/change-security-list-compartment-details.d.ts +29 -0
- package/lib/model/change-security-list-compartment-details.js +31 -0
- package/lib/model/change-security-list-compartment-details.js.map +1 -0
- package/lib/model/change-service-gateway-compartment-details.d.ts +29 -0
- package/lib/model/change-service-gateway-compartment-details.js +31 -0
- package/lib/model/change-service-gateway-compartment-details.js.map +1 -0
- package/lib/model/change-subnet-compartment-details.d.ts +29 -0
- package/lib/model/change-subnet-compartment-details.js +31 -0
- package/lib/model/change-subnet-compartment-details.js.map +1 -0
- package/lib/model/change-vcn-compartment-details.d.ts +29 -0
- package/lib/model/change-vcn-compartment-details.js +31 -0
- package/lib/model/change-vcn-compartment-details.js.map +1 -0
- package/lib/model/change-virtual-circuit-compartment-details.d.ts +29 -0
- package/lib/model/change-virtual-circuit-compartment-details.js +31 -0
- package/lib/model/change-virtual-circuit-compartment-details.js.map +1 -0
- package/lib/model/change-vlan-compartment-details.d.ts +28 -0
- package/lib/model/change-vlan-compartment-details.js +31 -0
- package/lib/model/change-vlan-compartment-details.js.map +1 -0
- package/lib/model/change-vtap-compartment-details.d.ts +28 -0
- package/lib/model/change-vtap-compartment-details.js +31 -0
- package/lib/model/change-vtap-compartment-details.js.map +1 -0
- package/lib/model/cpe-device-config-answer.d.ts +37 -0
- package/lib/model/cpe-device-config-answer.js +31 -0
- package/lib/model/cpe-device-config-answer.js.map +1 -0
- package/lib/model/cpe-device-config-question.d.ts +43 -0
- package/lib/model/cpe-device-config-question.js +31 -0
- package/lib/model/cpe-device-config-question.js.map +1 -0
- package/lib/model/cpe-device-info.d.ts +31 -0
- package/lib/model/cpe-device-info.js +31 -0
- package/lib/model/cpe-device-info.js.map +1 -0
- package/lib/model/cpe-device-shape-detail.d.ts +53 -0
- package/lib/model/cpe-device-shape-detail.js +69 -0
- package/lib/model/cpe-device-shape-detail.js.map +1 -0
- package/lib/model/cpe-device-shape-summary.d.ts +33 -0
- package/lib/model/cpe-device-shape-summary.js +59 -0
- package/lib/model/cpe-device-shape-summary.js.map +1 -0
- package/lib/model/cpe.d.ts +18 -0
- package/lib/model/cpe.js.map +1 -1
- package/lib/model/create-byoip-range-details.d.ts +63 -0
- package/lib/model/create-byoip-range-details.js +31 -0
- package/lib/model/create-byoip-range-details.js.map +1 -0
- package/lib/model/create-capture-filter-details.d.ts +66 -0
- package/lib/model/create-capture-filter-details.js +67 -0
- package/lib/model/create-capture-filter-details.js.map +1 -0
- package/lib/model/create-cpe-details.d.ts +16 -0
- package/lib/model/create-cpe-details.js.map +1 -1
- package/lib/model/create-cross-connect-details.d.ts +26 -0
- package/lib/model/create-cross-connect-details.js +30 -2
- package/lib/model/create-cross-connect-details.js.map +1 -1
- package/lib/model/create-cross-connect-group-details.d.ts +26 -0
- package/lib/model/create-cross-connect-group-details.js +30 -2
- package/lib/model/create-cross-connect-group-details.js.map +1 -1
- package/lib/model/create-dhcp-details.d.ts +9 -0
- package/lib/model/create-dhcp-details.js +6 -0
- package/lib/model/create-dhcp-details.js.map +1 -1
- package/lib/model/create-drg-attachment-details.d.ts +14 -0
- package/lib/model/create-drg-attachment-details.js.map +1 -1
- package/lib/model/create-internet-gateway-details.d.ts +4 -0
- package/lib/model/create-internet-gateway-details.js.map +1 -1
- package/lib/model/create-ip-sec-connection-details.d.ts +45 -1
- package/lib/model/create-ip-sec-connection-details.js +39 -2
- package/lib/model/create-ip-sec-connection-details.js.map +1 -1
- package/lib/model/create-ip-sec-connection-tunnel-details.d.ts +85 -0
- package/lib/model/create-ip-sec-connection-tunnel-details.js +103 -0
- package/lib/model/create-ip-sec-connection-tunnel-details.js.map +1 -0
- package/lib/model/create-ip-sec-tunnel-bgp-session-details.d.ts +96 -0
- package/lib/model/create-ip-sec-tunnel-bgp-session-details.js +31 -0
- package/lib/model/create-ip-sec-tunnel-bgp-session-details.js.map +1 -0
- package/lib/model/create-ip-sec-tunnel-encryption-domain-details.d.ts +34 -0
- package/lib/model/create-ip-sec-tunnel-encryption-domain-details.js +31 -0
- package/lib/model/create-ip-sec-tunnel-encryption-domain-details.js.map +1 -0
- package/lib/model/create-ipv6-details.d.ts +5 -12
- package/lib/model/create-ipv6-details.js.map +1 -1
- package/lib/model/create-local-peering-gateway-details.d.ts +12 -0
- package/lib/model/create-local-peering-gateway-details.js.map +1 -1
- package/lib/model/create-macsec-key.d.ts +37 -0
- package/lib/model/create-macsec-key.js +31 -0
- package/lib/model/create-macsec-key.js.map +1 -0
- package/lib/model/create-macsec-properties.d.ts +33 -0
- package/lib/model/create-macsec-properties.js +57 -0
- package/lib/model/create-macsec-properties.js.map +1 -0
- package/lib/model/create-nat-gateway-details.d.ts +76 -0
- package/lib/model/create-nat-gateway-details.js +31 -0
- package/lib/model/create-nat-gateway-details.js.map +1 -0
- package/lib/model/create-private-ip-details.d.ts +11 -3
- package/lib/model/create-private-ip-details.js.map +1 -1
- package/lib/model/create-public-ip-details.d.ts +4 -0
- package/lib/model/create-public-ip-details.js.map +1 -1
- package/lib/model/create-public-ip-pool-details.d.ts +52 -0
- package/lib/model/create-public-ip-pool-details.js +31 -0
- package/lib/model/create-public-ip-pool-details.js.map +1 -0
- package/lib/model/create-remote-peering-connection-details.d.ts +18 -0
- package/lib/model/create-remote-peering-connection-details.js.map +1 -1
- package/lib/model/create-service-gateway-details.d.ts +12 -0
- package/lib/model/create-service-gateway-details.js.map +1 -1
- package/lib/model/create-subnet-details.d.ts +36 -5
- package/lib/model/create-subnet-details.js.map +1 -1
- package/lib/model/create-vcn-details.d.ts +35 -26
- package/lib/model/create-vcn-details.js +34 -2
- package/lib/model/create-vcn-details.js.map +1 -1
- package/lib/model/create-virtual-circuit-details.d.ts +67 -3
- package/lib/model/create-virtual-circuit-details.js +12 -0
- package/lib/model/create-virtual-circuit-details.js.map +1 -1
- package/lib/model/create-vlan-details.d.ts +98 -0
- package/lib/model/create-vlan-details.js +31 -0
- package/lib/model/create-vlan-details.js.map +1 -0
- package/lib/model/create-vnic-details.d.ts +57 -16
- package/lib/model/create-vnic-details.js.map +1 -1
- package/lib/model/create-vtap-details.d.ts +141 -0
- package/lib/model/create-vtap-details.js +55 -0
- package/lib/model/create-vtap-details.js.map +1 -0
- package/lib/model/cross-connect-group.d.ts +37 -0
- package/lib/model/cross-connect-group.js +30 -2
- package/lib/model/cross-connect-group.js.map +1 -1
- package/lib/model/cross-connect-mapping-details-collection.d.ts +28 -0
- package/lib/model/cross-connect-mapping-details-collection.js +63 -0
- package/lib/model/cross-connect-mapping-details-collection.js.map +1 -0
- package/lib/model/cross-connect-mapping-details.d.ts +137 -0
- package/lib/model/cross-connect-mapping-details.js +51 -0
- package/lib/model/cross-connect-mapping-details.js.map +1 -0
- package/lib/model/cross-connect-mapping.d.ts +38 -3
- package/lib/model/cross-connect-mapping.js.map +1 -1
- package/lib/model/cross-connect-status.d.ts +31 -0
- package/lib/model/cross-connect-status.js +13 -0
- package/lib/model/cross-connect-status.js.map +1 -1
- package/lib/model/cross-connect.d.ts +37 -0
- package/lib/model/cross-connect.js +30 -2
- package/lib/model/cross-connect.js.map +1 -1
- package/lib/model/default-phase-one-parameters.d.ts +35 -0
- package/lib/model/default-phase-one-parameters.js +31 -0
- package/lib/model/default-phase-one-parameters.js.map +1 -0
- package/lib/model/default-phase-two-parameters.d.ts +35 -0
- package/lib/model/default-phase-two-parameters.js +31 -0
- package/lib/model/default-phase-two-parameters.js.map +1 -0
- package/lib/model/dhcp-options.d.ts +14 -0
- package/lib/model/dhcp-options.js +11 -0
- package/lib/model/dhcp-options.js.map +1 -1
- package/lib/model/dpd-config.d.ts +38 -0
- package/lib/model/dpd-config.js +36 -0
- package/lib/model/dpd-config.js.map +1 -0
- package/lib/model/drg-attachment-match-all-drg-route-distribution-match-criteria.d.ts +27 -0
- package/lib/model/drg-attachment-match-all-drg-route-distribution-match-criteria.js +56 -0
- package/lib/model/drg-attachment-match-all-drg-route-distribution-match-criteria.js.map +1 -0
- package/lib/model/drg-attachment.d.ts +12 -0
- package/lib/model/drg-attachment.js.map +1 -1
- package/lib/model/drg-redundancy-status.d.ts +48 -0
- package/lib/model/drg-redundancy-status.js +47 -0
- package/lib/model/drg-redundancy-status.js.map +1 -0
- package/lib/model/drg-route-distribution-match-criteria.js +4 -0
- package/lib/model/drg-route-distribution-match-criteria.js.map +1 -1
- package/lib/model/drg-route-distribution.d.ts +8 -5
- package/lib/model/drg-route-distribution.js.map +1 -1
- package/lib/model/drg-route-rule.d.ts +1 -1
- package/lib/model/egress-security-rule.d.ts +5 -0
- package/lib/model/egress-security-rule.js.map +1 -1
- package/lib/model/encryption-domain-config.d.ts +31 -0
- package/lib/model/encryption-domain-config.js +31 -0
- package/lib/model/encryption-domain-config.js.map +1 -0
- package/lib/model/fast-connect-provider-service-key.d.ts +46 -0
- package/lib/model/fast-connect-provider-service-key.js +31 -0
- package/lib/model/fast-connect-provider-service-key.js.map +1 -0
- package/lib/model/fast-connect-provider-service.d.ts +51 -0
- package/lib/model/fast-connect-provider-service.js +33 -0
- package/lib/model/fast-connect-provider-service.js.map +1 -1
- package/lib/model/i-psec-connection-device-config.d.ts +5 -1
- package/lib/model/i-psec-connection-device-config.js.map +1 -1
- package/lib/model/i-psec-connection-device-status.d.ts +3 -1
- package/lib/model/i-psec-connection-device-status.js.map +1 -1
- package/lib/model/i-psec-connection-tunnel-error-details.d.ts +47 -0
- package/lib/model/i-psec-connection-tunnel-error-details.js +31 -0
- package/lib/model/i-psec-connection-tunnel-error-details.js.map +1 -0
- package/lib/model/i-psec-connection-tunnel-shared-secret.d.ts +28 -0
- package/lib/model/i-psec-connection-tunnel-shared-secret.js +31 -0
- package/lib/model/i-psec-connection-tunnel-shared-secret.js.map +1 -0
- package/lib/model/i-psec-connection-tunnel.d.ts +192 -0
- package/lib/model/i-psec-connection-tunnel.js +153 -0
- package/lib/model/i-psec-connection-tunnel.js.map +1 -0
- package/lib/model/i-psec-connection.d.ts +56 -2
- package/lib/model/i-psec-connection.js +10 -0
- package/lib/model/i-psec-connection.js.map +1 -1
- package/lib/model/index.d.ts +210 -0
- package/lib/model/index.js +217 -5
- package/lib/model/index.js.map +1 -1
- package/lib/model/ingress-security-rule.d.ts +5 -0
- package/lib/model/ingress-security-rule.js.map +1 -1
- package/lib/model/internet-gateway.d.ts +4 -0
- package/lib/model/internet-gateway.js.map +1 -1
- package/lib/model/ipv6.d.ts +2 -32
- package/lib/model/ipv6.js.map +1 -1
- package/lib/model/local-peering-gateway.d.ts +25 -4
- package/lib/model/local-peering-gateway.js.map +1 -1
- package/lib/model/macsec-encryption-cipher.d.ts +32 -0
- package/lib/model/macsec-encryption-cipher.js +43 -0
- package/lib/model/macsec-encryption-cipher.js.map +1 -0
- package/lib/model/macsec-key.d.ts +39 -0
- package/lib/model/macsec-key.js +31 -0
- package/lib/model/macsec-key.js.map +1 -0
- package/lib/model/macsec-properties.d.ts +33 -0
- package/lib/model/macsec-properties.js +57 -0
- package/lib/model/macsec-properties.js.map +1 -0
- package/lib/model/macsec-state.d.ts +30 -0
- package/lib/model/macsec-state.js +41 -0
- package/lib/model/macsec-state.js.map +1 -0
- package/lib/model/modify-vcn-cidr-details.d.ts +34 -0
- package/lib/model/modify-vcn-cidr-details.js +31 -0
- package/lib/model/modify-vcn-cidr-details.js.map +1 -0
- package/lib/model/nat-gateway.d.ts +123 -0
- package/lib/model/nat-gateway.js +43 -0
- package/lib/model/nat-gateway.js.map +1 -0
- package/lib/model/phase-one-config-details.d.ts +65 -0
- package/lib/model/phase-one-config-details.js +52 -0
- package/lib/model/phase-one-config-details.js.map +1 -0
- package/lib/model/phase-two-config-details.d.ts +70 -0
- package/lib/model/phase-two-config-details.js +54 -0
- package/lib/model/phase-two-config-details.js.map +1 -0
- package/lib/model/private-ip.d.ts +27 -6
- package/lib/model/private-ip.js.map +1 -1
- package/lib/model/public-ip-pool-collection.d.ts +28 -0
- package/lib/model/public-ip-pool-collection.js +63 -0
- package/lib/model/public-ip-pool-collection.js.map +1 -0
- package/lib/model/public-ip-pool-summary.d.ts +67 -0
- package/lib/model/public-ip-pool-summary.js +31 -0
- package/lib/model/public-ip-pool-summary.js.map +1 -0
- package/lib/model/public-ip-pool.d.ts +85 -0
- package/lib/model/public-ip-pool.js +44 -0
- package/lib/model/public-ip-pool.js.map +1 -0
- package/lib/model/public-ip.d.ts +51 -16
- package/lib/model/public-ip.js +10 -0
- package/lib/model/public-ip.js.map +1 -1
- package/lib/model/remote-peering-connection.d.ts +18 -0
- package/lib/model/remote-peering-connection.js.map +1 -1
- package/lib/model/remove-public-ip-pool-capacity-details.d.ts +29 -0
- package/lib/model/remove-public-ip-pool-capacity-details.js +31 -0
- package/lib/model/remove-public-ip-pool-capacity-details.js.map +1 -0
- package/lib/model/remove-subnet-ipv6-cidr-details.d.ts +32 -0
- package/lib/model/remove-subnet-ipv6-cidr-details.js +31 -0
- package/lib/model/remove-subnet-ipv6-cidr-details.js.map +1 -0
- package/lib/model/remove-vcn-cidr-details.d.ts +28 -0
- package/lib/model/remove-vcn-cidr-details.js +31 -0
- package/lib/model/remove-vcn-cidr-details.js.map +1 -0
- package/lib/model/remove-vcn-ipv6-cidr-details.d.ts +33 -0
- package/lib/model/remove-vcn-ipv6-cidr-details.js +31 -0
- package/lib/model/remove-vcn-ipv6-cidr-details.js.map +1 -0
- package/lib/model/route-rule.d.ts +19 -0
- package/lib/model/route-rule.js +10 -0
- package/lib/model/route-rule.js.map +1 -1
- package/lib/model/service-gateway.d.ts +7 -0
- package/lib/model/service-gateway.js.map +1 -1
- package/lib/model/subnet.d.ts +28 -15
- package/lib/model/subnet.js +1 -0
- package/lib/model/subnet.js.map +1 -1
- package/lib/model/topology.d.ts +7 -0
- package/lib/model/topology.js.map +1 -1
- package/lib/model/tunnel-config.d.ts +4 -1
- package/lib/model/tunnel-config.js.map +1 -1
- package/lib/model/tunnel-cpe-device-config.d.ts +36 -0
- package/lib/model/tunnel-cpe-device-config.js +63 -0
- package/lib/model/tunnel-cpe-device-config.js.map +1 -0
- package/lib/model/tunnel-phase-one-details.d.ts +72 -0
- package/lib/model/tunnel-phase-one-details.js +31 -0
- package/lib/model/tunnel-phase-one-details.js.map +1 -0
- package/lib/model/tunnel-phase-two-details.d.ts +79 -0
- package/lib/model/tunnel-phase-two-details.js +31 -0
- package/lib/model/tunnel-phase-two-details.js.map +1 -0
- package/lib/model/tunnel-route-summary.d.ts +53 -0
- package/lib/model/tunnel-route-summary.js +41 -0
- package/lib/model/tunnel-route-summary.js.map +1 -0
- package/lib/model/tunnel-security-association-summary.d.ts +58 -0
- package/lib/model/tunnel-security-association-summary.js +45 -0
- package/lib/model/tunnel-security-association-summary.js.map +1 -0
- package/lib/model/tunnel-status.d.ts +2 -1
- package/lib/model/tunnel-status.js +1 -0
- package/lib/model/tunnel-status.js.map +1 -1
- package/lib/model/update-byoip-range-details.d.ts +47 -0
- package/lib/model/update-byoip-range-details.js +31 -0
- package/lib/model/update-byoip-range-details.js.map +1 -0
- package/lib/model/update-capture-filter-details.d.ts +54 -0
- package/lib/model/update-capture-filter-details.js +63 -0
- package/lib/model/update-capture-filter-details.js.map +1 -0
- package/lib/model/update-cpe-details.d.ts +15 -0
- package/lib/model/update-cpe-details.js.map +1 -1
- package/lib/model/update-cross-connect-details.d.ts +25 -0
- package/lib/model/update-cross-connect-details.js +30 -2
- package/lib/model/update-cross-connect-details.js.map +1 -1
- package/lib/model/update-cross-connect-group-details.d.ts +25 -0
- package/lib/model/update-cross-connect-group-details.js +30 -2
- package/lib/model/update-cross-connect-group-details.js.map +1 -1
- package/lib/model/update-dhcp-details.d.ts +9 -0
- package/lib/model/update-dhcp-details.js +6 -0
- package/lib/model/update-dhcp-details.js.map +1 -1
- package/lib/model/update-drg-attachment-details.d.ts +10 -0
- package/lib/model/update-drg-attachment-details.js.map +1 -1
- package/lib/model/update-drg-route-rule-details.d.ts +1 -1
- package/lib/model/update-internet-gateway-details.d.ts +4 -0
- package/lib/model/update-internet-gateway-details.js.map +1 -1
- package/lib/model/update-ip-sec-connection-details.d.ts +37 -0
- package/lib/model/update-ip-sec-connection-details.js +5 -0
- package/lib/model/update-ip-sec-connection-details.js.map +1 -1
- package/lib/model/update-ip-sec-connection-tunnel-details.d.ts +77 -0
- package/lib/model/update-ip-sec-connection-tunnel-details.js +103 -0
- package/lib/model/update-ip-sec-connection-tunnel-details.js.map +1 -0
- package/lib/model/update-ip-sec-connection-tunnel-shared-secret-details.d.ts +26 -0
- package/lib/model/update-ip-sec-connection-tunnel-shared-secret-details.js +31 -0
- package/lib/model/update-ip-sec-connection-tunnel-shared-secret-details.js.map +1 -0
- package/lib/model/update-ip-sec-tunnel-bgp-session-details.d.ts +101 -0
- package/lib/model/update-ip-sec-tunnel-bgp-session-details.js +31 -0
- package/lib/model/update-ip-sec-tunnel-bgp-session-details.js.map +1 -0
- package/lib/model/update-ip-sec-tunnel-encryption-domain-details.d.ts +34 -0
- package/lib/model/update-ip-sec-tunnel-encryption-domain-details.js +31 -0
- package/lib/model/update-ip-sec-tunnel-encryption-domain-details.js.map +1 -0
- package/lib/model/update-ipv6-details.d.ts +0 -12
- package/lib/model/update-ipv6-details.js.map +1 -1
- package/lib/model/update-local-peering-gateway-details.d.ts +8 -0
- package/lib/model/update-local-peering-gateway-details.js.map +1 -1
- package/lib/model/update-macsec-key.d.ts +41 -0
- package/lib/model/update-macsec-key.js +31 -0
- package/lib/model/update-macsec-key.js.map +1 -0
- package/lib/model/update-macsec-properties.d.ts +33 -0
- package/lib/model/update-macsec-properties.js +57 -0
- package/lib/model/update-macsec-properties.js.map +1 -0
- package/lib/model/update-nat-gateway-details.d.ts +60 -0
- package/lib/model/update-nat-gateway-details.js +31 -0
- package/lib/model/update-nat-gateway-details.js.map +1 -0
- package/lib/model/update-private-ip-details.d.ts +2 -2
- package/lib/model/update-public-ip-pool-details.d.ts +47 -0
- package/lib/model/update-public-ip-pool-details.js +31 -0
- package/lib/model/update-public-ip-pool-details.js.map +1 -0
- package/lib/model/update-remote-peering-connection-details.d.ts +18 -0
- package/lib/model/update-remote-peering-connection-details.js.map +1 -1
- package/lib/model/update-service-gateway-details.d.ts +7 -0
- package/lib/model/update-service-gateway-details.js.map +1 -1
- package/lib/model/update-subnet-details.d.ts +36 -0
- package/lib/model/update-subnet-details.js.map +1 -1
- package/lib/model/update-tunnel-cpe-device-config-details.d.ts +26 -0
- package/lib/model/update-tunnel-cpe-device-config-details.js +63 -0
- package/lib/model/update-tunnel-cpe-device-config-details.js.map +1 -0
- package/lib/model/update-virtual-circuit-details.d.ts +64 -1
- package/lib/model/update-virtual-circuit-details.js +12 -0
- package/lib/model/update-virtual-circuit-details.js.map +1 -1
- package/lib/model/update-vlan-details.d.ts +70 -0
- package/lib/model/update-vlan-details.js +31 -0
- package/lib/model/update-vlan-details.js.map +1 -0
- package/lib/model/update-vnic-details.d.ts +16 -8
- package/lib/model/update-vnic-details.js.map +1 -1
- package/lib/model/update-vtap-details.d.ts +133 -0
- package/lib/model/update-vtap-details.js +55 -0
- package/lib/model/update-vtap-details.js.map +1 -0
- package/lib/model/vcn-dns-resolver-association.d.ts +48 -0
- package/lib/model/vcn-dns-resolver-association.js +43 -0
- package/lib/model/vcn-dns-resolver-association.js.map +1 -0
- package/lib/model/vcn-drg-attachment-network-create-details.d.ts +6 -0
- package/lib/model/vcn-drg-attachment-network-create-details.js.map +1 -1
- package/lib/model/vcn-drg-attachment-network-details.d.ts +15 -0
- package/lib/model/vcn-drg-attachment-network-details.js +10 -0
- package/lib/model/vcn-drg-attachment-network-details.js.map +1 -1
- package/lib/model/vcn-drg-attachment-network-update-details.d.ts +6 -0
- package/lib/model/vcn-drg-attachment-network-update-details.js.map +1 -1
- package/lib/model/vcn.d.ts +21 -20
- package/lib/model/vcn.js +1 -0
- package/lib/model/vcn.js.map +1 -1
- package/lib/model/virtual-circuit-ip-mtu.d.ts +30 -0
- package/lib/model/virtual-circuit-ip-mtu.js +41 -0
- package/lib/model/virtual-circuit-ip-mtu.js.map +1 -0
- package/lib/model/virtual-circuit.d.ts +89 -3
- package/lib/model/virtual-circuit.js +32 -0
- package/lib/model/virtual-circuit.js.map +1 -1
- package/lib/model/vlan.d.ts +127 -0
- package/lib/model/vlan.js +44 -0
- package/lib/model/vlan.js.map +1 -0
- package/lib/model/vnic.d.ts +29 -5
- package/lib/model/vnic.js.map +1 -1
- package/lib/model/vtap-capture-filter-rule-details.d.ts +75 -0
- package/lib/model/vtap-capture-filter-rule-details.js +85 -0
- package/lib/model/vtap-capture-filter-rule-details.js.map +1 -0
- package/lib/model/vtap.d.ts +205 -0
- package/lib/model/vtap.js +98 -0
- package/lib/model/vtap.js.map +1 -0
- package/lib/request/change-path-analyzer-test-compartment-request.d.ts +1 -1
- package/lib/request/create-path-analyzer-test-request.d.ts +1 -1
- package/lib/request/delete-path-analyzer-test-request.d.ts +1 -1
- package/lib/request/get-path-analysis-request.d.ts +1 -1
- package/lib/request/get-path-analyzer-test-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/list-path-analyzer-tests-request.d.ts +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-work-request-results-request.d.ts +1 -1
- package/lib/request/list-work-requests-request.d.ts +1 -1
- package/lib/request/update-path-analyzer-test-request.d.ts +1 -1
- package/package.json +3 -3
|
@@ -0,0 +1,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.CreateVlanDetails = void 0;
|
|
18
|
+
var CreateVlanDetails;
|
|
19
|
+
(function (CreateVlanDetails) {
|
|
20
|
+
function getJsonObj(obj) {
|
|
21
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
22
|
+
return jsonObj;
|
|
23
|
+
}
|
|
24
|
+
CreateVlanDetails.getJsonObj = getJsonObj;
|
|
25
|
+
function getDeserializedJsonObj(obj) {
|
|
26
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
27
|
+
return jsonObj;
|
|
28
|
+
}
|
|
29
|
+
CreateVlanDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
30
|
+
})(CreateVlanDetails = exports.CreateVlanDetails || (exports.CreateVlanDetails = {}));
|
|
31
|
+
//# sourceMappingURL=create-vlan-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-vlan-details.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/create-vlan-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AAgFH,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"}
|
|
@@ -41,9 +41,21 @@ export interface CreateVnicDetails {
|
|
|
41
41
|
* [Public IP Addresses](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/managingpublicIPs.htm).
|
|
42
42
|
* <p>
|
|
43
43
|
Example: `false`
|
|
44
|
+
* <p>
|
|
45
|
+
If you specify a `vlanId`, then `assignPublicIp` must be set to false. See
|
|
46
|
+
* {@link Vlan}.
|
|
44
47
|
*
|
|
45
48
|
*/
|
|
46
49
|
"assignPublicIp"?: boolean;
|
|
50
|
+
/**
|
|
51
|
+
* Whether the VNIC should be assigned a DNS record. If set to false, there will be no DNS record
|
|
52
|
+
* registration for the VNIC. If set to true, the DNS record will be registered. The default
|
|
53
|
+
* value is true.
|
|
54
|
+
* <p>
|
|
55
|
+
If you specify a `hostnameLabel`, then `assignPrivateDnsRecord` must be set to true.
|
|
56
|
+
*
|
|
57
|
+
*/
|
|
58
|
+
"assignPrivateDnsRecord"?: boolean;
|
|
47
59
|
/**
|
|
48
60
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
49
61
|
* Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
|
|
@@ -71,7 +83,7 @@ export interface CreateVnicDetails {
|
|
|
71
83
|
/**
|
|
72
84
|
* The hostname for the VNIC's primary private IP. Used for DNS. The value is the hostname
|
|
73
85
|
* portion of the primary private IP's fully qualified domain name (FQDN)
|
|
74
|
-
* (for example, `
|
|
86
|
+
* (for example, `bminstance1` in FQDN `bminstance1.subnet123.vcn1.oraclevcn.com`).
|
|
75
87
|
* Must be unique across all VNICs in the subnet and comply with
|
|
76
88
|
* [RFC 952](https://tools.ietf.org/html/rfc952) and
|
|
77
89
|
* [RFC 1123](https://tools.ietf.org/html/rfc1123).
|
|
@@ -88,16 +100,24 @@ export interface CreateVnicDetails {
|
|
|
88
100
|
* {@link #launchInstanceDetails(LaunchInstanceDetailsRequest) launchInstanceDetails}.
|
|
89
101
|
* If you provide both, the values must match.
|
|
90
102
|
* <p>
|
|
91
|
-
Example: `
|
|
103
|
+
Example: `bminstance1`
|
|
104
|
+
* <p>
|
|
105
|
+
If you specify a `vlanId`, the `hostnameLabel` cannot be specified. VNICs on a VLAN
|
|
106
|
+
* can not be assigned a hostname. See {@link Vlan}.
|
|
92
107
|
*
|
|
93
108
|
*/
|
|
94
109
|
"hostnameLabel"?: string;
|
|
95
110
|
/**
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
111
|
+
* A list of the OCIDs of the network security groups (NSGs) to add the VNIC to. For more
|
|
112
|
+
* information about NSGs, see
|
|
113
|
+
* {@link NetworkSecurityGroup}.
|
|
114
|
+
* <p>
|
|
115
|
+
If a `vlanId` is specified, the `nsgIds` cannot be specified. The `vlanId`
|
|
116
|
+
* indicates that the VNIC will belong to a VLAN instead of a subnet. With VLANs,
|
|
117
|
+
* all VNICs in the VLAN belong to the NSGs that are associated with the VLAN.
|
|
118
|
+
* See {@link Vlan}.
|
|
119
|
+
*
|
|
120
|
+
*/
|
|
101
121
|
"nsgIds"?: Array<string>;
|
|
102
122
|
/**
|
|
103
123
|
* A private IP address of your choice to assign to the VNIC. Must be an
|
|
@@ -110,7 +130,10 @@ export interface CreateVnicDetails {
|
|
|
110
130
|
* {@link #getPrivateIp(GetPrivateIpRequest) getPrivateIp}.
|
|
111
131
|
* <p>
|
|
112
132
|
|
|
113
|
-
*
|
|
133
|
+
* If you specify a `vlanId`, the `privateIp` cannot be specified.
|
|
134
|
+
* See {@link Vlan}.
|
|
135
|
+
* <p>
|
|
136
|
+
Example: `10.0.3.3`
|
|
114
137
|
*
|
|
115
138
|
*/
|
|
116
139
|
"privateIp"?: string;
|
|
@@ -121,18 +144,36 @@ export interface CreateVnicDetails {
|
|
|
121
144
|
* [Using a Private IP as a Route Target](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/managingroutetables.htm#privateip).
|
|
122
145
|
* <p>
|
|
123
146
|
|
|
124
|
-
*
|
|
147
|
+
* If you specify a `vlanId`, the `skipSourceDestCheck` cannot be specified because the
|
|
148
|
+
* source/destination check is always disabled for VNICs in a VLAN. See
|
|
149
|
+
* {@link Vlan}.
|
|
150
|
+
* <p>
|
|
151
|
+
Example: `true`
|
|
125
152
|
*
|
|
126
153
|
*/
|
|
127
154
|
"skipSourceDestCheck"?: boolean;
|
|
128
155
|
/**
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
156
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subnet to create the VNIC in. When launching an instance,
|
|
157
|
+
* use this `subnetId` instead of the deprecated `subnetId` in
|
|
158
|
+
* {@link #launchInstanceDetails(LaunchInstanceDetailsRequest) launchInstanceDetails}.
|
|
159
|
+
* At least one of them is required; if you provide both, the values must match.
|
|
160
|
+
* <p>
|
|
161
|
+
If you are an Oracle Cloud VMware Solution customer and creating a secondary
|
|
162
|
+
* VNIC in a VLAN instead of a subnet, provide a `vlanId` instead of a `subnetId`.
|
|
163
|
+
* If you provide both a `vlanId` and `subnetId`, the request fails.
|
|
164
|
+
*
|
|
165
|
+
*/
|
|
166
|
+
"subnetId"?: string;
|
|
167
|
+
/**
|
|
168
|
+
* Provide this attribute only if you are an Oracle Cloud VMware Solution
|
|
169
|
+
* customer and creating a secondary VNIC in a VLAN. The value is the [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the VLAN.
|
|
170
|
+
* See {@link Vlan}.
|
|
171
|
+
* <p>
|
|
172
|
+
Provide a `vlanId` instead of a `subnetId`. If you provide both a
|
|
173
|
+
* `vlanId` and `subnetId`, the request fails.
|
|
174
|
+
*
|
|
175
|
+
*/
|
|
176
|
+
"vlanId"?: string;
|
|
136
177
|
}
|
|
137
178
|
export declare namespace CreateVnicDetails {
|
|
138
179
|
function getJsonObj(obj: CreateVnicDetails): object;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-vnic-details.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/create-vnic-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;
|
|
1
|
+
{"version":3,"file":"create-vnic-details.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/create-vnic-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AAmKH,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"}
|
|
@@ -0,0 +1,141 @@
|
|
|
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
|
+
* These details are included in a request to create a virtual test access point (VTAP).
|
|
17
|
+
*/
|
|
18
|
+
export interface CreateVtapDetails {
|
|
19
|
+
/**
|
|
20
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment containing the `Vtap` resource.
|
|
21
|
+
*/
|
|
22
|
+
"compartmentId": string;
|
|
23
|
+
/**
|
|
24
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the VCN containing the `Vtap` resource.
|
|
25
|
+
*/
|
|
26
|
+
"vcnId": string;
|
|
27
|
+
/**
|
|
28
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
29
|
+
* Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
|
|
30
|
+
*
|
|
31
|
+
*/
|
|
32
|
+
"definedTags"?: {
|
|
33
|
+
[key: string]: {
|
|
34
|
+
[key: string]: any;
|
|
35
|
+
};
|
|
36
|
+
};
|
|
37
|
+
/**
|
|
38
|
+
* A user-friendly name. Does not have to be unique, and it's changeable.
|
|
39
|
+
* Avoid entering confidential information.
|
|
40
|
+
*
|
|
41
|
+
*/
|
|
42
|
+
"displayName"?: string;
|
|
43
|
+
/**
|
|
44
|
+
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
45
|
+
* Example: `{\"bar-key\": \"value\"}`
|
|
46
|
+
*
|
|
47
|
+
*/
|
|
48
|
+
"freeformTags"?: {
|
|
49
|
+
[key: string]: string;
|
|
50
|
+
};
|
|
51
|
+
/**
|
|
52
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source point where packets are captured.
|
|
53
|
+
*
|
|
54
|
+
*/
|
|
55
|
+
"sourceId": string;
|
|
56
|
+
/**
|
|
57
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the destination resource where mirrored packets are sent.
|
|
58
|
+
*
|
|
59
|
+
*/
|
|
60
|
+
"targetId"?: string;
|
|
61
|
+
/**
|
|
62
|
+
* The IP address of the destination resource where mirrored packets are sent.
|
|
63
|
+
*
|
|
64
|
+
*/
|
|
65
|
+
"targetIp"?: string;
|
|
66
|
+
/**
|
|
67
|
+
* The capture filter's Oracle ID ([OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm)).
|
|
68
|
+
*
|
|
69
|
+
*/
|
|
70
|
+
"captureFilterId": string;
|
|
71
|
+
/**
|
|
72
|
+
* Defines an encapsulation header type for the VTAP's mirrored traffic.
|
|
73
|
+
*
|
|
74
|
+
*/
|
|
75
|
+
"encapsulationProtocol"?: CreateVtapDetails.EncapsulationProtocol;
|
|
76
|
+
/**
|
|
77
|
+
* The virtual extensible LAN (VXLAN) network identifier (or VXLAN segment ID) that uniquely identifies the VXLAN.
|
|
78
|
+
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
79
|
+
*/
|
|
80
|
+
"vxlanNetworkIdentifier"?: number;
|
|
81
|
+
/**
|
|
82
|
+
* Used to start or stop a `Vtap` resource.
|
|
83
|
+
* <p>
|
|
84
|
+
* `TRUE` directs the VTAP to start mirroring traffic.
|
|
85
|
+
* * `FALSE` (Default) directs the VTAP to stop mirroring traffic.
|
|
86
|
+
*
|
|
87
|
+
*/
|
|
88
|
+
"isVtapEnabled"?: boolean;
|
|
89
|
+
/**
|
|
90
|
+
* The source type for the VTAP.
|
|
91
|
+
*
|
|
92
|
+
*/
|
|
93
|
+
"sourceType"?: CreateVtapDetails.SourceType;
|
|
94
|
+
/**
|
|
95
|
+
* Used to control the priority of traffic. It is an optional field. If it not passed, the value is DEFAULT
|
|
96
|
+
*/
|
|
97
|
+
"trafficMode"?: CreateVtapDetails.TrafficMode;
|
|
98
|
+
/**
|
|
99
|
+
* The maximum size of the packets to be included in the filter. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
100
|
+
*/
|
|
101
|
+
"maxPacketSize"?: number;
|
|
102
|
+
/**
|
|
103
|
+
* The target type for the VTAP.
|
|
104
|
+
*
|
|
105
|
+
*/
|
|
106
|
+
"targetType"?: CreateVtapDetails.TargetType;
|
|
107
|
+
/**
|
|
108
|
+
* The IP Address of the source private endpoint.
|
|
109
|
+
*
|
|
110
|
+
*/
|
|
111
|
+
"sourcePrivateEndpointIp"?: string;
|
|
112
|
+
/**
|
|
113
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subnet that source private endpoint belongs to.
|
|
114
|
+
*
|
|
115
|
+
*/
|
|
116
|
+
"sourcePrivateEndpointSubnetId"?: string;
|
|
117
|
+
}
|
|
118
|
+
export declare namespace CreateVtapDetails {
|
|
119
|
+
enum EncapsulationProtocol {
|
|
120
|
+
Vxlan = "VXLAN"
|
|
121
|
+
}
|
|
122
|
+
enum SourceType {
|
|
123
|
+
Vnic = "VNIC",
|
|
124
|
+
Subnet = "SUBNET",
|
|
125
|
+
LoadBalancer = "LOAD_BALANCER",
|
|
126
|
+
DbSystem = "DB_SYSTEM",
|
|
127
|
+
ExadataVmCluster = "EXADATA_VM_CLUSTER",
|
|
128
|
+
AutonomousDataWarehouse = "AUTONOMOUS_DATA_WAREHOUSE"
|
|
129
|
+
}
|
|
130
|
+
enum TrafficMode {
|
|
131
|
+
Default = "DEFAULT",
|
|
132
|
+
Priority = "PRIORITY"
|
|
133
|
+
}
|
|
134
|
+
enum TargetType {
|
|
135
|
+
Vnic = "VNIC",
|
|
136
|
+
NetworkLoadBalancer = "NETWORK_LOAD_BALANCER",
|
|
137
|
+
IpAddress = "IP_ADDRESS"
|
|
138
|
+
}
|
|
139
|
+
function getJsonObj(obj: CreateVtapDetails): object;
|
|
140
|
+
function getDeserializedJsonObj(obj: CreateVtapDetails): object;
|
|
141
|
+
}
|
|
@@ -0,0 +1,55 @@
|
|
|
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.CreateVtapDetails = void 0;
|
|
18
|
+
var CreateVtapDetails;
|
|
19
|
+
(function (CreateVtapDetails) {
|
|
20
|
+
let EncapsulationProtocol;
|
|
21
|
+
(function (EncapsulationProtocol) {
|
|
22
|
+
EncapsulationProtocol["Vxlan"] = "VXLAN";
|
|
23
|
+
})(EncapsulationProtocol = CreateVtapDetails.EncapsulationProtocol || (CreateVtapDetails.EncapsulationProtocol = {}));
|
|
24
|
+
let SourceType;
|
|
25
|
+
(function (SourceType) {
|
|
26
|
+
SourceType["Vnic"] = "VNIC";
|
|
27
|
+
SourceType["Subnet"] = "SUBNET";
|
|
28
|
+
SourceType["LoadBalancer"] = "LOAD_BALANCER";
|
|
29
|
+
SourceType["DbSystem"] = "DB_SYSTEM";
|
|
30
|
+
SourceType["ExadataVmCluster"] = "EXADATA_VM_CLUSTER";
|
|
31
|
+
SourceType["AutonomousDataWarehouse"] = "AUTONOMOUS_DATA_WAREHOUSE";
|
|
32
|
+
})(SourceType = CreateVtapDetails.SourceType || (CreateVtapDetails.SourceType = {}));
|
|
33
|
+
let TrafficMode;
|
|
34
|
+
(function (TrafficMode) {
|
|
35
|
+
TrafficMode["Default"] = "DEFAULT";
|
|
36
|
+
TrafficMode["Priority"] = "PRIORITY";
|
|
37
|
+
})(TrafficMode = CreateVtapDetails.TrafficMode || (CreateVtapDetails.TrafficMode = {}));
|
|
38
|
+
let TargetType;
|
|
39
|
+
(function (TargetType) {
|
|
40
|
+
TargetType["Vnic"] = "VNIC";
|
|
41
|
+
TargetType["NetworkLoadBalancer"] = "NETWORK_LOAD_BALANCER";
|
|
42
|
+
TargetType["IpAddress"] = "IP_ADDRESS";
|
|
43
|
+
})(TargetType = CreateVtapDetails.TargetType || (CreateVtapDetails.TargetType = {}));
|
|
44
|
+
function getJsonObj(obj) {
|
|
45
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
46
|
+
return jsonObj;
|
|
47
|
+
}
|
|
48
|
+
CreateVtapDetails.getJsonObj = getJsonObj;
|
|
49
|
+
function getDeserializedJsonObj(obj) {
|
|
50
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
51
|
+
return jsonObj;
|
|
52
|
+
}
|
|
53
|
+
CreateVtapDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
54
|
+
})(CreateVtapDetails = exports.CreateVtapDetails || (exports.CreateVtapDetails = {}));
|
|
55
|
+
//# sourceMappingURL=create-vtap-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-vtap-details.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/create-vtap-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AAuGH,IAAiB,iBAAiB,CAmCjC;AAnCD,WAAiB,iBAAiB;IAChC,IAAY,qBAEX;IAFD,WAAY,qBAAqB;QAC/B,wCAAe,CAAA;IACjB,CAAC,EAFW,qBAAqB,GAArB,uCAAqB,KAArB,uCAAqB,QAEhC;IAED,IAAY,UAOX;IAPD,WAAY,UAAU;QACpB,2BAAa,CAAA;QACb,+BAAiB,CAAA;QACjB,4CAA8B,CAAA;QAC9B,oCAAsB,CAAA;QACtB,qDAAuC,CAAA;QACvC,mEAAqD,CAAA;IACvD,CAAC,EAPW,UAAU,GAAV,4BAAU,KAAV,4BAAU,QAOrB;IAED,IAAY,WAGX;IAHD,WAAY,WAAW;QACrB,kCAAmB,CAAA;QACnB,oCAAqB,CAAA;IACvB,CAAC,EAHW,WAAW,GAAX,6BAAW,KAAX,6BAAW,QAGtB;IAED,IAAY,UAIX;IAJD,WAAY,UAAU;QACpB,2BAAa,CAAA;QACb,2DAA6C,CAAA;QAC7C,sCAAwB,CAAA;IAC1B,CAAC,EAJW,UAAU,GAAV,4BAAU,KAAV,4BAAU,QAIrB;IAED,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,EAnCgB,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAmCjC"}
|
|
@@ -12,6 +12,7 @@ documentation for the [Network Path Analyzer](/iaas/Content/Network/Concepts/pat
|
|
|
12
12
|
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
|
+
import * as model from "../model";
|
|
15
16
|
/**
|
|
16
17
|
* For use with Oracle Cloud Infrastructure FastConnect. A cross-connect group
|
|
17
18
|
* is a link aggregation group (LAG), which can contain one or more
|
|
@@ -33,12 +34,30 @@ export interface CrossConnectGroup {
|
|
|
33
34
|
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment containing the cross-connect group.
|
|
34
35
|
*/
|
|
35
36
|
"compartmentId"?: string;
|
|
37
|
+
/**
|
|
38
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
39
|
+
* Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
|
|
40
|
+
*
|
|
41
|
+
*/
|
|
42
|
+
"definedTags"?: {
|
|
43
|
+
[key: string]: {
|
|
44
|
+
[key: string]: any;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
36
47
|
/**
|
|
37
48
|
* A user-friendly name. Does not have to be unique, and it's changeable.
|
|
38
49
|
* Avoid entering confidential information.
|
|
39
50
|
*
|
|
40
51
|
*/
|
|
41
52
|
"displayName"?: string;
|
|
53
|
+
/**
|
|
54
|
+
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
55
|
+
* Example: `{\"bar-key\": \"value\"}`
|
|
56
|
+
*
|
|
57
|
+
*/
|
|
58
|
+
"freeformTags"?: {
|
|
59
|
+
[key: string]: string;
|
|
60
|
+
};
|
|
42
61
|
/**
|
|
43
62
|
* The cross-connect group's Oracle ID (OCID).
|
|
44
63
|
*/
|
|
@@ -47,6 +66,12 @@ export interface CrossConnectGroup {
|
|
|
47
66
|
* The cross-connect group's current state.
|
|
48
67
|
*/
|
|
49
68
|
"lifecycleState"?: CrossConnectGroup.LifecycleState;
|
|
69
|
+
/**
|
|
70
|
+
* A reference name or identifier for the physical fiber connection that this cross-connect
|
|
71
|
+
* group uses.
|
|
72
|
+
*
|
|
73
|
+
*/
|
|
74
|
+
"customerReferenceName"?: string;
|
|
50
75
|
/**
|
|
51
76
|
* The date and time the cross-connect group was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
52
77
|
* <p>
|
|
@@ -54,6 +79,18 @@ export interface CrossConnectGroup {
|
|
|
54
79
|
*
|
|
55
80
|
*/
|
|
56
81
|
"timeCreated"?: Date;
|
|
82
|
+
"macsecProperties"?: model.MacsecProperties;
|
|
83
|
+
/**
|
|
84
|
+
* The FastConnect device that terminates the physical connection.
|
|
85
|
+
*
|
|
86
|
+
*/
|
|
87
|
+
"ociPhysicalDeviceName"?: string;
|
|
88
|
+
/**
|
|
89
|
+
* The FastConnect device that terminates the logical connection.
|
|
90
|
+
* This device might be different than the device that terminates the physical connection.
|
|
91
|
+
*
|
|
92
|
+
*/
|
|
93
|
+
"ociLogicalDeviceName"?: string;
|
|
57
94
|
}
|
|
58
95
|
export declare namespace CrossConnectGroup {
|
|
59
96
|
enum LifecycleState {
|
|
@@ -13,8 +13,28 @@ documentation for the [Network Path Analyzer](/iaas/Content/Network/Concepts/pat
|
|
|
13
13
|
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
17
|
+
if (k2 === undefined) k2 = k;
|
|
18
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
19
|
+
}) : (function(o, m, k, k2) {
|
|
20
|
+
if (k2 === undefined) k2 = k;
|
|
21
|
+
o[k2] = m[k];
|
|
22
|
+
}));
|
|
23
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
24
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
25
|
+
}) : function(o, v) {
|
|
26
|
+
o["default"] = v;
|
|
27
|
+
});
|
|
28
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
29
|
+
if (mod && mod.__esModule) return mod;
|
|
30
|
+
var result = {};
|
|
31
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
32
|
+
__setModuleDefault(result, mod);
|
|
33
|
+
return result;
|
|
34
|
+
};
|
|
16
35
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
36
|
exports.CrossConnectGroup = void 0;
|
|
37
|
+
const model = __importStar(require("../model"));
|
|
18
38
|
var CrossConnectGroup;
|
|
19
39
|
(function (CrossConnectGroup) {
|
|
20
40
|
let LifecycleState;
|
|
@@ -31,12 +51,20 @@ var CrossConnectGroup;
|
|
|
31
51
|
LifecycleState["UnknownValue"] = "UNKNOWN_VALUE";
|
|
32
52
|
})(LifecycleState = CrossConnectGroup.LifecycleState || (CrossConnectGroup.LifecycleState = {}));
|
|
33
53
|
function getJsonObj(obj) {
|
|
34
|
-
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
54
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
55
|
+
"macsecProperties": obj.macsecProperties
|
|
56
|
+
? model.MacsecProperties.getJsonObj(obj.macsecProperties)
|
|
57
|
+
: undefined
|
|
58
|
+
});
|
|
35
59
|
return jsonObj;
|
|
36
60
|
}
|
|
37
61
|
CrossConnectGroup.getJsonObj = getJsonObj;
|
|
38
62
|
function getDeserializedJsonObj(obj) {
|
|
39
|
-
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
63
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
64
|
+
"macsecProperties": obj.macsecProperties
|
|
65
|
+
? model.MacsecProperties.getDeserializedJsonObj(obj.macsecProperties)
|
|
66
|
+
: undefined
|
|
67
|
+
});
|
|
40
68
|
return jsonObj;
|
|
41
69
|
}
|
|
42
70
|
CrossConnectGroup.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cross-connect-group.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/cross-connect-group.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG
|
|
1
|
+
{"version":3,"file":"cross-connect-group.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/cross-connect-group.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA6ElC,IAAiB,iBAAiB,CAsCjC;AAtCD,WAAiB,iBAAiB;IAChC,IAAY,cAWX;IAXD,WAAY,cAAc;QACxB,+CAA6B,CAAA;QAC7B,6CAA2B,CAAA;QAC3B,uCAAqB,CAAA;QACrB,6CAA2B,CAAA;QAC3B,2CAAyB,CAAA;QACzB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAXW,cAAc,GAAd,gCAAc,KAAd,gCAAc,QAWzB;IAED,SAAgB,UAAU,CAAC,GAAsB;QAC/C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,UAAU,CAAC,GAAG,CAAC,gBAAgB,CAAC;gBACzD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,4BAAU,aAWzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAsB;QAC3D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,sBAAsB,CAAC,GAAG,CAAC,gBAAgB,CAAC;gBACrE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,wCAAsB,yBAWrC,CAAA;AACH,CAAC,EAtCgB,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAsCjC"}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Network Monitoring API
|
|
3
|
+
* Use the Network Monitoring API to troubleshoot routing and security issues for resources such as virtual cloud networks (VCNs) and compute instances. For more information, see the console
|
|
4
|
+
documentation for the [Network Path Analyzer](/iaas/Content/Network/Concepts/path_analyzer.htm) tool.
|
|
5
|
+
|
|
6
|
+
* OpenAPI spec version: 20160918
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*
|
|
12
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
13
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
|
+
*/
|
|
15
|
+
import * as model from "../model";
|
|
16
|
+
/**
|
|
17
|
+
* An array of CrossConnectMappingDetails
|
|
18
|
+
*/
|
|
19
|
+
export interface CrossConnectMappingDetailsCollection {
|
|
20
|
+
/**
|
|
21
|
+
* CrossConnectMappingDetails items
|
|
22
|
+
*/
|
|
23
|
+
"items": Array<model.CrossConnectMappingDetails>;
|
|
24
|
+
}
|
|
25
|
+
export declare namespace CrossConnectMappingDetailsCollection {
|
|
26
|
+
function getJsonObj(obj: CrossConnectMappingDetailsCollection): object;
|
|
27
|
+
function getDeserializedJsonObj(obj: CrossConnectMappingDetailsCollection): object;
|
|
28
|
+
}
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Network Monitoring API
|
|
4
|
+
* Use the Network Monitoring API to troubleshoot routing and security issues for resources such as virtual cloud networks (VCNs) and compute instances. For more information, see the console
|
|
5
|
+
documentation for the [Network Path Analyzer](/iaas/Content/Network/Concepts/path_analyzer.htm) tool.
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20160918
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
14
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
|
+
*/
|
|
16
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
17
|
+
if (k2 === undefined) k2 = k;
|
|
18
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
19
|
+
}) : (function(o, m, k, k2) {
|
|
20
|
+
if (k2 === undefined) k2 = k;
|
|
21
|
+
o[k2] = m[k];
|
|
22
|
+
}));
|
|
23
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
24
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
25
|
+
}) : function(o, v) {
|
|
26
|
+
o["default"] = v;
|
|
27
|
+
});
|
|
28
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
29
|
+
if (mod && mod.__esModule) return mod;
|
|
30
|
+
var result = {};
|
|
31
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
32
|
+
__setModuleDefault(result, mod);
|
|
33
|
+
return result;
|
|
34
|
+
};
|
|
35
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
+
exports.CrossConnectMappingDetailsCollection = void 0;
|
|
37
|
+
const model = __importStar(require("../model"));
|
|
38
|
+
var CrossConnectMappingDetailsCollection;
|
|
39
|
+
(function (CrossConnectMappingDetailsCollection) {
|
|
40
|
+
function getJsonObj(obj) {
|
|
41
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
42
|
+
"items": obj.items
|
|
43
|
+
? obj.items.map(item => {
|
|
44
|
+
return model.CrossConnectMappingDetails.getJsonObj(item);
|
|
45
|
+
})
|
|
46
|
+
: undefined
|
|
47
|
+
});
|
|
48
|
+
return jsonObj;
|
|
49
|
+
}
|
|
50
|
+
CrossConnectMappingDetailsCollection.getJsonObj = getJsonObj;
|
|
51
|
+
function getDeserializedJsonObj(obj) {
|
|
52
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
53
|
+
"items": obj.items
|
|
54
|
+
? obj.items.map(item => {
|
|
55
|
+
return model.CrossConnectMappingDetails.getDeserializedJsonObj(item);
|
|
56
|
+
})
|
|
57
|
+
: undefined
|
|
58
|
+
});
|
|
59
|
+
return jsonObj;
|
|
60
|
+
}
|
|
61
|
+
CrossConnectMappingDetailsCollection.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
62
|
+
})(CrossConnectMappingDetailsCollection = exports.CrossConnectMappingDetailsCollection || (exports.CrossConnectMappingDetailsCollection = {}));
|
|
63
|
+
//# sourceMappingURL=cross-connect-mapping-details-collection.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cross-connect-mapping-details-collection.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/cross-connect-mapping-details-collection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAalC,IAAiB,oCAAoC,CA6BpD;AA7BD,WAAiB,oCAAoC;IACnD,SAAgB,UAAU,CAAC,GAAyC;QAClE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,0BAA0B,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC3D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,+CAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAyC;QAC9E,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,0BAA0B,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACvE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,2DAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,oCAAoC,GAApC,4CAAoC,KAApC,4CAAoC,QA6BpD"}
|