oci-vnmonitoring 2.67.0 → 2.68.1
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,52 @@
|
|
|
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 information used to create a public IP pool.
|
|
17
|
+
*/
|
|
18
|
+
export interface CreatePublicIpPoolDetails {
|
|
19
|
+
/**
|
|
20
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment containing the public IP pool.
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
"compartmentId": string;
|
|
24
|
+
/**
|
|
25
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
26
|
+
* Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
|
|
27
|
+
*
|
|
28
|
+
*/
|
|
29
|
+
"definedTags"?: {
|
|
30
|
+
[key: string]: {
|
|
31
|
+
[key: string]: any;
|
|
32
|
+
};
|
|
33
|
+
};
|
|
34
|
+
/**
|
|
35
|
+
* A user-friendly name. Does not have to be unique, and it's changeable.
|
|
36
|
+
* Avoid entering confidential information.
|
|
37
|
+
*
|
|
38
|
+
*/
|
|
39
|
+
"displayName"?: string;
|
|
40
|
+
/**
|
|
41
|
+
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
42
|
+
* Example: `{\"bar-key\": \"value\"}`
|
|
43
|
+
*
|
|
44
|
+
*/
|
|
45
|
+
"freeformTags"?: {
|
|
46
|
+
[key: string]: string;
|
|
47
|
+
};
|
|
48
|
+
}
|
|
49
|
+
export declare namespace CreatePublicIpPoolDetails {
|
|
50
|
+
function getJsonObj(obj: CreatePublicIpPoolDetails): object;
|
|
51
|
+
function getDeserializedJsonObj(obj: CreatePublicIpPoolDetails): object;
|
|
52
|
+
}
|
|
@@ -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.CreatePublicIpPoolDetails = void 0;
|
|
18
|
+
var CreatePublicIpPoolDetails;
|
|
19
|
+
(function (CreatePublicIpPoolDetails) {
|
|
20
|
+
function getJsonObj(obj) {
|
|
21
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
22
|
+
return jsonObj;
|
|
23
|
+
}
|
|
24
|
+
CreatePublicIpPoolDetails.getJsonObj = getJsonObj;
|
|
25
|
+
function getDeserializedJsonObj(obj) {
|
|
26
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
27
|
+
return jsonObj;
|
|
28
|
+
}
|
|
29
|
+
CreatePublicIpPoolDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
30
|
+
})(CreatePublicIpPoolDetails = exports.CreatePublicIpPoolDetails || (exports.CreatePublicIpPoolDetails = {}));
|
|
31
|
+
//# sourceMappingURL=create-public-ip-pool-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-public-ip-pool-details.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/create-public-ip-pool-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AAkCH,IAAiB,yBAAyB,CAWzC;AAXD,WAAiB,yBAAyB;IACxC,SAAgB,UAAU,CAAC,GAA8B;QACvD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,oCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA8B;QACnE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,gDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,yBAAyB,GAAzB,iCAAyB,KAAzB,iCAAyB,QAWzC"}
|
|
@@ -17,6 +17,16 @@ export interface CreateRemotePeeringConnectionDetails {
|
|
|
17
17
|
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment to contain the RPC.
|
|
18
18
|
*/
|
|
19
19
|
"compartmentId": string;
|
|
20
|
+
/**
|
|
21
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
22
|
+
* Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
|
|
23
|
+
*
|
|
24
|
+
*/
|
|
25
|
+
"definedTags"?: {
|
|
26
|
+
[key: string]: {
|
|
27
|
+
[key: string]: any;
|
|
28
|
+
};
|
|
29
|
+
};
|
|
20
30
|
/**
|
|
21
31
|
* A user-friendly name. Does not have to be unique, and it's changeable.
|
|
22
32
|
* Avoid entering confidential information.
|
|
@@ -27,6 +37,14 @@ export interface CreateRemotePeeringConnectionDetails {
|
|
|
27
37
|
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the DRG the RPC belongs to.
|
|
28
38
|
*/
|
|
29
39
|
"drgId": string;
|
|
40
|
+
/**
|
|
41
|
+
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
42
|
+
* Example: `{\"bar-key\": \"value\"}`
|
|
43
|
+
*
|
|
44
|
+
*/
|
|
45
|
+
"freeformTags"?: {
|
|
46
|
+
[key: string]: string;
|
|
47
|
+
};
|
|
30
48
|
}
|
|
31
49
|
export declare namespace CreateRemotePeeringConnectionDetails {
|
|
32
50
|
function getJsonObj(obj: CreateRemotePeeringConnectionDetails): object;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-remote-peering-connection-details.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/create-remote-peering-connection-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;
|
|
1
|
+
{"version":3,"file":"create-remote-peering-connection-details.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/create-remote-peering-connection-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AAkCH,IAAiB,oCAAoC,CAWpD;AAXD,WAAiB,oCAAoC;IACnD,SAAgB,UAAU,CAAC,GAAyC;QAClE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,+CAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAyC;QAC9E,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,2DAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,oCAAoC,GAApC,4CAAoC,KAApC,4CAAoC,QAWpD"}
|
|
@@ -43,6 +43,18 @@ export interface CreateServiceGatewayDetails {
|
|
|
43
43
|
"freeformTags"?: {
|
|
44
44
|
[key: string]: string;
|
|
45
45
|
};
|
|
46
|
+
/**
|
|
47
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the route table the service gateway will use.
|
|
48
|
+
* <p>
|
|
49
|
+
If you don't specify a route table here, the service gateway is created without an associated route
|
|
50
|
+
* table. The Networking service does NOT automatically associate the attached VCN's default route table
|
|
51
|
+
* with the service gateway.
|
|
52
|
+
* <p>
|
|
53
|
+
For information about why you would associate a route table with a service gateway, see
|
|
54
|
+
* [Transit Routing: Private Access to Oracle Services](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/transitroutingoracleservices.htm).
|
|
55
|
+
*
|
|
56
|
+
*/
|
|
57
|
+
"routeTableId"?: string;
|
|
46
58
|
/**
|
|
47
59
|
* List of the OCIDs of the {@link Service} objects to
|
|
48
60
|
* enable for the service gateway. This list can be empty if you don't want to enable any
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-service-gateway-details.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/create-service-gateway-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"create-service-gateway-details.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/create-service-gateway-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA2DlC,IAAiB,2BAA2B,CA6B3C;AA7BD,WAAiB,2BAA2B;IAC1C,SAAgB,UAAU,CAAC,GAAgC;QACzD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,UAAU,EAAE,GAAG,CAAC,QAAQ;gBACtB,CAAC,CAAC,GAAG,CAAC,QAAQ,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACtB,OAAO,KAAK,CAAC,uBAAuB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACxD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,sCAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAgC;QACrE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,UAAU,EAAE,GAAG,CAAC,QAAQ;gBACtB,CAAC,CAAC,GAAG,CAAC,QAAQ,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACtB,OAAO,KAAK,CAAC,uBAAuB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACpE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,kDAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,2BAA2B,GAA3B,mCAA2B,KAA3B,mCAA2B,QA6B3C"}
|
|
@@ -14,12 +14,22 @@ documentation for the [Network Path Analyzer](/iaas/Content/Network/Concepts/pat
|
|
|
14
14
|
*/
|
|
15
15
|
export interface CreateSubnetDetails {
|
|
16
16
|
/**
|
|
17
|
-
*
|
|
17
|
+
* Controls whether the subnet is regional or specific to an availability domain. Oracle
|
|
18
|
+
* recommends creating regional subnets because they're more flexible and make it easier to
|
|
19
|
+
* implement failover across availability domains. Originally, AD-specific subnets were the
|
|
20
|
+
* only kind available to use.
|
|
21
|
+
* <p>
|
|
22
|
+
To create a regional subnet, omit this attribute. Then any resources later created in this
|
|
23
|
+
* subnet (such as a Compute instance) can be created in any availability domain in the region.
|
|
24
|
+
* <p>
|
|
25
|
+
To instead create an AD-specific subnet, set this attribute to the availability domain you
|
|
26
|
+
* want this subnet to be in. Then any resources later created in this subnet can only be
|
|
27
|
+
* created in that availability domain.
|
|
18
28
|
* <p>
|
|
19
29
|
Example: `Uocm:PHX-AD-1`
|
|
20
30
|
*
|
|
21
31
|
*/
|
|
22
|
-
"availabilityDomain"
|
|
32
|
+
"availabilityDomain"?: string;
|
|
23
33
|
/**
|
|
24
34
|
* The CIDR IP address range of the subnet. The CIDR must maintain the following rules -
|
|
25
35
|
* <p>
|
|
@@ -59,7 +69,7 @@ export interface CreateSubnetDetails {
|
|
|
59
69
|
/**
|
|
60
70
|
* A DNS label for the subnet, used in conjunction with the VNIC's hostname and
|
|
61
71
|
* VCN's DNS label to form a fully qualified domain name (FQDN) for each VNIC
|
|
62
|
-
* within this subnet (for example, `
|
|
72
|
+
* within this subnet (for example, `bminstance1.subnet123.vcn1.oraclevcn.com`).
|
|
63
73
|
* Must be an alphanumeric string that begins with a letter and is unique within the VCN.
|
|
64
74
|
* The value cannot be changed.
|
|
65
75
|
* <p>
|
|
@@ -93,6 +103,27 @@ export interface CreateSubnetDetails {
|
|
|
93
103
|
*
|
|
94
104
|
*/
|
|
95
105
|
"ipv6CidrBlock"?: string;
|
|
106
|
+
/**
|
|
107
|
+
* The list of all IPv6 CIDR blocks (Oracle allocated IPv6 GUA, ULA or private IPv6 CIDR blocks, BYOIPv6 CIDR blocks) for the subnet that meets the following criteria:
|
|
108
|
+
* - The CIDR blocks must be valid.
|
|
109
|
+
* - Multiple CIDR blocks must not overlap each other or the on-premises network CIDR block.
|
|
110
|
+
* - The number of CIDR blocks must not exceed the limit of IPv6 CIDR blocks allowed to a subnet.
|
|
111
|
+
*
|
|
112
|
+
*/
|
|
113
|
+
"ipv6CidrBlocks"?: Array<string>;
|
|
114
|
+
/**
|
|
115
|
+
* Whether to disallow ingress internet traffic to VNICs within this subnet. Defaults to false.
|
|
116
|
+
* <p>
|
|
117
|
+
For IPv6, if `prohibitInternetIngress` is set to `true`, internet access is not allowed for any
|
|
118
|
+
* IPv6s assigned to VNICs in the subnet. Otherwise, ingress internet traffic is allowed by default.
|
|
119
|
+
* <p>
|
|
120
|
+
`prohibitPublicIpOnVnic` will be set to the value of `prohibitInternetIngress` to dictate IPv4
|
|
121
|
+
* behavior in this subnet. Only one or the other flag should be specified.
|
|
122
|
+
* <p>
|
|
123
|
+
Example: `true`
|
|
124
|
+
*
|
|
125
|
+
*/
|
|
126
|
+
"prohibitInternetIngress"?: boolean;
|
|
96
127
|
/**
|
|
97
128
|
* Whether VNICs within this subnet can have public IP addresses.
|
|
98
129
|
* Defaults to false, which means VNICs created in this subnet will
|
|
@@ -103,8 +134,8 @@ export interface CreateSubnetDetails {
|
|
|
103
134
|
* subnet cannot have public IP addresses (that is, it's a private
|
|
104
135
|
* subnet).
|
|
105
136
|
* <p>
|
|
106
|
-
|
|
107
|
-
*
|
|
137
|
+
If you intend to use an IPv6 CIDR block, you should use the flag `prohibitInternetIngress` to
|
|
138
|
+
* specify ingress internet traffic behavior of the subnet.
|
|
108
139
|
* <p>
|
|
109
140
|
Example: `true`
|
|
110
141
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-subnet-details.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/create-subnet-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;
|
|
1
|
+
{"version":3,"file":"create-subnet-details.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/create-subnet-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AAoJH,IAAiB,mBAAmB,CAWnC;AAXD,WAAiB,mBAAmB;IAClC,SAAgB,UAAU,CAAC,GAAwB;QACjD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,8BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAwB;QAC7D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,0CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAWnC"}
|
|
@@ -12,41 +12,49 @@ 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
|
export interface CreateVcnDetails {
|
|
16
17
|
/**
|
|
17
|
-
*
|
|
18
|
+
* **Deprecated.** Do *not* set this value. Use `cidrBlocks` instead.
|
|
18
19
|
* Example: `10.0.0.0/16`
|
|
19
20
|
*
|
|
20
21
|
*/
|
|
21
|
-
"cidrBlock"
|
|
22
|
+
"cidrBlock"?: string;
|
|
23
|
+
/**
|
|
24
|
+
* The list of one or more IPv4 CIDR blocks for the VCN that meet the following criteria:
|
|
25
|
+
* - The CIDR blocks must be valid.
|
|
26
|
+
* - They must not overlap with each other or with the on-premises network CIDR block.
|
|
27
|
+
* - The number of CIDR blocks must not exceed the limit of CIDR blocks allowed per VCN.
|
|
28
|
+
* <p>
|
|
29
|
+
**Important:** Do *not* specify a value for `cidrBlock`. Use this parameter instead.
|
|
30
|
+
*
|
|
31
|
+
*/
|
|
32
|
+
"cidrBlocks"?: Array<string>;
|
|
22
33
|
/**
|
|
23
34
|
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment to contain the VCN.
|
|
24
35
|
*/
|
|
25
36
|
"compartmentId": string;
|
|
26
37
|
/**
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
*
|
|
48
|
-
*/
|
|
49
|
-
"ipv6CidrBlock"?: string;
|
|
38
|
+
* The list of one or more ULA or Private IPv6 CIDR blocks for the vcn that meets the following criteria:
|
|
39
|
+
* - The CIDR blocks must be valid.
|
|
40
|
+
* - Multiple CIDR blocks must not overlap each other or the on-premises network CIDR block.
|
|
41
|
+
* - The number of CIDR blocks must not exceed the limit of IPv6 CIDR blocks allowed to a vcn.
|
|
42
|
+
* <p>
|
|
43
|
+
**Important:** Do *not* specify a value for `ipv6CidrBlock`. Use this parameter instead.
|
|
44
|
+
*
|
|
45
|
+
*/
|
|
46
|
+
"ipv6PrivateCidrBlocks"?: Array<string>;
|
|
47
|
+
/**
|
|
48
|
+
* Specifies whether to skip Oracle allocated IPv6 GUA. By default, Oracle will allocate one GUA of /56
|
|
49
|
+
* size for an IPv6 enabled VCN.
|
|
50
|
+
*
|
|
51
|
+
*/
|
|
52
|
+
"isOracleGuaAllocationEnabled"?: boolean;
|
|
53
|
+
/**
|
|
54
|
+
* The list of BYOIPv6 OCIDs and BYOIPv6 CIDR blocks required to create a VCN that uses BYOIPv6 ranges.
|
|
55
|
+
*
|
|
56
|
+
*/
|
|
57
|
+
"byoipv6CidrDetails"?: Array<model.Byoipv6CidrDetails>;
|
|
50
58
|
/**
|
|
51
59
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
52
60
|
* Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
|
|
@@ -66,7 +74,7 @@ export interface CreateVcnDetails {
|
|
|
66
74
|
/**
|
|
67
75
|
* A DNS label for the VCN, used in conjunction with the VNIC's hostname and
|
|
68
76
|
* subnet's DNS label to form a fully qualified domain name (FQDN) for each VNIC
|
|
69
|
-
* within this subnet (for example, `
|
|
77
|
+
* within this subnet (for example, `bminstance1.subnet123.vcn1.oraclevcn.com`).
|
|
70
78
|
* Not required to be unique, but it's a best practice to set unique DNS labels
|
|
71
79
|
* for VCNs in your tenancy. Must be an alphanumeric string that begins with a letter.
|
|
72
80
|
* The value cannot be changed.
|
|
@@ -93,6 +101,7 @@ export interface CreateVcnDetails {
|
|
|
93
101
|
/**
|
|
94
102
|
* Whether IPv6 is enabled for the VCN. Default is `false`.
|
|
95
103
|
* If enabled, Oracle will assign the VCN a IPv6 /56 CIDR block.
|
|
104
|
+
* You may skip having Oracle allocate the VCN a IPv6 /56 CIDR block by setting isOracleGuaAllocationEnabled to `false`.
|
|
96
105
|
* For important details about IPv6 addressing in a VCN, see [IPv6 Addresses](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/ipv6.htm).
|
|
97
106
|
* <p>
|
|
98
107
|
Example: `true`
|
|
@@ -13,17 +13,49 @@ 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.CreateVcnDetails = void 0;
|
|
37
|
+
const model = __importStar(require("../model"));
|
|
18
38
|
var CreateVcnDetails;
|
|
19
39
|
(function (CreateVcnDetails) {
|
|
20
40
|
function getJsonObj(obj) {
|
|
21
|
-
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
41
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
42
|
+
"byoipv6CidrDetails": obj.byoipv6CidrDetails
|
|
43
|
+
? obj.byoipv6CidrDetails.map(item => {
|
|
44
|
+
return model.Byoipv6CidrDetails.getJsonObj(item);
|
|
45
|
+
})
|
|
46
|
+
: undefined
|
|
47
|
+
});
|
|
22
48
|
return jsonObj;
|
|
23
49
|
}
|
|
24
50
|
CreateVcnDetails.getJsonObj = getJsonObj;
|
|
25
51
|
function getDeserializedJsonObj(obj) {
|
|
26
|
-
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
52
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
53
|
+
"byoipv6CidrDetails": obj.byoipv6CidrDetails
|
|
54
|
+
? obj.byoipv6CidrDetails.map(item => {
|
|
55
|
+
return model.Byoipv6CidrDetails.getDeserializedJsonObj(item);
|
|
56
|
+
})
|
|
57
|
+
: undefined
|
|
58
|
+
});
|
|
27
59
|
return jsonObj;
|
|
28
60
|
}
|
|
29
61
|
CreateVcnDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-vcn-details.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/create-vcn-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG
|
|
1
|
+
{"version":3,"file":"create-vcn-details.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/create-vcn-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA8FlC,IAAiB,gBAAgB,CA6BhC;AA7BD,WAAiB,gBAAgB;IAC/B,SAAgB,UAAU,CAAC,GAAqB;QAC9C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,GAAG,CAAC,kBAAkB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAChC,OAAO,KAAK,CAAC,kBAAkB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACnD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,2BAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqB;QAC1D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,GAAG,CAAC,kBAAkB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAChC,OAAO,KAAK,CAAC,kBAAkB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC/D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,uCAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QA6BhC"}
|
|
@@ -35,18 +35,63 @@ export interface CreateVirtualCircuitDetails {
|
|
|
35
35
|
*/
|
|
36
36
|
"crossConnectMappings"?: Array<model.CrossConnectMapping>;
|
|
37
37
|
/**
|
|
38
|
-
*
|
|
39
|
-
*
|
|
40
|
-
*
|
|
38
|
+
* The routing policy sets how routing information about the Oracle cloud is shared over a public virtual circuit.
|
|
39
|
+
* Policies available are: `ORACLE_SERVICE_NETWORK`, `REGIONAL`, `MARKET_LEVEL`, and `GLOBAL`.
|
|
40
|
+
* See [Route Filtering](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/routingonprem.htm#route_filtering) for details.
|
|
41
|
+
* By default, routing information is shared for all routes in the same market.
|
|
42
|
+
*
|
|
43
|
+
*/
|
|
44
|
+
"routingPolicy"?: Array<CreateVirtualCircuitDetails.RoutingPolicy>;
|
|
45
|
+
/**
|
|
46
|
+
* Set to `ENABLED` (the default) to activate the BGP session of the virtual circuit, set to `DISABLED` to deactivate the virtual circuit.
|
|
47
|
+
*
|
|
48
|
+
*/
|
|
49
|
+
"bgpAdminState"?: CreateVirtualCircuitDetails.BgpAdminState;
|
|
50
|
+
/**
|
|
51
|
+
* 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`.
|
|
52
|
+
*
|
|
53
|
+
*/
|
|
54
|
+
"isBfdEnabled"?: boolean;
|
|
55
|
+
/**
|
|
56
|
+
* Deprecated. Instead use `customerAsn`.
|
|
57
|
+
* If you specify values for both, the request will be rejected.
|
|
41
58
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
42
59
|
*/
|
|
43
60
|
"customerBgpAsn"?: number;
|
|
61
|
+
/**
|
|
62
|
+
* Your BGP ASN (either public or private). Provide this value only if
|
|
63
|
+
* there's a BGP session that goes from your edge router to Oracle.
|
|
64
|
+
* Otherwise, leave this empty or null.
|
|
65
|
+
* Can be a 2-byte or 4-byte ASN. Uses \"asplain\" format.
|
|
66
|
+
* <p>
|
|
67
|
+
Example: `12345` (2-byte) or `1587232876` (4-byte)
|
|
68
|
+
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
69
|
+
*/
|
|
70
|
+
"customerAsn"?: number;
|
|
71
|
+
/**
|
|
72
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
73
|
+
* Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
|
|
74
|
+
*
|
|
75
|
+
*/
|
|
76
|
+
"definedTags"?: {
|
|
77
|
+
[key: string]: {
|
|
78
|
+
[key: string]: any;
|
|
79
|
+
};
|
|
80
|
+
};
|
|
44
81
|
/**
|
|
45
82
|
* A user-friendly name. Does not have to be unique, and it's changeable.
|
|
46
83
|
* Avoid entering confidential information.
|
|
47
84
|
*
|
|
48
85
|
*/
|
|
49
86
|
"displayName"?: string;
|
|
87
|
+
/**
|
|
88
|
+
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
89
|
+
* Example: `{\"bar-key\": \"value\"}`
|
|
90
|
+
*
|
|
91
|
+
*/
|
|
92
|
+
"freeformTags"?: {
|
|
93
|
+
[key: string]: string;
|
|
94
|
+
};
|
|
50
95
|
/**
|
|
51
96
|
* For private virtual circuits only. The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the {@link Drg}
|
|
52
97
|
* that this virtual circuit uses.
|
|
@@ -67,6 +112,11 @@ export interface CreateVirtualCircuitDetails {
|
|
|
67
112
|
*
|
|
68
113
|
*/
|
|
69
114
|
"providerServiceId"?: string;
|
|
115
|
+
/**
|
|
116
|
+
* The service key name offered by the provider (if the customer is connecting via a provider).
|
|
117
|
+
*
|
|
118
|
+
*/
|
|
119
|
+
"providerServiceKeyName"?: string;
|
|
70
120
|
/**
|
|
71
121
|
* Deprecated. Instead use `providerServiceId`.
|
|
72
122
|
* To get a list of the provider names, see
|
|
@@ -94,8 +144,22 @@ export interface CreateVirtualCircuitDetails {
|
|
|
94
144
|
*
|
|
95
145
|
*/
|
|
96
146
|
"type": CreateVirtualCircuitDetails.Type;
|
|
147
|
+
/**
|
|
148
|
+
* The layer 3 IP MTU to use with this virtual circuit.
|
|
149
|
+
*/
|
|
150
|
+
"ipMtu"?: model.VirtualCircuitIpMtu;
|
|
97
151
|
}
|
|
98
152
|
export declare namespace CreateVirtualCircuitDetails {
|
|
153
|
+
enum RoutingPolicy {
|
|
154
|
+
OracleServiceNetwork = "ORACLE_SERVICE_NETWORK",
|
|
155
|
+
Regional = "REGIONAL",
|
|
156
|
+
MarketLevel = "MARKET_LEVEL",
|
|
157
|
+
Global = "GLOBAL"
|
|
158
|
+
}
|
|
159
|
+
enum BgpAdminState {
|
|
160
|
+
Enabled = "ENABLED",
|
|
161
|
+
Disabled = "DISABLED"
|
|
162
|
+
}
|
|
99
163
|
enum Type {
|
|
100
164
|
Public = "PUBLIC",
|
|
101
165
|
Private = "PRIVATE"
|
|
@@ -37,6 +37,18 @@ exports.CreateVirtualCircuitDetails = void 0;
|
|
|
37
37
|
const model = __importStar(require("../model"));
|
|
38
38
|
var CreateVirtualCircuitDetails;
|
|
39
39
|
(function (CreateVirtualCircuitDetails) {
|
|
40
|
+
let RoutingPolicy;
|
|
41
|
+
(function (RoutingPolicy) {
|
|
42
|
+
RoutingPolicy["OracleServiceNetwork"] = "ORACLE_SERVICE_NETWORK";
|
|
43
|
+
RoutingPolicy["Regional"] = "REGIONAL";
|
|
44
|
+
RoutingPolicy["MarketLevel"] = "MARKET_LEVEL";
|
|
45
|
+
RoutingPolicy["Global"] = "GLOBAL";
|
|
46
|
+
})(RoutingPolicy = CreateVirtualCircuitDetails.RoutingPolicy || (CreateVirtualCircuitDetails.RoutingPolicy = {}));
|
|
47
|
+
let BgpAdminState;
|
|
48
|
+
(function (BgpAdminState) {
|
|
49
|
+
BgpAdminState["Enabled"] = "ENABLED";
|
|
50
|
+
BgpAdminState["Disabled"] = "DISABLED";
|
|
51
|
+
})(BgpAdminState = CreateVirtualCircuitDetails.BgpAdminState || (CreateVirtualCircuitDetails.BgpAdminState = {}));
|
|
40
52
|
let Type;
|
|
41
53
|
(function (Type) {
|
|
42
54
|
Type["Public"] = "PUBLIC";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-virtual-circuit-details.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/create-virtual-circuit-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"create-virtual-circuit-details.js","sourceRoot":"","sources":["../../../../../lib/vnmonitoring/lib/model/create-virtual-circuit-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAsIlC,IAAiB,2BAA2B,CA0D3C;AA1DD,WAAiB,2BAA2B;IAC1C,IAAY,aAKX;IALD,WAAY,aAAa;QACvB,gEAA+C,CAAA;QAC/C,sCAAqB,CAAA;QACrB,6CAA4B,CAAA;QAC5B,kCAAiB,CAAA;IACnB,CAAC,EALW,aAAa,GAAb,yCAAa,KAAb,yCAAa,QAKxB;IAED,IAAY,aAGX;IAHD,WAAY,aAAa;QACvB,oCAAmB,CAAA;QACnB,sCAAqB,CAAA;IACvB,CAAC,EAHW,aAAa,GAAb,yCAAa,KAAb,yCAAa,QAGxB;IAED,IAAY,IAGX;IAHD,WAAY,IAAI;QACd,yBAAiB,CAAA;QACjB,2BAAmB,CAAA;IACrB,CAAC,EAHW,IAAI,GAAJ,gCAAI,KAAJ,gCAAI,QAGf;IAED,SAAgB,UAAU,CAAC,GAAgC;QACzD,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;YAEb,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,GAAG,CAAC,cAAc,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC5B,OAAO,KAAK,CAAC,uCAAuC,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACxE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAnBe,sCAAU,aAmBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAgC;QACrE,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;YAEb,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,GAAG,CAAC,cAAc,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC5B,OAAO,KAAK,CAAC,uCAAuC,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACpF,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAnBe,kDAAsB,yBAmBrC,CAAA;AACH,CAAC,EA1DgB,2BAA2B,GAA3B,mCAA2B,KAA3B,mCAA2B,QA0D3C"}
|
|
@@ -0,0 +1,98 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Network Monitoring API
|
|
3
|
+
* Use the Network Monitoring API to troubleshoot routing and security issues for resources such as virtual cloud networks (VCNs) and compute instances. For more information, see the console
|
|
4
|
+
documentation for the [Network Path Analyzer](/iaas/Content/Network/Concepts/path_analyzer.htm) tool.
|
|
5
|
+
|
|
6
|
+
* OpenAPI spec version: 20160918
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*
|
|
12
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
13
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
|
+
*/
|
|
15
|
+
export interface CreateVlanDetails {
|
|
16
|
+
/**
|
|
17
|
+
* Controls whether the VLAN is regional or specific to an availability domain.
|
|
18
|
+
* A regional VLAN has the flexibility to implement failover across availability domains.
|
|
19
|
+
* Previously, all VLANs were AD-specific.
|
|
20
|
+
* <p>
|
|
21
|
+
To create a regional VLAN, omit this attribute. Resources created subsequently in this
|
|
22
|
+
* VLAN (such as a Compute instance) can be created in any availability domain in the region.
|
|
23
|
+
* <p>
|
|
24
|
+
To create an AD-specific VLAN, use this attribute to specify the availability domain.
|
|
25
|
+
* Resources created in this VLAN must be in that availability domain.
|
|
26
|
+
* <p>
|
|
27
|
+
Example: `Uocm:PHX-AD-1`
|
|
28
|
+
*
|
|
29
|
+
*/
|
|
30
|
+
"availabilityDomain"?: string;
|
|
31
|
+
/**
|
|
32
|
+
* The range of IPv4 addresses that will be used for layer 3 communication with
|
|
33
|
+
* hosts outside the VLAN. The CIDR must maintain the following rules -
|
|
34
|
+
* <p>
|
|
35
|
+
1. The CIDR block is valid and correctly formatted.
|
|
36
|
+
* 2. The new range is within one of the parent VCN ranges.
|
|
37
|
+
* <p>
|
|
38
|
+
Example: `192.0.2.0/24`
|
|
39
|
+
*
|
|
40
|
+
*/
|
|
41
|
+
"cidrBlock": string;
|
|
42
|
+
/**
|
|
43
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment to contain the VLAN.
|
|
44
|
+
*/
|
|
45
|
+
"compartmentId": string;
|
|
46
|
+
/**
|
|
47
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
48
|
+
* Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
|
|
49
|
+
*
|
|
50
|
+
*/
|
|
51
|
+
"definedTags"?: {
|
|
52
|
+
[key: string]: {
|
|
53
|
+
[key: string]: any;
|
|
54
|
+
};
|
|
55
|
+
};
|
|
56
|
+
/**
|
|
57
|
+
* A user-friendly name. Does not have to be unique, and it's changeable.
|
|
58
|
+
* Avoid entering confidential information.
|
|
59
|
+
*
|
|
60
|
+
*/
|
|
61
|
+
"displayName"?: string;
|
|
62
|
+
/**
|
|
63
|
+
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
64
|
+
* Example: `{\"bar-key\": \"value\"}`
|
|
65
|
+
*
|
|
66
|
+
*/
|
|
67
|
+
"freeformTags"?: {
|
|
68
|
+
[key: string]: string;
|
|
69
|
+
};
|
|
70
|
+
/**
|
|
71
|
+
* A list of the OCIDs of the network security groups (NSGs) to add all VNICs in the VLAN to. For more
|
|
72
|
+
* information about NSGs, see
|
|
73
|
+
* {@link NetworkSecurityGroup}.
|
|
74
|
+
*
|
|
75
|
+
*/
|
|
76
|
+
"nsgIds"?: Array<string>;
|
|
77
|
+
/**
|
|
78
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the route table the VLAN will use. If you don't provide a value,
|
|
79
|
+
* the VLAN uses the VCN's default route table.
|
|
80
|
+
*
|
|
81
|
+
*/
|
|
82
|
+
"routeTableId"?: string;
|
|
83
|
+
/**
|
|
84
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the VCN to contain the VLAN.
|
|
85
|
+
*/
|
|
86
|
+
"vcnId": string;
|
|
87
|
+
/**
|
|
88
|
+
* The IEEE 802.1Q VLAN tag for this VLAN. The value must be unique across all
|
|
89
|
+
* VLANs in the VCN. If you don't provide a value, Oracle assigns one.
|
|
90
|
+
* You cannot change the value later. VLAN tag 0 is reserved for use by Oracle.
|
|
91
|
+
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
92
|
+
*/
|
|
93
|
+
"vlanTag"?: number;
|
|
94
|
+
}
|
|
95
|
+
export declare namespace CreateVlanDetails {
|
|
96
|
+
function getJsonObj(obj: CreateVlanDetails): object;
|
|
97
|
+
function getDeserializedJsonObj(obj: CreateVlanDetails): object;
|
|
98
|
+
}
|