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
|
@@ -27,6 +27,12 @@ export interface VcnDrgAttachmentNetworkUpdateDetails extends model.DrgAttachmen
|
|
|
27
27
|
*
|
|
28
28
|
*/
|
|
29
29
|
"routeTableId"?: string;
|
|
30
|
+
/**
|
|
31
|
+
* Indicates whether the VCN CIDRs or the individual subnet CIDRs are imported from the attachment.
|
|
32
|
+
* Routes from the VCN ingress route table are always imported.
|
|
33
|
+
*
|
|
34
|
+
*/
|
|
35
|
+
"vcnRouteType"?: string;
|
|
30
36
|
"type": string;
|
|
31
37
|
}
|
|
32
38
|
export declare namespace VcnDrgAttachmentNetworkUpdateDetails {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vcn-drg-attachment-network-update-details.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/vcn-drg-attachment-network-update-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"vcn-drg-attachment-network-update-details.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/vcn-drg-attachment-network-update-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA4BlC,IAAiB,oCAAoC,CAgCpD;AAhCD,WAAiB,oCAAoC;IACnD,SAAgB,UAAU,CACxB,GAAyC,EACzC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,iCAAiC,CAAC,UAAU,CACjD,GAAG,CACqC,CAAC,GAC5C,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,+CAAU,aAczB,CAAA;IACY,yCAAI,GAAG,KAAK,CAAC;IAC1B,SAAgB,sBAAsB,CACpC,GAAyC,EACzC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,iCAAiC,CAAC,sBAAsB,CAC7D,GAAG,CACqC,CAAC,GAC5C,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,2DAAsB,yBAcrC,CAAA;AACH,CAAC,EAhCgB,oCAAoC,GAApC,4CAAoC,KAApC,4CAAoC,QAgCpD"}
|
package/lib/model/vcn.d.ts
CHANGED
|
@@ -23,12 +23,27 @@ To use any of the API operations, you must be authorized in an IAM policy. If yo
|
|
|
23
23
|
*/
|
|
24
24
|
export interface Vcn {
|
|
25
25
|
/**
|
|
26
|
-
|
|
26
|
+
* The list of BYOIPv6 CIDR blocks required to create a VCN that uses BYOIPv6 ranges.
|
|
27
|
+
*
|
|
28
|
+
*/
|
|
29
|
+
"byoipv6CidrBlocks"?: Array<string>;
|
|
30
|
+
/**
|
|
31
|
+
* For an IPv6-enabled VCN, this is the list of Private IPv6 CIDR blocks for the VCN's IP address space.
|
|
32
|
+
*
|
|
33
|
+
*/
|
|
34
|
+
"ipv6PrivateCidrBlocks"?: Array<string>;
|
|
35
|
+
/**
|
|
36
|
+
* Deprecated. The first CIDR IP address from cidrBlocks.
|
|
27
37
|
* <p>
|
|
28
38
|
Example: `172.16.0.0/16`
|
|
29
39
|
*
|
|
30
40
|
*/
|
|
31
41
|
"cidrBlock": string;
|
|
42
|
+
/**
|
|
43
|
+
* The list of IPv4 CIDR blocks the VCN will use.
|
|
44
|
+
*
|
|
45
|
+
*/
|
|
46
|
+
"cidrBlocks": Array<string>;
|
|
32
47
|
/**
|
|
33
48
|
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment containing the VCN.
|
|
34
49
|
*/
|
|
@@ -65,7 +80,7 @@ export interface Vcn {
|
|
|
65
80
|
/**
|
|
66
81
|
* A DNS label for the VCN, used in conjunction with the VNIC's hostname and
|
|
67
82
|
* subnet's DNS label to form a fully qualified domain name (FQDN) for each VNIC
|
|
68
|
-
* within this subnet (for example, `
|
|
83
|
+
* within this subnet (for example, `bminstance1.subnet123.vcn1.oraclevcn.com`).
|
|
69
84
|
* Must be an alphanumeric string that begins with a letter.
|
|
70
85
|
* The value cannot be changed.
|
|
71
86
|
* <p>
|
|
@@ -92,26 +107,11 @@ export interface Vcn {
|
|
|
92
107
|
*/
|
|
93
108
|
"id": string;
|
|
94
109
|
/**
|
|
95
|
-
* For an IPv6-enabled VCN, this is the IPv6 CIDR
|
|
96
|
-
* The
|
|
97
|
-
* provides the IPv6 CIDR block to use as the *same* CIDR for the `ipv6PublicCidrBlock`.
|
|
98
|
-
* When creating a subnet, specify the last 8 bits, 00 to FF.
|
|
99
|
-
* See [IPv6 Addresses](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/ipv6.htm).
|
|
100
|
-
* Example: `2001:0db8:0123::/56`
|
|
110
|
+
* For an IPv6-enabled VCN, this is the list of IPv6 CIDR blocks for the VCN's IP address space.
|
|
111
|
+
* The CIDRs are provided by Oracle and the sizes are always /56.
|
|
101
112
|
*
|
|
102
113
|
*/
|
|
103
|
-
"
|
|
104
|
-
/**
|
|
105
|
-
* For an IPv6-enabled VCN, this is the IPv6 CIDR block for the VCN's public IP address space.
|
|
106
|
-
* The VCN size is always /56. This CIDR is always provided by Oracle. If you don't provide a
|
|
107
|
-
* custom CIDR for the `ipv6CidrBlock` when creating the VCN, Oracle assigns that value and also
|
|
108
|
-
* uses it for `ipv6PublicCidrBlock`. Oracle uses addresses from this block for the `publicIpAddress`
|
|
109
|
-
* attribute of an {@link Ipv6} that has internet access allowed.
|
|
110
|
-
* <p>
|
|
111
|
-
Example: `2001:0db8:0123::/48`
|
|
112
|
-
*
|
|
113
|
-
*/
|
|
114
|
-
"ipv6PublicCidrBlock"?: string;
|
|
114
|
+
"ipv6CidrBlocks"?: Array<string>;
|
|
115
115
|
/**
|
|
116
116
|
* The VCN's current state.
|
|
117
117
|
*/
|
|
@@ -141,6 +141,7 @@ export declare namespace Vcn {
|
|
|
141
141
|
Available = "AVAILABLE",
|
|
142
142
|
Terminating = "TERMINATING",
|
|
143
143
|
Terminated = "TERMINATED",
|
|
144
|
+
Updating = "UPDATING",
|
|
144
145
|
/**
|
|
145
146
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
146
147
|
* version of the SDK.
|
package/lib/model/vcn.js
CHANGED
|
@@ -23,6 +23,7 @@ var Vcn;
|
|
|
23
23
|
LifecycleState["Available"] = "AVAILABLE";
|
|
24
24
|
LifecycleState["Terminating"] = "TERMINATING";
|
|
25
25
|
LifecycleState["Terminated"] = "TERMINATED";
|
|
26
|
+
LifecycleState["Updating"] = "UPDATING";
|
|
26
27
|
/**
|
|
27
28
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
28
29
|
* version of the SDK.
|
package/lib/model/vcn.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vcn.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/vcn.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AA2HH,IAAiB,GAAG,
|
|
1
|
+
{"version":3,"file":"vcn.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/vcn.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AA2HH,IAAiB,GAAG,CAwBnB;AAxBD,WAAiB,GAAG;IAClB,IAAY,cAWX;IAXD,WAAY,cAAc;QACxB,+CAA6B,CAAA;QAC7B,yCAAuB,CAAA;QACvB,6CAA2B,CAAA;QAC3B,2CAAyB,CAAA;QACzB,uCAAqB,CAAA;QACrB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAXW,cAAc,GAAd,kBAAc,KAAd,kBAAc,QAWzB;IAED,SAAgB,UAAU,CAAC,GAAQ;QACjC,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,cAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAQ;QAC7C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,0BAAsB,yBAIrC,CAAA;AACH,CAAC,EAxBgB,GAAG,GAAH,WAAG,KAAH,WAAG,QAwBnB"}
|
|
@@ -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
|
+
* The layer 3 IP MTU to use with this virtual circuit.
|
|
17
|
+
**/
|
|
18
|
+
export declare enum VirtualCircuitIpMtu {
|
|
19
|
+
Mtu1500 = "MTU_1500",
|
|
20
|
+
Mtu9000 = "MTU_9000",
|
|
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 VirtualCircuitIpMtu {
|
|
28
|
+
function getJsonObj(obj: VirtualCircuitIpMtu): VirtualCircuitIpMtu;
|
|
29
|
+
function getDeserializedJsonObj(obj: VirtualCircuitIpMtu): VirtualCircuitIpMtu;
|
|
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.VirtualCircuitIpMtu = void 0;
|
|
18
|
+
/**
|
|
19
|
+
* The layer 3 IP MTU to use with this virtual circuit.
|
|
20
|
+
**/
|
|
21
|
+
var VirtualCircuitIpMtu;
|
|
22
|
+
(function (VirtualCircuitIpMtu) {
|
|
23
|
+
VirtualCircuitIpMtu["Mtu1500"] = "MTU_1500";
|
|
24
|
+
VirtualCircuitIpMtu["Mtu9000"] = "MTU_9000";
|
|
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
|
+
VirtualCircuitIpMtu["UnknownValue"] = "UNKNOWN_VALUE";
|
|
30
|
+
})(VirtualCircuitIpMtu = exports.VirtualCircuitIpMtu || (exports.VirtualCircuitIpMtu = {}));
|
|
31
|
+
(function (VirtualCircuitIpMtu) {
|
|
32
|
+
function getJsonObj(obj) {
|
|
33
|
+
return obj;
|
|
34
|
+
}
|
|
35
|
+
VirtualCircuitIpMtu.getJsonObj = getJsonObj;
|
|
36
|
+
function getDeserializedJsonObj(obj) {
|
|
37
|
+
return obj;
|
|
38
|
+
}
|
|
39
|
+
VirtualCircuitIpMtu.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
40
|
+
})(VirtualCircuitIpMtu = exports.VirtualCircuitIpMtu || (exports.VirtualCircuitIpMtu = {}));
|
|
41
|
+
//# sourceMappingURL=virtual-circuit-ip-mtu.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"virtual-circuit-ip-mtu.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/virtual-circuit-ip-mtu.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AAKH;;IAEI;AACJ,IAAY,mBASX;AATD,WAAY,mBAAmB;IAC7B,2CAAoB,CAAA;IACpB,2CAAoB,CAAA;IAEpB;;;OAGG;IACH,qDAA8B,CAAA;AAChC,CAAC,EATW,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAS9B;AAED,WAAiB,mBAAmB;IAClC,SAAgB,UAAU,CAAC,GAAwB;QACjD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,8BAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAwB;QAC7D,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,0CAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAOnC"}
|
|
@@ -46,14 +46,19 @@ export interface VirtualCircuit {
|
|
|
46
46
|
*/
|
|
47
47
|
"bandwidthShapeName"?: string;
|
|
48
48
|
/**
|
|
49
|
-
*
|
|
49
|
+
* Deprecated. Instead use the information in
|
|
50
|
+
* {@link FastConnectProviderService}.
|
|
50
51
|
*
|
|
51
52
|
*/
|
|
52
53
|
"bgpManagement"?: VirtualCircuit.BgpManagement;
|
|
53
54
|
/**
|
|
54
|
-
* The state of the BGP session associated with the virtual circuit.
|
|
55
|
+
* The state of the Ipv4 BGP session associated with the virtual circuit.
|
|
55
56
|
*/
|
|
56
57
|
"bgpSessionState"?: VirtualCircuit.BgpSessionState;
|
|
58
|
+
/**
|
|
59
|
+
* The state of the Ipv6 BGP session associated with the virtual circuit.
|
|
60
|
+
*/
|
|
61
|
+
"bgpIpv6SessionState"?: VirtualCircuit.BgpIpv6SessionState;
|
|
57
62
|
/**
|
|
58
63
|
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment containing the virtual circuit.
|
|
59
64
|
*/
|
|
@@ -65,21 +70,64 @@ export interface VirtualCircuit {
|
|
|
65
70
|
*
|
|
66
71
|
*/
|
|
67
72
|
"crossConnectMappings"?: Array<model.CrossConnectMapping>;
|
|
73
|
+
/**
|
|
74
|
+
* The routing policy sets how routing information about the Oracle cloud is shared over a public virtual circuit.
|
|
75
|
+
* Policies available are: `ORACLE_SERVICE_NETWORK`, `REGIONAL`, `MARKET_LEVEL`, and `GLOBAL`.
|
|
76
|
+
* See [Route Filtering](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/routingonprem.htm#route_filtering) for details.
|
|
77
|
+
* By default, routing information is shared for all routes in the same market.
|
|
78
|
+
*
|
|
79
|
+
*/
|
|
80
|
+
"routingPolicy"?: Array<VirtualCircuit.RoutingPolicy>;
|
|
81
|
+
/**
|
|
82
|
+
* Set to `ENABLED` (the default) to activate the BGP session of the virtual circuit, set to `DISABLED` to deactivate the virtual circuit.
|
|
83
|
+
*
|
|
84
|
+
*/
|
|
85
|
+
"bgpAdminState"?: VirtualCircuit.BgpAdminState;
|
|
86
|
+
/**
|
|
87
|
+
* Set to `true` to enable BFD for IPv4 BGP peering, or set to `false` to disable BFD. If this is not set, the default is `false`.
|
|
88
|
+
*
|
|
89
|
+
*/
|
|
90
|
+
"isBfdEnabled"?: boolean;
|
|
91
|
+
/**
|
|
92
|
+
* Deprecated. Instead use `customerAsn`.
|
|
93
|
+
* If you specify values for both, the request will be rejected.
|
|
94
|
+
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
95
|
+
*/
|
|
96
|
+
"customerBgpAsn"?: number;
|
|
68
97
|
/**
|
|
69
98
|
* The BGP ASN of the network at the other end of the BGP
|
|
70
99
|
* session from Oracle. If the session is between the customer's
|
|
71
100
|
* edge router and Oracle, the value is the customer's ASN. If the BGP
|
|
72
101
|
* session is between the provider's edge router and Oracle, the value
|
|
73
102
|
* is the provider's ASN.
|
|
103
|
+
* Can be a 2-byte or 4-byte ASN. Uses \"asplain\" format.
|
|
74
104
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
75
105
|
*/
|
|
76
|
-
"
|
|
106
|
+
"customerAsn"?: number;
|
|
107
|
+
/**
|
|
108
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
109
|
+
* Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
|
|
110
|
+
*
|
|
111
|
+
*/
|
|
112
|
+
"definedTags"?: {
|
|
113
|
+
[key: string]: {
|
|
114
|
+
[key: string]: any;
|
|
115
|
+
};
|
|
116
|
+
};
|
|
77
117
|
/**
|
|
78
118
|
* A user-friendly name. Does not have to be unique, and it's changeable.
|
|
79
119
|
* Avoid entering confidential information.
|
|
80
120
|
*
|
|
81
121
|
*/
|
|
82
122
|
"displayName"?: string;
|
|
123
|
+
/**
|
|
124
|
+
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
125
|
+
* Example: `{\"bar-key\": \"value\"}`
|
|
126
|
+
*
|
|
127
|
+
*/
|
|
128
|
+
"freeformTags"?: {
|
|
129
|
+
[key: string]: string;
|
|
130
|
+
};
|
|
83
131
|
/**
|
|
84
132
|
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the customer's {@link Drg}
|
|
85
133
|
* that this virtual circuit uses. Applicable only to private virtual circuits.
|
|
@@ -111,6 +159,11 @@ export interface VirtualCircuit {
|
|
|
111
159
|
*
|
|
112
160
|
*/
|
|
113
161
|
"providerServiceId"?: string;
|
|
162
|
+
/**
|
|
163
|
+
* The service key name offered by the provider (if the customer is connecting via a provider).
|
|
164
|
+
*
|
|
165
|
+
*/
|
|
166
|
+
"providerServiceKeyName"?: string;
|
|
114
167
|
/**
|
|
115
168
|
* Deprecated. Instead use `providerServiceId`.
|
|
116
169
|
*
|
|
@@ -162,6 +215,10 @@ export interface VirtualCircuit {
|
|
|
162
215
|
*
|
|
163
216
|
*/
|
|
164
217
|
"type"?: VirtualCircuit.Type;
|
|
218
|
+
/**
|
|
219
|
+
* The layer 3 IP MTU to use on this virtual circuit.
|
|
220
|
+
*/
|
|
221
|
+
"ipMtu"?: model.VirtualCircuitIpMtu;
|
|
165
222
|
}
|
|
166
223
|
export declare namespace VirtualCircuit {
|
|
167
224
|
enum BgpManagement {
|
|
@@ -183,6 +240,35 @@ export declare namespace VirtualCircuit {
|
|
|
183
240
|
*/
|
|
184
241
|
UnknownValue = "UNKNOWN_VALUE"
|
|
185
242
|
}
|
|
243
|
+
enum BgpIpv6SessionState {
|
|
244
|
+
Up = "UP",
|
|
245
|
+
Down = "DOWN",
|
|
246
|
+
/**
|
|
247
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
248
|
+
* version of the SDK.
|
|
249
|
+
*/
|
|
250
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
251
|
+
}
|
|
252
|
+
enum RoutingPolicy {
|
|
253
|
+
OracleServiceNetwork = "ORACLE_SERVICE_NETWORK",
|
|
254
|
+
Regional = "REGIONAL",
|
|
255
|
+
MarketLevel = "MARKET_LEVEL",
|
|
256
|
+
Global = "GLOBAL",
|
|
257
|
+
/**
|
|
258
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
259
|
+
* version of the SDK.
|
|
260
|
+
*/
|
|
261
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
262
|
+
}
|
|
263
|
+
enum BgpAdminState {
|
|
264
|
+
Enabled = "ENABLED",
|
|
265
|
+
Disabled = "DISABLED",
|
|
266
|
+
/**
|
|
267
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
268
|
+
* version of the SDK.
|
|
269
|
+
*/
|
|
270
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
271
|
+
}
|
|
186
272
|
enum LifecycleState {
|
|
187
273
|
PendingProvider = "PENDING_PROVIDER",
|
|
188
274
|
Verifying = "VERIFYING",
|
|
@@ -58,6 +58,38 @@ var VirtualCircuit;
|
|
|
58
58
|
*/
|
|
59
59
|
BgpSessionState["UnknownValue"] = "UNKNOWN_VALUE";
|
|
60
60
|
})(BgpSessionState = VirtualCircuit.BgpSessionState || (VirtualCircuit.BgpSessionState = {}));
|
|
61
|
+
let BgpIpv6SessionState;
|
|
62
|
+
(function (BgpIpv6SessionState) {
|
|
63
|
+
BgpIpv6SessionState["Up"] = "UP";
|
|
64
|
+
BgpIpv6SessionState["Down"] = "DOWN";
|
|
65
|
+
/**
|
|
66
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
67
|
+
* version of the SDK.
|
|
68
|
+
*/
|
|
69
|
+
BgpIpv6SessionState["UnknownValue"] = "UNKNOWN_VALUE";
|
|
70
|
+
})(BgpIpv6SessionState = VirtualCircuit.BgpIpv6SessionState || (VirtualCircuit.BgpIpv6SessionState = {}));
|
|
71
|
+
let RoutingPolicy;
|
|
72
|
+
(function (RoutingPolicy) {
|
|
73
|
+
RoutingPolicy["OracleServiceNetwork"] = "ORACLE_SERVICE_NETWORK";
|
|
74
|
+
RoutingPolicy["Regional"] = "REGIONAL";
|
|
75
|
+
RoutingPolicy["MarketLevel"] = "MARKET_LEVEL";
|
|
76
|
+
RoutingPolicy["Global"] = "GLOBAL";
|
|
77
|
+
/**
|
|
78
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
79
|
+
* version of the SDK.
|
|
80
|
+
*/
|
|
81
|
+
RoutingPolicy["UnknownValue"] = "UNKNOWN_VALUE";
|
|
82
|
+
})(RoutingPolicy = VirtualCircuit.RoutingPolicy || (VirtualCircuit.RoutingPolicy = {}));
|
|
83
|
+
let BgpAdminState;
|
|
84
|
+
(function (BgpAdminState) {
|
|
85
|
+
BgpAdminState["Enabled"] = "ENABLED";
|
|
86
|
+
BgpAdminState["Disabled"] = "DISABLED";
|
|
87
|
+
/**
|
|
88
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
89
|
+
* version of the SDK.
|
|
90
|
+
*/
|
|
91
|
+
BgpAdminState["UnknownValue"] = "UNKNOWN_VALUE";
|
|
92
|
+
})(BgpAdminState = VirtualCircuit.BgpAdminState || (VirtualCircuit.BgpAdminState = {}));
|
|
61
93
|
let LifecycleState;
|
|
62
94
|
(function (LifecycleState) {
|
|
63
95
|
LifecycleState["PendingProvider"] = "PENDING_PROVIDER";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"virtual-circuit.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/virtual-circuit.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"virtual-circuit.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/virtual-circuit.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA6MlC,IAAiB,cAAc,CAiI9B;AAjID,WAAiB,cAAc;IAC7B,IAAY,aASX;IATD,WAAY,aAAa;QACvB,qDAAoC,CAAA;QACpC,qDAAoC,CAAA;QACpC,iDAAgC,CAAA;QAChC;;;WAGG;QACH,+CAA8B,CAAA;IAChC,CAAC,EATW,aAAa,GAAb,4BAAa,KAAb,4BAAa,QASxB;IAED,IAAY,eAQX;IARD,WAAY,eAAe;QACzB,4BAAS,CAAA;QACT,gCAAa,CAAA;QACb;;;WAGG;QACH,iDAA8B,CAAA;IAChC,CAAC,EARW,eAAe,GAAf,8BAAe,KAAf,8BAAe,QAQ1B;IAED,IAAY,mBAQX;IARD,WAAY,mBAAmB;QAC7B,gCAAS,CAAA;QACT,oCAAa,CAAA;QACb;;;WAGG;QACH,qDAA8B,CAAA;IAChC,CAAC,EARW,mBAAmB,GAAnB,kCAAmB,KAAnB,kCAAmB,QAQ9B;IAED,IAAY,aAUX;IAVD,WAAY,aAAa;QACvB,gEAA+C,CAAA;QAC/C,sCAAqB,CAAA;QACrB,6CAA4B,CAAA;QAC5B,kCAAiB,CAAA;QACjB;;;WAGG;QACH,+CAA8B,CAAA;IAChC,CAAC,EAVW,aAAa,GAAb,4BAAa,KAAb,4BAAa,QAUxB;IAED,IAAY,aAQX;IARD,WAAY,aAAa;QACvB,oCAAmB,CAAA;QACnB,sCAAqB,CAAA;QACrB;;;WAGG;QACH,+CAA8B,CAAA;IAChC,CAAC,EARW,aAAa,GAAb,4BAAa,KAAb,4BAAa,QAQxB;IAED,IAAY,cAcX;IAdD,WAAY,cAAc;QACxB,sDAAoC,CAAA;QACpC,yCAAuB,CAAA;QACvB,+CAA6B,CAAA;QAC7B,6CAA2B,CAAA;QAC3B,mCAAiB,CAAA;QACjB,uCAAqB,CAAA;QACrB,6CAA2B,CAAA;QAC3B,2CAAyB,CAAA;QACzB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAdW,cAAc,GAAd,6BAAc,KAAd,6BAAc,QAczB;IAED,IAAY,aAQX;IARD,WAAY,aAAa;QACvB,kCAAiB,CAAA;QACjB,sCAAqB,CAAA;QACrB;;;WAGG;QACH,+CAA8B,CAAA;IAChC,CAAC,EARW,aAAa,GAAb,4BAAa,KAAb,4BAAa,QAQxB;IAED,IAAY,WASX;IATD,WAAY,WAAW;QACrB,sCAAuB,CAAA;QACvB,gCAAiB,CAAA;QACjB,gCAAiB,CAAA;QACjB;;;WAGG;QACH,6CAA8B,CAAA;IAChC,CAAC,EATW,WAAW,GAAX,0BAAW,KAAX,0BAAW,QAStB;IAED,IAAY,IAQX;IARD,WAAY,IAAI;QACd,yBAAiB,CAAA;QACjB,2BAAmB,CAAA;QACnB;;;WAGG;QACH,sCAA8B,CAAA;IAChC,CAAC,EARW,IAAI,GAAJ,mBAAI,KAAJ,mBAAI,QAQf;IAED,SAAgB,UAAU,CAAC,GAAmB;QAC5C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,sBAAsB,EAAE,GAAG,CAAC,oBAAoB;gBAC9C,CAAC,CAAC,GAAG,CAAC,oBAAoB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAClC,OAAO,KAAK,CAAC,mBAAmB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACpD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,yBAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAmB;QACxD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,sBAAsB,EAAE,GAAG,CAAC,oBAAoB;gBAC9C,CAAC,CAAC,GAAG,CAAC,oBAAoB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAClC,OAAO,KAAK,CAAC,mBAAmB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAChE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,qCAAsB,yBAarC,CAAA;AACH,CAAC,EAjIgB,cAAc,GAAd,sBAAc,KAAd,sBAAc,QAiI9B"}
|
|
@@ -0,0 +1,127 @@
|
|
|
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 resource to be used only with the Oracle Cloud VMware Solution.
|
|
17
|
+
* <p>
|
|
18
|
+
Conceptually, a virtual LAN (VLAN) is a broadcast domain that is created
|
|
19
|
+
* by partitioning and isolating a network at the data link layer (a *layer 2 network*).
|
|
20
|
+
* VLANs work by using IEEE 802.1Q VLAN tags. Layer 2 traffic is forwarded within the
|
|
21
|
+
* VLAN based on MAC learning.
|
|
22
|
+
* <p>
|
|
23
|
+
In the Networking service, a VLAN is an object within a VCN. You use VLANs to
|
|
24
|
+
* partition the VCN at the data link layer (layer 2). A VLAN is analagous to a subnet,
|
|
25
|
+
* which is an object for partitioning the VCN at the IP layer (layer 3).
|
|
26
|
+
*
|
|
27
|
+
*/
|
|
28
|
+
export interface Vlan {
|
|
29
|
+
/**
|
|
30
|
+
* The VLAN's availability domain. This attribute will be null if this is a regional VLAN
|
|
31
|
+
* rather than an AD-specific VLAN.
|
|
32
|
+
* <p>
|
|
33
|
+
Example: `Uocm:PHX-AD-1`
|
|
34
|
+
*
|
|
35
|
+
*/
|
|
36
|
+
"availabilityDomain"?: string;
|
|
37
|
+
/**
|
|
38
|
+
* The range of IPv4 addresses that will be used for layer 3 communication with
|
|
39
|
+
* hosts outside the VLAN.
|
|
40
|
+
* <p>
|
|
41
|
+
Example: `192.168.1.0/24`
|
|
42
|
+
*
|
|
43
|
+
*/
|
|
44
|
+
"cidrBlock": string;
|
|
45
|
+
/**
|
|
46
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment containing the VLAN.
|
|
47
|
+
*/
|
|
48
|
+
"compartmentId": string;
|
|
49
|
+
/**
|
|
50
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
51
|
+
* Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
|
|
52
|
+
*
|
|
53
|
+
*/
|
|
54
|
+
"definedTags"?: {
|
|
55
|
+
[key: string]: {
|
|
56
|
+
[key: string]: any;
|
|
57
|
+
};
|
|
58
|
+
};
|
|
59
|
+
/**
|
|
60
|
+
* A user-friendly name. Does not have to be unique, and it's changeable.
|
|
61
|
+
* Avoid entering confidential information.
|
|
62
|
+
*
|
|
63
|
+
*/
|
|
64
|
+
"displayName"?: string;
|
|
65
|
+
/**
|
|
66
|
+
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
67
|
+
* Example: `{\"bar-key\": \"value\"}`
|
|
68
|
+
*
|
|
69
|
+
*/
|
|
70
|
+
"freeformTags"?: {
|
|
71
|
+
[key: string]: string;
|
|
72
|
+
};
|
|
73
|
+
/**
|
|
74
|
+
* The VLAN's Oracle ID ([OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm)).
|
|
75
|
+
*/
|
|
76
|
+
"id": string;
|
|
77
|
+
/**
|
|
78
|
+
* The VLAN's current state.
|
|
79
|
+
*/
|
|
80
|
+
"lifecycleState": Vlan.LifecycleState;
|
|
81
|
+
/**
|
|
82
|
+
* A list of the OCIDs of the network security groups (NSGs) to use with this VLAN.
|
|
83
|
+
* All VNICs in the VLAN belong to these NSGs. For more
|
|
84
|
+
* information about NSGs, see
|
|
85
|
+
* {@link NetworkSecurityGroup}.
|
|
86
|
+
*
|
|
87
|
+
*/
|
|
88
|
+
"nsgIds"?: Array<string>;
|
|
89
|
+
/**
|
|
90
|
+
* The IEEE 802.1Q VLAN tag of this VLAN.
|
|
91
|
+
* <p>
|
|
92
|
+
Example: `100`
|
|
93
|
+
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
94
|
+
*/
|
|
95
|
+
"vlanTag"?: number;
|
|
96
|
+
/**
|
|
97
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the route table that the VLAN uses.
|
|
98
|
+
*/
|
|
99
|
+
"routeTableId"?: string;
|
|
100
|
+
/**
|
|
101
|
+
* The date and time the VLAN was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
102
|
+
* <p>
|
|
103
|
+
Example: `2016-08-25T21:10:29.600Z`
|
|
104
|
+
*
|
|
105
|
+
*/
|
|
106
|
+
"timeCreated"?: Date;
|
|
107
|
+
/**
|
|
108
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the VCN the VLAN is in.
|
|
109
|
+
*/
|
|
110
|
+
"vcnId": string;
|
|
111
|
+
}
|
|
112
|
+
export declare namespace Vlan {
|
|
113
|
+
enum LifecycleState {
|
|
114
|
+
Provisioning = "PROVISIONING",
|
|
115
|
+
Available = "AVAILABLE",
|
|
116
|
+
Terminating = "TERMINATING",
|
|
117
|
+
Terminated = "TERMINATED",
|
|
118
|
+
Updating = "UPDATING",
|
|
119
|
+
/**
|
|
120
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
121
|
+
* version of the SDK.
|
|
122
|
+
*/
|
|
123
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
124
|
+
}
|
|
125
|
+
function getJsonObj(obj: Vlan): object;
|
|
126
|
+
function getDeserializedJsonObj(obj: Vlan): object;
|
|
127
|
+
}
|
|
@@ -0,0 +1,44 @@
|
|
|
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.Vlan = void 0;
|
|
18
|
+
var Vlan;
|
|
19
|
+
(function (Vlan) {
|
|
20
|
+
let LifecycleState;
|
|
21
|
+
(function (LifecycleState) {
|
|
22
|
+
LifecycleState["Provisioning"] = "PROVISIONING";
|
|
23
|
+
LifecycleState["Available"] = "AVAILABLE";
|
|
24
|
+
LifecycleState["Terminating"] = "TERMINATING";
|
|
25
|
+
LifecycleState["Terminated"] = "TERMINATED";
|
|
26
|
+
LifecycleState["Updating"] = "UPDATING";
|
|
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
|
+
LifecycleState["UnknownValue"] = "UNKNOWN_VALUE";
|
|
32
|
+
})(LifecycleState = Vlan.LifecycleState || (Vlan.LifecycleState = {}));
|
|
33
|
+
function getJsonObj(obj) {
|
|
34
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
35
|
+
return jsonObj;
|
|
36
|
+
}
|
|
37
|
+
Vlan.getJsonObj = getJsonObj;
|
|
38
|
+
function getDeserializedJsonObj(obj) {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
40
|
+
return jsonObj;
|
|
41
|
+
}
|
|
42
|
+
Vlan.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
43
|
+
})(Vlan = exports.Vlan || (exports.Vlan = {}));
|
|
44
|
+
//# sourceMappingURL=vlan.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"vlan.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/vlan.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AAiGH,IAAiB,IAAI,CAwBpB;AAxBD,WAAiB,IAAI;IACnB,IAAY,cAWX;IAXD,WAAY,cAAc;QACxB,+CAA6B,CAAA;QAC7B,yCAAuB,CAAA;QACvB,6CAA2B,CAAA;QAC3B,2CAAyB,CAAA;QACzB,uCAAqB,CAAA;QACrB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAXW,cAAc,GAAd,mBAAc,KAAd,mBAAc,QAWzB;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,EAxBgB,IAAI,GAAJ,YAAI,KAAJ,YAAI,QAwBpB"}
|
package/lib/model/vnic.d.ts
CHANGED
|
@@ -26,7 +26,12 @@ Each VNIC has a *primary private IP* that is automatically assigned during launc
|
|
|
26
26
|
* [IP Addresses](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/managingIPaddresses.htm).
|
|
27
27
|
* <p>
|
|
28
28
|
|
|
29
|
-
*
|
|
29
|
+
* If you are an Oracle Cloud VMware Solution customer, you will have secondary VNICs
|
|
30
|
+
* that reside in a VLAN instead of a subnet. These VNICs have other differences, which
|
|
31
|
+
* are called out in the descriptions of the relevant attributes in the `Vnic` object.
|
|
32
|
+
* Also see {@link Vlan}.
|
|
33
|
+
* <p>
|
|
34
|
+
To use any of the API operations, you must be authorized in an IAM policy. If you're not authorized,
|
|
30
35
|
* talk to an administrator. If you're an administrator who needs to write policies to give users access, see
|
|
31
36
|
* [Getting Started with Policies](https://docs.cloud.oracle.com/iaas/Content/Identity/Concepts/policygetstarted.htm).
|
|
32
37
|
*
|
|
@@ -70,7 +75,7 @@ export interface Vnic {
|
|
|
70
75
|
/**
|
|
71
76
|
* The hostname for the VNIC's primary private IP. Used for DNS. The value is the hostname
|
|
72
77
|
* portion of the primary private IP's fully qualified domain name (FQDN)
|
|
73
|
-
* (for example, `
|
|
78
|
+
* (for example, `bminstance1` in FQDN `bminstance1.subnet123.vcn1.oraclevcn.com`).
|
|
74
79
|
* Must be unique across all VNICs in the subnet and comply with
|
|
75
80
|
* [RFC 952](https://tools.ietf.org/html/rfc952) and
|
|
76
81
|
* [RFC 1123](https://tools.ietf.org/html/rfc1123).
|
|
@@ -78,7 +83,7 @@ export interface Vnic {
|
|
|
78
83
|
For more information, see
|
|
79
84
|
* [DNS in Your Virtual Cloud Network](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/dns.htm).
|
|
80
85
|
* <p>
|
|
81
|
-
Example: `
|
|
86
|
+
Example: `bminstance1`
|
|
82
87
|
*
|
|
83
88
|
*/
|
|
84
89
|
"hostnameLabel"?: string;
|
|
@@ -99,6 +104,10 @@ export interface Vnic {
|
|
|
99
104
|
/**
|
|
100
105
|
* The MAC address of the VNIC.
|
|
101
106
|
* <p>
|
|
107
|
+
If the VNIC belongs to a VLAN as part of the Oracle Cloud VMware Solution,
|
|
108
|
+
* the MAC address is learned. If the VNIC belongs to a subnet, the
|
|
109
|
+
* MAC address is a static, Oracle-provided value.
|
|
110
|
+
* <p>
|
|
102
111
|
Example: `00:00:00:00:00:01`
|
|
103
112
|
*
|
|
104
113
|
*/
|
|
@@ -106,11 +115,22 @@ export interface Vnic {
|
|
|
106
115
|
/**
|
|
107
116
|
* A list of the OCIDs of the network security groups that the VNIC belongs to.
|
|
108
117
|
* <p>
|
|
118
|
+
If the VNIC belongs to a VLAN as part of the Oracle Cloud VMware Solution (instead of
|
|
119
|
+
* belonging to a subnet), the value of the `nsgIds` attribute is ignored. Instead, the
|
|
120
|
+
* VNIC belongs to the NSGs that are associated with the VLAN itself. See {@link Vlan}.
|
|
121
|
+
* <p>
|
|
109
122
|
For more information about NSGs, see
|
|
110
123
|
* {@link NetworkSecurityGroup}.
|
|
111
124
|
*
|
|
112
125
|
*/
|
|
113
126
|
"nsgIds"?: Array<string>;
|
|
127
|
+
/**
|
|
128
|
+
* If the VNIC belongs to a VLAN as part of the Oracle Cloud VMware Solution (instead of
|
|
129
|
+
* belonging to a subnet), the `vlanId` is the [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the VLAN the VNIC is in. See
|
|
130
|
+
* {@link Vlan}. If the VNIC is instead in a subnet, `subnetId` has a value.
|
|
131
|
+
*
|
|
132
|
+
*/
|
|
133
|
+
"vlanId"?: string;
|
|
114
134
|
/**
|
|
115
135
|
* The private IP address of the primary `privateIp` object on the VNIC.
|
|
116
136
|
* The address is within the CIDR of the VNIC's subnet.
|
|
@@ -131,14 +151,18 @@ export interface Vnic {
|
|
|
131
151
|
* [Using a Private IP as a Route Target](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/managingroutetables.htm#privateip).
|
|
132
152
|
* <p>
|
|
133
153
|
|
|
134
|
-
*
|
|
154
|
+
* If the VNIC belongs to a VLAN as part of the Oracle Cloud VMware Solution (instead of
|
|
155
|
+
* belonging to a subnet), the `skipSourceDestCheck` attribute is `true`.
|
|
156
|
+
* This is because the source/destination check is always disabled for VNICs in a VLAN.
|
|
157
|
+
* <p>
|
|
158
|
+
Example: `true`
|
|
135
159
|
*
|
|
136
160
|
*/
|
|
137
161
|
"skipSourceDestCheck"?: boolean;
|
|
138
162
|
/**
|
|
139
163
|
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subnet the VNIC is in.
|
|
140
164
|
*/
|
|
141
|
-
"subnetId"
|
|
165
|
+
"subnetId"?: string;
|
|
142
166
|
/**
|
|
143
167
|
* The date and time the VNIC was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
144
168
|
* <p>
|
package/lib/model/vnic.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vnic.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/vnic.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;
|
|
1
|
+
{"version":3,"file":"vnic.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/vnic.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AA+JH,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"}
|