oci-core 2.20.0 → 2.24.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 +716 -472
- package/lib/client.js +1646 -554
- package/lib/client.js.map +1 -1
- package/lib/model/add-subnet-ipv6-cidr-details.d.ts +35 -0
- package/lib/model/add-subnet-ipv6-cidr-details.js +34 -0
- package/lib/model/add-subnet-ipv6-cidr-details.js.map +1 -0
- package/lib/model/add-vcn-ipv6-cidr-details.d.ts +41 -0
- package/lib/model/add-vcn-ipv6-cidr-details.js +62 -0
- package/lib/model/add-vcn-ipv6-cidr-details.js.map +1 -0
- package/lib/model/amd-milan-bm-launch-instance-platform-config.d.ts +2 -1
- package/lib/model/amd-milan-bm-launch-instance-platform-config.js.map +1 -1
- package/lib/model/amd-milan-bm-platform-config.d.ts +1 -1
- package/lib/model/amd-rome-bm-launch-instance-platform-config.d.ts +2 -1
- package/lib/model/amd-rome-bm-launch-instance-platform-config.js.map +1 -1
- package/lib/model/amd-rome-bm-platform-config.d.ts +1 -1
- package/lib/model/boot-volume.d.ts +3 -6
- package/lib/model/boot-volume.js.map +1 -1
- package/lib/model/byoip-range-summary.d.ts +13 -0
- package/lib/model/byoip-range-summary.js +34 -2
- package/lib/model/byoip-range-summary.js.map +1 -1
- package/lib/model/byoip-range-vcn-ipv6-allocation-summary.d.ts +47 -0
- package/lib/model/byoip-range-vcn-ipv6-allocation-summary.js +34 -0
- package/lib/model/byoip-range-vcn-ipv6-allocation-summary.js.map +1 -0
- package/lib/model/byoip-range.d.ts +15 -2
- package/lib/model/byoip-range.js +34 -2
- package/lib/model/byoip-range.js.map +1 -1
- package/lib/model/byoipv6-cidr-details.d.ts +41 -0
- package/lib/model/byoipv6-cidr-details.js +34 -0
- package/lib/model/byoipv6-cidr-details.js.map +1 -0
- package/lib/model/capture-filter.d.ts +107 -0
- package/lib/model/capture-filter.js +88 -0
- package/lib/model/capture-filter.js.map +1 -0
- package/lib/model/change-capture-filter-compartment-details.d.ts +33 -0
- package/lib/model/change-capture-filter-compartment-details.js +34 -0
- package/lib/model/change-capture-filter-compartment-details.js.map +1 -0
- package/lib/model/change-vtap-compartment-details.d.ts +31 -0
- package/lib/model/change-vtap-compartment-details.js +34 -0
- package/lib/model/change-vtap-compartment-details.js.map +1 -0
- package/lib/model/create-boot-volume-details.d.ts +5 -8
- package/lib/model/create-boot-volume-details.js.map +1 -1
- package/lib/model/create-byoip-range-details.d.ts +6 -1
- package/lib/model/create-byoip-range-details.js.map +1 -1
- package/lib/model/create-capture-filter-details.d.ts +73 -0
- package/lib/model/create-capture-filter-details.js +70 -0
- package/lib/model/create-capture-filter-details.js.map +1 -0
- package/lib/model/create-ipv6-details.d.ts +5 -0
- package/lib/model/create-ipv6-details.js.map +1 -1
- package/lib/model/create-subnet-details.d.ts +8 -0
- package/lib/model/create-subnet-details.js.map +1 -1
- package/lib/model/create-vcn-details.d.ts +22 -0
- 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 +2 -2
- package/lib/model/create-volume-details.d.ts +2 -5
- package/lib/model/create-volume-details.js.map +1 -1
- package/lib/model/create-vtap-details.d.ts +148 -0
- package/lib/model/create-vtap-details.js +58 -0
- package/lib/model/create-vtap-details.js.map +1 -0
- package/lib/model/drg-attachment-match-all-drg-route-distribution-match-criteria.d.ts +1 -1
- package/lib/model/index.d.ts +30 -0
- package/lib/model/index.js +41 -10
- package/lib/model/index.js.map +1 -1
- package/lib/model/instance-configuration-amd-milan-bm-launch-instance-platform-config.d.ts +2 -1
- package/lib/model/instance-configuration-amd-milan-bm-launch-instance-platform-config.js.map +1 -1
- package/lib/model/instance-configuration-amd-rome-bm-launch-instance-platform-config.d.ts +2 -1
- package/lib/model/instance-configuration-amd-rome-bm-launch-instance-platform-config.js.map +1 -1
- package/lib/model/instance-configuration-create-volume-details.d.ts +2 -2
- package/lib/model/instance-configuration-intel-skylake-bm-launch-instance-platform-config.d.ts +2 -1
- package/lib/model/instance-configuration-intel-skylake-bm-launch-instance-platform-config.js.map +1 -1
- package/lib/model/intel-skylake-bm-launch-instance-platform-config.d.ts +2 -1
- package/lib/model/intel-skylake-bm-launch-instance-platform-config.js.map +1 -1
- package/lib/model/intel-skylake-bm-platform-config.d.ts +2 -1
- package/lib/model/intel-skylake-bm-platform-config.js.map +1 -1
- package/lib/model/launch-instance-platform-config.d.ts +3 -0
- package/lib/model/launch-instance-platform-config.js.map +1 -1
- package/lib/model/public-ip-pool.d.ts +3 -1
- package/lib/model/public-ip-pool.js.map +1 -1
- package/lib/model/remove-subnet-ipv6-cidr-details.d.ts +35 -0
- package/lib/model/remove-subnet-ipv6-cidr-details.js +34 -0
- package/lib/model/remove-subnet-ipv6-cidr-details.js.map +1 -0
- package/lib/model/remove-vcn-ipv6-cidr-details.d.ts +36 -0
- package/lib/model/remove-vcn-ipv6-cidr-details.js +34 -0
- package/lib/model/remove-vcn-ipv6-cidr-details.js.map +1 -0
- package/lib/model/subnet.d.ts +5 -0
- package/lib/model/subnet.js.map +1 -1
- package/lib/model/update-boot-volume-details.d.ts +2 -5
- package/lib/model/update-boot-volume-details.js.map +1 -1
- package/lib/model/update-capture-filter-details.d.ts +61 -0
- package/lib/model/update-capture-filter-details.js +66 -0
- package/lib/model/update-capture-filter-details.js.map +1 -0
- package/lib/model/update-subnet-details.d.ts +8 -0
- package/lib/model/update-subnet-details.js.map +1 -1
- package/lib/model/update-virtual-circuit-details.d.ts +2 -2
- package/lib/model/update-volume-details.d.ts +2 -5
- package/lib/model/update-volume-details.js.map +1 -1
- package/lib/model/update-vtap-details.d.ts +140 -0
- package/lib/model/update-vtap-details.js +58 -0
- package/lib/model/update-vtap-details.js.map +1 -0
- package/lib/model/vcn-drg-attachment-network-create-details.d.ts +2 -2
- package/lib/model/vcn-drg-attachment-network-details.d.ts +2 -2
- package/lib/model/vcn-drg-attachment-network-update-details.d.ts +2 -2
- package/lib/model/vcn.d.ts +10 -0
- package/lib/model/vcn.js.map +1 -1
- package/lib/model/virtual-circuit.d.ts +2 -2
- package/lib/model/volume.d.ts +3 -6
- package/lib/model/volume.js.map +1 -1
- package/lib/model/vtap-capture-filter-rule-details.d.ts +78 -0
- package/lib/model/vtap-capture-filter-rule-details.js +88 -0
- package/lib/model/vtap-capture-filter-rule-details.js.map +1 -0
- package/lib/model/vtap.d.ts +212 -0
- package/lib/model/vtap.js +101 -0
- package/lib/model/vtap.js.map +1 -0
- package/lib/request/accept-shielded-integrity-policy-request.d.ts +1 -1
- package/lib/request/add-drg-route-distribution-statements-request.d.ts +1 -1
- package/lib/request/add-drg-route-rules-request.d.ts +1 -1
- package/lib/request/add-image-shape-compatibility-entry-request.d.ts +1 -1
- package/lib/request/add-ipv6-subnet-cidr-request.d.ts +49 -0
- package/lib/request/add-ipv6-subnet-cidr-request.js +15 -0
- package/lib/request/add-ipv6-subnet-cidr-request.js.map +1 -0
- package/lib/request/add-ipv6-vcn-cidr-request.d.ts +7 -1
- package/lib/request/add-network-security-group-security-rules-request.d.ts +1 -1
- package/lib/request/add-public-ip-pool-capacity-request.d.ts +1 -1
- package/lib/request/add-vcn-cidr-request.d.ts +1 -1
- package/lib/request/advertise-byoip-range-request.d.ts +1 -1
- package/lib/request/attach-boot-volume-request.d.ts +1 -1
- package/lib/request/attach-instance-pool-instance-request.d.ts +1 -1
- package/lib/request/attach-load-balancer-request.d.ts +1 -1
- package/lib/request/attach-service-id-request.d.ts +1 -1
- package/lib/request/attach-vnic-request.d.ts +1 -1
- package/lib/request/attach-volume-request.d.ts +1 -1
- package/lib/request/bulk-add-virtual-circuit-public-prefixes-request.d.ts +1 -1
- package/lib/request/bulk-delete-virtual-circuit-public-prefixes-request.d.ts +1 -1
- package/lib/request/capture-console-history-request.d.ts +1 -1
- package/lib/request/change-boot-volume-backup-compartment-request.d.ts +1 -1
- package/lib/request/change-boot-volume-compartment-request.d.ts +1 -1
- package/lib/request/change-byoip-range-compartment-request.d.ts +1 -1
- package/lib/request/change-capture-filter-compartment-request.d.ts +49 -0
- package/lib/request/change-capture-filter-compartment-request.js +15 -0
- package/lib/request/change-capture-filter-compartment-request.js.map +1 -0
- package/lib/request/change-cluster-network-compartment-request.d.ts +1 -1
- package/lib/request/change-compute-capacity-reservation-compartment-request.d.ts +1 -1
- package/lib/request/change-compute-image-capability-schema-compartment-request.d.ts +1 -1
- package/lib/request/change-cpe-compartment-request.d.ts +1 -1
- package/lib/request/change-cross-connect-compartment-request.d.ts +1 -1
- package/lib/request/change-cross-connect-group-compartment-request.d.ts +1 -1
- package/lib/request/change-dedicated-vm-host-compartment-request.d.ts +1 -1
- package/lib/request/change-dhcp-options-compartment-request.d.ts +1 -1
- package/lib/request/change-drg-compartment-request.d.ts +1 -1
- package/lib/request/change-image-compartment-request.d.ts +1 -1
- package/lib/request/change-instance-compartment-request.d.ts +1 -1
- package/lib/request/change-instance-configuration-compartment-request.d.ts +1 -1
- package/lib/request/change-instance-pool-compartment-request.d.ts +1 -1
- package/lib/request/change-internet-gateway-compartment-request.d.ts +1 -1
- package/lib/request/change-ipsec-connection-compartment-request.d.ts +1 -1
- package/lib/request/change-local-peering-gateway-compartment-request.d.ts +1 -1
- package/lib/request/change-nat-gateway-compartment-request.d.ts +1 -1
- package/lib/request/change-network-security-group-compartment-request.d.ts +1 -1
- package/lib/request/change-public-ip-compartment-request.d.ts +1 -1
- package/lib/request/change-public-ip-pool-compartment-request.d.ts +1 -1
- package/lib/request/change-remote-peering-connection-compartment-request.d.ts +1 -1
- package/lib/request/change-route-table-compartment-request.d.ts +1 -1
- package/lib/request/change-security-list-compartment-request.d.ts +1 -1
- package/lib/request/change-service-gateway-compartment-request.d.ts +1 -1
- package/lib/request/change-subnet-compartment-request.d.ts +1 -1
- package/lib/request/change-vcn-compartment-request.d.ts +1 -1
- package/lib/request/change-virtual-circuit-compartment-request.d.ts +1 -1
- package/lib/request/change-vlan-compartment-request.d.ts +1 -1
- package/lib/request/change-volume-backup-compartment-request.d.ts +1 -1
- package/lib/request/change-volume-compartment-request.d.ts +1 -1
- package/lib/request/change-volume-group-backup-compartment-request.d.ts +1 -1
- package/lib/request/change-volume-group-compartment-request.d.ts +1 -1
- package/lib/request/change-vtap-compartment-request.d.ts +49 -0
- package/lib/request/change-vtap-compartment-request.js +15 -0
- package/lib/request/change-vtap-compartment-request.js.map +1 -0
- package/lib/request/connect-local-peering-gateways-request.d.ts +1 -1
- package/lib/request/connect-remote-peering-connections-request.d.ts +1 -1
- package/lib/request/copy-boot-volume-backup-request.d.ts +1 -1
- package/lib/request/copy-volume-backup-request.d.ts +1 -1
- package/lib/request/copy-volume-group-backup-request.d.ts +1 -1
- package/lib/request/create-app-catalog-subscription-request.d.ts +1 -1
- package/lib/request/create-boot-volume-backup-request.d.ts +1 -1
- package/lib/request/create-boot-volume-request.d.ts +1 -1
- package/lib/request/create-byoip-range-request.d.ts +1 -1
- package/lib/request/create-capture-filter-request.d.ts +38 -0
- package/lib/request/create-capture-filter-request.js +15 -0
- package/lib/request/create-capture-filter-request.js.map +1 -0
- package/lib/request/create-cluster-network-request.d.ts +1 -1
- package/lib/request/create-compute-capacity-reservation-request.d.ts +1 -1
- package/lib/request/create-compute-image-capability-schema-request.d.ts +1 -1
- package/lib/request/create-cpe-request.d.ts +1 -1
- package/lib/request/create-cross-connect-group-request.d.ts +1 -1
- package/lib/request/create-cross-connect-request.d.ts +1 -1
- package/lib/request/create-dedicated-vm-host-request.d.ts +1 -1
- package/lib/request/create-dhcp-options-request.d.ts +1 -1
- package/lib/request/create-drg-attachment-request.d.ts +1 -1
- package/lib/request/create-drg-request.d.ts +1 -1
- package/lib/request/create-drg-route-distribution-request.d.ts +1 -1
- package/lib/request/create-drg-route-table-request.d.ts +1 -1
- package/lib/request/create-image-request.d.ts +1 -1
- package/lib/request/create-instance-configuration-request.d.ts +1 -1
- package/lib/request/create-instance-console-connection-request.d.ts +1 -1
- package/lib/request/create-instance-pool-request.d.ts +1 -1
- package/lib/request/create-internet-gateway-request.d.ts +1 -1
- package/lib/request/create-ipsec-connection-request.d.ts +1 -1
- package/lib/request/create-ipv6-request.d.ts +1 -1
- package/lib/request/create-local-peering-gateway-request.d.ts +1 -1
- package/lib/request/create-nat-gateway-request.d.ts +1 -1
- package/lib/request/create-network-security-group-request.d.ts +1 -1
- package/lib/request/create-private-ip-request.d.ts +1 -1
- package/lib/request/create-public-ip-pool-request.d.ts +1 -1
- package/lib/request/create-public-ip-request.d.ts +1 -1
- package/lib/request/create-remote-peering-connection-request.d.ts +1 -1
- package/lib/request/create-route-table-request.d.ts +1 -1
- package/lib/request/create-security-list-request.d.ts +1 -1
- package/lib/request/create-service-gateway-request.d.ts +1 -1
- package/lib/request/create-subnet-request.d.ts +1 -1
- package/lib/request/create-vcn-request.d.ts +1 -1
- package/lib/request/create-virtual-circuit-request.d.ts +1 -1
- package/lib/request/create-vlan-request.d.ts +1 -1
- package/lib/request/create-volume-backup-policy-assignment-request.d.ts +1 -1
- package/lib/request/create-volume-backup-policy-request.d.ts +1 -1
- package/lib/request/create-volume-backup-request.d.ts +1 -1
- package/lib/request/create-volume-group-backup-request.d.ts +1 -1
- package/lib/request/create-volume-group-request.d.ts +1 -1
- package/lib/request/create-volume-request.d.ts +1 -1
- package/lib/request/create-vtap-request.d.ts +38 -0
- package/lib/request/create-vtap-request.js +15 -0
- package/lib/request/create-vtap-request.js.map +1 -0
- package/lib/request/delete-app-catalog-subscription-request.d.ts +1 -1
- package/lib/request/delete-boot-volume-backup-request.d.ts +1 -1
- package/lib/request/delete-boot-volume-kms-key-request.d.ts +1 -1
- package/lib/request/delete-boot-volume-request.d.ts +1 -1
- package/lib/request/delete-byoip-range-request.d.ts +1 -1
- package/lib/request/delete-capture-filter-request.d.ts +35 -0
- package/lib/request/delete-capture-filter-request.js +15 -0
- package/lib/request/delete-capture-filter-request.js.map +1 -0
- package/lib/request/delete-compute-capacity-reservation-request.d.ts +1 -1
- package/lib/request/delete-compute-image-capability-schema-request.d.ts +1 -1
- package/lib/request/delete-console-history-request.d.ts +1 -1
- package/lib/request/delete-cpe-request.d.ts +1 -1
- package/lib/request/delete-cross-connect-group-request.d.ts +1 -1
- package/lib/request/delete-cross-connect-request.d.ts +1 -1
- package/lib/request/delete-dedicated-vm-host-request.d.ts +1 -1
- package/lib/request/delete-dhcp-options-request.d.ts +1 -1
- package/lib/request/delete-drg-attachment-request.d.ts +1 -1
- package/lib/request/delete-drg-request.d.ts +1 -1
- package/lib/request/delete-drg-route-distribution-request.d.ts +1 -1
- package/lib/request/delete-drg-route-table-request.d.ts +1 -1
- package/lib/request/delete-image-request.d.ts +1 -1
- package/lib/request/delete-instance-configuration-request.d.ts +1 -1
- package/lib/request/delete-instance-console-connection-request.d.ts +1 -1
- package/lib/request/delete-internet-gateway-request.d.ts +1 -1
- package/lib/request/delete-ipsec-connection-request.d.ts +1 -1
- package/lib/request/delete-ipv6-request.d.ts +1 -1
- package/lib/request/delete-local-peering-gateway-request.d.ts +1 -1
- package/lib/request/delete-nat-gateway-request.d.ts +1 -1
- package/lib/request/delete-network-security-group-request.d.ts +1 -1
- package/lib/request/delete-private-ip-request.d.ts +1 -1
- package/lib/request/delete-public-ip-pool-request.d.ts +1 -1
- package/lib/request/delete-public-ip-request.d.ts +1 -1
- package/lib/request/delete-remote-peering-connection-request.d.ts +1 -1
- package/lib/request/delete-route-table-request.d.ts +1 -1
- package/lib/request/delete-security-list-request.d.ts +1 -1
- package/lib/request/delete-service-gateway-request.d.ts +1 -1
- package/lib/request/delete-subnet-request.d.ts +1 -1
- package/lib/request/delete-vcn-request.d.ts +1 -1
- package/lib/request/delete-virtual-circuit-request.d.ts +1 -1
- package/lib/request/delete-vlan-request.d.ts +1 -1
- package/lib/request/delete-volume-backup-policy-assignment-request.d.ts +1 -1
- package/lib/request/delete-volume-backup-policy-request.d.ts +1 -1
- package/lib/request/delete-volume-backup-request.d.ts +1 -1
- package/lib/request/delete-volume-group-backup-request.d.ts +1 -1
- package/lib/request/delete-volume-group-request.d.ts +1 -1
- package/lib/request/delete-volume-kms-key-request.d.ts +1 -1
- package/lib/request/delete-volume-request.d.ts +1 -1
- package/lib/request/delete-vtap-request.d.ts +35 -0
- package/lib/request/delete-vtap-request.js +15 -0
- package/lib/request/delete-vtap-request.js.map +1 -0
- package/lib/request/detach-boot-volume-request.d.ts +1 -1
- package/lib/request/detach-instance-pool-instance-request.d.ts +1 -1
- package/lib/request/detach-load-balancer-request.d.ts +1 -1
- package/lib/request/detach-service-id-request.d.ts +1 -1
- package/lib/request/detach-vnic-request.d.ts +1 -1
- package/lib/request/detach-volume-request.d.ts +1 -1
- package/lib/request/export-image-request.d.ts +1 -1
- package/lib/request/get-all-drg-attachments-request.d.ts +1 -1
- package/lib/request/get-allowed-ike-ipsec-parameters-request.d.ts +1 -1
- package/lib/request/get-app-catalog-listing-agreements-request.d.ts +1 -1
- package/lib/request/get-app-catalog-listing-request.d.ts +1 -1
- package/lib/request/get-app-catalog-listing-resource-version-request.d.ts +1 -1
- package/lib/request/get-block-volume-replica-request.d.ts +1 -1
- package/lib/request/get-boot-volume-attachment-request.d.ts +1 -1
- package/lib/request/get-boot-volume-backup-request.d.ts +1 -1
- package/lib/request/get-boot-volume-kms-key-request.d.ts +1 -1
- package/lib/request/get-boot-volume-replica-request.d.ts +1 -1
- package/lib/request/get-boot-volume-request.d.ts +1 -1
- package/lib/request/get-byoip-range-request.d.ts +1 -1
- package/lib/request/get-capture-filter-request.d.ts +28 -0
- package/lib/request/get-capture-filter-request.js +15 -0
- package/lib/request/get-capture-filter-request.js.map +1 -0
- package/lib/request/get-cluster-network-request.d.ts +1 -1
- package/lib/request/get-compute-capacity-reservation-request.d.ts +1 -1
- package/lib/request/get-compute-global-image-capability-schema-request.d.ts +1 -1
- package/lib/request/get-compute-global-image-capability-schema-version-request.d.ts +1 -1
- package/lib/request/get-compute-image-capability-schema-request.d.ts +1 -1
- package/lib/request/get-console-history-content-request.d.ts +1 -1
- package/lib/request/get-console-history-request.d.ts +1 -1
- package/lib/request/get-cpe-device-config-content-request.d.ts +1 -1
- package/lib/request/get-cpe-device-shape-request.d.ts +1 -1
- package/lib/request/get-cpe-request.d.ts +1 -1
- package/lib/request/get-cross-connect-group-request.d.ts +1 -1
- package/lib/request/get-cross-connect-letter-of-authority-request.d.ts +1 -1
- package/lib/request/get-cross-connect-request.d.ts +1 -1
- package/lib/request/get-cross-connect-status-request.d.ts +1 -1
- package/lib/request/get-dedicated-vm-host-request.d.ts +1 -1
- package/lib/request/get-dhcp-options-request.d.ts +1 -1
- package/lib/request/get-drg-attachment-request.d.ts +1 -1
- package/lib/request/get-drg-redundancy-status-request.d.ts +1 -1
- package/lib/request/get-drg-request.d.ts +1 -1
- package/lib/request/get-drg-route-distribution-request.d.ts +1 -1
- package/lib/request/get-drg-route-table-request.d.ts +1 -1
- package/lib/request/get-fast-connect-provider-service-key-request.d.ts +1 -1
- package/lib/request/get-fast-connect-provider-service-request.d.ts +1 -1
- package/lib/request/get-image-request.d.ts +1 -1
- package/lib/request/get-image-shape-compatibility-entry-request.d.ts +1 -1
- package/lib/request/get-instance-configuration-request.d.ts +1 -1
- package/lib/request/get-instance-console-connection-request.d.ts +1 -1
- package/lib/request/get-instance-pool-instance-request.d.ts +1 -1
- package/lib/request/get-instance-pool-load-balancer-attachment-request.d.ts +1 -1
- package/lib/request/get-instance-pool-request.d.ts +1 -1
- package/lib/request/get-instance-request.d.ts +1 -1
- package/lib/request/get-internet-gateway-request.d.ts +1 -1
- package/lib/request/get-ipsec-connection-device-config-request.d.ts +1 -1
- package/lib/request/get-ipsec-connection-device-status-request.d.ts +1 -1
- package/lib/request/get-ipsec-connection-request.d.ts +1 -1
- package/lib/request/get-ipsec-connection-tunnel-error-request.d.ts +1 -1
- package/lib/request/get-ipsec-connection-tunnel-request.d.ts +1 -1
- package/lib/request/get-ipsec-connection-tunnel-shared-secret-request.d.ts +1 -1
- package/lib/request/get-ipsec-cpe-device-config-content-request.d.ts +1 -1
- package/lib/request/get-ipv6-request.d.ts +1 -1
- package/lib/request/get-local-peering-gateway-request.d.ts +1 -1
- package/lib/request/get-measured-boot-report-request.d.ts +1 -1
- package/lib/request/get-nat-gateway-request.d.ts +1 -1
- package/lib/request/get-network-security-group-request.d.ts +1 -1
- package/lib/request/get-networking-topology-request.d.ts +1 -1
- package/lib/request/get-private-ip-request.d.ts +1 -1
- package/lib/request/get-public-ip-by-ip-address-request.d.ts +1 -1
- package/lib/request/get-public-ip-by-private-ip-id-request.d.ts +1 -1
- package/lib/request/get-public-ip-pool-request.d.ts +1 -1
- package/lib/request/get-public-ip-request.d.ts +1 -1
- package/lib/request/get-remote-peering-connection-request.d.ts +1 -1
- package/lib/request/get-route-table-request.d.ts +1 -1
- package/lib/request/get-security-list-request.d.ts +1 -1
- package/lib/request/get-service-gateway-request.d.ts +1 -1
- package/lib/request/get-service-request.d.ts +1 -1
- package/lib/request/get-subnet-request.d.ts +1 -1
- package/lib/request/get-subnet-topology-request.d.ts +1 -1
- package/lib/request/get-tunnel-cpe-device-config-content-request.d.ts +1 -1
- package/lib/request/get-tunnel-cpe-device-config-request.d.ts +1 -1
- package/lib/request/get-upgrade-status-request.d.ts +1 -1
- package/lib/request/get-vcn-dns-resolver-association-request.d.ts +1 -1
- package/lib/request/get-vcn-request.d.ts +1 -1
- package/lib/request/get-vcn-topology-request.d.ts +1 -1
- package/lib/request/get-virtual-circuit-request.d.ts +1 -1
- package/lib/request/get-vlan-request.d.ts +1 -1
- package/lib/request/get-vnic-attachment-request.d.ts +1 -1
- package/lib/request/get-vnic-request.d.ts +1 -1
- package/lib/request/get-volume-attachment-request.d.ts +1 -1
- package/lib/request/get-volume-backup-policy-asset-assignment-request.d.ts +1 -1
- package/lib/request/get-volume-backup-policy-assignment-request.d.ts +1 -1
- package/lib/request/get-volume-backup-policy-request.d.ts +1 -1
- package/lib/request/get-volume-backup-request.d.ts +1 -1
- package/lib/request/get-volume-group-backup-request.d.ts +1 -1
- package/lib/request/get-volume-group-replica-request.d.ts +1 -1
- package/lib/request/get-volume-group-request.d.ts +1 -1
- package/lib/request/get-volume-kms-key-request.d.ts +1 -1
- package/lib/request/get-volume-request.d.ts +1 -1
- package/lib/request/get-vtap-request.d.ts +28 -0
- package/lib/request/get-vtap-request.js +15 -0
- package/lib/request/get-vtap-request.js.map +1 -0
- package/lib/request/get-windows-instance-initial-credentials-request.d.ts +1 -1
- package/lib/request/index.d.ts +30 -0
- package/lib/request/index.js +6 -2
- package/lib/request/index.js.map +1 -1
- package/lib/request/instance-action-request.d.ts +3 -2
- package/lib/request/instance-action-request.js +1 -0
- package/lib/request/instance-action-request.js.map +1 -1
- package/lib/request/launch-instance-configuration-request.d.ts +1 -1
- package/lib/request/launch-instance-request.d.ts +1 -1
- package/lib/request/list-allowed-peer-regions-for-remote-peering-request.d.ts +1 -1
- package/lib/request/list-app-catalog-listing-resource-versions-request.d.ts +1 -1
- package/lib/request/list-app-catalog-listings-request.d.ts +1 -1
- package/lib/request/list-app-catalog-subscriptions-request.d.ts +1 -1
- package/lib/request/list-block-volume-replicas-request.d.ts +1 -1
- package/lib/request/list-boot-volume-attachments-request.d.ts +1 -1
- package/lib/request/list-boot-volume-backups-request.d.ts +1 -1
- package/lib/request/list-boot-volume-replicas-request.d.ts +1 -1
- package/lib/request/list-boot-volumes-request.d.ts +1 -1
- package/lib/request/list-byoip-allocated-ranges-request.d.ts +1 -1
- package/lib/request/list-byoip-ranges-request.d.ts +1 -1
- package/lib/request/list-capture-filters-request.d.ts +83 -0
- package/lib/request/list-capture-filters-request.js +29 -0
- package/lib/request/list-capture-filters-request.js.map +1 -0
- package/lib/request/list-cluster-network-instances-request.d.ts +1 -1
- package/lib/request/list-cluster-networks-request.d.ts +1 -1
- package/lib/request/list-compute-capacity-reservation-instance-shapes-request.d.ts +1 -1
- package/lib/request/list-compute-capacity-reservation-instances-request.d.ts +1 -1
- package/lib/request/list-compute-capacity-reservations-request.d.ts +1 -1
- package/lib/request/list-compute-global-image-capability-schema-versions-request.d.ts +1 -1
- package/lib/request/list-compute-global-image-capability-schemas-request.d.ts +1 -1
- package/lib/request/list-compute-image-capability-schemas-request.d.ts +1 -1
- package/lib/request/list-console-histories-request.d.ts +1 -1
- package/lib/request/list-cpe-device-shapes-request.d.ts +1 -1
- package/lib/request/list-cpes-request.d.ts +1 -1
- package/lib/request/list-cross-connect-groups-request.d.ts +1 -1
- package/lib/request/list-cross-connect-locations-request.d.ts +1 -1
- package/lib/request/list-cross-connect-mappings-request.d.ts +1 -1
- package/lib/request/list-cross-connects-request.d.ts +1 -1
- package/lib/request/list-crossconnect-port-speed-shapes-request.d.ts +1 -1
- package/lib/request/list-dedicated-vm-host-instance-shapes-request.d.ts +1 -1
- package/lib/request/list-dedicated-vm-host-instances-request.d.ts +1 -1
- package/lib/request/list-dedicated-vm-host-shapes-request.d.ts +1 -1
- package/lib/request/list-dedicated-vm-hosts-request.d.ts +1 -1
- package/lib/request/list-dhcp-options-request.d.ts +1 -1
- package/lib/request/list-drg-attachments-request.d.ts +1 -1
- package/lib/request/list-drg-route-distribution-statements-request.d.ts +1 -1
- package/lib/request/list-drg-route-distributions-request.d.ts +1 -1
- package/lib/request/list-drg-route-rules-request.d.ts +1 -1
- package/lib/request/list-drg-route-tables-request.d.ts +1 -1
- package/lib/request/list-drgs-request.d.ts +1 -1
- package/lib/request/list-fast-connect-provider-services-request.d.ts +1 -1
- package/lib/request/list-fast-connect-provider-virtual-circuit-bandwidth-shapes-request.d.ts +1 -1
- package/lib/request/list-image-shape-compatibility-entries-request.d.ts +1 -1
- package/lib/request/list-images-request.d.ts +1 -1
- package/lib/request/list-instance-configurations-request.d.ts +1 -1
- package/lib/request/list-instance-console-connections-request.d.ts +1 -1
- package/lib/request/list-instance-devices-request.d.ts +1 -1
- package/lib/request/list-instance-pool-instances-request.d.ts +1 -1
- package/lib/request/list-instance-pools-request.d.ts +1 -1
- package/lib/request/list-instances-request.d.ts +1 -1
- package/lib/request/list-internet-gateways-request.d.ts +1 -1
- package/lib/request/list-ipsec-connection-tunnel-routes-request.d.ts +1 -1
- package/lib/request/list-ipsec-connection-tunnel-security-associations-request.d.ts +1 -1
- package/lib/request/list-ipsec-connection-tunnels-request.d.ts +1 -1
- package/lib/request/list-ipsec-connections-request.d.ts +1 -1
- package/lib/request/list-ipv6s-request.d.ts +1 -1
- package/lib/request/list-local-peering-gateways-request.d.ts +1 -1
- package/lib/request/list-nat-gateways-request.d.ts +1 -1
- package/lib/request/list-network-security-group-security-rules-request.d.ts +1 -1
- package/lib/request/list-network-security-group-vnics-request.d.ts +1 -1
- package/lib/request/list-network-security-groups-request.d.ts +1 -1
- package/lib/request/list-private-ips-request.d.ts +1 -1
- package/lib/request/list-public-ip-pools-request.d.ts +1 -1
- package/lib/request/list-public-ips-request.d.ts +1 -1
- package/lib/request/list-remote-peering-connections-request.d.ts +1 -1
- package/lib/request/list-route-tables-request.d.ts +1 -1
- package/lib/request/list-security-lists-request.d.ts +1 -1
- package/lib/request/list-service-gateways-request.d.ts +1 -1
- package/lib/request/list-services-request.d.ts +1 -1
- package/lib/request/list-shapes-request.d.ts +1 -1
- package/lib/request/list-subnets-request.d.ts +1 -1
- package/lib/request/list-vcns-request.d.ts +1 -1
- package/lib/request/list-virtual-circuit-bandwidth-shapes-request.d.ts +1 -1
- package/lib/request/list-virtual-circuit-public-prefixes-request.d.ts +1 -1
- package/lib/request/list-virtual-circuits-request.d.ts +1 -1
- package/lib/request/list-vlans-request.d.ts +1 -1
- package/lib/request/list-vnic-attachments-request.d.ts +1 -1
- package/lib/request/list-volume-attachments-request.d.ts +1 -1
- package/lib/request/list-volume-backup-policies-request.d.ts +1 -1
- package/lib/request/list-volume-backups-request.d.ts +1 -1
- package/lib/request/list-volume-group-backups-request.d.ts +1 -1
- package/lib/request/list-volume-group-replicas-request.d.ts +1 -1
- package/lib/request/list-volume-groups-request.d.ts +1 -1
- package/lib/request/list-volumes-request.d.ts +1 -1
- package/lib/request/list-vtaps-request.d.ts +107 -0
- package/lib/request/list-vtaps-request.js +29 -0
- package/lib/request/list-vtaps-request.js.map +1 -0
- package/lib/request/modify-vcn-cidr-request.d.ts +1 -1
- package/lib/request/remove-drg-route-distribution-statements-request.d.ts +1 -1
- package/lib/request/remove-drg-route-rules-request.d.ts +1 -1
- package/lib/request/remove-export-drg-route-distribution-request.d.ts +1 -1
- package/lib/request/remove-image-shape-compatibility-entry-request.d.ts +1 -1
- package/lib/request/remove-import-drg-route-distribution-request.d.ts +1 -1
- package/lib/request/remove-ipv6-subnet-cidr-request.d.ts +49 -0
- package/lib/request/remove-ipv6-subnet-cidr-request.js +15 -0
- package/lib/request/remove-ipv6-subnet-cidr-request.js.map +1 -0
- package/lib/request/remove-ipv6-vcn-cidr-request.d.ts +49 -0
- package/lib/request/remove-ipv6-vcn-cidr-request.js +15 -0
- package/lib/request/remove-ipv6-vcn-cidr-request.js.map +1 -0
- package/lib/request/remove-network-security-group-security-rules-request.d.ts +1 -1
- package/lib/request/remove-public-ip-pool-capacity-request.d.ts +1 -1
- package/lib/request/remove-vcn-cidr-request.d.ts +1 -1
- package/lib/request/reset-instance-pool-request.d.ts +1 -1
- package/lib/request/softreset-instance-pool-request.d.ts +1 -1
- package/lib/request/start-instance-pool-request.d.ts +1 -1
- package/lib/request/stop-instance-pool-request.d.ts +1 -1
- package/lib/request/terminate-cluster-network-request.d.ts +1 -1
- package/lib/request/terminate-instance-pool-request.d.ts +1 -1
- package/lib/request/terminate-instance-request.d.ts +1 -1
- package/lib/request/update-boot-volume-backup-request.d.ts +1 -1
- package/lib/request/update-boot-volume-kms-key-request.d.ts +1 -1
- package/lib/request/update-boot-volume-request.d.ts +1 -1
- package/lib/request/update-byoip-range-request.d.ts +1 -1
- package/lib/request/update-capture-filter-request.d.ts +40 -0
- package/lib/request/update-capture-filter-request.js +15 -0
- package/lib/request/update-capture-filter-request.js.map +1 -0
- package/lib/request/update-cluster-network-request.d.ts +1 -1
- package/lib/request/update-compute-capacity-reservation-request.d.ts +1 -1
- package/lib/request/update-compute-image-capability-schema-request.d.ts +1 -1
- package/lib/request/update-console-history-request.d.ts +1 -1
- package/lib/request/update-cpe-request.d.ts +1 -1
- package/lib/request/update-cross-connect-group-request.d.ts +1 -1
- package/lib/request/update-cross-connect-request.d.ts +1 -1
- package/lib/request/update-dedicated-vm-host-request.d.ts +1 -1
- package/lib/request/update-dhcp-options-request.d.ts +1 -1
- package/lib/request/update-drg-attachment-request.d.ts +1 -1
- package/lib/request/update-drg-request.d.ts +1 -1
- package/lib/request/update-drg-route-distribution-request.d.ts +1 -1
- package/lib/request/update-drg-route-distribution-statements-request.d.ts +1 -1
- package/lib/request/update-drg-route-rules-request.d.ts +1 -1
- package/lib/request/update-drg-route-table-request.d.ts +1 -1
- package/lib/request/update-image-request.d.ts +1 -1
- package/lib/request/update-instance-configuration-request.d.ts +1 -1
- package/lib/request/update-instance-console-connection-request.d.ts +1 -1
- package/lib/request/update-instance-pool-request.d.ts +1 -1
- package/lib/request/update-instance-request.d.ts +1 -1
- package/lib/request/update-internet-gateway-request.d.ts +1 -1
- package/lib/request/update-ipsec-connection-request.d.ts +1 -1
- package/lib/request/update-ipsec-connection-tunnel-request.d.ts +1 -1
- package/lib/request/update-ipsec-connection-tunnel-shared-secret-request.d.ts +1 -1
- package/lib/request/update-ipv6-request.d.ts +1 -1
- package/lib/request/update-local-peering-gateway-request.d.ts +1 -1
- package/lib/request/update-nat-gateway-request.d.ts +1 -1
- package/lib/request/update-network-security-group-request.d.ts +1 -1
- package/lib/request/update-network-security-group-security-rules-request.d.ts +1 -1
- package/lib/request/update-private-ip-request.d.ts +1 -1
- package/lib/request/update-public-ip-pool-request.d.ts +1 -1
- package/lib/request/update-public-ip-request.d.ts +1 -1
- package/lib/request/update-remote-peering-connection-request.d.ts +1 -1
- package/lib/request/update-route-table-request.d.ts +1 -1
- package/lib/request/update-security-list-request.d.ts +1 -1
- package/lib/request/update-service-gateway-request.d.ts +1 -1
- package/lib/request/update-subnet-request.d.ts +1 -1
- package/lib/request/update-tunnel-cpe-device-config-request.d.ts +1 -1
- package/lib/request/update-vcn-request.d.ts +1 -1
- package/lib/request/update-virtual-circuit-request.d.ts +1 -1
- package/lib/request/update-vlan-request.d.ts +1 -1
- package/lib/request/update-vnic-request.d.ts +1 -1
- package/lib/request/update-volume-attachment-request.d.ts +1 -1
- package/lib/request/update-volume-backup-policy-request.d.ts +1 -1
- package/lib/request/update-volume-backup-request.d.ts +1 -1
- package/lib/request/update-volume-group-backup-request.d.ts +1 -1
- package/lib/request/update-volume-group-request.d.ts +1 -1
- package/lib/request/update-volume-kms-key-request.d.ts +1 -1
- package/lib/request/update-volume-request.d.ts +1 -1
- package/lib/request/update-vtap-request.d.ts +40 -0
- package/lib/request/update-vtap-request.js +15 -0
- package/lib/request/update-vtap-request.js.map +1 -0
- package/lib/request/upgrade-drg-request.d.ts +1 -1
- package/lib/request/validate-byoip-range-request.d.ts +1 -1
- package/lib/request/withdraw-byoip-range-request.d.ts +1 -1
- package/lib/response/add-ipv6-subnet-cidr-response.d.ts +31 -0
- package/lib/response/add-ipv6-subnet-cidr-response.js +15 -0
- package/lib/response/add-ipv6-subnet-cidr-response.js.map +1 -0
- package/lib/response/change-capture-filter-compartment-response.d.ts +31 -0
- package/lib/response/change-capture-filter-compartment-response.js +15 -0
- package/lib/response/change-capture-filter-compartment-response.js.map +1 -0
- package/lib/response/change-vtap-compartment-response.d.ts +31 -0
- package/lib/response/change-vtap-compartment-response.js +15 -0
- package/lib/response/change-vtap-compartment-response.js.map +1 -0
- package/lib/response/create-capture-filter-response.d.ts +30 -0
- package/lib/response/create-capture-filter-response.js +15 -0
- package/lib/response/create-capture-filter-response.js.map +1 -0
- package/lib/response/create-vtap-response.d.ts +30 -0
- package/lib/response/create-vtap-response.js +15 -0
- package/lib/response/create-vtap-response.js.map +1 -0
- package/lib/response/delete-capture-filter-response.d.ts +20 -0
- package/lib/response/delete-capture-filter-response.js +15 -0
- package/lib/response/delete-capture-filter-response.js.map +1 -0
- package/lib/response/delete-vtap-response.d.ts +26 -0
- package/lib/response/delete-vtap-response.js +15 -0
- package/lib/response/delete-vtap-response.js.map +1 -0
- package/lib/response/get-capture-filter-response.d.ts +30 -0
- package/lib/response/get-capture-filter-response.js +15 -0
- package/lib/response/get-capture-filter-response.js.map +1 -0
- package/lib/response/get-vtap-response.d.ts +30 -0
- package/lib/response/get-vtap-response.js +15 -0
- package/lib/response/get-vtap-response.js.map +1 -0
- package/lib/response/index.d.ts +30 -0
- package/lib/response/list-capture-filters-response.d.ts +32 -0
- package/lib/response/list-capture-filters-response.js +15 -0
- package/lib/response/list-capture-filters-response.js.map +1 -0
- package/lib/response/list-vtaps-response.d.ts +32 -0
- package/lib/response/list-vtaps-response.js +15 -0
- package/lib/response/list-vtaps-response.js.map +1 -0
- package/lib/response/remove-ipv6-subnet-cidr-response.d.ts +31 -0
- package/lib/response/remove-ipv6-subnet-cidr-response.js +15 -0
- package/lib/response/remove-ipv6-subnet-cidr-response.js.map +1 -0
- package/lib/response/remove-ipv6-vcn-cidr-response.d.ts +31 -0
- package/lib/response/remove-ipv6-vcn-cidr-response.js +15 -0
- package/lib/response/remove-ipv6-vcn-cidr-response.js.map +1 -0
- package/lib/response/update-capture-filter-response.d.ts +30 -0
- package/lib/response/update-capture-filter-response.js +15 -0
- package/lib/response/update-capture-filter-response.js.map +1 -0
- package/lib/response/update-vtap-response.d.ts +36 -0
- package/lib/response/update-vtap-response.js +15 -0
- package/lib/response/update-vtap-response.js.map +1 -0
- package/lib/virtualnetwork-waiter.d.ts +86 -0
- package/lib/virtualnetwork-waiter.js +118 -0
- package/lib/virtualnetwork-waiter.js.map +1 -1
- package/package.json +3 -3
|
@@ -82,12 +82,12 @@ export interface VirtualCircuit {
|
|
|
82
82
|
*/
|
|
83
83
|
"routingPolicy"?: Array<VirtualCircuit.RoutingPolicy>;
|
|
84
84
|
/**
|
|
85
|
-
* Set to ENABLED to activate the
|
|
85
|
+
* Set to `ENABLED` (the default) to activate the BGP session of the virtual circuit, set to `DISABLED` to deactivate the virtual circuit.
|
|
86
86
|
*
|
|
87
87
|
*/
|
|
88
88
|
"bgpAdminState"?: VirtualCircuit.BgpAdminState;
|
|
89
89
|
/**
|
|
90
|
-
* Set to true to enable BFD for
|
|
90
|
+
* 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`.
|
|
91
91
|
*
|
|
92
92
|
*/
|
|
93
93
|
"isBfdEnabled"?: boolean;
|
package/lib/model/volume.d.ts
CHANGED
|
@@ -109,10 +109,8 @@ export interface Volume {
|
|
|
109
109
|
* `10`: Represents Balanced option.
|
|
110
110
|
* <p>
|
|
111
111
|
* `20`: Represents Higher Performance option.
|
|
112
|
-
*
|
|
113
|
-
* * `30`-`120`: Represents the Ultra High Performance option.
|
|
114
112
|
* <p>
|
|
115
|
-
|
|
113
|
+
* `30`-`120`: Represents the Ultra High Performance option.
|
|
116
114
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
117
115
|
*/
|
|
118
116
|
"vpusPerGB"?: number;
|
|
@@ -136,13 +134,12 @@ export interface Volume {
|
|
|
136
134
|
*/
|
|
137
135
|
"volumeGroupId"?: string;
|
|
138
136
|
/**
|
|
139
|
-
* Specifies whether the auto-tune performance is enabled for this volume.
|
|
140
|
-
* Use the `DetachedVolumeAutotunePolicy` instead to enable the volume for detached autotune.
|
|
137
|
+
* Specifies whether the auto-tune performance is enabled for this volume.
|
|
141
138
|
*
|
|
142
139
|
*/
|
|
143
140
|
"isAutoTuneEnabled"?: boolean;
|
|
144
141
|
/**
|
|
145
|
-
* The number of Volume Performance Units per GB that this volume is effectively tuned to.
|
|
142
|
+
* The number of Volume Performance Units per GB that this volume is effectively tuned to when it's idle.
|
|
146
143
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
147
144
|
*/
|
|
148
145
|
"autoTunedVpusPerGB"?: number;
|
package/lib/model/volume.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"volume.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/volume.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"volume.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/volume.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAiIlC,IAAiB,MAAM,CAmDtB;AAnDD,WAAiB,MAAM;IACrB,IAAY,cAYX;IAZD,WAAY,cAAc;QACxB,+CAA6B,CAAA;QAC7B,yCAAuB,CAAA;QACvB,yCAAuB,CAAA;QACvB,6CAA2B,CAAA;QAC3B,2CAAyB,CAAA;QACzB,mCAAiB,CAAA;QACjB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAZW,cAAc,GAAd,qBAAc,KAAd,qBAAc,QAYzB;IAED,SAAgB,UAAU,CAAC,GAAW;QACpC,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC,UAAU,CAAC,GAAG,CAAC,aAAa,CAAC;gBACzD,CAAC,CAAC,SAAS;YAEb,qBAAqB,EAAE,GAAG,CAAC,mBAAmB;gBAC5C,CAAC,CAAC,GAAG,CAAC,mBAAmB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACjC,OAAO,KAAK,CAAC,sBAAsB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACvD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAjBe,iBAAU,aAiBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAW;QAChD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC,sBAAsB,CAAC,GAAG,CAAC,aAAa,CAAC;gBACrE,CAAC,CAAC,SAAS;YAEb,qBAAqB,EAAE,GAAG,CAAC,mBAAmB;gBAC5C,CAAC,CAAC,GAAG,CAAC,mBAAmB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACjC,OAAO,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACnE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAjBe,6BAAsB,yBAiBrC,CAAA;AACH,CAAC,EAnDgB,MAAM,GAAN,cAAM,KAAN,cAAM,QAmDtB"}
|
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Core Services API
|
|
3
|
+
* Use the Core Services API to manage resources such as virtual cloud networks (VCNs),
|
|
4
|
+
compute instances, and block storage volumes. For more information, see the console
|
|
5
|
+
documentation for the [Networking](/iaas/Content/Network/Concepts/overview.htm),
|
|
6
|
+
[Compute](/iaas/Content/Compute/Concepts/computeoverview.htm), and
|
|
7
|
+
[Block Volume](/iaas/Content/Block/Concepts/overview.htm) services.
|
|
8
|
+
|
|
9
|
+
* OpenAPI spec version: 20160918
|
|
10
|
+
*
|
|
11
|
+
*
|
|
12
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*
|
|
15
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
16
|
+
* 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.
|
|
17
|
+
*/
|
|
18
|
+
import * as model from "../model";
|
|
19
|
+
/**
|
|
20
|
+
* This resource contains the rules governing what traffic a VTAP mirrors.
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
export interface VtapCaptureFilterRuleDetails {
|
|
24
|
+
/**
|
|
25
|
+
* The traffic direction the VTAP is configured to mirror.
|
|
26
|
+
*
|
|
27
|
+
*/
|
|
28
|
+
"trafficDirection": VtapCaptureFilterRuleDetails.TrafficDirection;
|
|
29
|
+
/**
|
|
30
|
+
* Include or exclude packets meeting this definition from mirrored traffic.
|
|
31
|
+
*
|
|
32
|
+
*/
|
|
33
|
+
"ruleAction"?: VtapCaptureFilterRuleDetails.RuleAction;
|
|
34
|
+
/**
|
|
35
|
+
* Traffic from this CIDR block to the VTAP source will be mirrored to the VTAP target.
|
|
36
|
+
*
|
|
37
|
+
*/
|
|
38
|
+
"sourceCidr"?: string;
|
|
39
|
+
/**
|
|
40
|
+
* Traffic sent to this CIDR block through the VTAP source will be mirrored to the VTAP target.
|
|
41
|
+
*
|
|
42
|
+
*/
|
|
43
|
+
"destinationCidr"?: string;
|
|
44
|
+
/**
|
|
45
|
+
* The transport protocol used in the filter. If do not choose a protocol, all protocols will be used in the filter.
|
|
46
|
+
* Supported options are:
|
|
47
|
+
* * 1 = ICMP
|
|
48
|
+
* * 6 = TCP
|
|
49
|
+
* * 17 = UDP
|
|
50
|
+
*
|
|
51
|
+
*/
|
|
52
|
+
"protocol"?: string;
|
|
53
|
+
"icmpOptions"?: model.IcmpOptions;
|
|
54
|
+
"tcpOptions"?: model.TcpOptions;
|
|
55
|
+
"udpOptions"?: model.UdpOptions;
|
|
56
|
+
}
|
|
57
|
+
export declare namespace VtapCaptureFilterRuleDetails {
|
|
58
|
+
enum TrafficDirection {
|
|
59
|
+
Ingress = "INGRESS",
|
|
60
|
+
Egress = "EGRESS",
|
|
61
|
+
/**
|
|
62
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
63
|
+
* version of the SDK.
|
|
64
|
+
*/
|
|
65
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
66
|
+
}
|
|
67
|
+
enum RuleAction {
|
|
68
|
+
Include = "INCLUDE",
|
|
69
|
+
Exclude = "EXCLUDE",
|
|
70
|
+
/**
|
|
71
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
72
|
+
* version of the SDK.
|
|
73
|
+
*/
|
|
74
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
75
|
+
}
|
|
76
|
+
function getJsonObj(obj: VtapCaptureFilterRuleDetails): object;
|
|
77
|
+
function getDeserializedJsonObj(obj: VtapCaptureFilterRuleDetails): object;
|
|
78
|
+
}
|
|
@@ -0,0 +1,88 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Core Services API
|
|
4
|
+
* Use the Core Services API to manage resources such as virtual cloud networks (VCNs),
|
|
5
|
+
compute instances, and block storage volumes. For more information, see the console
|
|
6
|
+
documentation for the [Networking](/iaas/Content/Network/Concepts/overview.htm),
|
|
7
|
+
[Compute](/iaas/Content/Compute/Concepts/computeoverview.htm), and
|
|
8
|
+
[Block Volume](/iaas/Content/Block/Concepts/overview.htm) services.
|
|
9
|
+
|
|
10
|
+
* OpenAPI spec version: 20160918
|
|
11
|
+
*
|
|
12
|
+
*
|
|
13
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
14
|
+
* Do not edit the class manually.
|
|
15
|
+
*
|
|
16
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
17
|
+
* 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.
|
|
18
|
+
*/
|
|
19
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
20
|
+
if (k2 === undefined) k2 = k;
|
|
21
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
22
|
+
}) : (function(o, m, k, k2) {
|
|
23
|
+
if (k2 === undefined) k2 = k;
|
|
24
|
+
o[k2] = m[k];
|
|
25
|
+
}));
|
|
26
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
27
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
28
|
+
}) : function(o, v) {
|
|
29
|
+
o["default"] = v;
|
|
30
|
+
});
|
|
31
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
32
|
+
if (mod && mod.__esModule) return mod;
|
|
33
|
+
var result = {};
|
|
34
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
35
|
+
__setModuleDefault(result, mod);
|
|
36
|
+
return result;
|
|
37
|
+
};
|
|
38
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
+
exports.VtapCaptureFilterRuleDetails = void 0;
|
|
40
|
+
const model = __importStar(require("../model"));
|
|
41
|
+
var VtapCaptureFilterRuleDetails;
|
|
42
|
+
(function (VtapCaptureFilterRuleDetails) {
|
|
43
|
+
let TrafficDirection;
|
|
44
|
+
(function (TrafficDirection) {
|
|
45
|
+
TrafficDirection["Ingress"] = "INGRESS";
|
|
46
|
+
TrafficDirection["Egress"] = "EGRESS";
|
|
47
|
+
/**
|
|
48
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
49
|
+
* version of the SDK.
|
|
50
|
+
*/
|
|
51
|
+
TrafficDirection["UnknownValue"] = "UNKNOWN_VALUE";
|
|
52
|
+
})(TrafficDirection = VtapCaptureFilterRuleDetails.TrafficDirection || (VtapCaptureFilterRuleDetails.TrafficDirection = {}));
|
|
53
|
+
let RuleAction;
|
|
54
|
+
(function (RuleAction) {
|
|
55
|
+
RuleAction["Include"] = "INCLUDE";
|
|
56
|
+
RuleAction["Exclude"] = "EXCLUDE";
|
|
57
|
+
/**
|
|
58
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
59
|
+
* version of the SDK.
|
|
60
|
+
*/
|
|
61
|
+
RuleAction["UnknownValue"] = "UNKNOWN_VALUE";
|
|
62
|
+
})(RuleAction = VtapCaptureFilterRuleDetails.RuleAction || (VtapCaptureFilterRuleDetails.RuleAction = {}));
|
|
63
|
+
function getJsonObj(obj) {
|
|
64
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
65
|
+
"icmpOptions": obj.icmpOptions ? model.IcmpOptions.getJsonObj(obj.icmpOptions) : undefined,
|
|
66
|
+
"tcpOptions": obj.tcpOptions ? model.TcpOptions.getJsonObj(obj.tcpOptions) : undefined,
|
|
67
|
+
"udpOptions": obj.udpOptions ? model.UdpOptions.getJsonObj(obj.udpOptions) : undefined
|
|
68
|
+
});
|
|
69
|
+
return jsonObj;
|
|
70
|
+
}
|
|
71
|
+
VtapCaptureFilterRuleDetails.getJsonObj = getJsonObj;
|
|
72
|
+
function getDeserializedJsonObj(obj) {
|
|
73
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
74
|
+
"icmpOptions": obj.icmpOptions
|
|
75
|
+
? model.IcmpOptions.getDeserializedJsonObj(obj.icmpOptions)
|
|
76
|
+
: undefined,
|
|
77
|
+
"tcpOptions": obj.tcpOptions
|
|
78
|
+
? model.TcpOptions.getDeserializedJsonObj(obj.tcpOptions)
|
|
79
|
+
: undefined,
|
|
80
|
+
"udpOptions": obj.udpOptions
|
|
81
|
+
? model.UdpOptions.getDeserializedJsonObj(obj.udpOptions)
|
|
82
|
+
: undefined
|
|
83
|
+
});
|
|
84
|
+
return jsonObj;
|
|
85
|
+
}
|
|
86
|
+
VtapCaptureFilterRuleDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
87
|
+
})(VtapCaptureFilterRuleDetails = exports.VtapCaptureFilterRuleDetails || (exports.VtapCaptureFilterRuleDetails = {}));
|
|
88
|
+
//# sourceMappingURL=vtap-capture-filter-rule-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"vtap-capture-filter-rule-details.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/vtap-capture-filter-rule-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA0ClC,IAAiB,4BAA4B,CAmD5C;AAnDD,WAAiB,4BAA4B;IAC3C,IAAY,gBAQX;IARD,WAAY,gBAAgB;QAC1B,uCAAmB,CAAA;QACnB,qCAAiB,CAAA;QACjB;;;WAGG;QACH,kDAA8B,CAAA;IAChC,CAAC,EARW,gBAAgB,GAAhB,6CAAgB,KAAhB,6CAAgB,QAQ3B;IAED,IAAY,UAQX;IARD,WAAY,UAAU;QACpB,iCAAmB,CAAA;QACnB,iCAAmB,CAAA;QACnB;;;WAGG;QACH,4CAA8B,CAAA;IAChC,CAAC,EARW,UAAU,GAAV,uCAAU,KAAV,uCAAU,QAQrB;IAED,SAAgB,UAAU,CAAC,GAAiC;QAC1D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,aAAa,EAAE,GAAG,CAAC,WAAW,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,UAAU,CAAC,GAAG,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,SAAS;YAC1F,YAAY,EAAE,GAAG,CAAC,UAAU,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,UAAU,CAAC,GAAG,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,SAAS;YACtF,YAAY,EAAE,GAAG,CAAC,UAAU,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,UAAU,CAAC,GAAG,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,SAAS;SACvF,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,uCAAU,aAWzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAiC;QACtE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,sBAAsB,CAAC,GAAG,CAAC,WAAW,CAAC;gBAC3D,CAAC,CAAC,SAAS;YACb,YAAY,EAAE,GAAG,CAAC,UAAU;gBAC1B,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,sBAAsB,CAAC,GAAG,CAAC,UAAU,CAAC;gBACzD,CAAC,CAAC,SAAS;YACb,YAAY,EAAE,GAAG,CAAC,UAAU;gBAC1B,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,sBAAsB,CAAC,GAAG,CAAC,UAAU,CAAC;gBACzD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAjBe,mDAAsB,yBAiBrC,CAAA;AACH,CAAC,EAnDgB,4BAA4B,GAA5B,oCAA4B,KAA5B,oCAA4B,QAmD5C"}
|
|
@@ -0,0 +1,212 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Core Services API
|
|
3
|
+
* Use the Core Services API to manage resources such as virtual cloud networks (VCNs),
|
|
4
|
+
compute instances, and block storage volumes. For more information, see the console
|
|
5
|
+
documentation for the [Networking](/iaas/Content/Network/Concepts/overview.htm),
|
|
6
|
+
[Compute](/iaas/Content/Compute/Concepts/computeoverview.htm), and
|
|
7
|
+
[Block Volume](/iaas/Content/Block/Concepts/overview.htm) services.
|
|
8
|
+
|
|
9
|
+
* OpenAPI spec version: 20160918
|
|
10
|
+
*
|
|
11
|
+
*
|
|
12
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*
|
|
15
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
16
|
+
* 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.
|
|
17
|
+
*/
|
|
18
|
+
/**
|
|
19
|
+
* A virtual test access point (VTAP) provides a way to mirror all traffic from a designated source to a selected target in order to facilitate troubleshooting, security analysis, and data monitoring.
|
|
20
|
+
* A VTAP is functionally similar to a test access point (TAP) you might deploy in your on-premises network.
|
|
21
|
+
* <p>
|
|
22
|
+
A *{@link CaptureFilter}* contains a set of *{@link #captureFilterRuleDetails(CaptureFilterRuleDetailsRequest) captureFilterRuleDetails}* governing what traffic a VTAP mirrors.
|
|
23
|
+
*
|
|
24
|
+
*/
|
|
25
|
+
export interface Vtap {
|
|
26
|
+
/**
|
|
27
|
+
* The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment containing the `Vtap` resource.
|
|
28
|
+
*/
|
|
29
|
+
"compartmentId": string;
|
|
30
|
+
/**
|
|
31
|
+
* The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the VCN containing the `Vtap` resource.
|
|
32
|
+
*/
|
|
33
|
+
"vcnId": string;
|
|
34
|
+
/**
|
|
35
|
+
* Defined tags for this resource. Each key is predefined and scoped to a
|
|
36
|
+
* namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
37
|
+
* <p>
|
|
38
|
+
Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
|
|
39
|
+
*
|
|
40
|
+
*/
|
|
41
|
+
"definedTags"?: {
|
|
42
|
+
[key: string]: {
|
|
43
|
+
[key: string]: any;
|
|
44
|
+
};
|
|
45
|
+
};
|
|
46
|
+
/**
|
|
47
|
+
* A user-friendly name. Does not have to be unique, and it's changeable.
|
|
48
|
+
* Avoid entering confidential information.
|
|
49
|
+
*
|
|
50
|
+
*/
|
|
51
|
+
"displayName"?: string;
|
|
52
|
+
/**
|
|
53
|
+
* Free-form tags for this resource. Each tag is a simple key-value pair with no
|
|
54
|
+
* predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
55
|
+
* <p>
|
|
56
|
+
Example: `{\"Department\": \"Finance\"}`
|
|
57
|
+
*
|
|
58
|
+
*/
|
|
59
|
+
"freeformTags"?: {
|
|
60
|
+
[key: string]: string;
|
|
61
|
+
};
|
|
62
|
+
/**
|
|
63
|
+
* The VTAP's Oracle ID ([OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm)).
|
|
64
|
+
*/
|
|
65
|
+
"id": string;
|
|
66
|
+
/**
|
|
67
|
+
* The VTAP's administrative lifecycle state.
|
|
68
|
+
*/
|
|
69
|
+
"lifecycleState": Vtap.LifecycleState;
|
|
70
|
+
/**
|
|
71
|
+
* The VTAP's current running state.
|
|
72
|
+
*/
|
|
73
|
+
"lifecycleStateDetails"?: Vtap.LifecycleStateDetails;
|
|
74
|
+
/**
|
|
75
|
+
* The date and time the VTAP was created, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
76
|
+
* <p>
|
|
77
|
+
Example: `2020-08-25T21:10:29.600Z`
|
|
78
|
+
*
|
|
79
|
+
*/
|
|
80
|
+
"timeCreated"?: Date;
|
|
81
|
+
/**
|
|
82
|
+
* The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the source point where packets are captured.
|
|
83
|
+
*
|
|
84
|
+
*/
|
|
85
|
+
"sourceId": string;
|
|
86
|
+
/**
|
|
87
|
+
* The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the destination resource where mirrored packets are sent.
|
|
88
|
+
*
|
|
89
|
+
*/
|
|
90
|
+
"targetId"?: string;
|
|
91
|
+
/**
|
|
92
|
+
* The IP address of the destination resource where mirrored packets are sent.
|
|
93
|
+
*
|
|
94
|
+
*/
|
|
95
|
+
"targetIp"?: string;
|
|
96
|
+
/**
|
|
97
|
+
* The capture filter's Oracle ID ([OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm)).
|
|
98
|
+
*
|
|
99
|
+
*/
|
|
100
|
+
"captureFilterId": string;
|
|
101
|
+
/**
|
|
102
|
+
* Defines an encapsulation header type for the VTAP's mirrored traffic.
|
|
103
|
+
*
|
|
104
|
+
*/
|
|
105
|
+
"encapsulationProtocol"?: Vtap.EncapsulationProtocol;
|
|
106
|
+
/**
|
|
107
|
+
* The virtual extensible LAN (VXLAN) network identifier (or VXLAN segment ID) that uniquely identifies the VXLAN.
|
|
108
|
+
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
109
|
+
*/
|
|
110
|
+
"vxlanNetworkIdentifier"?: number;
|
|
111
|
+
/**
|
|
112
|
+
* Used to start or stop a `Vtap` resource.
|
|
113
|
+
* <p>
|
|
114
|
+
* `TRUE` directs the VTAP to start mirroring traffic.
|
|
115
|
+
* * `FALSE` (Default) directs the VTAP to stop mirroring traffic.
|
|
116
|
+
*
|
|
117
|
+
*/
|
|
118
|
+
"isVtapEnabled"?: boolean;
|
|
119
|
+
/**
|
|
120
|
+
* The source type for the VTAP.
|
|
121
|
+
*
|
|
122
|
+
*/
|
|
123
|
+
"sourceType"?: Vtap.SourceType;
|
|
124
|
+
/**
|
|
125
|
+
* Used to control the priority of traffic. It is an optional field. If it not passed, the value is DEFAULT
|
|
126
|
+
*/
|
|
127
|
+
"trafficMode"?: Vtap.TrafficMode;
|
|
128
|
+
/**
|
|
129
|
+
* The maximum size of the packets to be included in the filter. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
130
|
+
*/
|
|
131
|
+
"maxPacketSize"?: number;
|
|
132
|
+
/**
|
|
133
|
+
* The target type for the VTAP.
|
|
134
|
+
*
|
|
135
|
+
*/
|
|
136
|
+
"targetType"?: Vtap.TargetType;
|
|
137
|
+
/**
|
|
138
|
+
* The IP Address of the source private endpoint.
|
|
139
|
+
*
|
|
140
|
+
*/
|
|
141
|
+
"sourcePrivateEndpointIp"?: string;
|
|
142
|
+
/**
|
|
143
|
+
* The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the subnet that source private endpoint belongs to.
|
|
144
|
+
*
|
|
145
|
+
*/
|
|
146
|
+
"sourcePrivateEndpointSubnetId"?: string;
|
|
147
|
+
}
|
|
148
|
+
export declare namespace Vtap {
|
|
149
|
+
enum LifecycleState {
|
|
150
|
+
Provisioning = "PROVISIONING",
|
|
151
|
+
Available = "AVAILABLE",
|
|
152
|
+
Updating = "UPDATING",
|
|
153
|
+
Terminating = "TERMINATING",
|
|
154
|
+
Terminated = "TERMINATED",
|
|
155
|
+
/**
|
|
156
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
157
|
+
* version of the SDK.
|
|
158
|
+
*/
|
|
159
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
160
|
+
}
|
|
161
|
+
enum LifecycleStateDetails {
|
|
162
|
+
Running = "RUNNING",
|
|
163
|
+
Stopped = "STOPPED",
|
|
164
|
+
/**
|
|
165
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
166
|
+
* version of the SDK.
|
|
167
|
+
*/
|
|
168
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
169
|
+
}
|
|
170
|
+
enum EncapsulationProtocol {
|
|
171
|
+
Vxlan = "VXLAN",
|
|
172
|
+
/**
|
|
173
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
174
|
+
* version of the SDK.
|
|
175
|
+
*/
|
|
176
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
177
|
+
}
|
|
178
|
+
enum SourceType {
|
|
179
|
+
Vnic = "VNIC",
|
|
180
|
+
Subnet = "SUBNET",
|
|
181
|
+
LoadBalancer = "LOAD_BALANCER",
|
|
182
|
+
DbSystem = "DB_SYSTEM",
|
|
183
|
+
ExadataVmCluster = "EXADATA_VM_CLUSTER",
|
|
184
|
+
AutonomousDataWarehouse = "AUTONOMOUS_DATA_WAREHOUSE",
|
|
185
|
+
/**
|
|
186
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
187
|
+
* version of the SDK.
|
|
188
|
+
*/
|
|
189
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
190
|
+
}
|
|
191
|
+
enum TrafficMode {
|
|
192
|
+
Default = "DEFAULT",
|
|
193
|
+
Priority = "PRIORITY",
|
|
194
|
+
/**
|
|
195
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
196
|
+
* version of the SDK.
|
|
197
|
+
*/
|
|
198
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
199
|
+
}
|
|
200
|
+
enum TargetType {
|
|
201
|
+
Vnic = "VNIC",
|
|
202
|
+
NetworkLoadBalancer = "NETWORK_LOAD_BALANCER",
|
|
203
|
+
IpAddress = "IP_ADDRESS",
|
|
204
|
+
/**
|
|
205
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
206
|
+
* version of the SDK.
|
|
207
|
+
*/
|
|
208
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
209
|
+
}
|
|
210
|
+
function getJsonObj(obj: Vtap): object;
|
|
211
|
+
function getDeserializedJsonObj(obj: Vtap): object;
|
|
212
|
+
}
|
|
@@ -0,0 +1,101 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Core Services API
|
|
4
|
+
* Use the Core Services API to manage resources such as virtual cloud networks (VCNs),
|
|
5
|
+
compute instances, and block storage volumes. For more information, see the console
|
|
6
|
+
documentation for the [Networking](/iaas/Content/Network/Concepts/overview.htm),
|
|
7
|
+
[Compute](/iaas/Content/Compute/Concepts/computeoverview.htm), and
|
|
8
|
+
[Block Volume](/iaas/Content/Block/Concepts/overview.htm) services.
|
|
9
|
+
|
|
10
|
+
* OpenAPI spec version: 20160918
|
|
11
|
+
*
|
|
12
|
+
*
|
|
13
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
14
|
+
* Do not edit the class manually.
|
|
15
|
+
*
|
|
16
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
17
|
+
* 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.
|
|
18
|
+
*/
|
|
19
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20
|
+
exports.Vtap = void 0;
|
|
21
|
+
var Vtap;
|
|
22
|
+
(function (Vtap) {
|
|
23
|
+
let LifecycleState;
|
|
24
|
+
(function (LifecycleState) {
|
|
25
|
+
LifecycleState["Provisioning"] = "PROVISIONING";
|
|
26
|
+
LifecycleState["Available"] = "AVAILABLE";
|
|
27
|
+
LifecycleState["Updating"] = "UPDATING";
|
|
28
|
+
LifecycleState["Terminating"] = "TERMINATING";
|
|
29
|
+
LifecycleState["Terminated"] = "TERMINATED";
|
|
30
|
+
/**
|
|
31
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
32
|
+
* version of the SDK.
|
|
33
|
+
*/
|
|
34
|
+
LifecycleState["UnknownValue"] = "UNKNOWN_VALUE";
|
|
35
|
+
})(LifecycleState = Vtap.LifecycleState || (Vtap.LifecycleState = {}));
|
|
36
|
+
let LifecycleStateDetails;
|
|
37
|
+
(function (LifecycleStateDetails) {
|
|
38
|
+
LifecycleStateDetails["Running"] = "RUNNING";
|
|
39
|
+
LifecycleStateDetails["Stopped"] = "STOPPED";
|
|
40
|
+
/**
|
|
41
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
42
|
+
* version of the SDK.
|
|
43
|
+
*/
|
|
44
|
+
LifecycleStateDetails["UnknownValue"] = "UNKNOWN_VALUE";
|
|
45
|
+
})(LifecycleStateDetails = Vtap.LifecycleStateDetails || (Vtap.LifecycleStateDetails = {}));
|
|
46
|
+
let EncapsulationProtocol;
|
|
47
|
+
(function (EncapsulationProtocol) {
|
|
48
|
+
EncapsulationProtocol["Vxlan"] = "VXLAN";
|
|
49
|
+
/**
|
|
50
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
51
|
+
* version of the SDK.
|
|
52
|
+
*/
|
|
53
|
+
EncapsulationProtocol["UnknownValue"] = "UNKNOWN_VALUE";
|
|
54
|
+
})(EncapsulationProtocol = Vtap.EncapsulationProtocol || (Vtap.EncapsulationProtocol = {}));
|
|
55
|
+
let SourceType;
|
|
56
|
+
(function (SourceType) {
|
|
57
|
+
SourceType["Vnic"] = "VNIC";
|
|
58
|
+
SourceType["Subnet"] = "SUBNET";
|
|
59
|
+
SourceType["LoadBalancer"] = "LOAD_BALANCER";
|
|
60
|
+
SourceType["DbSystem"] = "DB_SYSTEM";
|
|
61
|
+
SourceType["ExadataVmCluster"] = "EXADATA_VM_CLUSTER";
|
|
62
|
+
SourceType["AutonomousDataWarehouse"] = "AUTONOMOUS_DATA_WAREHOUSE";
|
|
63
|
+
/**
|
|
64
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
65
|
+
* version of the SDK.
|
|
66
|
+
*/
|
|
67
|
+
SourceType["UnknownValue"] = "UNKNOWN_VALUE";
|
|
68
|
+
})(SourceType = Vtap.SourceType || (Vtap.SourceType = {}));
|
|
69
|
+
let TrafficMode;
|
|
70
|
+
(function (TrafficMode) {
|
|
71
|
+
TrafficMode["Default"] = "DEFAULT";
|
|
72
|
+
TrafficMode["Priority"] = "PRIORITY";
|
|
73
|
+
/**
|
|
74
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
75
|
+
* version of the SDK.
|
|
76
|
+
*/
|
|
77
|
+
TrafficMode["UnknownValue"] = "UNKNOWN_VALUE";
|
|
78
|
+
})(TrafficMode = Vtap.TrafficMode || (Vtap.TrafficMode = {}));
|
|
79
|
+
let TargetType;
|
|
80
|
+
(function (TargetType) {
|
|
81
|
+
TargetType["Vnic"] = "VNIC";
|
|
82
|
+
TargetType["NetworkLoadBalancer"] = "NETWORK_LOAD_BALANCER";
|
|
83
|
+
TargetType["IpAddress"] = "IP_ADDRESS";
|
|
84
|
+
/**
|
|
85
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
86
|
+
* version of the SDK.
|
|
87
|
+
*/
|
|
88
|
+
TargetType["UnknownValue"] = "UNKNOWN_VALUE";
|
|
89
|
+
})(TargetType = Vtap.TargetType || (Vtap.TargetType = {}));
|
|
90
|
+
function getJsonObj(obj) {
|
|
91
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
92
|
+
return jsonObj;
|
|
93
|
+
}
|
|
94
|
+
Vtap.getJsonObj = getJsonObj;
|
|
95
|
+
function getDeserializedJsonObj(obj) {
|
|
96
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
97
|
+
return jsonObj;
|
|
98
|
+
}
|
|
99
|
+
Vtap.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
100
|
+
})(Vtap = exports.Vtap || (exports.Vtap = {}));
|
|
101
|
+
//# sourceMappingURL=vtap.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"vtap.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/vtap.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;AAkIH,IAAiB,IAAI,CA8EpB;AA9ED,WAAiB,IAAI;IACnB,IAAY,cAWX;IAXD,WAAY,cAAc;QACxB,+CAA6B,CAAA;QAC7B,yCAAuB,CAAA;QACvB,uCAAqB,CAAA;QACrB,6CAA2B,CAAA;QAC3B,2CAAyB,CAAA;QACzB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAXW,cAAc,GAAd,mBAAc,KAAd,mBAAc,QAWzB;IAED,IAAY,qBAQX;IARD,WAAY,qBAAqB;QAC/B,4CAAmB,CAAA;QACnB,4CAAmB,CAAA;QACnB;;;WAGG;QACH,uDAA8B,CAAA;IAChC,CAAC,EARW,qBAAqB,GAArB,0BAAqB,KAArB,0BAAqB,QAQhC;IAED,IAAY,qBAOX;IAPD,WAAY,qBAAqB;QAC/B,wCAAe,CAAA;QACf;;;WAGG;QACH,uDAA8B,CAAA;IAChC,CAAC,EAPW,qBAAqB,GAArB,0BAAqB,KAArB,0BAAqB,QAOhC;IAED,IAAY,UAYX;IAZD,WAAY,UAAU;QACpB,2BAAa,CAAA;QACb,+BAAiB,CAAA;QACjB,4CAA8B,CAAA;QAC9B,oCAAsB,CAAA;QACtB,qDAAuC,CAAA;QACvC,mEAAqD,CAAA;QACrD;;;WAGG;QACH,4CAA8B,CAAA;IAChC,CAAC,EAZW,UAAU,GAAV,eAAU,KAAV,eAAU,QAYrB;IAED,IAAY,WAQX;IARD,WAAY,WAAW;QACrB,kCAAmB,CAAA;QACnB,oCAAqB,CAAA;QACrB;;;WAGG;QACH,6CAA8B,CAAA;IAChC,CAAC,EARW,WAAW,GAAX,gBAAW,KAAX,gBAAW,QAQtB;IAED,IAAY,UASX;IATD,WAAY,UAAU;QACpB,2BAAa,CAAA;QACb,2DAA6C,CAAA;QAC7C,sCAAwB,CAAA;QACxB;;;WAGG;QACH,4CAA8B,CAAA;IAChC,CAAC,EATW,UAAU,GAAV,eAAU,KAAV,eAAU,QASrB;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,EA9EgB,IAAI,GAAJ,YAAI,KAAJ,YAAI,QA8EpB"}
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/AcceptShieldedIntegrityPolicy.ts.html |here} to see how to use AcceptShieldedIntegrityPolicyRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface AcceptShieldedIntegrityPolicyRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/AddDrgRouteDistributionStatements.ts.html |here} to see how to use AddDrgRouteDistributionStatementsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface AddDrgRouteDistributionStatementsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/AddDrgRouteRules.ts.html |here} to see how to use AddDrgRouteRulesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface AddDrgRouteRulesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/AddImageShapeCompatibilityEntry.ts.html |here} to see how to use AddImageShapeCompatibilityEntryRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface AddImageShapeCompatibilityEntryRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20160918
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* 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.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
import common = require("oci-common");
|
|
15
|
+
/**
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/core/AddIpv6SubnetCidr.ts.html |here} to see how to use AddIpv6SubnetCidrRequest.
|
|
17
|
+
*/
|
|
18
|
+
export interface AddIpv6SubnetCidrRequest extends common.BaseRequest {
|
|
19
|
+
/**
|
|
20
|
+
* The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the subnet.
|
|
21
|
+
*/
|
|
22
|
+
"subnetId": string;
|
|
23
|
+
/**
|
|
24
|
+
* Details object for adding an IPv6 CIDR to a subnet.
|
|
25
|
+
*/
|
|
26
|
+
"addSubnetIpv6CidrDetails": model.AddSubnetIpv6CidrDetails;
|
|
27
|
+
/**
|
|
28
|
+
* A token that uniquely identifies a request so it can be retried in case of a timeout or
|
|
29
|
+
* server error without risk of executing that same action again. Retry tokens expire after 24
|
|
30
|
+
* hours, but can be invalidated before then due to conflicting operations (for example, if a resource
|
|
31
|
+
* has been deleted and purged from the system, then a retry of the original creation request
|
|
32
|
+
* may be rejected).
|
|
33
|
+
*
|
|
34
|
+
*/
|
|
35
|
+
"opcRetryToken"?: string;
|
|
36
|
+
/**
|
|
37
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the `if-match`
|
|
38
|
+
* parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
39
|
+
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
40
|
+
*
|
|
41
|
+
*/
|
|
42
|
+
"ifMatch"?: string;
|
|
43
|
+
/**
|
|
44
|
+
* Unique identifier for the request.
|
|
45
|
+
* If you need to contact Oracle about a particular request, please provide the request ID.
|
|
46
|
+
*
|
|
47
|
+
*/
|
|
48
|
+
"opcRequestId"?: string;
|
|
49
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20160918
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* 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.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=add-ipv6-subnet-cidr-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"add-ipv6-subnet-cidr-request.js","sourceRoot":"","sources":["../../../../../lib/core/lib/request/add-ipv6-subnet-cidr-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|