oci-core 2.14.0 → 2.15.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 +406 -403
- package/lib/client.js +408 -404
- package/lib/client.js.map +1 -1
- package/lib/model/add-drg-route-distribution-statement-details.d.ts +0 -1
- package/lib/model/add-drg-route-distribution-statement-details.js.map +1 -1
- package/lib/model/add-vcn-cidr-details.d.ts +1 -1
- package/lib/model/allowed-ike-ip-sec-parameters.d.ts +1 -1
- package/lib/model/allowed-phase-one-parameters.d.ts +4 -4
- package/lib/model/allowed-phase-two-parameters.d.ts +4 -4
- package/lib/model/amd-milan-bm-launch-instance-platform-config.d.ts +1 -2
- 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/boot-volume.d.ts +5 -2
- package/lib/model/boot-volume.js.map +1 -1
- package/lib/model/byoip-range.d.ts +1 -1
- package/lib/model/create-boot-volume-details.d.ts +4 -1
- package/lib/model/create-boot-volume-details.js.map +1 -1
- package/lib/model/create-internet-gateway-details.d.ts +1 -1
- package/lib/model/create-ip-sec-connection-tunnel-details.d.ts +13 -4
- package/lib/model/create-ip-sec-connection-tunnel-details.js.map +1 -1
- package/lib/model/create-vcn-details.d.ts +1 -0
- package/lib/model/create-vcn-details.js.map +1 -1
- package/lib/model/create-volume-details.d.ts +4 -1
- package/lib/model/create-volume-details.js.map +1 -1
- package/lib/model/cross-connect-group.d.ts +11 -0
- package/lib/model/cross-connect-group.js.map +1 -1
- package/lib/model/cross-connect-mapping-details.d.ts +5 -0
- package/lib/model/cross-connect-mapping-details.js.map +1 -1
- package/lib/model/cross-connect.d.ts +11 -0
- package/lib/model/cross-connect.js.map +1 -1
- package/lib/model/default-phase-one-parameters.d.ts +4 -4
- package/lib/model/default-phase-two-parameters.d.ts +4 -4
- package/lib/model/dpd-config.d.ts +6 -3
- package/lib/model/dpd-config.js.map +1 -1
- package/lib/model/drg-route-distribution-match-criteria.d.ts +1 -1
- package/lib/model/drg-route-distribution.d.ts +2 -2
- package/lib/model/i-psec-connection-tunnel-error-details.d.ts +7 -7
- package/lib/model/i-psec-connection-tunnel.d.ts +27 -12
- package/lib/model/i-psec-connection-tunnel.js.map +1 -1
- package/lib/model/index.d.ts +2 -0
- package/lib/model/index.js +6 -4
- package/lib/model/index.js.map +1 -1
- package/lib/model/instance-configuration-amd-milan-bm-launch-instance-platform-config.d.ts +2 -3
- package/lib/model/instance-configuration-amd-milan-bm-launch-instance-platform-config.js.map +1 -1
- package/lib/model/instance-configuration-create-volume-details.d.ts +2 -0
- package/lib/model/instance-configuration-create-volume-details.js.map +1 -1
- package/lib/model/internet-gateway.d.ts +1 -1
- package/lib/model/phase-one-config-details.d.ts +7 -6
- package/lib/model/phase-one-config-details.js.map +1 -1
- package/lib/model/phase-two-config-details.d.ts +7 -6
- package/lib/model/phase-two-config-details.js.map +1 -1
- package/lib/model/shape-alternative-object.d.ts +32 -0
- package/lib/model/shape-alternative-object.js +34 -0
- package/lib/model/shape-alternative-object.js.map +1 -0
- package/lib/model/shape.d.ts +49 -0
- package/lib/model/shape.js +21 -0
- package/lib/model/shape.js.map +1 -1
- package/lib/model/tunnel-phase-one-details.d.ts +9 -10
- package/lib/model/tunnel-phase-one-details.js.map +1 -1
- package/lib/model/tunnel-phase-two-details.d.ts +12 -10
- package/lib/model/tunnel-phase-two-details.js.map +1 -1
- package/lib/model/tunnel-route-summary.d.ts +7 -6
- package/lib/model/tunnel-route-summary.js.map +1 -1
- package/lib/model/tunnel-security-association-summary.d.ts +8 -6
- package/lib/model/tunnel-security-association-summary.js.map +1 -1
- package/lib/model/update-boot-volume-details.d.ts +4 -1
- package/lib/model/update-boot-volume-details.js.map +1 -1
- package/lib/model/update-drg-route-distribution-statement-details.d.ts +0 -1
- package/lib/model/update-drg-route-distribution-statement-details.js.map +1 -1
- package/lib/model/update-ip-sec-connection-tunnel-details.d.ts +13 -4
- package/lib/model/update-ip-sec-connection-tunnel-details.js.map +1 -1
- package/lib/model/update-volume-details.d.ts +4 -1
- package/lib/model/update-volume-details.js.map +1 -1
- package/lib/model/volume.d.ts +5 -2
- package/lib/model/volume.js.map +1 -1
- 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-vcn-cidr-request.d.ts +1 -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-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/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-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/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-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/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-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-windows-instance-initial-credentials-request.d.ts +1 -1
- package/lib/request/instance-action-request.d.ts +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-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 +4 -4
- 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/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-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 +7 -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-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/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/package.json +3 -3
package/lib/client.js
CHANGED
|
@@ -163,7 +163,7 @@ class BlockstorageClient {
|
|
|
163
163
|
* @param ChangeBootVolumeBackupCompartmentRequest
|
|
164
164
|
* @return ChangeBootVolumeBackupCompartmentResponse
|
|
165
165
|
* @throws OciError when an error occurs
|
|
166
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
166
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeBootVolumeBackupCompartment.ts.html |here} to see how to use ChangeBootVolumeBackupCompartment API.
|
|
167
167
|
*/
|
|
168
168
|
changeBootVolumeBackupCompartment(changeBootVolumeBackupCompartmentRequest) {
|
|
169
169
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -224,7 +224,7 @@ class BlockstorageClient {
|
|
|
224
224
|
* @param ChangeBootVolumeCompartmentRequest
|
|
225
225
|
* @return ChangeBootVolumeCompartmentResponse
|
|
226
226
|
* @throws OciError when an error occurs
|
|
227
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
227
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeBootVolumeCompartment.ts.html |here} to see how to use ChangeBootVolumeCompartment API.
|
|
228
228
|
*/
|
|
229
229
|
changeBootVolumeCompartment(changeBootVolumeCompartmentRequest) {
|
|
230
230
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -285,7 +285,7 @@ class BlockstorageClient {
|
|
|
285
285
|
* @param ChangeVolumeBackupCompartmentRequest
|
|
286
286
|
* @return ChangeVolumeBackupCompartmentResponse
|
|
287
287
|
* @throws OciError when an error occurs
|
|
288
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
288
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeVolumeBackupCompartment.ts.html |here} to see how to use ChangeVolumeBackupCompartment API.
|
|
289
289
|
*/
|
|
290
290
|
changeVolumeBackupCompartment(changeVolumeBackupCompartmentRequest) {
|
|
291
291
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -346,7 +346,7 @@ class BlockstorageClient {
|
|
|
346
346
|
* @param ChangeVolumeCompartmentRequest
|
|
347
347
|
* @return ChangeVolumeCompartmentResponse
|
|
348
348
|
* @throws OciError when an error occurs
|
|
349
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
349
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeVolumeCompartment.ts.html |here} to see how to use ChangeVolumeCompartment API.
|
|
350
350
|
*/
|
|
351
351
|
changeVolumeCompartment(changeVolumeCompartmentRequest) {
|
|
352
352
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -407,7 +407,7 @@ class BlockstorageClient {
|
|
|
407
407
|
* @param ChangeVolumeGroupBackupCompartmentRequest
|
|
408
408
|
* @return ChangeVolumeGroupBackupCompartmentResponse
|
|
409
409
|
* @throws OciError when an error occurs
|
|
410
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
410
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeVolumeGroupBackupCompartment.ts.html |here} to see how to use ChangeVolumeGroupBackupCompartment API.
|
|
411
411
|
*/
|
|
412
412
|
changeVolumeGroupBackupCompartment(changeVolumeGroupBackupCompartmentRequest) {
|
|
413
413
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -468,7 +468,7 @@ class BlockstorageClient {
|
|
|
468
468
|
* @param ChangeVolumeGroupCompartmentRequest
|
|
469
469
|
* @return ChangeVolumeGroupCompartmentResponse
|
|
470
470
|
* @throws OciError when an error occurs
|
|
471
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
471
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeVolumeGroupCompartment.ts.html |here} to see how to use ChangeVolumeGroupCompartment API.
|
|
472
472
|
*/
|
|
473
473
|
changeVolumeGroupCompartment(changeVolumeGroupCompartmentRequest) {
|
|
474
474
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -528,7 +528,7 @@ class BlockstorageClient {
|
|
|
528
528
|
* @param CopyBootVolumeBackupRequest
|
|
529
529
|
* @return CopyBootVolumeBackupResponse
|
|
530
530
|
* @throws OciError when an error occurs
|
|
531
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
531
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CopyBootVolumeBackup.ts.html |here} to see how to use CopyBootVolumeBackup API.
|
|
532
532
|
*/
|
|
533
533
|
copyBootVolumeBackup(copyBootVolumeBackupRequest) {
|
|
534
534
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -608,7 +608,7 @@ class BlockstorageClient {
|
|
|
608
608
|
* @param CopyVolumeBackupRequest
|
|
609
609
|
* @return CopyVolumeBackupResponse
|
|
610
610
|
* @throws OciError when an error occurs
|
|
611
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
611
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CopyVolumeBackup.ts.html |here} to see how to use CopyVolumeBackup API.
|
|
612
612
|
*/
|
|
613
613
|
copyVolumeBackup(copyVolumeBackupRequest) {
|
|
614
614
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -688,7 +688,7 @@ class BlockstorageClient {
|
|
|
688
688
|
* @param CopyVolumeGroupBackupRequest
|
|
689
689
|
* @return CopyVolumeGroupBackupResponse
|
|
690
690
|
* @throws OciError when an error occurs
|
|
691
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
691
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CopyVolumeGroupBackup.ts.html |here} to see how to use CopyVolumeGroupBackup API.
|
|
692
692
|
*/
|
|
693
693
|
copyVolumeGroupBackup(copyVolumeGroupBackupRequest) {
|
|
694
694
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -755,7 +755,7 @@ class BlockstorageClient {
|
|
|
755
755
|
* @param CreateBootVolumeRequest
|
|
756
756
|
* @return CreateBootVolumeResponse
|
|
757
757
|
* @throws OciError when an error occurs
|
|
758
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
758
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateBootVolume.ts.html |here} to see how to use CreateBootVolume API.
|
|
759
759
|
*/
|
|
760
760
|
createBootVolume(createBootVolumeRequest) {
|
|
761
761
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -821,7 +821,7 @@ class BlockstorageClient {
|
|
|
821
821
|
* @param CreateBootVolumeBackupRequest
|
|
822
822
|
* @return CreateBootVolumeBackupResponse
|
|
823
823
|
* @throws OciError when an error occurs
|
|
824
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
824
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateBootVolumeBackup.ts.html |here} to see how to use CreateBootVolumeBackup API.
|
|
825
825
|
*/
|
|
826
826
|
createBootVolumeBackup(createBootVolumeBackupRequest) {
|
|
827
827
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -895,7 +895,7 @@ class BlockstorageClient {
|
|
|
895
895
|
* @param CreateVolumeRequest
|
|
896
896
|
* @return CreateVolumeResponse
|
|
897
897
|
* @throws OciError when an error occurs
|
|
898
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
898
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateVolume.ts.html |here} to see how to use CreateVolume API.
|
|
899
899
|
*/
|
|
900
900
|
createVolume(createVolumeRequest) {
|
|
901
901
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -961,7 +961,7 @@ class BlockstorageClient {
|
|
|
961
961
|
* @param CreateVolumeBackupRequest
|
|
962
962
|
* @return CreateVolumeBackupResponse
|
|
963
963
|
* @throws OciError when an error occurs
|
|
964
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
964
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateVolumeBackup.ts.html |here} to see how to use CreateVolumeBackup API.
|
|
965
965
|
*/
|
|
966
966
|
createVolumeBackup(createVolumeBackupRequest) {
|
|
967
967
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1025,7 +1025,7 @@ class BlockstorageClient {
|
|
|
1025
1025
|
* @param CreateVolumeBackupPolicyRequest
|
|
1026
1026
|
* @return CreateVolumeBackupPolicyResponse
|
|
1027
1027
|
* @throws OciError when an error occurs
|
|
1028
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1028
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateVolumeBackupPolicy.ts.html |here} to see how to use CreateVolumeBackupPolicy API.
|
|
1029
1029
|
*/
|
|
1030
1030
|
createVolumeBackupPolicy(createVolumeBackupPolicyRequest) {
|
|
1031
1031
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1089,7 +1089,7 @@ class BlockstorageClient {
|
|
|
1089
1089
|
* @param CreateVolumeBackupPolicyAssignmentRequest
|
|
1090
1090
|
* @return CreateVolumeBackupPolicyAssignmentResponse
|
|
1091
1091
|
* @throws OciError when an error occurs
|
|
1092
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1092
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateVolumeBackupPolicyAssignment.ts.html |here} to see how to use CreateVolumeBackupPolicyAssignment API.
|
|
1093
1093
|
*/
|
|
1094
1094
|
createVolumeBackupPolicyAssignment(createVolumeBackupPolicyAssignmentRequest) {
|
|
1095
1095
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1155,7 +1155,7 @@ class BlockstorageClient {
|
|
|
1155
1155
|
* @param CreateVolumeGroupRequest
|
|
1156
1156
|
* @return CreateVolumeGroupResponse
|
|
1157
1157
|
* @throws OciError when an error occurs
|
|
1158
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1158
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateVolumeGroup.ts.html |here} to see how to use CreateVolumeGroup API.
|
|
1159
1159
|
*/
|
|
1160
1160
|
createVolumeGroup(createVolumeGroupRequest) {
|
|
1161
1161
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1217,7 +1217,7 @@ class BlockstorageClient {
|
|
|
1217
1217
|
* @param CreateVolumeGroupBackupRequest
|
|
1218
1218
|
* @return CreateVolumeGroupBackupResponse
|
|
1219
1219
|
* @throws OciError when an error occurs
|
|
1220
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1220
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateVolumeGroupBackup.ts.html |here} to see how to use CreateVolumeGroupBackup API.
|
|
1221
1221
|
*/
|
|
1222
1222
|
createVolumeGroupBackup(createVolumeGroupBackupRequest) {
|
|
1223
1223
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1281,7 +1281,7 @@ class BlockstorageClient {
|
|
|
1281
1281
|
* @param DeleteBootVolumeRequest
|
|
1282
1282
|
* @return DeleteBootVolumeResponse
|
|
1283
1283
|
* @throws OciError when an error occurs
|
|
1284
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1284
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteBootVolume.ts.html |here} to see how to use DeleteBootVolume API.
|
|
1285
1285
|
*/
|
|
1286
1286
|
deleteBootVolume(deleteBootVolumeRequest) {
|
|
1287
1287
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1333,7 +1333,7 @@ class BlockstorageClient {
|
|
|
1333
1333
|
* @param DeleteBootVolumeBackupRequest
|
|
1334
1334
|
* @return DeleteBootVolumeBackupResponse
|
|
1335
1335
|
* @throws OciError when an error occurs
|
|
1336
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1336
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteBootVolumeBackup.ts.html |here} to see how to use DeleteBootVolumeBackup API.
|
|
1337
1337
|
*/
|
|
1338
1338
|
deleteBootVolumeBackup(deleteBootVolumeBackupRequest) {
|
|
1339
1339
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1386,7 +1386,7 @@ class BlockstorageClient {
|
|
|
1386
1386
|
* @param DeleteBootVolumeKmsKeyRequest
|
|
1387
1387
|
* @return DeleteBootVolumeKmsKeyResponse
|
|
1388
1388
|
* @throws OciError when an error occurs
|
|
1389
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1389
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteBootVolumeKmsKey.ts.html |here} to see how to use DeleteBootVolumeKmsKey API.
|
|
1390
1390
|
*/
|
|
1391
1391
|
deleteBootVolumeKmsKey(deleteBootVolumeKmsKeyRequest) {
|
|
1392
1392
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1442,7 +1442,7 @@ class BlockstorageClient {
|
|
|
1442
1442
|
* @param DeleteVolumeRequest
|
|
1443
1443
|
* @return DeleteVolumeResponse
|
|
1444
1444
|
* @throws OciError when an error occurs
|
|
1445
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1445
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteVolume.ts.html |here} to see how to use DeleteVolume API.
|
|
1446
1446
|
*/
|
|
1447
1447
|
deleteVolume(deleteVolumeRequest) {
|
|
1448
1448
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1494,7 +1494,7 @@ class BlockstorageClient {
|
|
|
1494
1494
|
* @param DeleteVolumeBackupRequest
|
|
1495
1495
|
* @return DeleteVolumeBackupResponse
|
|
1496
1496
|
* @throws OciError when an error occurs
|
|
1497
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1497
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteVolumeBackup.ts.html |here} to see how to use DeleteVolumeBackup API.
|
|
1498
1498
|
*/
|
|
1499
1499
|
deleteVolumeBackup(deleteVolumeBackupRequest) {
|
|
1500
1500
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1551,7 +1551,7 @@ class BlockstorageClient {
|
|
|
1551
1551
|
* @param DeleteVolumeBackupPolicyRequest
|
|
1552
1552
|
* @return DeleteVolumeBackupPolicyResponse
|
|
1553
1553
|
* @throws OciError when an error occurs
|
|
1554
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1554
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteVolumeBackupPolicy.ts.html |here} to see how to use DeleteVolumeBackupPolicy API.
|
|
1555
1555
|
*/
|
|
1556
1556
|
deleteVolumeBackupPolicy(deleteVolumeBackupPolicyRequest) {
|
|
1557
1557
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1604,7 +1604,7 @@ class BlockstorageClient {
|
|
|
1604
1604
|
* @param DeleteVolumeBackupPolicyAssignmentRequest
|
|
1605
1605
|
* @return DeleteVolumeBackupPolicyAssignmentResponse
|
|
1606
1606
|
* @throws OciError when an error occurs
|
|
1607
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1607
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteVolumeBackupPolicyAssignment.ts.html |here} to see how to use DeleteVolumeBackupPolicyAssignment API.
|
|
1608
1608
|
*/
|
|
1609
1609
|
deleteVolumeBackupPolicyAssignment(deleteVolumeBackupPolicyAssignmentRequest) {
|
|
1610
1610
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1658,7 +1658,7 @@ class BlockstorageClient {
|
|
|
1658
1658
|
* @param DeleteVolumeGroupRequest
|
|
1659
1659
|
* @return DeleteVolumeGroupResponse
|
|
1660
1660
|
* @throws OciError when an error occurs
|
|
1661
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1661
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteVolumeGroup.ts.html |here} to see how to use DeleteVolumeGroup API.
|
|
1662
1662
|
*/
|
|
1663
1663
|
deleteVolumeGroup(deleteVolumeGroupRequest) {
|
|
1664
1664
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1712,7 +1712,7 @@ class BlockstorageClient {
|
|
|
1712
1712
|
* @param DeleteVolumeGroupBackupRequest
|
|
1713
1713
|
* @return DeleteVolumeGroupBackupResponse
|
|
1714
1714
|
* @throws OciError when an error occurs
|
|
1715
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1715
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteVolumeGroupBackup.ts.html |here} to see how to use DeleteVolumeGroupBackup API.
|
|
1716
1716
|
*/
|
|
1717
1717
|
deleteVolumeGroupBackup(deleteVolumeGroupBackupRequest) {
|
|
1718
1718
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1765,7 +1765,7 @@ class BlockstorageClient {
|
|
|
1765
1765
|
* @param DeleteVolumeKmsKeyRequest
|
|
1766
1766
|
* @return DeleteVolumeKmsKeyResponse
|
|
1767
1767
|
* @throws OciError when an error occurs
|
|
1768
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1768
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteVolumeKmsKey.ts.html |here} to see how to use DeleteVolumeKmsKey API.
|
|
1769
1769
|
*/
|
|
1770
1770
|
deleteVolumeKmsKey(deleteVolumeKmsKeyRequest) {
|
|
1771
1771
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1817,7 +1817,7 @@ class BlockstorageClient {
|
|
|
1817
1817
|
* @param GetBlockVolumeReplicaRequest
|
|
1818
1818
|
* @return GetBlockVolumeReplicaResponse
|
|
1819
1819
|
* @throws OciError when an error occurs
|
|
1820
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1820
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetBlockVolumeReplica.ts.html |here} to see how to use GetBlockVolumeReplica API.
|
|
1821
1821
|
*/
|
|
1822
1822
|
getBlockVolumeReplica(getBlockVolumeReplicaRequest) {
|
|
1823
1823
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1877,7 +1877,7 @@ class BlockstorageClient {
|
|
|
1877
1877
|
* @param GetBootVolumeRequest
|
|
1878
1878
|
* @return GetBootVolumeResponse
|
|
1879
1879
|
* @throws OciError when an error occurs
|
|
1880
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1880
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetBootVolume.ts.html |here} to see how to use GetBootVolume API.
|
|
1881
1881
|
*/
|
|
1882
1882
|
getBootVolume(getBootVolumeRequest) {
|
|
1883
1883
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1937,7 +1937,7 @@ class BlockstorageClient {
|
|
|
1937
1937
|
* @param GetBootVolumeBackupRequest
|
|
1938
1938
|
* @return GetBootVolumeBackupResponse
|
|
1939
1939
|
* @throws OciError when an error occurs
|
|
1940
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1940
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetBootVolumeBackup.ts.html |here} to see how to use GetBootVolumeBackup API.
|
|
1941
1941
|
*/
|
|
1942
1942
|
getBootVolumeBackup(getBootVolumeBackupRequest) {
|
|
1943
1943
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1998,7 +1998,7 @@ class BlockstorageClient {
|
|
|
1998
1998
|
* @param GetBootVolumeKmsKeyRequest
|
|
1999
1999
|
* @return GetBootVolumeKmsKeyResponse
|
|
2000
2000
|
* @throws OciError when an error occurs
|
|
2001
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2001
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetBootVolumeKmsKey.ts.html |here} to see how to use GetBootVolumeKmsKey API.
|
|
2002
2002
|
*/
|
|
2003
2003
|
getBootVolumeKmsKey(getBootVolumeKmsKeyRequest) {
|
|
2004
2004
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2059,7 +2059,7 @@ class BlockstorageClient {
|
|
|
2059
2059
|
* @param GetBootVolumeReplicaRequest
|
|
2060
2060
|
* @return GetBootVolumeReplicaResponse
|
|
2061
2061
|
* @throws OciError when an error occurs
|
|
2062
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2062
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetBootVolumeReplica.ts.html |here} to see how to use GetBootVolumeReplica API.
|
|
2063
2063
|
*/
|
|
2064
2064
|
getBootVolumeReplica(getBootVolumeReplicaRequest) {
|
|
2065
2065
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2119,7 +2119,7 @@ class BlockstorageClient {
|
|
|
2119
2119
|
* @param GetVolumeRequest
|
|
2120
2120
|
* @return GetVolumeResponse
|
|
2121
2121
|
* @throws OciError when an error occurs
|
|
2122
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2122
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetVolume.ts.html |here} to see how to use GetVolume API.
|
|
2123
2123
|
*/
|
|
2124
2124
|
getVolume(getVolumeRequest) {
|
|
2125
2125
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2179,7 +2179,7 @@ class BlockstorageClient {
|
|
|
2179
2179
|
* @param GetVolumeBackupRequest
|
|
2180
2180
|
* @return GetVolumeBackupResponse
|
|
2181
2181
|
* @throws OciError when an error occurs
|
|
2182
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2182
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetVolumeBackup.ts.html |here} to see how to use GetVolumeBackup API.
|
|
2183
2183
|
*/
|
|
2184
2184
|
getVolumeBackup(getVolumeBackupRequest) {
|
|
2185
2185
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2239,7 +2239,7 @@ class BlockstorageClient {
|
|
|
2239
2239
|
* @param GetVolumeBackupPolicyRequest
|
|
2240
2240
|
* @return GetVolumeBackupPolicyResponse
|
|
2241
2241
|
* @throws OciError when an error occurs
|
|
2242
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2242
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetVolumeBackupPolicy.ts.html |here} to see how to use GetVolumeBackupPolicy API.
|
|
2243
2243
|
*/
|
|
2244
2244
|
getVolumeBackupPolicy(getVolumeBackupPolicyRequest) {
|
|
2245
2245
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2302,7 +2302,7 @@ class BlockstorageClient {
|
|
|
2302
2302
|
* @param GetVolumeBackupPolicyAssetAssignmentRequest
|
|
2303
2303
|
* @return GetVolumeBackupPolicyAssetAssignmentResponse
|
|
2304
2304
|
* @throws OciError when an error occurs
|
|
2305
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2305
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetVolumeBackupPolicyAssetAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssetAssignment API.
|
|
2306
2306
|
*/
|
|
2307
2307
|
getVolumeBackupPolicyAssetAssignment(getVolumeBackupPolicyAssetAssignmentRequest) {
|
|
2308
2308
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2404,7 +2404,7 @@ class BlockstorageClient {
|
|
|
2404
2404
|
* @param GetVolumeBackupPolicyAssignmentRequest
|
|
2405
2405
|
* @return GetVolumeBackupPolicyAssignmentResponse
|
|
2406
2406
|
* @throws OciError when an error occurs
|
|
2407
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2407
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetVolumeBackupPolicyAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssignment API.
|
|
2408
2408
|
*/
|
|
2409
2409
|
getVolumeBackupPolicyAssignment(getVolumeBackupPolicyAssignmentRequest) {
|
|
2410
2410
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2464,7 +2464,7 @@ class BlockstorageClient {
|
|
|
2464
2464
|
* @param GetVolumeGroupRequest
|
|
2465
2465
|
* @return GetVolumeGroupResponse
|
|
2466
2466
|
* @throws OciError when an error occurs
|
|
2467
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2467
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetVolumeGroup.ts.html |here} to see how to use GetVolumeGroup API.
|
|
2468
2468
|
*/
|
|
2469
2469
|
getVolumeGroup(getVolumeGroupRequest) {
|
|
2470
2470
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2524,7 +2524,7 @@ class BlockstorageClient {
|
|
|
2524
2524
|
* @param GetVolumeGroupBackupRequest
|
|
2525
2525
|
* @return GetVolumeGroupBackupResponse
|
|
2526
2526
|
* @throws OciError when an error occurs
|
|
2527
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2527
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetVolumeGroupBackup.ts.html |here} to see how to use GetVolumeGroupBackup API.
|
|
2528
2528
|
*/
|
|
2529
2529
|
getVolumeGroupBackup(getVolumeGroupBackupRequest) {
|
|
2530
2530
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2584,7 +2584,7 @@ class BlockstorageClient {
|
|
|
2584
2584
|
* @param GetVolumeGroupReplicaRequest
|
|
2585
2585
|
* @return GetVolumeGroupReplicaResponse
|
|
2586
2586
|
* @throws OciError when an error occurs
|
|
2587
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2587
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetVolumeGroupReplica.ts.html |here} to see how to use GetVolumeGroupReplica API.
|
|
2588
2588
|
*/
|
|
2589
2589
|
getVolumeGroupReplica(getVolumeGroupReplicaRequest) {
|
|
2590
2590
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2645,7 +2645,7 @@ class BlockstorageClient {
|
|
|
2645
2645
|
* @param GetVolumeKmsKeyRequest
|
|
2646
2646
|
* @return GetVolumeKmsKeyResponse
|
|
2647
2647
|
* @throws OciError when an error occurs
|
|
2648
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2648
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetVolumeKmsKey.ts.html |here} to see how to use GetVolumeKmsKey API.
|
|
2649
2649
|
*/
|
|
2650
2650
|
getVolumeKmsKey(getVolumeKmsKeyRequest) {
|
|
2651
2651
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2707,7 +2707,7 @@ class BlockstorageClient {
|
|
|
2707
2707
|
* @param ListBlockVolumeReplicasRequest
|
|
2708
2708
|
* @return ListBlockVolumeReplicasResponse
|
|
2709
2709
|
* @throws OciError when an error occurs
|
|
2710
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2710
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListBlockVolumeReplicas.ts.html |here} to see how to use ListBlockVolumeReplicas API.
|
|
2711
2711
|
*/
|
|
2712
2712
|
listBlockVolumeReplicas(listBlockVolumeReplicasRequest) {
|
|
2713
2713
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2815,7 +2815,7 @@ class BlockstorageClient {
|
|
|
2815
2815
|
* @param ListBootVolumeBackupsRequest
|
|
2816
2816
|
* @return ListBootVolumeBackupsResponse
|
|
2817
2817
|
* @throws OciError when an error occurs
|
|
2818
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2818
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListBootVolumeBackups.ts.html |here} to see how to use ListBootVolumeBackups API.
|
|
2819
2819
|
*/
|
|
2820
2820
|
listBootVolumeBackups(listBootVolumeBackupsRequest) {
|
|
2821
2821
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2924,7 +2924,7 @@ class BlockstorageClient {
|
|
|
2924
2924
|
* @param ListBootVolumeReplicasRequest
|
|
2925
2925
|
* @return ListBootVolumeReplicasResponse
|
|
2926
2926
|
* @throws OciError when an error occurs
|
|
2927
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2927
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListBootVolumeReplicas.ts.html |here} to see how to use ListBootVolumeReplicas API.
|
|
2928
2928
|
*/
|
|
2929
2929
|
listBootVolumeReplicas(listBootVolumeReplicasRequest) {
|
|
2930
2930
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3032,7 +3032,7 @@ class BlockstorageClient {
|
|
|
3032
3032
|
* @param ListBootVolumesRequest
|
|
3033
3033
|
* @return ListBootVolumesResponse
|
|
3034
3034
|
* @throws OciError when an error occurs
|
|
3035
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3035
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListBootVolumes.ts.html |here} to see how to use ListBootVolumes API.
|
|
3036
3036
|
*/
|
|
3037
3037
|
listBootVolumes(listBootVolumesRequest) {
|
|
3038
3038
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3140,7 +3140,7 @@ class BlockstorageClient {
|
|
|
3140
3140
|
* @param ListVolumeBackupPoliciesRequest
|
|
3141
3141
|
* @return ListVolumeBackupPoliciesResponse
|
|
3142
3142
|
* @throws OciError when an error occurs
|
|
3143
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3143
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListVolumeBackupPolicies.ts.html |here} to see how to use ListVolumeBackupPolicies API.
|
|
3144
3144
|
*/
|
|
3145
3145
|
listVolumeBackupPolicies(listVolumeBackupPoliciesRequest) {
|
|
3146
3146
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3243,7 +3243,7 @@ class BlockstorageClient {
|
|
|
3243
3243
|
* @param ListVolumeBackupsRequest
|
|
3244
3244
|
* @return ListVolumeBackupsResponse
|
|
3245
3245
|
* @throws OciError when an error occurs
|
|
3246
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3246
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListVolumeBackups.ts.html |here} to see how to use ListVolumeBackups API.
|
|
3247
3247
|
*/
|
|
3248
3248
|
listVolumeBackups(listVolumeBackupsRequest) {
|
|
3249
3249
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3353,7 +3353,7 @@ class BlockstorageClient {
|
|
|
3353
3353
|
* @param ListVolumeGroupBackupsRequest
|
|
3354
3354
|
* @return ListVolumeGroupBackupsResponse
|
|
3355
3355
|
* @throws OciError when an error occurs
|
|
3356
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3356
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListVolumeGroupBackups.ts.html |here} to see how to use ListVolumeGroupBackups API.
|
|
3357
3357
|
*/
|
|
3358
3358
|
listVolumeGroupBackups(listVolumeGroupBackupsRequest) {
|
|
3359
3359
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3461,7 +3461,7 @@ class BlockstorageClient {
|
|
|
3461
3461
|
* @param ListVolumeGroupReplicasRequest
|
|
3462
3462
|
* @return ListVolumeGroupReplicasResponse
|
|
3463
3463
|
* @throws OciError when an error occurs
|
|
3464
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3464
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListVolumeGroupReplicas.ts.html |here} to see how to use ListVolumeGroupReplicas API.
|
|
3465
3465
|
*/
|
|
3466
3466
|
listVolumeGroupReplicas(listVolumeGroupReplicasRequest) {
|
|
3467
3467
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3570,7 +3570,7 @@ class BlockstorageClient {
|
|
|
3570
3570
|
* @param ListVolumeGroupsRequest
|
|
3571
3571
|
* @return ListVolumeGroupsResponse
|
|
3572
3572
|
* @throws OciError when an error occurs
|
|
3573
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3573
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListVolumeGroups.ts.html |here} to see how to use ListVolumeGroups API.
|
|
3574
3574
|
*/
|
|
3575
3575
|
listVolumeGroups(listVolumeGroupsRequest) {
|
|
3576
3576
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3678,7 +3678,7 @@ class BlockstorageClient {
|
|
|
3678
3678
|
* @param ListVolumesRequest
|
|
3679
3679
|
* @return ListVolumesResponse
|
|
3680
3680
|
* @throws OciError when an error occurs
|
|
3681
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3681
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListVolumes.ts.html |here} to see how to use ListVolumes API.
|
|
3682
3682
|
*/
|
|
3683
3683
|
listVolumes(listVolumesRequest) {
|
|
3684
3684
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3786,7 +3786,7 @@ class BlockstorageClient {
|
|
|
3786
3786
|
* @param UpdateBootVolumeRequest
|
|
3787
3787
|
* @return UpdateBootVolumeResponse
|
|
3788
3788
|
* @throws OciError when an error occurs
|
|
3789
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3789
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateBootVolume.ts.html |here} to see how to use UpdateBootVolume API.
|
|
3790
3790
|
*/
|
|
3791
3791
|
updateBootVolume(updateBootVolumeRequest) {
|
|
3792
3792
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3850,7 +3850,7 @@ class BlockstorageClient {
|
|
|
3850
3850
|
* @param UpdateBootVolumeBackupRequest
|
|
3851
3851
|
* @return UpdateBootVolumeBackupResponse
|
|
3852
3852
|
* @throws OciError when an error occurs
|
|
3853
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3853
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateBootVolumeBackup.ts.html |here} to see how to use UpdateBootVolumeBackup API.
|
|
3854
3854
|
*/
|
|
3855
3855
|
updateBootVolumeBackup(updateBootVolumeBackupRequest) {
|
|
3856
3856
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3908,7 +3908,7 @@ class BlockstorageClient {
|
|
|
3908
3908
|
* @param UpdateBootVolumeKmsKeyRequest
|
|
3909
3909
|
* @return UpdateBootVolumeKmsKeyResponse
|
|
3910
3910
|
* @throws OciError when an error occurs
|
|
3911
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3911
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateBootVolumeKmsKey.ts.html |here} to see how to use UpdateBootVolumeKmsKey API.
|
|
3912
3912
|
*/
|
|
3913
3913
|
updateBootVolumeKmsKey(updateBootVolumeKmsKeyRequest) {
|
|
3914
3914
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3972,7 +3972,7 @@ class BlockstorageClient {
|
|
|
3972
3972
|
* @param UpdateVolumeRequest
|
|
3973
3973
|
* @return UpdateVolumeResponse
|
|
3974
3974
|
* @throws OciError when an error occurs
|
|
3975
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3975
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateVolume.ts.html |here} to see how to use UpdateVolume API.
|
|
3976
3976
|
*/
|
|
3977
3977
|
updateVolume(updateVolumeRequest) {
|
|
3978
3978
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4036,7 +4036,7 @@ class BlockstorageClient {
|
|
|
4036
4036
|
* @param UpdateVolumeBackupRequest
|
|
4037
4037
|
* @return UpdateVolumeBackupResponse
|
|
4038
4038
|
* @throws OciError when an error occurs
|
|
4039
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4039
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateVolumeBackup.ts.html |here} to see how to use UpdateVolumeBackup API.
|
|
4040
4040
|
*/
|
|
4041
4041
|
updateVolumeBackup(updateVolumeBackupRequest) {
|
|
4042
4042
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4098,7 +4098,7 @@ class BlockstorageClient {
|
|
|
4098
4098
|
* @param UpdateVolumeBackupPolicyRequest
|
|
4099
4099
|
* @return UpdateVolumeBackupPolicyResponse
|
|
4100
4100
|
* @throws OciError when an error occurs
|
|
4101
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4101
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateVolumeBackupPolicy.ts.html |here} to see how to use UpdateVolumeBackupPolicy API.
|
|
4102
4102
|
*/
|
|
4103
4103
|
updateVolumeBackupPolicy(updateVolumeBackupPolicyRequest) {
|
|
4104
4104
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4168,7 +4168,7 @@ class BlockstorageClient {
|
|
|
4168
4168
|
* @param UpdateVolumeGroupRequest
|
|
4169
4169
|
* @return UpdateVolumeGroupResponse
|
|
4170
4170
|
* @throws OciError when an error occurs
|
|
4171
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4171
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateVolumeGroup.ts.html |here} to see how to use UpdateVolumeGroup API.
|
|
4172
4172
|
*/
|
|
4173
4173
|
updateVolumeGroup(updateVolumeGroupRequest) {
|
|
4174
4174
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4232,7 +4232,7 @@ class BlockstorageClient {
|
|
|
4232
4232
|
* @param UpdateVolumeGroupBackupRequest
|
|
4233
4233
|
* @return UpdateVolumeGroupBackupResponse
|
|
4234
4234
|
* @throws OciError when an error occurs
|
|
4235
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4235
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateVolumeGroupBackup.ts.html |here} to see how to use UpdateVolumeGroupBackup API.
|
|
4236
4236
|
*/
|
|
4237
4237
|
updateVolumeGroupBackup(updateVolumeGroupBackupRequest) {
|
|
4238
4238
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4290,7 +4290,7 @@ class BlockstorageClient {
|
|
|
4290
4290
|
* @param UpdateVolumeKmsKeyRequest
|
|
4291
4291
|
* @return UpdateVolumeKmsKeyResponse
|
|
4292
4292
|
* @throws OciError when an error occurs
|
|
4293
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4293
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateVolumeKmsKey.ts.html |here} to see how to use UpdateVolumeKmsKey API.
|
|
4294
4294
|
*/
|
|
4295
4295
|
updateVolumeKmsKey(updateVolumeKmsKeyRequest) {
|
|
4296
4296
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4453,7 +4453,7 @@ class ComputeClient {
|
|
|
4453
4453
|
* @param AcceptShieldedIntegrityPolicyRequest
|
|
4454
4454
|
* @return AcceptShieldedIntegrityPolicyResponse
|
|
4455
4455
|
* @throws OciError when an error occurs
|
|
4456
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4456
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/AcceptShieldedIntegrityPolicy.ts.html |here} to see how to use AcceptShieldedIntegrityPolicy API.
|
|
4457
4457
|
*/
|
|
4458
4458
|
acceptShieldedIntegrityPolicy(acceptShieldedIntegrityPolicyRequest) {
|
|
4459
4459
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4507,7 +4507,7 @@ class ComputeClient {
|
|
|
4507
4507
|
* @param AddImageShapeCompatibilityEntryRequest
|
|
4508
4508
|
* @return AddImageShapeCompatibilityEntryResponse
|
|
4509
4509
|
* @throws OciError when an error occurs
|
|
4510
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4510
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/AddImageShapeCompatibilityEntry.ts.html |here} to see how to use AddImageShapeCompatibilityEntry API.
|
|
4511
4511
|
*/
|
|
4512
4512
|
addImageShapeCompatibilityEntry(addImageShapeCompatibilityEntryRequest) {
|
|
4513
4513
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4565,7 +4565,7 @@ class ComputeClient {
|
|
|
4565
4565
|
* @param AttachBootVolumeRequest
|
|
4566
4566
|
* @return AttachBootVolumeResponse
|
|
4567
4567
|
* @throws OciError when an error occurs
|
|
4568
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4568
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/AttachBootVolume.ts.html |here} to see how to use AttachBootVolume API.
|
|
4569
4569
|
*/
|
|
4570
4570
|
attachBootVolume(attachBootVolumeRequest) {
|
|
4571
4571
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4628,7 +4628,7 @@ class ComputeClient {
|
|
|
4628
4628
|
* @param AttachVnicRequest
|
|
4629
4629
|
* @return AttachVnicResponse
|
|
4630
4630
|
* @throws OciError when an error occurs
|
|
4631
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4631
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/AttachVnic.ts.html |here} to see how to use AttachVnic API.
|
|
4632
4632
|
*/
|
|
4633
4633
|
attachVnic(attachVnicRequest) {
|
|
4634
4634
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4689,7 +4689,7 @@ class ComputeClient {
|
|
|
4689
4689
|
* @param AttachVolumeRequest
|
|
4690
4690
|
* @return AttachVolumeResponse
|
|
4691
4691
|
* @throws OciError when an error occurs
|
|
4692
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4692
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/AttachVolume.ts.html |here} to see how to use AttachVolume API.
|
|
4693
4693
|
*/
|
|
4694
4694
|
attachVolume(attachVolumeRequest) {
|
|
4695
4695
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4766,7 +4766,7 @@ class ComputeClient {
|
|
|
4766
4766
|
* @param CaptureConsoleHistoryRequest
|
|
4767
4767
|
* @return CaptureConsoleHistoryResponse
|
|
4768
4768
|
* @throws OciError when an error occurs
|
|
4769
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4769
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CaptureConsoleHistory.ts.html |here} to see how to use CaptureConsoleHistory API.
|
|
4770
4770
|
*/
|
|
4771
4771
|
captureConsoleHistory(captureConsoleHistoryRequest) {
|
|
4772
4772
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4829,7 +4829,7 @@ class ComputeClient {
|
|
|
4829
4829
|
* @param ChangeComputeCapacityReservationCompartmentRequest
|
|
4830
4830
|
* @return ChangeComputeCapacityReservationCompartmentResponse
|
|
4831
4831
|
* @throws OciError when an error occurs
|
|
4832
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4832
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeComputeCapacityReservationCompartment.ts.html |here} to see how to use ChangeComputeCapacityReservationCompartment API.
|
|
4833
4833
|
*/
|
|
4834
4834
|
changeComputeCapacityReservationCompartment(changeComputeCapacityReservationCompartmentRequest) {
|
|
4835
4835
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4892,7 +4892,7 @@ class ComputeClient {
|
|
|
4892
4892
|
* @param ChangeComputeImageCapabilitySchemaCompartmentRequest
|
|
4893
4893
|
* @return ChangeComputeImageCapabilitySchemaCompartmentResponse
|
|
4894
4894
|
* @throws OciError when an error occurs
|
|
4895
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4895
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeComputeImageCapabilitySchemaCompartment.ts.html |here} to see how to use ChangeComputeImageCapabilitySchemaCompartment API.
|
|
4896
4896
|
*/
|
|
4897
4897
|
changeComputeImageCapabilitySchemaCompartment(changeComputeImageCapabilitySchemaCompartmentRequest) {
|
|
4898
4898
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4947,7 +4947,7 @@ class ComputeClient {
|
|
|
4947
4947
|
* @param ChangeDedicatedVmHostCompartmentRequest
|
|
4948
4948
|
* @return ChangeDedicatedVmHostCompartmentResponse
|
|
4949
4949
|
* @throws OciError when an error occurs
|
|
4950
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4950
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeDedicatedVmHostCompartment.ts.html |here} to see how to use ChangeDedicatedVmHostCompartment API.
|
|
4951
4951
|
*/
|
|
4952
4952
|
changeDedicatedVmHostCompartment(changeDedicatedVmHostCompartmentRequest) {
|
|
4953
4953
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5015,7 +5015,7 @@ class ComputeClient {
|
|
|
5015
5015
|
* @param ChangeImageCompartmentRequest
|
|
5016
5016
|
* @return ChangeImageCompartmentResponse
|
|
5017
5017
|
* @throws OciError when an error occurs
|
|
5018
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5018
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeImageCompartment.ts.html |here} to see how to use ChangeImageCompartment API.
|
|
5019
5019
|
*/
|
|
5020
5020
|
changeImageCompartment(changeImageCompartmentRequest) {
|
|
5021
5021
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5081,7 +5081,7 @@ class ComputeClient {
|
|
|
5081
5081
|
* @param ChangeInstanceCompartmentRequest
|
|
5082
5082
|
* @return ChangeInstanceCompartmentResponse
|
|
5083
5083
|
* @throws OciError when an error occurs
|
|
5084
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5084
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeInstanceCompartment.ts.html |here} to see how to use ChangeInstanceCompartment API.
|
|
5085
5085
|
*/
|
|
5086
5086
|
changeInstanceCompartment(changeInstanceCompartmentRequest) {
|
|
5087
5087
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5147,7 +5147,7 @@ class ComputeClient {
|
|
|
5147
5147
|
* @param CreateAppCatalogSubscriptionRequest
|
|
5148
5148
|
* @return CreateAppCatalogSubscriptionResponse
|
|
5149
5149
|
* @throws OciError when an error occurs
|
|
5150
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5150
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateAppCatalogSubscription.ts.html |here} to see how to use CreateAppCatalogSubscription API.
|
|
5151
5151
|
*/
|
|
5152
5152
|
createAppCatalogSubscription(createAppCatalogSubscriptionRequest) {
|
|
5153
5153
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5212,7 +5212,7 @@ class ComputeClient {
|
|
|
5212
5212
|
* @param CreateComputeCapacityReservationRequest
|
|
5213
5213
|
* @return CreateComputeCapacityReservationResponse
|
|
5214
5214
|
* @throws OciError when an error occurs
|
|
5215
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5215
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateComputeCapacityReservation.ts.html |here} to see how to use CreateComputeCapacityReservation API.
|
|
5216
5216
|
*/
|
|
5217
5217
|
createComputeCapacityReservation(createComputeCapacityReservationRequest) {
|
|
5218
5218
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5284,7 +5284,7 @@ class ComputeClient {
|
|
|
5284
5284
|
* @param CreateComputeImageCapabilitySchemaRequest
|
|
5285
5285
|
* @return CreateComputeImageCapabilitySchemaResponse
|
|
5286
5286
|
* @throws OciError when an error occurs
|
|
5287
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5287
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateComputeImageCapabilitySchema.ts.html |here} to see how to use CreateComputeImageCapabilitySchema API.
|
|
5288
5288
|
*/
|
|
5289
5289
|
createComputeImageCapabilitySchema(createComputeImageCapabilitySchemaRequest) {
|
|
5290
5290
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5348,7 +5348,7 @@ class ComputeClient {
|
|
|
5348
5348
|
* @param CreateDedicatedVmHostRequest
|
|
5349
5349
|
* @return CreateDedicatedVmHostResponse
|
|
5350
5350
|
* @throws OciError when an error occurs
|
|
5351
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5351
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateDedicatedVmHost.ts.html |here} to see how to use CreateDedicatedVmHost API.
|
|
5352
5352
|
*/
|
|
5353
5353
|
createDedicatedVmHost(createDedicatedVmHostRequest) {
|
|
5354
5354
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5437,7 +5437,7 @@ class ComputeClient {
|
|
|
5437
5437
|
* @param CreateImageRequest
|
|
5438
5438
|
* @return CreateImageResponse
|
|
5439
5439
|
* @throws OciError when an error occurs
|
|
5440
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5440
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateImage.ts.html |here} to see how to use CreateImage API.
|
|
5441
5441
|
*/
|
|
5442
5442
|
createImage(createImageRequest) {
|
|
5443
5443
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5507,7 +5507,7 @@ class ComputeClient {
|
|
|
5507
5507
|
* @param CreateInstanceConsoleConnectionRequest
|
|
5508
5508
|
* @return CreateInstanceConsoleConnectionResponse
|
|
5509
5509
|
* @throws OciError when an error occurs
|
|
5510
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5510
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateInstanceConsoleConnection.ts.html |here} to see how to use CreateInstanceConsoleConnection API.
|
|
5511
5511
|
*/
|
|
5512
5512
|
createInstanceConsoleConnection(createInstanceConsoleConnectionRequest) {
|
|
5513
5513
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5567,7 +5567,7 @@ class ComputeClient {
|
|
|
5567
5567
|
* @param DeleteAppCatalogSubscriptionRequest
|
|
5568
5568
|
* @return DeleteAppCatalogSubscriptionResponse
|
|
5569
5569
|
* @throws OciError when an error occurs
|
|
5570
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5570
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteAppCatalogSubscription.ts.html |here} to see how to use DeleteAppCatalogSubscription API.
|
|
5571
5571
|
*/
|
|
5572
5572
|
deleteAppCatalogSubscription(deleteAppCatalogSubscriptionRequest) {
|
|
5573
5573
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5620,7 +5620,7 @@ class ComputeClient {
|
|
|
5620
5620
|
* @param DeleteComputeCapacityReservationRequest
|
|
5621
5621
|
* @return DeleteComputeCapacityReservationResponse
|
|
5622
5622
|
* @throws OciError when an error occurs
|
|
5623
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5623
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteComputeCapacityReservation.ts.html |here} to see how to use DeleteComputeCapacityReservation API.
|
|
5624
5624
|
*/
|
|
5625
5625
|
deleteComputeCapacityReservation(deleteComputeCapacityReservationRequest) {
|
|
5626
5626
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5679,7 +5679,7 @@ class ComputeClient {
|
|
|
5679
5679
|
* @param DeleteComputeImageCapabilitySchemaRequest
|
|
5680
5680
|
* @return DeleteComputeImageCapabilitySchemaResponse
|
|
5681
5681
|
* @throws OciError when an error occurs
|
|
5682
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5682
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteComputeImageCapabilitySchema.ts.html |here} to see how to use DeleteComputeImageCapabilitySchema API.
|
|
5683
5683
|
*/
|
|
5684
5684
|
deleteComputeImageCapabilitySchema(deleteComputeImageCapabilitySchemaRequest) {
|
|
5685
5685
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5732,7 +5732,7 @@ class ComputeClient {
|
|
|
5732
5732
|
* @param DeleteConsoleHistoryRequest
|
|
5733
5733
|
* @return DeleteConsoleHistoryResponse
|
|
5734
5734
|
* @throws OciError when an error occurs
|
|
5735
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5735
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteConsoleHistory.ts.html |here} to see how to use DeleteConsoleHistory API.
|
|
5736
5736
|
*/
|
|
5737
5737
|
deleteConsoleHistory(deleteConsoleHistoryRequest) {
|
|
5738
5738
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5788,7 +5788,7 @@ class ComputeClient {
|
|
|
5788
5788
|
* @param DeleteDedicatedVmHostRequest
|
|
5789
5789
|
* @return DeleteDedicatedVmHostResponse
|
|
5790
5790
|
* @throws OciError when an error occurs
|
|
5791
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5791
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteDedicatedVmHost.ts.html |here} to see how to use DeleteDedicatedVmHost API.
|
|
5792
5792
|
*/
|
|
5793
5793
|
deleteDedicatedVmHost(deleteDedicatedVmHostRequest) {
|
|
5794
5794
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5845,7 +5845,7 @@ class ComputeClient {
|
|
|
5845
5845
|
* @param DeleteImageRequest
|
|
5846
5846
|
* @return DeleteImageResponse
|
|
5847
5847
|
* @throws OciError when an error occurs
|
|
5848
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5848
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteImage.ts.html |here} to see how to use DeleteImage API.
|
|
5849
5849
|
*/
|
|
5850
5850
|
deleteImage(deleteImageRequest) {
|
|
5851
5851
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5897,7 +5897,7 @@ class ComputeClient {
|
|
|
5897
5897
|
* @param DeleteInstanceConsoleConnectionRequest
|
|
5898
5898
|
* @return DeleteInstanceConsoleConnectionResponse
|
|
5899
5899
|
* @throws OciError when an error occurs
|
|
5900
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5900
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteInstanceConsoleConnection.ts.html |here} to see how to use DeleteInstanceConsoleConnection API.
|
|
5901
5901
|
*/
|
|
5902
5902
|
deleteInstanceConsoleConnection(deleteInstanceConsoleConnectionRequest) {
|
|
5903
5903
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5953,7 +5953,7 @@ class ComputeClient {
|
|
|
5953
5953
|
* @param DetachBootVolumeRequest
|
|
5954
5954
|
* @return DetachBootVolumeResponse
|
|
5955
5955
|
* @throws OciError when an error occurs
|
|
5956
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5956
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DetachBootVolume.ts.html |here} to see how to use DetachBootVolume API.
|
|
5957
5957
|
*/
|
|
5958
5958
|
detachBootVolume(detachBootVolumeRequest) {
|
|
5959
5959
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6015,7 +6015,7 @@ class ComputeClient {
|
|
|
6015
6015
|
* @param DetachVnicRequest
|
|
6016
6016
|
* @return DetachVnicResponse
|
|
6017
6017
|
* @throws OciError when an error occurs
|
|
6018
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6018
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DetachVnic.ts.html |here} to see how to use DetachVnic API.
|
|
6019
6019
|
*/
|
|
6020
6020
|
detachVnic(detachVnicRequest) {
|
|
6021
6021
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6071,7 +6071,7 @@ class ComputeClient {
|
|
|
6071
6071
|
* @param DetachVolumeRequest
|
|
6072
6072
|
* @return DetachVolumeResponse
|
|
6073
6073
|
* @throws OciError when an error occurs
|
|
6074
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6074
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DetachVolume.ts.html |here} to see how to use DetachVolume API.
|
|
6075
6075
|
*/
|
|
6076
6076
|
detachVolume(detachVolumeRequest) {
|
|
6077
6077
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6133,7 +6133,7 @@ class ComputeClient {
|
|
|
6133
6133
|
* @param ExportImageRequest
|
|
6134
6134
|
* @return ExportImageResponse
|
|
6135
6135
|
* @throws OciError when an error occurs
|
|
6136
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6136
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ExportImage.ts.html |here} to see how to use ExportImage API.
|
|
6137
6137
|
*/
|
|
6138
6138
|
exportImage(exportImageRequest) {
|
|
6139
6139
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6201,7 +6201,7 @@ class ComputeClient {
|
|
|
6201
6201
|
* @param GetAppCatalogListingRequest
|
|
6202
6202
|
* @return GetAppCatalogListingResponse
|
|
6203
6203
|
* @throws OciError when an error occurs
|
|
6204
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6204
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetAppCatalogListing.ts.html |here} to see how to use GetAppCatalogListing API.
|
|
6205
6205
|
*/
|
|
6206
6206
|
getAppCatalogListing(getAppCatalogListingRequest) {
|
|
6207
6207
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6261,7 +6261,7 @@ class ComputeClient {
|
|
|
6261
6261
|
* @param GetAppCatalogListingAgreementsRequest
|
|
6262
6262
|
* @return GetAppCatalogListingAgreementsResponse
|
|
6263
6263
|
* @throws OciError when an error occurs
|
|
6264
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6264
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetAppCatalogListingAgreements.ts.html |here} to see how to use GetAppCatalogListingAgreements API.
|
|
6265
6265
|
*/
|
|
6266
6266
|
getAppCatalogListingAgreements(getAppCatalogListingAgreementsRequest) {
|
|
6267
6267
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6322,7 +6322,7 @@ class ComputeClient {
|
|
|
6322
6322
|
* @param GetAppCatalogListingResourceVersionRequest
|
|
6323
6323
|
* @return GetAppCatalogListingResourceVersionResponse
|
|
6324
6324
|
* @throws OciError when an error occurs
|
|
6325
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6325
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetAppCatalogListingResourceVersion.ts.html |here} to see how to use GetAppCatalogListingResourceVersion API.
|
|
6326
6326
|
*/
|
|
6327
6327
|
getAppCatalogListingResourceVersion(getAppCatalogListingResourceVersionRequest) {
|
|
6328
6328
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6383,7 +6383,7 @@ class ComputeClient {
|
|
|
6383
6383
|
* @param GetBootVolumeAttachmentRequest
|
|
6384
6384
|
* @return GetBootVolumeAttachmentResponse
|
|
6385
6385
|
* @throws OciError when an error occurs
|
|
6386
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6386
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetBootVolumeAttachment.ts.html |here} to see how to use GetBootVolumeAttachment API.
|
|
6387
6387
|
*/
|
|
6388
6388
|
getBootVolumeAttachment(getBootVolumeAttachmentRequest) {
|
|
6389
6389
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6443,7 +6443,7 @@ class ComputeClient {
|
|
|
6443
6443
|
* @param GetComputeCapacityReservationRequest
|
|
6444
6444
|
* @return GetComputeCapacityReservationResponse
|
|
6445
6445
|
* @throws OciError when an error occurs
|
|
6446
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6446
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetComputeCapacityReservation.ts.html |here} to see how to use GetComputeCapacityReservation API.
|
|
6447
6447
|
*/
|
|
6448
6448
|
getComputeCapacityReservation(getComputeCapacityReservationRequest) {
|
|
6449
6449
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6504,7 +6504,7 @@ class ComputeClient {
|
|
|
6504
6504
|
* @param GetComputeGlobalImageCapabilitySchemaRequest
|
|
6505
6505
|
* @return GetComputeGlobalImageCapabilitySchemaResponse
|
|
6506
6506
|
* @throws OciError when an error occurs
|
|
6507
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6507
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetComputeGlobalImageCapabilitySchema.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchema API.
|
|
6508
6508
|
*/
|
|
6509
6509
|
getComputeGlobalImageCapabilitySchema(getComputeGlobalImageCapabilitySchemaRequest) {
|
|
6510
6510
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6564,7 +6564,7 @@ class ComputeClient {
|
|
|
6564
6564
|
* @param GetComputeGlobalImageCapabilitySchemaVersionRequest
|
|
6565
6565
|
* @return GetComputeGlobalImageCapabilitySchemaVersionResponse
|
|
6566
6566
|
* @throws OciError when an error occurs
|
|
6567
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6567
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetComputeGlobalImageCapabilitySchemaVersion.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchemaVersion API.
|
|
6568
6568
|
*/
|
|
6569
6569
|
getComputeGlobalImageCapabilitySchemaVersion(getComputeGlobalImageCapabilitySchemaVersionRequest) {
|
|
6570
6570
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6626,7 +6626,7 @@ class ComputeClient {
|
|
|
6626
6626
|
* @param GetComputeImageCapabilitySchemaRequest
|
|
6627
6627
|
* @return GetComputeImageCapabilitySchemaResponse
|
|
6628
6628
|
* @throws OciError when an error occurs
|
|
6629
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6629
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetComputeImageCapabilitySchema.ts.html |here} to see how to use GetComputeImageCapabilitySchema API.
|
|
6630
6630
|
*/
|
|
6631
6631
|
getComputeImageCapabilitySchema(getComputeImageCapabilitySchemaRequest) {
|
|
6632
6632
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6691,7 +6691,7 @@ class ComputeClient {
|
|
|
6691
6691
|
* @param GetConsoleHistoryRequest
|
|
6692
6692
|
* @return GetConsoleHistoryResponse
|
|
6693
6693
|
* @throws OciError when an error occurs
|
|
6694
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6694
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetConsoleHistory.ts.html |here} to see how to use GetConsoleHistory API.
|
|
6695
6695
|
*/
|
|
6696
6696
|
getConsoleHistory(getConsoleHistoryRequest) {
|
|
6697
6697
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6754,7 +6754,7 @@ class ComputeClient {
|
|
|
6754
6754
|
* @param GetConsoleHistoryContentRequest
|
|
6755
6755
|
* @return GetConsoleHistoryContentResponse
|
|
6756
6756
|
* @throws OciError when an error occurs
|
|
6757
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6757
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetConsoleHistoryContent.ts.html |here} to see how to use GetConsoleHistoryContent API.
|
|
6758
6758
|
*/
|
|
6759
6759
|
getConsoleHistoryContent(getConsoleHistoryContentRequest) {
|
|
6760
6760
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6817,7 +6817,7 @@ class ComputeClient {
|
|
|
6817
6817
|
* @param GetDedicatedVmHostRequest
|
|
6818
6818
|
* @return GetDedicatedVmHostResponse
|
|
6819
6819
|
* @throws OciError when an error occurs
|
|
6820
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6820
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetDedicatedVmHost.ts.html |here} to see how to use GetDedicatedVmHost API.
|
|
6821
6821
|
*/
|
|
6822
6822
|
getDedicatedVmHost(getDedicatedVmHostRequest) {
|
|
6823
6823
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6878,7 +6878,7 @@ class ComputeClient {
|
|
|
6878
6878
|
* @param GetImageRequest
|
|
6879
6879
|
* @return GetImageResponse
|
|
6880
6880
|
* @throws OciError when an error occurs
|
|
6881
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6881
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetImage.ts.html |here} to see how to use GetImage API.
|
|
6882
6882
|
*/
|
|
6883
6883
|
getImage(getImageRequest) {
|
|
6884
6884
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6938,7 +6938,7 @@ class ComputeClient {
|
|
|
6938
6938
|
* @param GetImageShapeCompatibilityEntryRequest
|
|
6939
6939
|
* @return GetImageShapeCompatibilityEntryResponse
|
|
6940
6940
|
* @throws OciError when an error occurs
|
|
6941
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6941
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetImageShapeCompatibilityEntry.ts.html |here} to see how to use GetImageShapeCompatibilityEntry API.
|
|
6942
6942
|
*/
|
|
6943
6943
|
getImageShapeCompatibilityEntry(getImageShapeCompatibilityEntryRequest) {
|
|
6944
6944
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6995,7 +6995,7 @@ class ComputeClient {
|
|
|
6995
6995
|
* @param GetInstanceRequest
|
|
6996
6996
|
* @return GetInstanceResponse
|
|
6997
6997
|
* @throws OciError when an error occurs
|
|
6998
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6998
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetInstance.ts.html |here} to see how to use GetInstance API.
|
|
6999
6999
|
*/
|
|
7000
7000
|
getInstance(getInstanceRequest) {
|
|
7001
7001
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7055,7 +7055,7 @@ class ComputeClient {
|
|
|
7055
7055
|
* @param GetInstanceConsoleConnectionRequest
|
|
7056
7056
|
* @return GetInstanceConsoleConnectionResponse
|
|
7057
7057
|
* @throws OciError when an error occurs
|
|
7058
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7058
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetInstanceConsoleConnection.ts.html |here} to see how to use GetInstanceConsoleConnection API.
|
|
7059
7059
|
*/
|
|
7060
7060
|
getInstanceConsoleConnection(getInstanceConsoleConnectionRequest) {
|
|
7061
7061
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7110,7 +7110,7 @@ class ComputeClient {
|
|
|
7110
7110
|
* @param GetMeasuredBootReportRequest
|
|
7111
7111
|
* @return GetMeasuredBootReportResponse
|
|
7112
7112
|
* @throws OciError when an error occurs
|
|
7113
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7113
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetMeasuredBootReport.ts.html |here} to see how to use GetMeasuredBootReport API.
|
|
7114
7114
|
*/
|
|
7115
7115
|
getMeasuredBootReport(getMeasuredBootReportRequest) {
|
|
7116
7116
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7172,7 +7172,7 @@ class ComputeClient {
|
|
|
7172
7172
|
* @param GetVnicAttachmentRequest
|
|
7173
7173
|
* @return GetVnicAttachmentResponse
|
|
7174
7174
|
* @throws OciError when an error occurs
|
|
7175
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7175
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetVnicAttachment.ts.html |here} to see how to use GetVnicAttachment API.
|
|
7176
7176
|
*/
|
|
7177
7177
|
getVnicAttachment(getVnicAttachmentRequest) {
|
|
7178
7178
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7232,7 +7232,7 @@ class ComputeClient {
|
|
|
7232
7232
|
* @param GetVolumeAttachmentRequest
|
|
7233
7233
|
* @return GetVolumeAttachmentResponse
|
|
7234
7234
|
* @throws OciError when an error occurs
|
|
7235
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7235
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetVolumeAttachment.ts.html |here} to see how to use GetVolumeAttachment API.
|
|
7236
7236
|
*/
|
|
7237
7237
|
getVolumeAttachment(getVolumeAttachmentRequest) {
|
|
7238
7238
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7294,7 +7294,7 @@ class ComputeClient {
|
|
|
7294
7294
|
* @param GetWindowsInstanceInitialCredentialsRequest
|
|
7295
7295
|
* @return GetWindowsInstanceInitialCredentialsResponse
|
|
7296
7296
|
* @throws OciError when an error occurs
|
|
7297
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7297
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetWindowsInstanceInitialCredentials.ts.html |here} to see how to use GetWindowsInstanceInitialCredentials API.
|
|
7298
7298
|
*/
|
|
7299
7299
|
getWindowsInstanceInitialCredentials(getWindowsInstanceInitialCredentialsRequest) {
|
|
7300
7300
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7379,7 +7379,7 @@ class ComputeClient {
|
|
|
7379
7379
|
* @param InstanceActionRequest
|
|
7380
7380
|
* @return InstanceActionResponse
|
|
7381
7381
|
* @throws OciError when an error occurs
|
|
7382
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7382
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/InstanceAction.ts.html |here} to see how to use InstanceAction API.
|
|
7383
7383
|
*/
|
|
7384
7384
|
instanceAction(instanceActionRequest) {
|
|
7385
7385
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7482,7 +7482,7 @@ class ComputeClient {
|
|
|
7482
7482
|
* @param LaunchInstanceRequest
|
|
7483
7483
|
* @return LaunchInstanceResponse
|
|
7484
7484
|
* @throws OciError when an error occurs
|
|
7485
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7485
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/LaunchInstance.ts.html |here} to see how to use LaunchInstance API.
|
|
7486
7486
|
*/
|
|
7487
7487
|
launchInstance(launchInstanceRequest) {
|
|
7488
7488
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7547,7 +7547,7 @@ class ComputeClient {
|
|
|
7547
7547
|
* @param ListAppCatalogListingResourceVersionsRequest
|
|
7548
7548
|
* @return ListAppCatalogListingResourceVersionsResponse
|
|
7549
7549
|
* @throws OciError when an error occurs
|
|
7550
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7550
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListAppCatalogListingResourceVersions.ts.html |here} to see how to use ListAppCatalogListingResourceVersions API.
|
|
7551
7551
|
*/
|
|
7552
7552
|
listAppCatalogListingResourceVersions(listAppCatalogListingResourceVersionsRequest) {
|
|
7553
7553
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7651,7 +7651,7 @@ class ComputeClient {
|
|
|
7651
7651
|
* @param ListAppCatalogListingsRequest
|
|
7652
7652
|
* @return ListAppCatalogListingsResponse
|
|
7653
7653
|
* @throws OciError when an error occurs
|
|
7654
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7654
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListAppCatalogListings.ts.html |here} to see how to use ListAppCatalogListings API.
|
|
7655
7655
|
*/
|
|
7656
7656
|
listAppCatalogListings(listAppCatalogListingsRequest) {
|
|
7657
7657
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7756,7 +7756,7 @@ class ComputeClient {
|
|
|
7756
7756
|
* @param ListAppCatalogSubscriptionsRequest
|
|
7757
7757
|
* @return ListAppCatalogSubscriptionsResponse
|
|
7758
7758
|
* @throws OciError when an error occurs
|
|
7759
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7759
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListAppCatalogSubscriptions.ts.html |here} to see how to use ListAppCatalogSubscriptions API.
|
|
7760
7760
|
*/
|
|
7761
7761
|
listAppCatalogSubscriptions(listAppCatalogSubscriptionsRequest) {
|
|
7762
7762
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7863,7 +7863,7 @@ class ComputeClient {
|
|
|
7863
7863
|
* @param ListBootVolumeAttachmentsRequest
|
|
7864
7864
|
* @return ListBootVolumeAttachmentsResponse
|
|
7865
7865
|
* @throws OciError when an error occurs
|
|
7866
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7866
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListBootVolumeAttachments.ts.html |here} to see how to use ListBootVolumeAttachments API.
|
|
7867
7867
|
*/
|
|
7868
7868
|
listBootVolumeAttachments(listBootVolumeAttachmentsRequest) {
|
|
7869
7869
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7969,7 +7969,7 @@ class ComputeClient {
|
|
|
7969
7969
|
* @param ListComputeCapacityReservationInstanceShapesRequest
|
|
7970
7970
|
* @return ListComputeCapacityReservationInstanceShapesResponse
|
|
7971
7971
|
* @throws OciError when an error occurs
|
|
7972
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7972
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListComputeCapacityReservationInstanceShapes.ts.html |here} to see how to use ListComputeCapacityReservationInstanceShapes API.
|
|
7973
7973
|
*/
|
|
7974
7974
|
listComputeCapacityReservationInstanceShapes(listComputeCapacityReservationInstanceShapesRequest) {
|
|
7975
7975
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8077,7 +8077,7 @@ class ComputeClient {
|
|
|
8077
8077
|
* @param ListComputeCapacityReservationInstancesRequest
|
|
8078
8078
|
* @return ListComputeCapacityReservationInstancesResponse
|
|
8079
8079
|
* @throws OciError when an error occurs
|
|
8080
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8080
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListComputeCapacityReservationInstances.ts.html |here} to see how to use ListComputeCapacityReservationInstances API.
|
|
8081
8081
|
*/
|
|
8082
8082
|
listComputeCapacityReservationInstances(listComputeCapacityReservationInstancesRequest) {
|
|
8083
8083
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8189,7 +8189,7 @@ class ComputeClient {
|
|
|
8189
8189
|
* @param ListComputeCapacityReservationsRequest
|
|
8190
8190
|
* @return ListComputeCapacityReservationsResponse
|
|
8191
8191
|
* @throws OciError when an error occurs
|
|
8192
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8192
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListComputeCapacityReservations.ts.html |here} to see how to use ListComputeCapacityReservations API.
|
|
8193
8193
|
*/
|
|
8194
8194
|
listComputeCapacityReservations(listComputeCapacityReservationsRequest) {
|
|
8195
8195
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8298,7 +8298,7 @@ class ComputeClient {
|
|
|
8298
8298
|
* @param ListComputeGlobalImageCapabilitySchemaVersionsRequest
|
|
8299
8299
|
* @return ListComputeGlobalImageCapabilitySchemaVersionsResponse
|
|
8300
8300
|
* @throws OciError when an error occurs
|
|
8301
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8301
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListComputeGlobalImageCapabilitySchemaVersions.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemaVersions API.
|
|
8302
8302
|
*/
|
|
8303
8303
|
listComputeGlobalImageCapabilitySchemaVersions(listComputeGlobalImageCapabilitySchemaVersionsRequest) {
|
|
8304
8304
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8405,7 +8405,7 @@ class ComputeClient {
|
|
|
8405
8405
|
* @param ListComputeGlobalImageCapabilitySchemasRequest
|
|
8406
8406
|
* @return ListComputeGlobalImageCapabilitySchemasResponse
|
|
8407
8407
|
* @throws OciError when an error occurs
|
|
8408
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8408
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListComputeGlobalImageCapabilitySchemas.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemas API.
|
|
8409
8409
|
*/
|
|
8410
8410
|
listComputeGlobalImageCapabilitySchemas(listComputeGlobalImageCapabilitySchemasRequest) {
|
|
8411
8411
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8511,7 +8511,7 @@ class ComputeClient {
|
|
|
8511
8511
|
* @param ListComputeImageCapabilitySchemasRequest
|
|
8512
8512
|
* @return ListComputeImageCapabilitySchemasResponse
|
|
8513
8513
|
* @throws OciError when an error occurs
|
|
8514
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8514
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListComputeImageCapabilitySchemas.ts.html |here} to see how to use ListComputeImageCapabilitySchemas API.
|
|
8515
8515
|
*/
|
|
8516
8516
|
listComputeImageCapabilitySchemas(listComputeImageCapabilitySchemasRequest) {
|
|
8517
8517
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8618,7 +8618,7 @@ class ComputeClient {
|
|
|
8618
8618
|
* @param ListConsoleHistoriesRequest
|
|
8619
8619
|
* @return ListConsoleHistoriesResponse
|
|
8620
8620
|
* @throws OciError when an error occurs
|
|
8621
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8621
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListConsoleHistories.ts.html |here} to see how to use ListConsoleHistories API.
|
|
8622
8622
|
*/
|
|
8623
8623
|
listConsoleHistories(listConsoleHistoriesRequest) {
|
|
8624
8624
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8727,7 +8727,7 @@ class ComputeClient {
|
|
|
8727
8727
|
* @param ListDedicatedVmHostInstanceShapesRequest
|
|
8728
8728
|
* @return ListDedicatedVmHostInstanceShapesResponse
|
|
8729
8729
|
* @throws OciError when an error occurs
|
|
8730
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8730
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListDedicatedVmHostInstanceShapes.ts.html |here} to see how to use ListDedicatedVmHostInstanceShapes API.
|
|
8731
8731
|
*/
|
|
8732
8732
|
listDedicatedVmHostInstanceShapes(listDedicatedVmHostInstanceShapesRequest) {
|
|
8733
8733
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8833,7 +8833,7 @@ class ComputeClient {
|
|
|
8833
8833
|
* @param ListDedicatedVmHostInstancesRequest
|
|
8834
8834
|
* @return ListDedicatedVmHostInstancesResponse
|
|
8835
8835
|
* @throws OciError when an error occurs
|
|
8836
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8836
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListDedicatedVmHostInstances.ts.html |here} to see how to use ListDedicatedVmHostInstances API.
|
|
8837
8837
|
*/
|
|
8838
8838
|
listDedicatedVmHostInstances(listDedicatedVmHostInstancesRequest) {
|
|
8839
8839
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8942,7 +8942,7 @@ class ComputeClient {
|
|
|
8942
8942
|
* @param ListDedicatedVmHostShapesRequest
|
|
8943
8943
|
* @return ListDedicatedVmHostShapesResponse
|
|
8944
8944
|
* @throws OciError when an error occurs
|
|
8945
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8945
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListDedicatedVmHostShapes.ts.html |here} to see how to use ListDedicatedVmHostShapes API.
|
|
8946
8946
|
*/
|
|
8947
8947
|
listDedicatedVmHostShapes(listDedicatedVmHostShapesRequest) {
|
|
8948
8948
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9051,7 +9051,7 @@ class ComputeClient {
|
|
|
9051
9051
|
* @param ListDedicatedVmHostsRequest
|
|
9052
9052
|
* @return ListDedicatedVmHostsResponse
|
|
9053
9053
|
* @throws OciError when an error occurs
|
|
9054
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9054
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListDedicatedVmHosts.ts.html |here} to see how to use ListDedicatedVmHosts API.
|
|
9055
9055
|
*/
|
|
9056
9056
|
listDedicatedVmHosts(listDedicatedVmHostsRequest) {
|
|
9057
9057
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9162,7 +9162,7 @@ class ComputeClient {
|
|
|
9162
9162
|
* @param ListImageShapeCompatibilityEntriesRequest
|
|
9163
9163
|
* @return ListImageShapeCompatibilityEntriesResponse
|
|
9164
9164
|
* @throws OciError when an error occurs
|
|
9165
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9165
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListImageShapeCompatibilityEntries.ts.html |here} to see how to use ListImageShapeCompatibilityEntries API.
|
|
9166
9166
|
*/
|
|
9167
9167
|
listImageShapeCompatibilityEntries(listImageShapeCompatibilityEntriesRequest) {
|
|
9168
9168
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9277,7 +9277,7 @@ class ComputeClient {
|
|
|
9277
9277
|
* @param ListImagesRequest
|
|
9278
9278
|
* @return ListImagesResponse
|
|
9279
9279
|
* @throws OciError when an error occurs
|
|
9280
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9280
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListImages.ts.html |here} to see how to use ListImages API.
|
|
9281
9281
|
*/
|
|
9282
9282
|
listImages(listImagesRequest) {
|
|
9283
9283
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9389,7 +9389,7 @@ class ComputeClient {
|
|
|
9389
9389
|
* @param ListInstanceConsoleConnectionsRequest
|
|
9390
9390
|
* @return ListInstanceConsoleConnectionsResponse
|
|
9391
9391
|
* @throws OciError when an error occurs
|
|
9392
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9392
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListInstanceConsoleConnections.ts.html |here} to see how to use ListInstanceConsoleConnections API.
|
|
9393
9393
|
*/
|
|
9394
9394
|
listInstanceConsoleConnections(listInstanceConsoleConnectionsRequest) {
|
|
9395
9395
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9492,7 +9492,7 @@ class ComputeClient {
|
|
|
9492
9492
|
* @param ListInstanceDevicesRequest
|
|
9493
9493
|
* @return ListInstanceDevicesResponse
|
|
9494
9494
|
* @throws OciError when an error occurs
|
|
9495
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9495
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListInstanceDevices.ts.html |here} to see how to use ListInstanceDevices API.
|
|
9496
9496
|
*/
|
|
9497
9497
|
listInstanceDevices(listInstanceDevicesRequest) {
|
|
9498
9498
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9603,7 +9603,7 @@ class ComputeClient {
|
|
|
9603
9603
|
* @param ListInstancesRequest
|
|
9604
9604
|
* @return ListInstancesResponse
|
|
9605
9605
|
* @throws OciError when an error occurs
|
|
9606
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9606
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListInstances.ts.html |here} to see how to use ListInstances API.
|
|
9607
9607
|
*/
|
|
9608
9608
|
listInstances(listInstancesRequest) {
|
|
9609
9609
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9713,7 +9713,7 @@ class ComputeClient {
|
|
|
9713
9713
|
* @param ListShapesRequest
|
|
9714
9714
|
* @return ListShapesResponse
|
|
9715
9715
|
* @throws OciError when an error occurs
|
|
9716
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9716
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListShapes.ts.html |here} to see how to use ListShapes API.
|
|
9717
9717
|
*/
|
|
9718
9718
|
listShapes(listShapesRequest) {
|
|
9719
9719
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9820,7 +9820,7 @@ class ComputeClient {
|
|
|
9820
9820
|
* @param ListVnicAttachmentsRequest
|
|
9821
9821
|
* @return ListVnicAttachmentsResponse
|
|
9822
9822
|
* @throws OciError when an error occurs
|
|
9823
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9823
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListVnicAttachments.ts.html |here} to see how to use ListVnicAttachments API.
|
|
9824
9824
|
*/
|
|
9825
9825
|
listVnicAttachments(listVnicAttachmentsRequest) {
|
|
9826
9826
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9930,7 +9930,7 @@ class ComputeClient {
|
|
|
9930
9930
|
* @param ListVolumeAttachmentsRequest
|
|
9931
9931
|
* @return ListVolumeAttachmentsResponse
|
|
9932
9932
|
* @throws OciError when an error occurs
|
|
9933
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9933
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListVolumeAttachments.ts.html |here} to see how to use ListVolumeAttachments API.
|
|
9934
9934
|
*/
|
|
9935
9935
|
listVolumeAttachments(listVolumeAttachmentsRequest) {
|
|
9936
9936
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10035,7 +10035,7 @@ class ComputeClient {
|
|
|
10035
10035
|
* @param RemoveImageShapeCompatibilityEntryRequest
|
|
10036
10036
|
* @return RemoveImageShapeCompatibilityEntryResponse
|
|
10037
10037
|
* @throws OciError when an error occurs
|
|
10038
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10038
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/RemoveImageShapeCompatibilityEntry.ts.html |here} to see how to use RemoveImageShapeCompatibilityEntry API.
|
|
10039
10039
|
*/
|
|
10040
10040
|
removeImageShapeCompatibilityEntry(removeImageShapeCompatibilityEntryRequest) {
|
|
10041
10041
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10088,6 +10088,9 @@ class ComputeClient {
|
|
|
10088
10088
|
To preserve the boot volume associated with the instance, specify `true` for `PreserveBootVolumeQueryParam`.
|
|
10089
10089
|
* To delete the boot volume when the instance is deleted, specify `false` or do not specify a value for `PreserveBootVolumeQueryParam`.
|
|
10090
10090
|
* <p>
|
|
10091
|
+
To preserve data volumes created with the instance, specify `true` for `PreserveDataVolumesQueryParam`.
|
|
10092
|
+
* To delete the data volumes when the instance itself is deleted, specify `false` or do not specify a value for `PreserveDataVolumesQueryParam`.
|
|
10093
|
+
* <p>
|
|
10091
10094
|
This is an asynchronous operation. The instance's `lifecycleState` will change to TERMINATING temporarily
|
|
10092
10095
|
* until the instance is completely removed.
|
|
10093
10096
|
*
|
|
@@ -10095,7 +10098,7 @@ class ComputeClient {
|
|
|
10095
10098
|
* @param TerminateInstanceRequest
|
|
10096
10099
|
* @return TerminateInstanceResponse
|
|
10097
10100
|
* @throws OciError when an error occurs
|
|
10098
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10101
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/TerminateInstance.ts.html |here} to see how to use TerminateInstance API.
|
|
10099
10102
|
*/
|
|
10100
10103
|
terminateInstance(terminateInstanceRequest) {
|
|
10101
10104
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10105,7 +10108,8 @@ class ComputeClient {
|
|
|
10105
10108
|
"{instanceId}": terminateInstanceRequest.instanceId
|
|
10106
10109
|
};
|
|
10107
10110
|
const queryParams = {
|
|
10108
|
-
"preserveBootVolume": terminateInstanceRequest.preserveBootVolume
|
|
10111
|
+
"preserveBootVolume": terminateInstanceRequest.preserveBootVolume,
|
|
10112
|
+
"preserveDataVolumes": terminateInstanceRequest.preserveDataVolumes
|
|
10109
10113
|
};
|
|
10110
10114
|
let headerParams = {
|
|
10111
10115
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
@@ -10152,7 +10156,7 @@ class ComputeClient {
|
|
|
10152
10156
|
* @param UpdateComputeCapacityReservationRequest
|
|
10153
10157
|
* @return UpdateComputeCapacityReservationResponse
|
|
10154
10158
|
* @throws OciError when an error occurs
|
|
10155
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10159
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateComputeCapacityReservation.ts.html |here} to see how to use UpdateComputeCapacityReservation API.
|
|
10156
10160
|
*/
|
|
10157
10161
|
updateComputeCapacityReservation(updateComputeCapacityReservationRequest) {
|
|
10158
10162
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10212,7 +10216,7 @@ class ComputeClient {
|
|
|
10212
10216
|
* @param UpdateComputeImageCapabilitySchemaRequest
|
|
10213
10217
|
* @return UpdateComputeImageCapabilitySchemaResponse
|
|
10214
10218
|
* @throws OciError when an error occurs
|
|
10215
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10219
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateComputeImageCapabilitySchema.ts.html |here} to see how to use UpdateComputeImageCapabilitySchema API.
|
|
10216
10220
|
*/
|
|
10217
10221
|
updateComputeImageCapabilitySchema(updateComputeImageCapabilitySchemaRequest) {
|
|
10218
10222
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10274,7 +10278,7 @@ class ComputeClient {
|
|
|
10274
10278
|
* @param UpdateConsoleHistoryRequest
|
|
10275
10279
|
* @return UpdateConsoleHistoryResponse
|
|
10276
10280
|
* @throws OciError when an error occurs
|
|
10277
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10281
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateConsoleHistory.ts.html |here} to see how to use UpdateConsoleHistory API.
|
|
10278
10282
|
*/
|
|
10279
10283
|
updateConsoleHistory(updateConsoleHistoryRequest) {
|
|
10280
10284
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10338,7 +10342,7 @@ class ComputeClient {
|
|
|
10338
10342
|
* @param UpdateDedicatedVmHostRequest
|
|
10339
10343
|
* @return UpdateDedicatedVmHostResponse
|
|
10340
10344
|
* @throws OciError when an error occurs
|
|
10341
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10345
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateDedicatedVmHost.ts.html |here} to see how to use UpdateDedicatedVmHost API.
|
|
10342
10346
|
*/
|
|
10343
10347
|
updateDedicatedVmHost(updateDedicatedVmHostRequest) {
|
|
10344
10348
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10403,7 +10407,7 @@ class ComputeClient {
|
|
|
10403
10407
|
* @param UpdateImageRequest
|
|
10404
10408
|
* @return UpdateImageResponse
|
|
10405
10409
|
* @throws OciError when an error occurs
|
|
10406
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10410
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateImage.ts.html |here} to see how to use UpdateImage API.
|
|
10407
10411
|
*/
|
|
10408
10412
|
updateImage(updateImageRequest) {
|
|
10409
10413
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10473,7 +10477,7 @@ class ComputeClient {
|
|
|
10473
10477
|
* @param UpdateInstanceRequest
|
|
10474
10478
|
* @return UpdateInstanceResponse
|
|
10475
10479
|
* @throws OciError when an error occurs
|
|
10476
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10480
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateInstance.ts.html |here} to see how to use UpdateInstance API.
|
|
10477
10481
|
*/
|
|
10478
10482
|
updateInstance(updateInstanceRequest) {
|
|
10479
10483
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10541,7 +10545,7 @@ class ComputeClient {
|
|
|
10541
10545
|
* @param UpdateInstanceConsoleConnectionRequest
|
|
10542
10546
|
* @return UpdateInstanceConsoleConnectionResponse
|
|
10543
10547
|
* @throws OciError when an error occurs
|
|
10544
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10548
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateInstanceConsoleConnection.ts.html |here} to see how to use UpdateInstanceConsoleConnection API.
|
|
10545
10549
|
*/
|
|
10546
10550
|
updateInstanceConsoleConnection(updateInstanceConsoleConnectionRequest) {
|
|
10547
10551
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10604,7 +10608,7 @@ class ComputeClient {
|
|
|
10604
10608
|
* @param UpdateVolumeAttachmentRequest
|
|
10605
10609
|
* @return UpdateVolumeAttachmentResponse
|
|
10606
10610
|
* @throws OciError when an error occurs
|
|
10607
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10611
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateVolumeAttachment.ts.html |here} to see how to use UpdateVolumeAttachment API.
|
|
10608
10612
|
*/
|
|
10609
10613
|
updateVolumeAttachment(updateVolumeAttachmentRequest) {
|
|
10610
10614
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10771,7 +10775,7 @@ class ComputeManagementClient {
|
|
|
10771
10775
|
* @param AttachInstancePoolInstanceRequest
|
|
10772
10776
|
* @return AttachInstancePoolInstanceResponse
|
|
10773
10777
|
* @throws OciError when an error occurs
|
|
10774
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10778
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/AttachInstancePoolInstance.ts.html |here} to see how to use AttachInstancePoolInstance API.
|
|
10775
10779
|
*/
|
|
10776
10780
|
attachInstancePoolInstance(attachInstancePoolInstanceRequest) {
|
|
10777
10781
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10844,7 +10848,7 @@ class ComputeManagementClient {
|
|
|
10844
10848
|
* @param AttachLoadBalancerRequest
|
|
10845
10849
|
* @return AttachLoadBalancerResponse
|
|
10846
10850
|
* @throws OciError when an error occurs
|
|
10847
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10851
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/AttachLoadBalancer.ts.html |here} to see how to use AttachLoadBalancer API.
|
|
10848
10852
|
*/
|
|
10849
10853
|
attachLoadBalancer(attachLoadBalancerRequest) {
|
|
10850
10854
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10913,7 +10917,7 @@ class ComputeManagementClient {
|
|
|
10913
10917
|
* @param ChangeClusterNetworkCompartmentRequest
|
|
10914
10918
|
* @return ChangeClusterNetworkCompartmentResponse
|
|
10915
10919
|
* @throws OciError when an error occurs
|
|
10916
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10920
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeClusterNetworkCompartment.ts.html |here} to see how to use ChangeClusterNetworkCompartment API.
|
|
10917
10921
|
*/
|
|
10918
10922
|
changeClusterNetworkCompartment(changeClusterNetworkCompartmentRequest) {
|
|
10919
10923
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10986,7 +10990,7 @@ class ComputeManagementClient {
|
|
|
10986
10990
|
* @param ChangeInstanceConfigurationCompartmentRequest
|
|
10987
10991
|
* @return ChangeInstanceConfigurationCompartmentResponse
|
|
10988
10992
|
* @throws OciError when an error occurs
|
|
10989
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10993
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeInstanceConfigurationCompartment.ts.html |here} to see how to use ChangeInstanceConfigurationCompartment API.
|
|
10990
10994
|
*/
|
|
10991
10995
|
changeInstanceConfigurationCompartment(changeInstanceConfigurationCompartmentRequest) {
|
|
10992
10996
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11052,7 +11056,7 @@ class ComputeManagementClient {
|
|
|
11052
11056
|
* @param ChangeInstancePoolCompartmentRequest
|
|
11053
11057
|
* @return ChangeInstancePoolCompartmentResponse
|
|
11054
11058
|
* @throws OciError when an error occurs
|
|
11055
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11059
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeInstancePoolCompartment.ts.html |here} to see how to use ChangeInstancePoolCompartment API.
|
|
11056
11060
|
*/
|
|
11057
11061
|
changeInstancePoolCompartment(changeInstancePoolCompartmentRequest) {
|
|
11058
11062
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11114,7 +11118,7 @@ class ComputeManagementClient {
|
|
|
11114
11118
|
* @param CreateClusterNetworkRequest
|
|
11115
11119
|
* @return CreateClusterNetworkResponse
|
|
11116
11120
|
* @throws OciError when an error occurs
|
|
11117
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11121
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateClusterNetwork.ts.html |here} to see how to use CreateClusterNetwork API.
|
|
11118
11122
|
*/
|
|
11119
11123
|
createClusterNetwork(createClusterNetworkRequest) {
|
|
11120
11124
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11181,7 +11185,7 @@ class ComputeManagementClient {
|
|
|
11181
11185
|
* @param CreateInstanceConfigurationRequest
|
|
11182
11186
|
* @return CreateInstanceConfigurationResponse
|
|
11183
11187
|
* @throws OciError when an error occurs
|
|
11184
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11188
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateInstanceConfiguration.ts.html |here} to see how to use CreateInstanceConfiguration API.
|
|
11185
11189
|
*/
|
|
11186
11190
|
createInstanceConfiguration(createInstanceConfigurationRequest) {
|
|
11187
11191
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11241,7 +11245,7 @@ class ComputeManagementClient {
|
|
|
11241
11245
|
* @param CreateInstancePoolRequest
|
|
11242
11246
|
* @return CreateInstancePoolResponse
|
|
11243
11247
|
* @throws OciError when an error occurs
|
|
11244
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11248
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateInstancePool.ts.html |here} to see how to use CreateInstancePool API.
|
|
11245
11249
|
*/
|
|
11246
11250
|
createInstancePool(createInstancePoolRequest) {
|
|
11247
11251
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11301,7 +11305,7 @@ class ComputeManagementClient {
|
|
|
11301
11305
|
* @param DeleteInstanceConfigurationRequest
|
|
11302
11306
|
* @return DeleteInstanceConfigurationResponse
|
|
11303
11307
|
* @throws OciError when an error occurs
|
|
11304
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11308
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteInstanceConfiguration.ts.html |here} to see how to use DeleteInstanceConfiguration API.
|
|
11305
11309
|
*/
|
|
11306
11310
|
deleteInstanceConfiguration(deleteInstanceConfigurationRequest) {
|
|
11307
11311
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11354,7 +11358,7 @@ class ComputeManagementClient {
|
|
|
11354
11358
|
* @param DetachInstancePoolInstanceRequest
|
|
11355
11359
|
* @return DetachInstancePoolInstanceResponse
|
|
11356
11360
|
* @throws OciError when an error occurs
|
|
11357
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11361
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DetachInstancePoolInstance.ts.html |here} to see how to use DetachInstancePoolInstance API.
|
|
11358
11362
|
*/
|
|
11359
11363
|
detachInstancePoolInstance(detachInstancePoolInstanceRequest) {
|
|
11360
11364
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11413,7 +11417,7 @@ class ComputeManagementClient {
|
|
|
11413
11417
|
* @param DetachLoadBalancerRequest
|
|
11414
11418
|
* @return DetachLoadBalancerResponse
|
|
11415
11419
|
* @throws OciError when an error occurs
|
|
11416
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11420
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DetachLoadBalancer.ts.html |here} to see how to use DetachLoadBalancer API.
|
|
11417
11421
|
*/
|
|
11418
11422
|
detachLoadBalancer(detachLoadBalancerRequest) {
|
|
11419
11423
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11476,7 +11480,7 @@ class ComputeManagementClient {
|
|
|
11476
11480
|
* @param GetClusterNetworkRequest
|
|
11477
11481
|
* @return GetClusterNetworkResponse
|
|
11478
11482
|
* @throws OciError when an error occurs
|
|
11479
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11483
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetClusterNetwork.ts.html |here} to see how to use GetClusterNetwork API.
|
|
11480
11484
|
*/
|
|
11481
11485
|
getClusterNetwork(getClusterNetworkRequest) {
|
|
11482
11486
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11536,7 +11540,7 @@ class ComputeManagementClient {
|
|
|
11536
11540
|
* @param GetInstanceConfigurationRequest
|
|
11537
11541
|
* @return GetInstanceConfigurationResponse
|
|
11538
11542
|
* @throws OciError when an error occurs
|
|
11539
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11543
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetInstanceConfiguration.ts.html |here} to see how to use GetInstanceConfiguration API.
|
|
11540
11544
|
*/
|
|
11541
11545
|
getInstanceConfiguration(getInstanceConfigurationRequest) {
|
|
11542
11546
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11596,7 +11600,7 @@ class ComputeManagementClient {
|
|
|
11596
11600
|
* @param GetInstancePoolRequest
|
|
11597
11601
|
* @return GetInstancePoolResponse
|
|
11598
11602
|
* @throws OciError when an error occurs
|
|
11599
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11603
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetInstancePool.ts.html |here} to see how to use GetInstancePool API.
|
|
11600
11604
|
*/
|
|
11601
11605
|
getInstancePool(getInstancePoolRequest) {
|
|
11602
11606
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11656,7 +11660,7 @@ class ComputeManagementClient {
|
|
|
11656
11660
|
* @param GetInstancePoolInstanceRequest
|
|
11657
11661
|
* @return GetInstancePoolInstanceResponse
|
|
11658
11662
|
* @throws OciError when an error occurs
|
|
11659
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11663
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetInstancePoolInstance.ts.html |here} to see how to use GetInstancePoolInstance API.
|
|
11660
11664
|
*/
|
|
11661
11665
|
getInstancePoolInstance(getInstancePoolInstanceRequest) {
|
|
11662
11666
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11718,7 +11722,7 @@ class ComputeManagementClient {
|
|
|
11718
11722
|
* @param GetInstancePoolLoadBalancerAttachmentRequest
|
|
11719
11723
|
* @return GetInstancePoolLoadBalancerAttachmentResponse
|
|
11720
11724
|
* @throws OciError when an error occurs
|
|
11721
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11725
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetInstancePoolLoadBalancerAttachment.ts.html |here} to see how to use GetInstancePoolLoadBalancerAttachment API.
|
|
11722
11726
|
*/
|
|
11723
11727
|
getInstancePoolLoadBalancerAttachment(getInstancePoolLoadBalancerAttachmentRequest) {
|
|
11724
11728
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11781,7 +11785,7 @@ class ComputeManagementClient {
|
|
|
11781
11785
|
* @param LaunchInstanceConfigurationRequest
|
|
11782
11786
|
* @return LaunchInstanceConfigurationResponse
|
|
11783
11787
|
* @throws OciError when an error occurs
|
|
11784
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11788
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/LaunchInstanceConfiguration.ts.html |here} to see how to use LaunchInstanceConfiguration API.
|
|
11785
11789
|
*/
|
|
11786
11790
|
launchInstanceConfiguration(launchInstanceConfigurationRequest) {
|
|
11787
11791
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11848,7 +11852,7 @@ class ComputeManagementClient {
|
|
|
11848
11852
|
* @param ListClusterNetworkInstancesRequest
|
|
11849
11853
|
* @return ListClusterNetworkInstancesResponse
|
|
11850
11854
|
* @throws OciError when an error occurs
|
|
11851
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11855
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListClusterNetworkInstances.ts.html |here} to see how to use ListClusterNetworkInstances API.
|
|
11852
11856
|
*/
|
|
11853
11857
|
listClusterNetworkInstances(listClusterNetworkInstancesRequest) {
|
|
11854
11858
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11955,7 +11959,7 @@ class ComputeManagementClient {
|
|
|
11955
11959
|
* @param ListClusterNetworksRequest
|
|
11956
11960
|
* @return ListClusterNetworksResponse
|
|
11957
11961
|
* @throws OciError when an error occurs
|
|
11958
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11962
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListClusterNetworks.ts.html |here} to see how to use ListClusterNetworks API.
|
|
11959
11963
|
*/
|
|
11960
11964
|
listClusterNetworks(listClusterNetworksRequest) {
|
|
11961
11965
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12062,7 +12066,7 @@ class ComputeManagementClient {
|
|
|
12062
12066
|
* @param ListInstanceConfigurationsRequest
|
|
12063
12067
|
* @return ListInstanceConfigurationsResponse
|
|
12064
12068
|
* @throws OciError when an error occurs
|
|
12065
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12069
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListInstanceConfigurations.ts.html |here} to see how to use ListInstanceConfigurations API.
|
|
12066
12070
|
*/
|
|
12067
12071
|
listInstanceConfigurations(listInstanceConfigurationsRequest) {
|
|
12068
12072
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12166,7 +12170,7 @@ class ComputeManagementClient {
|
|
|
12166
12170
|
* @param ListInstancePoolInstancesRequest
|
|
12167
12171
|
* @return ListInstancePoolInstancesResponse
|
|
12168
12172
|
* @throws OciError when an error occurs
|
|
12169
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12173
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListInstancePoolInstances.ts.html |here} to see how to use ListInstancePoolInstances API.
|
|
12170
12174
|
*/
|
|
12171
12175
|
listInstancePoolInstances(listInstancePoolInstancesRequest) {
|
|
12172
12176
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12273,7 +12277,7 @@ class ComputeManagementClient {
|
|
|
12273
12277
|
* @param ListInstancePoolsRequest
|
|
12274
12278
|
* @return ListInstancePoolsResponse
|
|
12275
12279
|
* @throws OciError when an error occurs
|
|
12276
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12280
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListInstancePools.ts.html |here} to see how to use ListInstancePools API.
|
|
12277
12281
|
*/
|
|
12278
12282
|
listInstancePools(listInstancePoolsRequest) {
|
|
12279
12283
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12381,7 +12385,7 @@ class ComputeManagementClient {
|
|
|
12381
12385
|
* @param ResetInstancePoolRequest
|
|
12382
12386
|
* @return ResetInstancePoolResponse
|
|
12383
12387
|
* @throws OciError when an error occurs
|
|
12384
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12388
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ResetInstancePool.ts.html |here} to see how to use ResetInstancePool API.
|
|
12385
12389
|
*/
|
|
12386
12390
|
resetInstancePool(resetInstancePoolRequest) {
|
|
12387
12391
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12448,7 +12452,7 @@ class ComputeManagementClient {
|
|
|
12448
12452
|
* @param SoftresetInstancePoolRequest
|
|
12449
12453
|
* @return SoftresetInstancePoolResponse
|
|
12450
12454
|
* @throws OciError when an error occurs
|
|
12451
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12455
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/SoftresetInstancePool.ts.html |here} to see how to use SoftresetInstancePool API.
|
|
12452
12456
|
*/
|
|
12453
12457
|
softresetInstancePool(softresetInstancePoolRequest) {
|
|
12454
12458
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12512,7 +12516,7 @@ class ComputeManagementClient {
|
|
|
12512
12516
|
* @param StartInstancePoolRequest
|
|
12513
12517
|
* @return StartInstancePoolResponse
|
|
12514
12518
|
* @throws OciError when an error occurs
|
|
12515
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12519
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/StartInstancePool.ts.html |here} to see how to use StartInstancePool API.
|
|
12516
12520
|
*/
|
|
12517
12521
|
startInstancePool(startInstancePoolRequest) {
|
|
12518
12522
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12576,7 +12580,7 @@ class ComputeManagementClient {
|
|
|
12576
12580
|
* @param StopInstancePoolRequest
|
|
12577
12581
|
* @return StopInstancePoolResponse
|
|
12578
12582
|
* @throws OciError when an error occurs
|
|
12579
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12583
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/StopInstancePool.ts.html |here} to see how to use StopInstancePool API.
|
|
12580
12584
|
*/
|
|
12581
12585
|
stopInstancePool(stopInstancePoolRequest) {
|
|
12582
12586
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12642,7 +12646,7 @@ class ComputeManagementClient {
|
|
|
12642
12646
|
* @param TerminateClusterNetworkRequest
|
|
12643
12647
|
* @return TerminateClusterNetworkResponse
|
|
12644
12648
|
* @throws OciError when an error occurs
|
|
12645
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12649
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/TerminateClusterNetwork.ts.html |here} to see how to use TerminateClusterNetwork API.
|
|
12646
12650
|
*/
|
|
12647
12651
|
terminateClusterNetwork(terminateClusterNetworkRequest) {
|
|
12648
12652
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12707,7 +12711,7 @@ class ComputeManagementClient {
|
|
|
12707
12711
|
* @param TerminateInstancePoolRequest
|
|
12708
12712
|
* @return TerminateInstancePoolResponse
|
|
12709
12713
|
* @throws OciError when an error occurs
|
|
12710
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12714
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/TerminateInstancePool.ts.html |here} to see how to use TerminateInstancePool API.
|
|
12711
12715
|
*/
|
|
12712
12716
|
terminateInstancePool(terminateInstancePoolRequest) {
|
|
12713
12717
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12760,7 +12764,7 @@ class ComputeManagementClient {
|
|
|
12760
12764
|
* @param UpdateClusterNetworkRequest
|
|
12761
12765
|
* @return UpdateClusterNetworkResponse
|
|
12762
12766
|
* @throws OciError when an error occurs
|
|
12763
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12767
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateClusterNetwork.ts.html |here} to see how to use UpdateClusterNetwork API.
|
|
12764
12768
|
*/
|
|
12765
12769
|
updateClusterNetwork(updateClusterNetworkRequest) {
|
|
12766
12770
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12823,7 +12827,7 @@ class ComputeManagementClient {
|
|
|
12823
12827
|
* @param UpdateInstanceConfigurationRequest
|
|
12824
12828
|
* @return UpdateInstanceConfigurationResponse
|
|
12825
12829
|
* @throws OciError when an error occurs
|
|
12826
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12830
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateInstanceConfiguration.ts.html |here} to see how to use UpdateInstanceConfiguration API.
|
|
12827
12831
|
*/
|
|
12828
12832
|
updateInstanceConfiguration(updateInstanceConfigurationRequest) {
|
|
12829
12833
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12889,7 +12893,7 @@ class ComputeManagementClient {
|
|
|
12889
12893
|
* @param UpdateInstancePoolRequest
|
|
12890
12894
|
* @return UpdateInstancePoolResponse
|
|
12891
12895
|
* @throws OciError when an error occurs
|
|
12892
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12896
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateInstancePool.ts.html |here} to see how to use UpdateInstancePool API.
|
|
12893
12897
|
*/
|
|
12894
12898
|
updateInstancePool(updateInstancePoolRequest) {
|
|
12895
12899
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13054,7 +13058,7 @@ class VirtualNetworkClient {
|
|
|
13054
13058
|
* @param AddDrgRouteDistributionStatementsRequest
|
|
13055
13059
|
* @return AddDrgRouteDistributionStatementsResponse
|
|
13056
13060
|
* @throws OciError when an error occurs
|
|
13057
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13061
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/AddDrgRouteDistributionStatements.ts.html |here} to see how to use AddDrgRouteDistributionStatements API.
|
|
13058
13062
|
*/
|
|
13059
13063
|
addDrgRouteDistributionStatements(addDrgRouteDistributionStatementsRequest) {
|
|
13060
13064
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13111,7 +13115,7 @@ class VirtualNetworkClient {
|
|
|
13111
13115
|
* @param AddDrgRouteRulesRequest
|
|
13112
13116
|
* @return AddDrgRouteRulesResponse
|
|
13113
13117
|
* @throws OciError when an error occurs
|
|
13114
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13118
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/AddDrgRouteRules.ts.html |here} to see how to use AddDrgRouteRules API.
|
|
13115
13119
|
*/
|
|
13116
13120
|
addDrgRouteRules(addDrgRouteRulesRequest) {
|
|
13117
13121
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13170,7 +13174,7 @@ class VirtualNetworkClient {
|
|
|
13170
13174
|
* @param AddIpv6VcnCidrRequest
|
|
13171
13175
|
* @return AddIpv6VcnCidrResponse
|
|
13172
13176
|
* @throws OciError when an error occurs
|
|
13173
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13177
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/AddIpv6VcnCidr.ts.html |here} to see how to use AddIpv6VcnCidr API.
|
|
13174
13178
|
*/
|
|
13175
13179
|
addIpv6VcnCidr(addIpv6VcnCidrRequest) {
|
|
13176
13180
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13230,7 +13234,7 @@ class VirtualNetworkClient {
|
|
|
13230
13234
|
* @param AddNetworkSecurityGroupSecurityRulesRequest
|
|
13231
13235
|
* @return AddNetworkSecurityGroupSecurityRulesResponse
|
|
13232
13236
|
* @throws OciError when an error occurs
|
|
13233
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13237
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/AddNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use AddNetworkSecurityGroupSecurityRules API.
|
|
13234
13238
|
*/
|
|
13235
13239
|
addNetworkSecurityGroupSecurityRules(addNetworkSecurityGroupSecurityRulesRequest) {
|
|
13236
13240
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13289,7 +13293,7 @@ class VirtualNetworkClient {
|
|
|
13289
13293
|
* @param AddPublicIpPoolCapacityRequest
|
|
13290
13294
|
* @return AddPublicIpPoolCapacityResponse
|
|
13291
13295
|
* @throws OciError when an error occurs
|
|
13292
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13296
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/AddPublicIpPoolCapacity.ts.html |here} to see how to use AddPublicIpPoolCapacity API.
|
|
13293
13297
|
*/
|
|
13294
13298
|
addPublicIpPoolCapacity(addPublicIpPoolCapacityRequest) {
|
|
13295
13299
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13359,7 +13363,7 @@ class VirtualNetworkClient {
|
|
|
13359
13363
|
* @param AddVcnCidrRequest
|
|
13360
13364
|
* @return AddVcnCidrResponse
|
|
13361
13365
|
* @throws OciError when an error occurs
|
|
13362
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13366
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/AddVcnCidr.ts.html |here} to see how to use AddVcnCidr API.
|
|
13363
13367
|
*/
|
|
13364
13368
|
addVcnCidr(addVcnCidrRequest) {
|
|
13365
13369
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13421,7 +13425,7 @@ class VirtualNetworkClient {
|
|
|
13421
13425
|
* @param AdvertiseByoipRangeRequest
|
|
13422
13426
|
* @return AdvertiseByoipRangeResponse
|
|
13423
13427
|
* @throws OciError when an error occurs
|
|
13424
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13428
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/AdvertiseByoipRange.ts.html |here} to see how to use AdvertiseByoipRange API.
|
|
13425
13429
|
*/
|
|
13426
13430
|
advertiseByoipRange(advertiseByoipRangeRequest) {
|
|
13427
13431
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13483,7 +13487,7 @@ class VirtualNetworkClient {
|
|
|
13483
13487
|
* @param AttachServiceIdRequest
|
|
13484
13488
|
* @return AttachServiceIdResponse
|
|
13485
13489
|
* @throws OciError when an error occurs
|
|
13486
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13490
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/AttachServiceId.ts.html |here} to see how to use AttachServiceId API.
|
|
13487
13491
|
*/
|
|
13488
13492
|
attachServiceId(attachServiceIdRequest) {
|
|
13489
13493
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13544,7 +13548,7 @@ class VirtualNetworkClient {
|
|
|
13544
13548
|
* @param BulkAddVirtualCircuitPublicPrefixesRequest
|
|
13545
13549
|
* @return BulkAddVirtualCircuitPublicPrefixesResponse
|
|
13546
13550
|
* @throws OciError when an error occurs
|
|
13547
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13551
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/BulkAddVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkAddVirtualCircuitPublicPrefixes API.
|
|
13548
13552
|
*/
|
|
13549
13553
|
bulkAddVirtualCircuitPublicPrefixes(bulkAddVirtualCircuitPublicPrefixesRequest) {
|
|
13550
13554
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13594,7 +13598,7 @@ class VirtualNetworkClient {
|
|
|
13594
13598
|
* @param BulkDeleteVirtualCircuitPublicPrefixesRequest
|
|
13595
13599
|
* @return BulkDeleteVirtualCircuitPublicPrefixesResponse
|
|
13596
13600
|
* @throws OciError when an error occurs
|
|
13597
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13601
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/BulkDeleteVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkDeleteVirtualCircuitPublicPrefixes API.
|
|
13598
13602
|
*/
|
|
13599
13603
|
bulkDeleteVirtualCircuitPublicPrefixes(bulkDeleteVirtualCircuitPublicPrefixesRequest) {
|
|
13600
13604
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13643,7 +13647,7 @@ class VirtualNetworkClient {
|
|
|
13643
13647
|
* @param ChangeByoipRangeCompartmentRequest
|
|
13644
13648
|
* @return ChangeByoipRangeCompartmentResponse
|
|
13645
13649
|
* @throws OciError when an error occurs
|
|
13646
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13650
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeByoipRangeCompartment.ts.html |here} to see how to use ChangeByoipRangeCompartment API.
|
|
13647
13651
|
*/
|
|
13648
13652
|
changeByoipRangeCompartment(changeByoipRangeCompartmentRequest) {
|
|
13649
13653
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13700,7 +13704,7 @@ class VirtualNetworkClient {
|
|
|
13700
13704
|
* @param ChangeCpeCompartmentRequest
|
|
13701
13705
|
* @return ChangeCpeCompartmentResponse
|
|
13702
13706
|
* @throws OciError when an error occurs
|
|
13703
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13707
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeCpeCompartment.ts.html |here} to see how to use ChangeCpeCompartment API.
|
|
13704
13708
|
*/
|
|
13705
13709
|
changeCpeCompartment(changeCpeCompartmentRequest) {
|
|
13706
13710
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13762,7 +13766,7 @@ class VirtualNetworkClient {
|
|
|
13762
13766
|
* @param ChangeCrossConnectCompartmentRequest
|
|
13763
13767
|
* @return ChangeCrossConnectCompartmentResponse
|
|
13764
13768
|
* @throws OciError when an error occurs
|
|
13765
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13769
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeCrossConnectCompartment.ts.html |here} to see how to use ChangeCrossConnectCompartment API.
|
|
13766
13770
|
*/
|
|
13767
13771
|
changeCrossConnectCompartment(changeCrossConnectCompartmentRequest) {
|
|
13768
13772
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13824,7 +13828,7 @@ class VirtualNetworkClient {
|
|
|
13824
13828
|
* @param ChangeCrossConnectGroupCompartmentRequest
|
|
13825
13829
|
* @return ChangeCrossConnectGroupCompartmentResponse
|
|
13826
13830
|
* @throws OciError when an error occurs
|
|
13827
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13831
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeCrossConnectGroupCompartment.ts.html |here} to see how to use ChangeCrossConnectGroupCompartment API.
|
|
13828
13832
|
*/
|
|
13829
13833
|
changeCrossConnectGroupCompartment(changeCrossConnectGroupCompartmentRequest) {
|
|
13830
13834
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13886,7 +13890,7 @@ class VirtualNetworkClient {
|
|
|
13886
13890
|
* @param ChangeDhcpOptionsCompartmentRequest
|
|
13887
13891
|
* @return ChangeDhcpOptionsCompartmentResponse
|
|
13888
13892
|
* @throws OciError when an error occurs
|
|
13889
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13893
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeDhcpOptionsCompartment.ts.html |here} to see how to use ChangeDhcpOptionsCompartment API.
|
|
13890
13894
|
*/
|
|
13891
13895
|
changeDhcpOptionsCompartment(changeDhcpOptionsCompartmentRequest) {
|
|
13892
13896
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13948,7 +13952,7 @@ class VirtualNetworkClient {
|
|
|
13948
13952
|
* @param ChangeDrgCompartmentRequest
|
|
13949
13953
|
* @return ChangeDrgCompartmentResponse
|
|
13950
13954
|
* @throws OciError when an error occurs
|
|
13951
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13955
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeDrgCompartment.ts.html |here} to see how to use ChangeDrgCompartment API.
|
|
13952
13956
|
*/
|
|
13953
13957
|
changeDrgCompartment(changeDrgCompartmentRequest) {
|
|
13954
13958
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14015,7 +14019,7 @@ class VirtualNetworkClient {
|
|
|
14015
14019
|
* @param ChangeIPSecConnectionCompartmentRequest
|
|
14016
14020
|
* @return ChangeIPSecConnectionCompartmentResponse
|
|
14017
14021
|
* @throws OciError when an error occurs
|
|
14018
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14022
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeIPSecConnectionCompartment.ts.html |here} to see how to use ChangeIPSecConnectionCompartment API.
|
|
14019
14023
|
*/
|
|
14020
14024
|
changeIPSecConnectionCompartment(changeIPSecConnectionCompartmentRequest) {
|
|
14021
14025
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14077,7 +14081,7 @@ class VirtualNetworkClient {
|
|
|
14077
14081
|
* @param ChangeInternetGatewayCompartmentRequest
|
|
14078
14082
|
* @return ChangeInternetGatewayCompartmentResponse
|
|
14079
14083
|
* @throws OciError when an error occurs
|
|
14080
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14084
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeInternetGatewayCompartment.ts.html |here} to see how to use ChangeInternetGatewayCompartment API.
|
|
14081
14085
|
*/
|
|
14082
14086
|
changeInternetGatewayCompartment(changeInternetGatewayCompartmentRequest) {
|
|
14083
14087
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14139,7 +14143,7 @@ class VirtualNetworkClient {
|
|
|
14139
14143
|
* @param ChangeLocalPeeringGatewayCompartmentRequest
|
|
14140
14144
|
* @return ChangeLocalPeeringGatewayCompartmentResponse
|
|
14141
14145
|
* @throws OciError when an error occurs
|
|
14142
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14146
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeLocalPeeringGatewayCompartment.ts.html |here} to see how to use ChangeLocalPeeringGatewayCompartment API.
|
|
14143
14147
|
*/
|
|
14144
14148
|
changeLocalPeeringGatewayCompartment(changeLocalPeeringGatewayCompartmentRequest) {
|
|
14145
14149
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14201,7 +14205,7 @@ class VirtualNetworkClient {
|
|
|
14201
14205
|
* @param ChangeNatGatewayCompartmentRequest
|
|
14202
14206
|
* @return ChangeNatGatewayCompartmentResponse
|
|
14203
14207
|
* @throws OciError when an error occurs
|
|
14204
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14208
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeNatGatewayCompartment.ts.html |here} to see how to use ChangeNatGatewayCompartment API.
|
|
14205
14209
|
*/
|
|
14206
14210
|
changeNatGatewayCompartment(changeNatGatewayCompartmentRequest) {
|
|
14207
14211
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14262,7 +14266,7 @@ class VirtualNetworkClient {
|
|
|
14262
14266
|
* @param ChangeNetworkSecurityGroupCompartmentRequest
|
|
14263
14267
|
* @return ChangeNetworkSecurityGroupCompartmentResponse
|
|
14264
14268
|
* @throws OciError when an error occurs
|
|
14265
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14269
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeNetworkSecurityGroupCompartment.ts.html |here} to see how to use ChangeNetworkSecurityGroupCompartment API.
|
|
14266
14270
|
*/
|
|
14267
14271
|
changeNetworkSecurityGroupCompartment(changeNetworkSecurityGroupCompartmentRequest) {
|
|
14268
14272
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14327,7 +14331,7 @@ class VirtualNetworkClient {
|
|
|
14327
14331
|
* @param ChangePublicIpCompartmentRequest
|
|
14328
14332
|
* @return ChangePublicIpCompartmentResponse
|
|
14329
14333
|
* @throws OciError when an error occurs
|
|
14330
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14334
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangePublicIpCompartment.ts.html |here} to see how to use ChangePublicIpCompartment API.
|
|
14331
14335
|
*/
|
|
14332
14336
|
changePublicIpCompartment(changePublicIpCompartmentRequest) {
|
|
14333
14337
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14389,7 +14393,7 @@ class VirtualNetworkClient {
|
|
|
14389
14393
|
* @param ChangePublicIpPoolCompartmentRequest
|
|
14390
14394
|
* @return ChangePublicIpPoolCompartmentResponse
|
|
14391
14395
|
* @throws OciError when an error occurs
|
|
14392
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14396
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangePublicIpPoolCompartment.ts.html |here} to see how to use ChangePublicIpPoolCompartment API.
|
|
14393
14397
|
*/
|
|
14394
14398
|
changePublicIpPoolCompartment(changePublicIpPoolCompartmentRequest) {
|
|
14395
14399
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14446,7 +14450,7 @@ class VirtualNetworkClient {
|
|
|
14446
14450
|
* @param ChangeRemotePeeringConnectionCompartmentRequest
|
|
14447
14451
|
* @return ChangeRemotePeeringConnectionCompartmentResponse
|
|
14448
14452
|
* @throws OciError when an error occurs
|
|
14449
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14453
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeRemotePeeringConnectionCompartment.ts.html |here} to see how to use ChangeRemotePeeringConnectionCompartment API.
|
|
14450
14454
|
*/
|
|
14451
14455
|
changeRemotePeeringConnectionCompartment(changeRemotePeeringConnectionCompartmentRequest) {
|
|
14452
14456
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14508,7 +14512,7 @@ class VirtualNetworkClient {
|
|
|
14508
14512
|
* @param ChangeRouteTableCompartmentRequest
|
|
14509
14513
|
* @return ChangeRouteTableCompartmentResponse
|
|
14510
14514
|
* @throws OciError when an error occurs
|
|
14511
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14515
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeRouteTableCompartment.ts.html |here} to see how to use ChangeRouteTableCompartment API.
|
|
14512
14516
|
*/
|
|
14513
14517
|
changeRouteTableCompartment(changeRouteTableCompartmentRequest) {
|
|
14514
14518
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14570,7 +14574,7 @@ class VirtualNetworkClient {
|
|
|
14570
14574
|
* @param ChangeSecurityListCompartmentRequest
|
|
14571
14575
|
* @return ChangeSecurityListCompartmentResponse
|
|
14572
14576
|
* @throws OciError when an error occurs
|
|
14573
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14577
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeSecurityListCompartment.ts.html |here} to see how to use ChangeSecurityListCompartment API.
|
|
14574
14578
|
*/
|
|
14575
14579
|
changeSecurityListCompartment(changeSecurityListCompartmentRequest) {
|
|
14576
14580
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14632,7 +14636,7 @@ class VirtualNetworkClient {
|
|
|
14632
14636
|
* @param ChangeServiceGatewayCompartmentRequest
|
|
14633
14637
|
* @return ChangeServiceGatewayCompartmentResponse
|
|
14634
14638
|
* @throws OciError when an error occurs
|
|
14635
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14639
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeServiceGatewayCompartment.ts.html |here} to see how to use ChangeServiceGatewayCompartment API.
|
|
14636
14640
|
*/
|
|
14637
14641
|
changeServiceGatewayCompartment(changeServiceGatewayCompartmentRequest) {
|
|
14638
14642
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14694,7 +14698,7 @@ class VirtualNetworkClient {
|
|
|
14694
14698
|
* @param ChangeSubnetCompartmentRequest
|
|
14695
14699
|
* @return ChangeSubnetCompartmentResponse
|
|
14696
14700
|
* @throws OciError when an error occurs
|
|
14697
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14701
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeSubnetCompartment.ts.html |here} to see how to use ChangeSubnetCompartment API.
|
|
14698
14702
|
*/
|
|
14699
14703
|
changeSubnetCompartment(changeSubnetCompartmentRequest) {
|
|
14700
14704
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14761,7 +14765,7 @@ class VirtualNetworkClient {
|
|
|
14761
14765
|
* @param ChangeVcnCompartmentRequest
|
|
14762
14766
|
* @return ChangeVcnCompartmentResponse
|
|
14763
14767
|
* @throws OciError when an error occurs
|
|
14764
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14768
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeVcnCompartment.ts.html |here} to see how to use ChangeVcnCompartment API.
|
|
14765
14769
|
*/
|
|
14766
14770
|
changeVcnCompartment(changeVcnCompartmentRequest) {
|
|
14767
14771
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14828,7 +14832,7 @@ class VirtualNetworkClient {
|
|
|
14828
14832
|
* @param ChangeVirtualCircuitCompartmentRequest
|
|
14829
14833
|
* @return ChangeVirtualCircuitCompartmentResponse
|
|
14830
14834
|
* @throws OciError when an error occurs
|
|
14831
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14835
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeVirtualCircuitCompartment.ts.html |here} to see how to use ChangeVirtualCircuitCompartment API.
|
|
14832
14836
|
*/
|
|
14833
14837
|
changeVirtualCircuitCompartment(changeVirtualCircuitCompartmentRequest) {
|
|
14834
14838
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14890,7 +14894,7 @@ class VirtualNetworkClient {
|
|
|
14890
14894
|
* @param ChangeVlanCompartmentRequest
|
|
14891
14895
|
* @return ChangeVlanCompartmentResponse
|
|
14892
14896
|
* @throws OciError when an error occurs
|
|
14893
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14897
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ChangeVlanCompartment.ts.html |here} to see how to use ChangeVlanCompartment API.
|
|
14894
14898
|
*/
|
|
14895
14899
|
changeVlanCompartment(changeVlanCompartmentRequest) {
|
|
14896
14900
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14958,7 +14962,7 @@ class VirtualNetworkClient {
|
|
|
14958
14962
|
* @param ConnectLocalPeeringGatewaysRequest
|
|
14959
14963
|
* @return ConnectLocalPeeringGatewaysResponse
|
|
14960
14964
|
* @throws OciError when an error occurs
|
|
14961
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14965
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ConnectLocalPeeringGateways.ts.html |here} to see how to use ConnectLocalPeeringGateways API.
|
|
14962
14966
|
*/
|
|
14963
14967
|
connectLocalPeeringGateways(connectLocalPeeringGatewaysRequest) {
|
|
14964
14968
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15018,7 +15022,7 @@ class VirtualNetworkClient {
|
|
|
15018
15022
|
* @param ConnectRemotePeeringConnectionsRequest
|
|
15019
15023
|
* @return ConnectRemotePeeringConnectionsResponse
|
|
15020
15024
|
* @throws OciError when an error occurs
|
|
15021
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15025
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ConnectRemotePeeringConnections.ts.html |here} to see how to use ConnectRemotePeeringConnections API.
|
|
15022
15026
|
*/
|
|
15023
15027
|
connectRemotePeeringConnections(connectRemotePeeringConnectionsRequest) {
|
|
15024
15028
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15071,7 +15075,7 @@ class VirtualNetworkClient {
|
|
|
15071
15075
|
* @param CreateByoipRangeRequest
|
|
15072
15076
|
* @return CreateByoipRangeResponse
|
|
15073
15077
|
* @throws OciError when an error occurs
|
|
15074
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15078
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateByoipRange.ts.html |here} to see how to use CreateByoipRange API.
|
|
15075
15079
|
*/
|
|
15076
15080
|
createByoipRange(createByoipRangeRequest) {
|
|
15077
15081
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15147,7 +15151,7 @@ class VirtualNetworkClient {
|
|
|
15147
15151
|
* @param CreateCpeRequest
|
|
15148
15152
|
* @return CreateCpeResponse
|
|
15149
15153
|
* @throws OciError when an error occurs
|
|
15150
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15154
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateCpe.ts.html |here} to see how to use CreateCpe API.
|
|
15151
15155
|
*/
|
|
15152
15156
|
createCpe(createCpeRequest) {
|
|
15153
15157
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15226,7 +15230,7 @@ class VirtualNetworkClient {
|
|
|
15226
15230
|
* @param CreateCrossConnectRequest
|
|
15227
15231
|
* @return CreateCrossConnectResponse
|
|
15228
15232
|
* @throws OciError when an error occurs
|
|
15229
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15233
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateCrossConnect.ts.html |here} to see how to use CreateCrossConnect API.
|
|
15230
15234
|
*/
|
|
15231
15235
|
createCrossConnect(createCrossConnectRequest) {
|
|
15232
15236
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15301,7 +15305,7 @@ class VirtualNetworkClient {
|
|
|
15301
15305
|
* @param CreateCrossConnectGroupRequest
|
|
15302
15306
|
* @return CreateCrossConnectGroupResponse
|
|
15303
15307
|
* @throws OciError when an error occurs
|
|
15304
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15308
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateCrossConnectGroup.ts.html |here} to see how to use CreateCrossConnectGroup API.
|
|
15305
15309
|
*/
|
|
15306
15310
|
createCrossConnectGroup(createCrossConnectGroupRequest) {
|
|
15307
15311
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15373,7 +15377,7 @@ class VirtualNetworkClient {
|
|
|
15373
15377
|
* @param CreateDhcpOptionsRequest
|
|
15374
15378
|
* @return CreateDhcpOptionsResponse
|
|
15375
15379
|
* @throws OciError when an error occurs
|
|
15376
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15380
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateDhcpOptions.ts.html |here} to see how to use CreateDhcpOptions API.
|
|
15377
15381
|
*/
|
|
15378
15382
|
createDhcpOptions(createDhcpOptionsRequest) {
|
|
15379
15383
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15445,7 +15449,7 @@ class VirtualNetworkClient {
|
|
|
15445
15449
|
* @param CreateDrgRequest
|
|
15446
15450
|
* @return CreateDrgResponse
|
|
15447
15451
|
* @throws OciError when an error occurs
|
|
15448
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15452
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateDrg.ts.html |here} to see how to use CreateDrg API.
|
|
15449
15453
|
*/
|
|
15450
15454
|
createDrg(createDrgRequest) {
|
|
15451
15455
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15516,7 +15520,7 @@ class VirtualNetworkClient {
|
|
|
15516
15520
|
* @param CreateDrgAttachmentRequest
|
|
15517
15521
|
* @return CreateDrgAttachmentResponse
|
|
15518
15522
|
* @throws OciError when an error occurs
|
|
15519
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15523
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateDrgAttachment.ts.html |here} to see how to use CreateDrgAttachment API.
|
|
15520
15524
|
*/
|
|
15521
15525
|
createDrgAttachment(createDrgAttachmentRequest) {
|
|
15522
15526
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15580,7 +15584,7 @@ class VirtualNetworkClient {
|
|
|
15580
15584
|
* @param CreateDrgRouteDistributionRequest
|
|
15581
15585
|
* @return CreateDrgRouteDistributionResponse
|
|
15582
15586
|
* @throws OciError when an error occurs
|
|
15583
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15587
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateDrgRouteDistribution.ts.html |here} to see how to use CreateDrgRouteDistribution API.
|
|
15584
15588
|
*/
|
|
15585
15589
|
createDrgRouteDistribution(createDrgRouteDistributionRequest) {
|
|
15586
15590
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15642,7 +15646,7 @@ class VirtualNetworkClient {
|
|
|
15642
15646
|
* @param CreateDrgRouteTableRequest
|
|
15643
15647
|
* @return CreateDrgRouteTableResponse
|
|
15644
15648
|
* @throws OciError when an error occurs
|
|
15645
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15649
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateDrgRouteTable.ts.html |here} to see how to use CreateDrgRouteTable API.
|
|
15646
15650
|
*/
|
|
15647
15651
|
createDrgRouteTable(createDrgRouteTableRequest) {
|
|
15648
15652
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15730,7 +15734,7 @@ class VirtualNetworkClient {
|
|
|
15730
15734
|
* @param CreateIPSecConnectionRequest
|
|
15731
15735
|
* @return CreateIPSecConnectionResponse
|
|
15732
15736
|
* @throws OciError when an error occurs
|
|
15733
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15737
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateIPSecConnection.ts.html |here} to see how to use CreateIPSecConnection API.
|
|
15734
15738
|
*/
|
|
15735
15739
|
createIPSecConnection(createIPSecConnectionRequest) {
|
|
15736
15740
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15810,7 +15814,7 @@ class VirtualNetworkClient {
|
|
|
15810
15814
|
* @param CreateInternetGatewayRequest
|
|
15811
15815
|
* @return CreateInternetGatewayResponse
|
|
15812
15816
|
* @throws OciError when an error occurs
|
|
15813
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15817
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateInternetGateway.ts.html |here} to see how to use CreateInternetGateway API.
|
|
15814
15818
|
*/
|
|
15815
15819
|
createInternetGateway(createInternetGatewayRequest) {
|
|
15816
15820
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15871,7 +15875,7 @@ class VirtualNetworkClient {
|
|
|
15871
15875
|
* @param CreateIpv6Request
|
|
15872
15876
|
* @return CreateIpv6Response
|
|
15873
15877
|
* @throws OciError when an error occurs
|
|
15874
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15878
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateIpv6.ts.html |here} to see how to use CreateIpv6 API.
|
|
15875
15879
|
*/
|
|
15876
15880
|
createIpv6(createIpv6Request) {
|
|
15877
15881
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15933,7 +15937,7 @@ class VirtualNetworkClient {
|
|
|
15933
15937
|
* @param CreateLocalPeeringGatewayRequest
|
|
15934
15938
|
* @return CreateLocalPeeringGatewayResponse
|
|
15935
15939
|
* @throws OciError when an error occurs
|
|
15936
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15940
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateLocalPeeringGateway.ts.html |here} to see how to use CreateLocalPeeringGateway API.
|
|
15937
15941
|
*/
|
|
15938
15942
|
createLocalPeeringGateway(createLocalPeeringGatewayRequest) {
|
|
15939
15943
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15995,7 +15999,7 @@ class VirtualNetworkClient {
|
|
|
15995
15999
|
* @param CreateNatGatewayRequest
|
|
15996
16000
|
* @return CreateNatGatewayResponse
|
|
15997
16001
|
* @throws OciError when an error occurs
|
|
15998
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16002
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateNatGateway.ts.html |here} to see how to use CreateNatGateway API.
|
|
15999
16003
|
*/
|
|
16000
16004
|
createNatGateway(createNatGatewayRequest) {
|
|
16001
16005
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16056,7 +16060,7 @@ class VirtualNetworkClient {
|
|
|
16056
16060
|
* @param CreateNetworkSecurityGroupRequest
|
|
16057
16061
|
* @return CreateNetworkSecurityGroupResponse
|
|
16058
16062
|
* @throws OciError when an error occurs
|
|
16059
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16063
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateNetworkSecurityGroup.ts.html |here} to see how to use CreateNetworkSecurityGroup API.
|
|
16060
16064
|
*/
|
|
16061
16065
|
createNetworkSecurityGroup(createNetworkSecurityGroupRequest) {
|
|
16062
16066
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16119,7 +16123,7 @@ class VirtualNetworkClient {
|
|
|
16119
16123
|
* @param CreatePrivateIpRequest
|
|
16120
16124
|
* @return CreatePrivateIpResponse
|
|
16121
16125
|
* @throws OciError when an error occurs
|
|
16122
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16126
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreatePrivateIp.ts.html |here} to see how to use CreatePrivateIp API.
|
|
16123
16127
|
*/
|
|
16124
16128
|
createPrivateIp(createPrivateIpRequest) {
|
|
16125
16129
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16200,7 +16204,7 @@ class VirtualNetworkClient {
|
|
|
16200
16204
|
* @param CreatePublicIpRequest
|
|
16201
16205
|
* @return CreatePublicIpResponse
|
|
16202
16206
|
* @throws OciError when an error occurs
|
|
16203
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16207
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreatePublicIp.ts.html |here} to see how to use CreatePublicIp API.
|
|
16204
16208
|
*/
|
|
16205
16209
|
createPublicIp(createPublicIpRequest) {
|
|
16206
16210
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16261,7 +16265,7 @@ class VirtualNetworkClient {
|
|
|
16261
16265
|
* @param CreatePublicIpPoolRequest
|
|
16262
16266
|
* @return CreatePublicIpPoolResponse
|
|
16263
16267
|
* @throws OciError when an error occurs
|
|
16264
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16268
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreatePublicIpPool.ts.html |here} to see how to use CreatePublicIpPool API.
|
|
16265
16269
|
*/
|
|
16266
16270
|
createPublicIpPool(createPublicIpPoolRequest) {
|
|
16267
16271
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16323,7 +16327,7 @@ class VirtualNetworkClient {
|
|
|
16323
16327
|
* @param CreateRemotePeeringConnectionRequest
|
|
16324
16328
|
* @return CreateRemotePeeringConnectionResponse
|
|
16325
16329
|
* @throws OciError when an error occurs
|
|
16326
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16330
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateRemotePeeringConnection.ts.html |here} to see how to use CreateRemotePeeringConnection API.
|
|
16327
16331
|
*/
|
|
16328
16332
|
createRemotePeeringConnection(createRemotePeeringConnectionRequest) {
|
|
16329
16333
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16398,7 +16402,7 @@ class VirtualNetworkClient {
|
|
|
16398
16402
|
* @param CreateRouteTableRequest
|
|
16399
16403
|
* @return CreateRouteTableResponse
|
|
16400
16404
|
* @throws OciError when an error occurs
|
|
16401
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16405
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateRouteTable.ts.html |here} to see how to use CreateRouteTable API.
|
|
16402
16406
|
*/
|
|
16403
16407
|
createRouteTable(createRouteTableRequest) {
|
|
16404
16408
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16472,7 +16476,7 @@ class VirtualNetworkClient {
|
|
|
16472
16476
|
* @param CreateSecurityListRequest
|
|
16473
16477
|
* @return CreateSecurityListResponse
|
|
16474
16478
|
* @throws OciError when an error occurs
|
|
16475
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16479
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateSecurityList.ts.html |here} to see how to use CreateSecurityList API.
|
|
16476
16480
|
*/
|
|
16477
16481
|
createSecurityList(createSecurityListRequest) {
|
|
16478
16482
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16541,7 +16545,7 @@ class VirtualNetworkClient {
|
|
|
16541
16545
|
* @param CreateServiceGatewayRequest
|
|
16542
16546
|
* @return CreateServiceGatewayResponse
|
|
16543
16547
|
* @throws OciError when an error occurs
|
|
16544
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16548
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateServiceGateway.ts.html |here} to see how to use CreateServiceGateway API.
|
|
16545
16549
|
*/
|
|
16546
16550
|
createServiceGateway(createServiceGatewayRequest) {
|
|
16547
16551
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16627,7 +16631,7 @@ class VirtualNetworkClient {
|
|
|
16627
16631
|
* @param CreateSubnetRequest
|
|
16628
16632
|
* @return CreateSubnetResponse
|
|
16629
16633
|
* @throws OciError when an error occurs
|
|
16630
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16634
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateSubnet.ts.html |here} to see how to use CreateSubnet API.
|
|
16631
16635
|
*/
|
|
16632
16636
|
createSubnet(createSubnetRequest) {
|
|
16633
16637
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16720,7 +16724,7 @@ class VirtualNetworkClient {
|
|
|
16720
16724
|
* @param CreateVcnRequest
|
|
16721
16725
|
* @return CreateVcnResponse
|
|
16722
16726
|
* @throws OciError when an error occurs
|
|
16723
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16727
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateVcn.ts.html |here} to see how to use CreateVcn API.
|
|
16724
16728
|
*/
|
|
16725
16729
|
createVcn(createVcnRequest) {
|
|
16726
16730
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16801,7 +16805,7 @@ class VirtualNetworkClient {
|
|
|
16801
16805
|
* @param CreateVirtualCircuitRequest
|
|
16802
16806
|
* @return CreateVirtualCircuitResponse
|
|
16803
16807
|
* @throws OciError when an error occurs
|
|
16804
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16808
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateVirtualCircuit.ts.html |here} to see how to use CreateVirtualCircuit API.
|
|
16805
16809
|
*/
|
|
16806
16810
|
createVirtualCircuit(createVirtualCircuitRequest) {
|
|
16807
16811
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16862,7 +16866,7 @@ class VirtualNetworkClient {
|
|
|
16862
16866
|
* @param CreateVlanRequest
|
|
16863
16867
|
* @return CreateVlanResponse
|
|
16864
16868
|
* @throws OciError when an error occurs
|
|
16865
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16869
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/CreateVlan.ts.html |here} to see how to use CreateVlan API.
|
|
16866
16870
|
*/
|
|
16867
16871
|
createVlan(createVlanRequest) {
|
|
16868
16872
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16928,7 +16932,7 @@ class VirtualNetworkClient {
|
|
|
16928
16932
|
* @param DeleteByoipRangeRequest
|
|
16929
16933
|
* @return DeleteByoipRangeResponse
|
|
16930
16934
|
* @throws OciError when an error occurs
|
|
16931
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16935
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteByoipRange.ts.html |here} to see how to use DeleteByoipRange API.
|
|
16932
16936
|
*/
|
|
16933
16937
|
deleteByoipRange(deleteByoipRangeRequest) {
|
|
16934
16938
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16989,7 +16993,7 @@ class VirtualNetworkClient {
|
|
|
16989
16993
|
* @param DeleteCpeRequest
|
|
16990
16994
|
* @return DeleteCpeResponse
|
|
16991
16995
|
* @throws OciError when an error occurs
|
|
16992
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16996
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteCpe.ts.html |here} to see how to use DeleteCpe API.
|
|
16993
16997
|
*/
|
|
16994
16998
|
deleteCpe(deleteCpeRequest) {
|
|
16995
16999
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17043,7 +17047,7 @@ class VirtualNetworkClient {
|
|
|
17043
17047
|
* @param DeleteCrossConnectRequest
|
|
17044
17048
|
* @return DeleteCrossConnectResponse
|
|
17045
17049
|
* @throws OciError when an error occurs
|
|
17046
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17050
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteCrossConnect.ts.html |here} to see how to use DeleteCrossConnect API.
|
|
17047
17051
|
*/
|
|
17048
17052
|
deleteCrossConnect(deleteCrossConnectRequest) {
|
|
17049
17053
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17098,7 +17102,7 @@ class VirtualNetworkClient {
|
|
|
17098
17102
|
* @param DeleteCrossConnectGroupRequest
|
|
17099
17103
|
* @return DeleteCrossConnectGroupResponse
|
|
17100
17104
|
* @throws OciError when an error occurs
|
|
17101
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17105
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteCrossConnectGroup.ts.html |here} to see how to use DeleteCrossConnectGroup API.
|
|
17102
17106
|
*/
|
|
17103
17107
|
deleteCrossConnectGroup(deleteCrossConnectGroupRequest) {
|
|
17104
17108
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17155,7 +17159,7 @@ class VirtualNetworkClient {
|
|
|
17155
17159
|
* @param DeleteDhcpOptionsRequest
|
|
17156
17160
|
* @return DeleteDhcpOptionsResponse
|
|
17157
17161
|
* @throws OciError when an error occurs
|
|
17158
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17162
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteDhcpOptions.ts.html |here} to see how to use DeleteDhcpOptions API.
|
|
17159
17163
|
*/
|
|
17160
17164
|
deleteDhcpOptions(deleteDhcpOptionsRequest) {
|
|
17161
17165
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17211,7 +17215,7 @@ class VirtualNetworkClient {
|
|
|
17211
17215
|
* @param DeleteDrgRequest
|
|
17212
17216
|
* @return DeleteDrgResponse
|
|
17213
17217
|
* @throws OciError when an error occurs
|
|
17214
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17218
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteDrg.ts.html |here} to see how to use DeleteDrg API.
|
|
17215
17219
|
*/
|
|
17216
17220
|
deleteDrg(deleteDrgRequest) {
|
|
17217
17221
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17266,7 +17270,7 @@ class VirtualNetworkClient {
|
|
|
17266
17270
|
* @param DeleteDrgAttachmentRequest
|
|
17267
17271
|
* @return DeleteDrgAttachmentResponse
|
|
17268
17272
|
* @throws OciError when an error occurs
|
|
17269
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17273
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteDrgAttachment.ts.html |here} to see how to use DeleteDrgAttachment API.
|
|
17270
17274
|
*/
|
|
17271
17275
|
deleteDrgAttachment(deleteDrgAttachmentRequest) {
|
|
17272
17276
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17321,7 +17325,7 @@ class VirtualNetworkClient {
|
|
|
17321
17325
|
* @param DeleteDrgRouteDistributionRequest
|
|
17322
17326
|
* @return DeleteDrgRouteDistributionResponse
|
|
17323
17327
|
* @throws OciError when an error occurs
|
|
17324
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17328
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteDrgRouteDistribution.ts.html |here} to see how to use DeleteDrgRouteDistribution API.
|
|
17325
17329
|
*/
|
|
17326
17330
|
deleteDrgRouteDistribution(deleteDrgRouteDistributionRequest) {
|
|
17327
17331
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17374,7 +17378,7 @@ class VirtualNetworkClient {
|
|
|
17374
17378
|
* @param DeleteDrgRouteTableRequest
|
|
17375
17379
|
* @return DeleteDrgRouteTableResponse
|
|
17376
17380
|
* @throws OciError when an error occurs
|
|
17377
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17381
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteDrgRouteTable.ts.html |here} to see how to use DeleteDrgRouteTable API.
|
|
17378
17382
|
*/
|
|
17379
17383
|
deleteDrgRouteTable(deleteDrgRouteTableRequest) {
|
|
17380
17384
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17434,7 +17438,7 @@ class VirtualNetworkClient {
|
|
|
17434
17438
|
* @param DeleteIPSecConnectionRequest
|
|
17435
17439
|
* @return DeleteIPSecConnectionResponse
|
|
17436
17440
|
* @throws OciError when an error occurs
|
|
17437
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17441
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteIPSecConnection.ts.html |here} to see how to use DeleteIPSecConnection API.
|
|
17438
17442
|
*/
|
|
17439
17443
|
deleteIPSecConnection(deleteIPSecConnectionRequest) {
|
|
17440
17444
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17491,7 +17495,7 @@ class VirtualNetworkClient {
|
|
|
17491
17495
|
* @param DeleteInternetGatewayRequest
|
|
17492
17496
|
* @return DeleteInternetGatewayResponse
|
|
17493
17497
|
* @throws OciError when an error occurs
|
|
17494
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17498
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteInternetGateway.ts.html |here} to see how to use DeleteInternetGateway API.
|
|
17495
17499
|
*/
|
|
17496
17500
|
deleteInternetGateway(deleteInternetGatewayRequest) {
|
|
17497
17501
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17545,7 +17549,7 @@ class VirtualNetworkClient {
|
|
|
17545
17549
|
* @param DeleteIpv6Request
|
|
17546
17550
|
* @return DeleteIpv6Response
|
|
17547
17551
|
* @throws OciError when an error occurs
|
|
17548
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17552
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteIpv6.ts.html |here} to see how to use DeleteIpv6 API.
|
|
17549
17553
|
*/
|
|
17550
17554
|
deleteIpv6(deleteIpv6Request) {
|
|
17551
17555
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17602,7 +17606,7 @@ class VirtualNetworkClient {
|
|
|
17602
17606
|
* @param DeleteLocalPeeringGatewayRequest
|
|
17603
17607
|
* @return DeleteLocalPeeringGatewayResponse
|
|
17604
17608
|
* @throws OciError when an error occurs
|
|
17605
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17609
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteLocalPeeringGateway.ts.html |here} to see how to use DeleteLocalPeeringGateway API.
|
|
17606
17610
|
*/
|
|
17607
17611
|
deleteLocalPeeringGateway(deleteLocalPeeringGatewayRequest) {
|
|
17608
17612
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17659,7 +17663,7 @@ class VirtualNetworkClient {
|
|
|
17659
17663
|
* @param DeleteNatGatewayRequest
|
|
17660
17664
|
* @return DeleteNatGatewayResponse
|
|
17661
17665
|
* @throws OciError when an error occurs
|
|
17662
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17666
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteNatGateway.ts.html |here} to see how to use DeleteNatGateway API.
|
|
17663
17667
|
*/
|
|
17664
17668
|
deleteNatGateway(deleteNatGatewayRequest) {
|
|
17665
17669
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17718,7 +17722,7 @@ class VirtualNetworkClient {
|
|
|
17718
17722
|
* @param DeleteNetworkSecurityGroupRequest
|
|
17719
17723
|
* @return DeleteNetworkSecurityGroupResponse
|
|
17720
17724
|
* @throws OciError when an error occurs
|
|
17721
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17725
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteNetworkSecurityGroup.ts.html |here} to see how to use DeleteNetworkSecurityGroup API.
|
|
17722
17726
|
*/
|
|
17723
17727
|
deleteNetworkSecurityGroup(deleteNetworkSecurityGroupRequest) {
|
|
17724
17728
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17781,7 +17785,7 @@ class VirtualNetworkClient {
|
|
|
17781
17785
|
* @param DeletePrivateIpRequest
|
|
17782
17786
|
* @return DeletePrivateIpResponse
|
|
17783
17787
|
* @throws OciError when an error occurs
|
|
17784
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17788
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeletePrivateIp.ts.html |here} to see how to use DeletePrivateIp API.
|
|
17785
17789
|
*/
|
|
17786
17790
|
deletePrivateIp(deletePrivateIpRequest) {
|
|
17787
17791
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17848,7 +17852,7 @@ class VirtualNetworkClient {
|
|
|
17848
17852
|
* @param DeletePublicIpRequest
|
|
17849
17853
|
* @return DeletePublicIpResponse
|
|
17850
17854
|
* @throws OciError when an error occurs
|
|
17851
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17855
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeletePublicIp.ts.html |here} to see how to use DeletePublicIp API.
|
|
17852
17856
|
*/
|
|
17853
17857
|
deletePublicIp(deletePublicIpRequest) {
|
|
17854
17858
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17903,7 +17907,7 @@ class VirtualNetworkClient {
|
|
|
17903
17907
|
* @param DeletePublicIpPoolRequest
|
|
17904
17908
|
* @return DeletePublicIpPoolResponse
|
|
17905
17909
|
* @throws OciError when an error occurs
|
|
17906
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17910
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeletePublicIpPool.ts.html |here} to see how to use DeletePublicIpPool API.
|
|
17907
17911
|
*/
|
|
17908
17912
|
deletePublicIpPool(deletePublicIpPoolRequest) {
|
|
17909
17913
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17960,7 +17964,7 @@ class VirtualNetworkClient {
|
|
|
17960
17964
|
* @param DeleteRemotePeeringConnectionRequest
|
|
17961
17965
|
* @return DeleteRemotePeeringConnectionResponse
|
|
17962
17966
|
* @throws OciError when an error occurs
|
|
17963
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17967
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteRemotePeeringConnection.ts.html |here} to see how to use DeleteRemotePeeringConnection API.
|
|
17964
17968
|
*/
|
|
17965
17969
|
deleteRemotePeeringConnection(deleteRemotePeeringConnectionRequest) {
|
|
17966
17970
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18017,7 +18021,7 @@ class VirtualNetworkClient {
|
|
|
18017
18021
|
* @param DeleteRouteTableRequest
|
|
18018
18022
|
* @return DeleteRouteTableResponse
|
|
18019
18023
|
* @throws OciError when an error occurs
|
|
18020
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18024
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteRouteTable.ts.html |here} to see how to use DeleteRouteTable API.
|
|
18021
18025
|
*/
|
|
18022
18026
|
deleteRouteTable(deleteRouteTableRequest) {
|
|
18023
18027
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18074,7 +18078,7 @@ class VirtualNetworkClient {
|
|
|
18074
18078
|
* @param DeleteSecurityListRequest
|
|
18075
18079
|
* @return DeleteSecurityListResponse
|
|
18076
18080
|
* @throws OciError when an error occurs
|
|
18077
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18081
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteSecurityList.ts.html |here} to see how to use DeleteSecurityList API.
|
|
18078
18082
|
*/
|
|
18079
18083
|
deleteSecurityList(deleteSecurityListRequest) {
|
|
18080
18084
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18128,7 +18132,7 @@ class VirtualNetworkClient {
|
|
|
18128
18132
|
* @param DeleteServiceGatewayRequest
|
|
18129
18133
|
* @return DeleteServiceGatewayResponse
|
|
18130
18134
|
* @throws OciError when an error occurs
|
|
18131
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18135
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteServiceGateway.ts.html |here} to see how to use DeleteServiceGateway API.
|
|
18132
18136
|
*/
|
|
18133
18137
|
deleteServiceGateway(deleteServiceGatewayRequest) {
|
|
18134
18138
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18183,7 +18187,7 @@ class VirtualNetworkClient {
|
|
|
18183
18187
|
* @param DeleteSubnetRequest
|
|
18184
18188
|
* @return DeleteSubnetResponse
|
|
18185
18189
|
* @throws OciError when an error occurs
|
|
18186
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18190
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteSubnet.ts.html |here} to see how to use DeleteSubnet API.
|
|
18187
18191
|
*/
|
|
18188
18192
|
deleteSubnet(deleteSubnetRequest) {
|
|
18189
18193
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18238,7 +18242,7 @@ class VirtualNetworkClient {
|
|
|
18238
18242
|
* @param DeleteVcnRequest
|
|
18239
18243
|
* @return DeleteVcnResponse
|
|
18240
18244
|
* @throws OciError when an error occurs
|
|
18241
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18245
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteVcn.ts.html |here} to see how to use DeleteVcn API.
|
|
18242
18246
|
*/
|
|
18243
18247
|
deleteVcn(deleteVcnRequest) {
|
|
18244
18248
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18295,7 +18299,7 @@ class VirtualNetworkClient {
|
|
|
18295
18299
|
* @param DeleteVirtualCircuitRequest
|
|
18296
18300
|
* @return DeleteVirtualCircuitResponse
|
|
18297
18301
|
* @throws OciError when an error occurs
|
|
18298
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18302
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteVirtualCircuit.ts.html |here} to see how to use DeleteVirtualCircuit API.
|
|
18299
18303
|
*/
|
|
18300
18304
|
deleteVirtualCircuit(deleteVirtualCircuitRequest) {
|
|
18301
18305
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18348,7 +18352,7 @@ class VirtualNetworkClient {
|
|
|
18348
18352
|
* @param DeleteVlanRequest
|
|
18349
18353
|
* @return DeleteVlanResponse
|
|
18350
18354
|
* @throws OciError when an error occurs
|
|
18351
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18355
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DeleteVlan.ts.html |here} to see how to use DeleteVlan API.
|
|
18352
18356
|
*/
|
|
18353
18357
|
deleteVlan(deleteVlanRequest) {
|
|
18354
18358
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18413,7 +18417,7 @@ class VirtualNetworkClient {
|
|
|
18413
18417
|
* @param DetachServiceIdRequest
|
|
18414
18418
|
* @return DetachServiceIdResponse
|
|
18415
18419
|
* @throws OciError when an error occurs
|
|
18416
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18420
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/DetachServiceId.ts.html |here} to see how to use DetachServiceId API.
|
|
18417
18421
|
*/
|
|
18418
18422
|
detachServiceId(detachServiceIdRequest) {
|
|
18419
18423
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18471,7 +18475,7 @@ class VirtualNetworkClient {
|
|
|
18471
18475
|
* @param GetAllDrgAttachmentsRequest
|
|
18472
18476
|
* @return GetAllDrgAttachmentsResponse
|
|
18473
18477
|
* @throws OciError when an error occurs
|
|
18474
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18478
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetAllDrgAttachments.ts.html |here} to see how to use GetAllDrgAttachments API.
|
|
18475
18479
|
*/
|
|
18476
18480
|
getAllDrgAttachments(getAllDrgAttachmentsRequest) {
|
|
18477
18481
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18572,13 +18576,13 @@ class VirtualNetworkClient {
|
|
|
18572
18576
|
return oci_common_1.paginateResponses(request, req => this.getAllDrgAttachments(req));
|
|
18573
18577
|
}
|
|
18574
18578
|
/**
|
|
18575
|
-
* The allowed
|
|
18579
|
+
* The parameters allowed for IKE IPSec tunnels.
|
|
18576
18580
|
*
|
|
18577
18581
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
18578
18582
|
* @param GetAllowedIkeIPSecParametersRequest
|
|
18579
18583
|
* @return GetAllowedIkeIPSecParametersResponse
|
|
18580
18584
|
* @throws OciError when an error occurs
|
|
18581
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18585
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetAllowedIkeIPSecParameters.ts.html |here} to see how to use GetAllowedIkeIPSecParameters API.
|
|
18582
18586
|
*/
|
|
18583
18587
|
getAllowedIkeIPSecParameters(getAllowedIkeIPSecParametersRequest) {
|
|
18584
18588
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18633,7 +18637,7 @@ class VirtualNetworkClient {
|
|
|
18633
18637
|
* @param GetByoipRangeRequest
|
|
18634
18638
|
* @return GetByoipRangeResponse
|
|
18635
18639
|
* @throws OciError when an error occurs
|
|
18636
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18640
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetByoipRange.ts.html |here} to see how to use GetByoipRange API.
|
|
18637
18641
|
*/
|
|
18638
18642
|
getByoipRange(getByoipRangeRequest) {
|
|
18639
18643
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18694,7 +18698,7 @@ class VirtualNetworkClient {
|
|
|
18694
18698
|
* @param GetCpeRequest
|
|
18695
18699
|
* @return GetCpeResponse
|
|
18696
18700
|
* @throws OciError when an error occurs
|
|
18697
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18701
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetCpe.ts.html |here} to see how to use GetCpe API.
|
|
18698
18702
|
*/
|
|
18699
18703
|
getCpe(getCpeRequest) {
|
|
18700
18704
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18772,7 +18776,7 @@ class VirtualNetworkClient {
|
|
|
18772
18776
|
* @param GetCpeDeviceConfigContentRequest
|
|
18773
18777
|
* @return GetCpeDeviceConfigContentResponse
|
|
18774
18778
|
* @throws OciError when an error occurs
|
|
18775
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18779
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetCpeDeviceConfigContent.ts.html |here} to see how to use GetCpeDeviceConfigContent API.
|
|
18776
18780
|
*/
|
|
18777
18781
|
getCpeDeviceConfigContent(getCpeDeviceConfigContentRequest) {
|
|
18778
18782
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18836,7 +18840,7 @@ class VirtualNetworkClient {
|
|
|
18836
18840
|
* @param GetCpeDeviceShapeRequest
|
|
18837
18841
|
* @return GetCpeDeviceShapeResponse
|
|
18838
18842
|
* @throws OciError when an error occurs
|
|
18839
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18843
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetCpeDeviceShape.ts.html |here} to see how to use GetCpeDeviceShape API.
|
|
18840
18844
|
*/
|
|
18841
18845
|
getCpeDeviceShape(getCpeDeviceShapeRequest) {
|
|
18842
18846
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18892,7 +18896,7 @@ class VirtualNetworkClient {
|
|
|
18892
18896
|
* @param GetCrossConnectRequest
|
|
18893
18897
|
* @return GetCrossConnectResponse
|
|
18894
18898
|
* @throws OciError when an error occurs
|
|
18895
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18899
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetCrossConnect.ts.html |here} to see how to use GetCrossConnect API.
|
|
18896
18900
|
*/
|
|
18897
18901
|
getCrossConnect(getCrossConnectRequest) {
|
|
18898
18902
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18952,7 +18956,7 @@ class VirtualNetworkClient {
|
|
|
18952
18956
|
* @param GetCrossConnectGroupRequest
|
|
18953
18957
|
* @return GetCrossConnectGroupResponse
|
|
18954
18958
|
* @throws OciError when an error occurs
|
|
18955
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18959
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetCrossConnectGroup.ts.html |here} to see how to use GetCrossConnectGroup API.
|
|
18956
18960
|
*/
|
|
18957
18961
|
getCrossConnectGroup(getCrossConnectGroupRequest) {
|
|
18958
18962
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19012,7 +19016,7 @@ class VirtualNetworkClient {
|
|
|
19012
19016
|
* @param GetCrossConnectLetterOfAuthorityRequest
|
|
19013
19017
|
* @return GetCrossConnectLetterOfAuthorityResponse
|
|
19014
19018
|
* @throws OciError when an error occurs
|
|
19015
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19019
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetCrossConnectLetterOfAuthority.ts.html |here} to see how to use GetCrossConnectLetterOfAuthority API.
|
|
19016
19020
|
*/
|
|
19017
19021
|
getCrossConnectLetterOfAuthority(getCrossConnectLetterOfAuthorityRequest) {
|
|
19018
19022
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19068,7 +19072,7 @@ class VirtualNetworkClient {
|
|
|
19068
19072
|
* @param GetCrossConnectStatusRequest
|
|
19069
19073
|
* @return GetCrossConnectStatusResponse
|
|
19070
19074
|
* @throws OciError when an error occurs
|
|
19071
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19075
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetCrossConnectStatus.ts.html |here} to see how to use GetCrossConnectStatus API.
|
|
19072
19076
|
*/
|
|
19073
19077
|
getCrossConnectStatus(getCrossConnectStatusRequest) {
|
|
19074
19078
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19123,7 +19127,7 @@ class VirtualNetworkClient {
|
|
|
19123
19127
|
* @param GetDhcpOptionsRequest
|
|
19124
19128
|
* @return GetDhcpOptionsResponse
|
|
19125
19129
|
* @throws OciError when an error occurs
|
|
19126
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19130
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetDhcpOptions.ts.html |here} to see how to use GetDhcpOptions API.
|
|
19127
19131
|
*/
|
|
19128
19132
|
getDhcpOptions(getDhcpOptionsRequest) {
|
|
19129
19133
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19183,7 +19187,7 @@ class VirtualNetworkClient {
|
|
|
19183
19187
|
* @param GetDrgRequest
|
|
19184
19188
|
* @return GetDrgResponse
|
|
19185
19189
|
* @throws OciError when an error occurs
|
|
19186
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19190
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetDrg.ts.html |here} to see how to use GetDrg API.
|
|
19187
19191
|
*/
|
|
19188
19192
|
getDrg(getDrgRequest) {
|
|
19189
19193
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19243,7 +19247,7 @@ class VirtualNetworkClient {
|
|
|
19243
19247
|
* @param GetDrgAttachmentRequest
|
|
19244
19248
|
* @return GetDrgAttachmentResponse
|
|
19245
19249
|
* @throws OciError when an error occurs
|
|
19246
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19250
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetDrgAttachment.ts.html |here} to see how to use GetDrgAttachment API.
|
|
19247
19251
|
*/
|
|
19248
19252
|
getDrgAttachment(getDrgAttachmentRequest) {
|
|
19249
19253
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19305,7 +19309,7 @@ class VirtualNetworkClient {
|
|
|
19305
19309
|
* @param GetDrgRedundancyStatusRequest
|
|
19306
19310
|
* @return GetDrgRedundancyStatusResponse
|
|
19307
19311
|
* @throws OciError when an error occurs
|
|
19308
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19312
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetDrgRedundancyStatus.ts.html |here} to see how to use GetDrgRedundancyStatus API.
|
|
19309
19313
|
*/
|
|
19310
19314
|
getDrgRedundancyStatus(getDrgRedundancyStatusRequest) {
|
|
19311
19315
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19361,7 +19365,7 @@ class VirtualNetworkClient {
|
|
|
19361
19365
|
* @param GetDrgRouteDistributionRequest
|
|
19362
19366
|
* @return GetDrgRouteDistributionResponse
|
|
19363
19367
|
* @throws OciError when an error occurs
|
|
19364
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19368
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetDrgRouteDistribution.ts.html |here} to see how to use GetDrgRouteDistribution API.
|
|
19365
19369
|
*/
|
|
19366
19370
|
getDrgRouteDistribution(getDrgRouteDistributionRequest) {
|
|
19367
19371
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19421,7 +19425,7 @@ class VirtualNetworkClient {
|
|
|
19421
19425
|
* @param GetDrgRouteTableRequest
|
|
19422
19426
|
* @return GetDrgRouteTableResponse
|
|
19423
19427
|
* @throws OciError when an error occurs
|
|
19424
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19428
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetDrgRouteTable.ts.html |here} to see how to use GetDrgRouteTable API.
|
|
19425
19429
|
*/
|
|
19426
19430
|
getDrgRouteTable(getDrgRouteTableRequest) {
|
|
19427
19431
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19483,7 +19487,7 @@ class VirtualNetworkClient {
|
|
|
19483
19487
|
* @param GetFastConnectProviderServiceRequest
|
|
19484
19488
|
* @return GetFastConnectProviderServiceResponse
|
|
19485
19489
|
* @throws OciError when an error occurs
|
|
19486
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19490
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetFastConnectProviderService.ts.html |here} to see how to use GetFastConnectProviderService API.
|
|
19487
19491
|
*/
|
|
19488
19492
|
getFastConnectProviderService(getFastConnectProviderServiceRequest) {
|
|
19489
19493
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19540,7 +19544,7 @@ class VirtualNetworkClient {
|
|
|
19540
19544
|
* @param GetFastConnectProviderServiceKeyRequest
|
|
19541
19545
|
* @return GetFastConnectProviderServiceKeyResponse
|
|
19542
19546
|
* @throws OciError when an error occurs
|
|
19543
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19547
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetFastConnectProviderServiceKey.ts.html |here} to see how to use GetFastConnectProviderServiceKey API.
|
|
19544
19548
|
*/
|
|
19545
19549
|
getFastConnectProviderServiceKey(getFastConnectProviderServiceKeyRequest) {
|
|
19546
19550
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19599,7 +19603,7 @@ class VirtualNetworkClient {
|
|
|
19599
19603
|
* @param GetIPSecConnectionRequest
|
|
19600
19604
|
* @return GetIPSecConnectionResponse
|
|
19601
19605
|
* @throws OciError when an error occurs
|
|
19602
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19606
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetIPSecConnection.ts.html |here} to see how to use GetIPSecConnection API.
|
|
19603
19607
|
*/
|
|
19604
19608
|
getIPSecConnection(getIPSecConnectionRequest) {
|
|
19605
19609
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19663,7 +19667,7 @@ class VirtualNetworkClient {
|
|
|
19663
19667
|
* @param GetIPSecConnectionDeviceConfigRequest
|
|
19664
19668
|
* @return GetIPSecConnectionDeviceConfigResponse
|
|
19665
19669
|
* @throws OciError when an error occurs
|
|
19666
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19670
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetIPSecConnectionDeviceConfig.ts.html |here} to see how to use GetIPSecConnectionDeviceConfig API.
|
|
19667
19671
|
*/
|
|
19668
19672
|
getIPSecConnectionDeviceConfig(getIPSecConnectionDeviceConfigRequest) {
|
|
19669
19673
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19725,7 +19729,7 @@ class VirtualNetworkClient {
|
|
|
19725
19729
|
* @param GetIPSecConnectionDeviceStatusRequest
|
|
19726
19730
|
* @return GetIPSecConnectionDeviceStatusResponse
|
|
19727
19731
|
* @throws OciError when an error occurs
|
|
19728
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19732
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetIPSecConnectionDeviceStatus.ts.html |here} to see how to use GetIPSecConnectionDeviceStatus API.
|
|
19729
19733
|
*/
|
|
19730
19734
|
getIPSecConnectionDeviceStatus(getIPSecConnectionDeviceStatusRequest) {
|
|
19731
19735
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19788,7 +19792,7 @@ class VirtualNetworkClient {
|
|
|
19788
19792
|
* @param GetIPSecConnectionTunnelRequest
|
|
19789
19793
|
* @return GetIPSecConnectionTunnelResponse
|
|
19790
19794
|
* @throws OciError when an error occurs
|
|
19791
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19795
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetIPSecConnectionTunnel.ts.html |here} to see how to use GetIPSecConnectionTunnel API.
|
|
19792
19796
|
*/
|
|
19793
19797
|
getIPSecConnectionTunnel(getIPSecConnectionTunnelRequest) {
|
|
19794
19798
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19844,13 +19848,13 @@ class VirtualNetworkClient {
|
|
|
19844
19848
|
});
|
|
19845
19849
|
}
|
|
19846
19850
|
/**
|
|
19847
|
-
*
|
|
19851
|
+
* Gets the identified error for the specified IPSec tunnel ID.
|
|
19848
19852
|
*
|
|
19849
19853
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
19850
19854
|
* @param GetIPSecConnectionTunnelErrorRequest
|
|
19851
19855
|
* @return GetIPSecConnectionTunnelErrorResponse
|
|
19852
19856
|
* @throws OciError when an error occurs
|
|
19853
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19857
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetIPSecConnectionTunnelError.ts.html |here} to see how to use GetIPSecConnectionTunnelError API.
|
|
19854
19858
|
*/
|
|
19855
19859
|
getIPSecConnectionTunnelError(getIPSecConnectionTunnelErrorRequest) {
|
|
19856
19860
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19908,7 +19912,7 @@ class VirtualNetworkClient {
|
|
|
19908
19912
|
* @param GetIPSecConnectionTunnelSharedSecretRequest
|
|
19909
19913
|
* @return GetIPSecConnectionTunnelSharedSecretResponse
|
|
19910
19914
|
* @throws OciError when an error occurs
|
|
19911
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19915
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use GetIPSecConnectionTunnelSharedSecret API.
|
|
19912
19916
|
*/
|
|
19913
19917
|
getIPSecConnectionTunnelSharedSecret(getIPSecConnectionTunnelSharedSecretRequest) {
|
|
19914
19918
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19969,7 +19973,7 @@ class VirtualNetworkClient {
|
|
|
19969
19973
|
* @param GetInternetGatewayRequest
|
|
19970
19974
|
* @return GetInternetGatewayResponse
|
|
19971
19975
|
* @throws OciError when an error occurs
|
|
19972
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19976
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetInternetGateway.ts.html |here} to see how to use GetInternetGateway API.
|
|
19973
19977
|
*/
|
|
19974
19978
|
getInternetGateway(getInternetGatewayRequest) {
|
|
19975
19979
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20048,7 +20052,7 @@ class VirtualNetworkClient {
|
|
|
20048
20052
|
* @param GetIpsecCpeDeviceConfigContentRequest
|
|
20049
20053
|
* @return GetIpsecCpeDeviceConfigContentResponse
|
|
20050
20054
|
* @throws OciError when an error occurs
|
|
20051
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20055
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetIpsecCpeDeviceConfigContent.ts.html |here} to see how to use GetIpsecCpeDeviceConfigContent API.
|
|
20052
20056
|
*/
|
|
20053
20057
|
getIpsecCpeDeviceConfigContent(getIpsecCpeDeviceConfigContentRequest) {
|
|
20054
20058
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20107,7 +20111,7 @@ class VirtualNetworkClient {
|
|
|
20107
20111
|
* @param GetIpv6Request
|
|
20108
20112
|
* @return GetIpv6Response
|
|
20109
20113
|
* @throws OciError when an error occurs
|
|
20110
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20114
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetIpv6.ts.html |here} to see how to use GetIpv6 API.
|
|
20111
20115
|
*/
|
|
20112
20116
|
getIpv6(getIpv6Request) {
|
|
20113
20117
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20168,7 +20172,7 @@ class VirtualNetworkClient {
|
|
|
20168
20172
|
* @param GetLocalPeeringGatewayRequest
|
|
20169
20173
|
* @return GetLocalPeeringGatewayResponse
|
|
20170
20174
|
* @throws OciError when an error occurs
|
|
20171
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20175
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetLocalPeeringGateway.ts.html |here} to see how to use GetLocalPeeringGateway API.
|
|
20172
20176
|
*/
|
|
20173
20177
|
getLocalPeeringGateway(getLocalPeeringGatewayRequest) {
|
|
20174
20178
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20228,7 +20232,7 @@ class VirtualNetworkClient {
|
|
|
20228
20232
|
* @param GetNatGatewayRequest
|
|
20229
20233
|
* @return GetNatGatewayResponse
|
|
20230
20234
|
* @throws OciError when an error occurs
|
|
20231
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20235
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetNatGateway.ts.html |here} to see how to use GetNatGateway API.
|
|
20232
20236
|
*/
|
|
20233
20237
|
getNatGateway(getNatGatewayRequest) {
|
|
20234
20238
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20295,7 +20299,7 @@ class VirtualNetworkClient {
|
|
|
20295
20299
|
* @param GetNetworkSecurityGroupRequest
|
|
20296
20300
|
* @return GetNetworkSecurityGroupResponse
|
|
20297
20301
|
* @throws OciError when an error occurs
|
|
20298
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20302
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetNetworkSecurityGroup.ts.html |here} to see how to use GetNetworkSecurityGroup API.
|
|
20299
20303
|
*/
|
|
20300
20304
|
getNetworkSecurityGroup(getNetworkSecurityGroupRequest) {
|
|
20301
20305
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20355,7 +20359,7 @@ class VirtualNetworkClient {
|
|
|
20355
20359
|
* @param GetNetworkingTopologyRequest
|
|
20356
20360
|
* @return GetNetworkingTopologyResponse
|
|
20357
20361
|
* @throws OciError when an error occurs
|
|
20358
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20362
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetNetworkingTopology.ts.html |here} to see how to use GetNetworkingTopology API.
|
|
20359
20363
|
*/
|
|
20360
20364
|
getNetworkingTopology(getNetworkingTopologyRequest) {
|
|
20361
20365
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20424,7 +20428,7 @@ class VirtualNetworkClient {
|
|
|
20424
20428
|
* @param GetPrivateIpRequest
|
|
20425
20429
|
* @return GetPrivateIpResponse
|
|
20426
20430
|
* @throws OciError when an error occurs
|
|
20427
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20431
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetPrivateIp.ts.html |here} to see how to use GetPrivateIp API.
|
|
20428
20432
|
*/
|
|
20429
20433
|
getPrivateIp(getPrivateIpRequest) {
|
|
20430
20434
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20495,7 +20499,7 @@ class VirtualNetworkClient {
|
|
|
20495
20499
|
* @param GetPublicIpRequest
|
|
20496
20500
|
* @return GetPublicIpResponse
|
|
20497
20501
|
* @throws OciError when an error occurs
|
|
20498
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20502
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetPublicIp.ts.html |here} to see how to use GetPublicIp API.
|
|
20499
20503
|
*/
|
|
20500
20504
|
getPublicIp(getPublicIpRequest) {
|
|
20501
20505
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20560,7 +20564,7 @@ class VirtualNetworkClient {
|
|
|
20560
20564
|
* @param GetPublicIpByIpAddressRequest
|
|
20561
20565
|
* @return GetPublicIpByIpAddressResponse
|
|
20562
20566
|
* @throws OciError when an error occurs
|
|
20563
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20567
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetPublicIpByIpAddress.ts.html |here} to see how to use GetPublicIpByIpAddress API.
|
|
20564
20568
|
*/
|
|
20565
20569
|
getPublicIpByIpAddress(getPublicIpByIpAddressRequest) {
|
|
20566
20570
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20630,7 +20634,7 @@ class VirtualNetworkClient {
|
|
|
20630
20634
|
* @param GetPublicIpByPrivateIpIdRequest
|
|
20631
20635
|
* @return GetPublicIpByPrivateIpIdResponse
|
|
20632
20636
|
* @throws OciError when an error occurs
|
|
20633
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20637
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetPublicIpByPrivateIpId.ts.html |here} to see how to use GetPublicIpByPrivateIpId API.
|
|
20634
20638
|
*/
|
|
20635
20639
|
getPublicIpByPrivateIpId(getPublicIpByPrivateIpIdRequest) {
|
|
20636
20640
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20690,7 +20694,7 @@ class VirtualNetworkClient {
|
|
|
20690
20694
|
* @param GetPublicIpPoolRequest
|
|
20691
20695
|
* @return GetPublicIpPoolResponse
|
|
20692
20696
|
* @throws OciError when an error occurs
|
|
20693
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20697
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetPublicIpPool.ts.html |here} to see how to use GetPublicIpPool API.
|
|
20694
20698
|
*/
|
|
20695
20699
|
getPublicIpPool(getPublicIpPoolRequest) {
|
|
20696
20700
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20752,7 +20756,7 @@ class VirtualNetworkClient {
|
|
|
20752
20756
|
* @param GetRemotePeeringConnectionRequest
|
|
20753
20757
|
* @return GetRemotePeeringConnectionResponse
|
|
20754
20758
|
* @throws OciError when an error occurs
|
|
20755
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20759
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetRemotePeeringConnection.ts.html |here} to see how to use GetRemotePeeringConnection API.
|
|
20756
20760
|
*/
|
|
20757
20761
|
getRemotePeeringConnection(getRemotePeeringConnectionRequest) {
|
|
20758
20762
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20812,7 +20816,7 @@ class VirtualNetworkClient {
|
|
|
20812
20816
|
* @param GetRouteTableRequest
|
|
20813
20817
|
* @return GetRouteTableResponse
|
|
20814
20818
|
* @throws OciError when an error occurs
|
|
20815
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20819
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetRouteTable.ts.html |here} to see how to use GetRouteTable API.
|
|
20816
20820
|
*/
|
|
20817
20821
|
getRouteTable(getRouteTableRequest) {
|
|
20818
20822
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20872,7 +20876,7 @@ class VirtualNetworkClient {
|
|
|
20872
20876
|
* @param GetSecurityListRequest
|
|
20873
20877
|
* @return GetSecurityListResponse
|
|
20874
20878
|
* @throws OciError when an error occurs
|
|
20875
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20879
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetSecurityList.ts.html |here} to see how to use GetSecurityList API.
|
|
20876
20880
|
*/
|
|
20877
20881
|
getSecurityList(getSecurityListRequest) {
|
|
20878
20882
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20933,7 +20937,7 @@ class VirtualNetworkClient {
|
|
|
20933
20937
|
* @param GetServiceRequest
|
|
20934
20938
|
* @return GetServiceResponse
|
|
20935
20939
|
* @throws OciError when an error occurs
|
|
20936
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20940
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetService.ts.html |here} to see how to use GetService API.
|
|
20937
20941
|
*/
|
|
20938
20942
|
getService(getServiceRequest) {
|
|
20939
20943
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20993,7 +20997,7 @@ class VirtualNetworkClient {
|
|
|
20993
20997
|
* @param GetServiceGatewayRequest
|
|
20994
20998
|
* @return GetServiceGatewayResponse
|
|
20995
20999
|
* @throws OciError when an error occurs
|
|
20996
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21000
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetServiceGateway.ts.html |here} to see how to use GetServiceGateway API.
|
|
20997
21001
|
*/
|
|
20998
21002
|
getServiceGateway(getServiceGatewayRequest) {
|
|
20999
21003
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21053,7 +21057,7 @@ class VirtualNetworkClient {
|
|
|
21053
21057
|
* @param GetSubnetRequest
|
|
21054
21058
|
* @return GetSubnetResponse
|
|
21055
21059
|
* @throws OciError when an error occurs
|
|
21056
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21060
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetSubnet.ts.html |here} to see how to use GetSubnet API.
|
|
21057
21061
|
*/
|
|
21058
21062
|
getSubnet(getSubnetRequest) {
|
|
21059
21063
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21113,7 +21117,7 @@ class VirtualNetworkClient {
|
|
|
21113
21117
|
* @param GetSubnetTopologyRequest
|
|
21114
21118
|
* @return GetSubnetTopologyResponse
|
|
21115
21119
|
* @throws OciError when an error occurs
|
|
21116
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21120
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetSubnetTopology.ts.html |here} to see how to use GetSubnetTopology API.
|
|
21117
21121
|
*/
|
|
21118
21122
|
getSubnetTopology(getSubnetTopologyRequest) {
|
|
21119
21123
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21184,7 +21188,7 @@ class VirtualNetworkClient {
|
|
|
21184
21188
|
* @param GetTunnelCpeDeviceConfigRequest
|
|
21185
21189
|
* @return GetTunnelCpeDeviceConfigResponse
|
|
21186
21190
|
* @throws OciError when an error occurs
|
|
21187
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21191
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetTunnelCpeDeviceConfig.ts.html |here} to see how to use GetTunnelCpeDeviceConfig API.
|
|
21188
21192
|
*/
|
|
21189
21193
|
getTunnelCpeDeviceConfig(getTunnelCpeDeviceConfigRequest) {
|
|
21190
21194
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21264,7 +21268,7 @@ class VirtualNetworkClient {
|
|
|
21264
21268
|
* @param GetTunnelCpeDeviceConfigContentRequest
|
|
21265
21269
|
* @return GetTunnelCpeDeviceConfigContentResponse
|
|
21266
21270
|
* @throws OciError when an error occurs
|
|
21267
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21271
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetTunnelCpeDeviceConfigContent.ts.html |here} to see how to use GetTunnelCpeDeviceConfigContent API.
|
|
21268
21272
|
*/
|
|
21269
21273
|
getTunnelCpeDeviceConfigContent(getTunnelCpeDeviceConfigContentRequest) {
|
|
21270
21274
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21321,7 +21325,7 @@ class VirtualNetworkClient {
|
|
|
21321
21325
|
* @param GetUpgradeStatusRequest
|
|
21322
21326
|
* @return GetUpgradeStatusResponse
|
|
21323
21327
|
* @throws OciError when an error occurs
|
|
21324
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21328
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetUpgradeStatus.ts.html |here} to see how to use GetUpgradeStatus API.
|
|
21325
21329
|
*/
|
|
21326
21330
|
getUpgradeStatus(getUpgradeStatusRequest) {
|
|
21327
21331
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21377,7 +21381,7 @@ class VirtualNetworkClient {
|
|
|
21377
21381
|
* @param GetVcnRequest
|
|
21378
21382
|
* @return GetVcnResponse
|
|
21379
21383
|
* @throws OciError when an error occurs
|
|
21380
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21384
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetVcn.ts.html |here} to see how to use GetVcn API.
|
|
21381
21385
|
*/
|
|
21382
21386
|
getVcn(getVcnRequest) {
|
|
21383
21387
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21437,7 +21441,7 @@ class VirtualNetworkClient {
|
|
|
21437
21441
|
* @param GetVcnDnsResolverAssociationRequest
|
|
21438
21442
|
* @return GetVcnDnsResolverAssociationResponse
|
|
21439
21443
|
* @throws OciError when an error occurs
|
|
21440
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21444
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetVcnDnsResolverAssociation.ts.html |here} to see how to use GetVcnDnsResolverAssociation API.
|
|
21441
21445
|
*/
|
|
21442
21446
|
getVcnDnsResolverAssociation(getVcnDnsResolverAssociationRequest) {
|
|
21443
21447
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21498,7 +21502,7 @@ class VirtualNetworkClient {
|
|
|
21498
21502
|
* @param GetVcnTopologyRequest
|
|
21499
21503
|
* @return GetVcnTopologyResponse
|
|
21500
21504
|
* @throws OciError when an error occurs
|
|
21501
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21505
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetVcnTopology.ts.html |here} to see how to use GetVcnTopology API.
|
|
21502
21506
|
*/
|
|
21503
21507
|
getVcnTopology(getVcnTopologyRequest) {
|
|
21504
21508
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21564,7 +21568,7 @@ class VirtualNetworkClient {
|
|
|
21564
21568
|
* @param GetVirtualCircuitRequest
|
|
21565
21569
|
* @return GetVirtualCircuitResponse
|
|
21566
21570
|
* @throws OciError when an error occurs
|
|
21567
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21571
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetVirtualCircuit.ts.html |here} to see how to use GetVirtualCircuit API.
|
|
21568
21572
|
*/
|
|
21569
21573
|
getVirtualCircuit(getVirtualCircuitRequest) {
|
|
21570
21574
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21624,7 +21628,7 @@ class VirtualNetworkClient {
|
|
|
21624
21628
|
* @param GetVlanRequest
|
|
21625
21629
|
* @return GetVlanResponse
|
|
21626
21630
|
* @throws OciError when an error occurs
|
|
21627
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21631
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetVlan.ts.html |here} to see how to use GetVlan API.
|
|
21628
21632
|
*/
|
|
21629
21633
|
getVlan(getVlanRequest) {
|
|
21630
21634
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21689,7 +21693,7 @@ class VirtualNetworkClient {
|
|
|
21689
21693
|
* @param GetVnicRequest
|
|
21690
21694
|
* @return GetVnicResponse
|
|
21691
21695
|
* @throws OciError when an error occurs
|
|
21692
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21696
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/GetVnic.ts.html |here} to see how to use GetVnic API.
|
|
21693
21697
|
*/
|
|
21694
21698
|
getVnic(getVnicRequest) {
|
|
21695
21699
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21751,7 +21755,7 @@ class VirtualNetworkClient {
|
|
|
21751
21755
|
* @param ListAllowedPeerRegionsForRemotePeeringRequest
|
|
21752
21756
|
* @return ListAllowedPeerRegionsForRemotePeeringResponse
|
|
21753
21757
|
* @throws OciError when an error occurs
|
|
21754
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21758
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListAllowedPeerRegionsForRemotePeering.ts.html |here} to see how to use ListAllowedPeerRegionsForRemotePeering API.
|
|
21755
21759
|
*/
|
|
21756
21760
|
listAllowedPeerRegionsForRemotePeering(listAllowedPeerRegionsForRemotePeeringRequest) {
|
|
21757
21761
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21806,7 +21810,7 @@ class VirtualNetworkClient {
|
|
|
21806
21810
|
* @param ListByoipAllocatedRangesRequest
|
|
21807
21811
|
* @return ListByoipAllocatedRangesResponse
|
|
21808
21812
|
* @throws OciError when an error occurs
|
|
21809
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21813
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListByoipAllocatedRanges.ts.html |here} to see how to use ListByoipAllocatedRanges API.
|
|
21810
21814
|
*/
|
|
21811
21815
|
listByoipAllocatedRanges(listByoipAllocatedRangesRequest) {
|
|
21812
21816
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21872,7 +21876,7 @@ class VirtualNetworkClient {
|
|
|
21872
21876
|
* @param ListByoipRangesRequest
|
|
21873
21877
|
* @return ListByoipRangesResponse
|
|
21874
21878
|
* @throws OciError when an error occurs
|
|
21875
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21879
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListByoipRanges.ts.html |here} to see how to use ListByoipRanges API.
|
|
21876
21880
|
*/
|
|
21877
21881
|
listByoipRanges(listByoipRangesRequest) {
|
|
21878
21882
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21952,7 +21956,7 @@ class VirtualNetworkClient {
|
|
|
21952
21956
|
* @param ListCpeDeviceShapesRequest
|
|
21953
21957
|
* @return ListCpeDeviceShapesResponse
|
|
21954
21958
|
* @throws OciError when an error occurs
|
|
21955
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21959
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListCpeDeviceShapes.ts.html |here} to see how to use ListCpeDeviceShapes API.
|
|
21956
21960
|
*/
|
|
21957
21961
|
listCpeDeviceShapes(listCpeDeviceShapesRequest) {
|
|
21958
21962
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22055,7 +22059,7 @@ class VirtualNetworkClient {
|
|
|
22055
22059
|
* @param ListCpesRequest
|
|
22056
22060
|
* @return ListCpesResponse
|
|
22057
22061
|
* @throws OciError when an error occurs
|
|
22058
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22062
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListCpes.ts.html |here} to see how to use ListCpes API.
|
|
22059
22063
|
*/
|
|
22060
22064
|
listCpes(listCpesRequest) {
|
|
22061
22065
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22158,7 +22162,7 @@ class VirtualNetworkClient {
|
|
|
22158
22162
|
* @param ListCrossConnectGroupsRequest
|
|
22159
22163
|
* @return ListCrossConnectGroupsResponse
|
|
22160
22164
|
* @throws OciError when an error occurs
|
|
22161
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22165
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListCrossConnectGroups.ts.html |here} to see how to use ListCrossConnectGroups API.
|
|
22162
22166
|
*/
|
|
22163
22167
|
listCrossConnectGroups(listCrossConnectGroupsRequest) {
|
|
22164
22168
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22266,7 +22270,7 @@ class VirtualNetworkClient {
|
|
|
22266
22270
|
* @param ListCrossConnectLocationsRequest
|
|
22267
22271
|
* @return ListCrossConnectLocationsResponse
|
|
22268
22272
|
* @throws OciError when an error occurs
|
|
22269
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22273
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListCrossConnectLocations.ts.html |here} to see how to use ListCrossConnectLocations API.
|
|
22270
22274
|
*/
|
|
22271
22275
|
listCrossConnectLocations(listCrossConnectLocationsRequest) {
|
|
22272
22276
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22370,7 +22374,7 @@ class VirtualNetworkClient {
|
|
|
22370
22374
|
* @param ListCrossConnectMappingsRequest
|
|
22371
22375
|
* @return ListCrossConnectMappingsResponse
|
|
22372
22376
|
* @throws OciError when an error occurs
|
|
22373
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22377
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListCrossConnectMappings.ts.html |here} to see how to use ListCrossConnectMappings API.
|
|
22374
22378
|
*/
|
|
22375
22379
|
listCrossConnectMappings(listCrossConnectMappingsRequest) {
|
|
22376
22380
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22428,7 +22432,7 @@ class VirtualNetworkClient {
|
|
|
22428
22432
|
* @param ListCrossConnectsRequest
|
|
22429
22433
|
* @return ListCrossConnectsResponse
|
|
22430
22434
|
* @throws OciError when an error occurs
|
|
22431
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22435
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListCrossConnects.ts.html |here} to see how to use ListCrossConnects API.
|
|
22432
22436
|
*/
|
|
22433
22437
|
listCrossConnects(listCrossConnectsRequest) {
|
|
22434
22438
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22538,7 +22542,7 @@ class VirtualNetworkClient {
|
|
|
22538
22542
|
* @param ListCrossconnectPortSpeedShapesRequest
|
|
22539
22543
|
* @return ListCrossconnectPortSpeedShapesResponse
|
|
22540
22544
|
* @throws OciError when an error occurs
|
|
22541
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22545
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListCrossconnectPortSpeedShapes.ts.html |here} to see how to use ListCrossconnectPortSpeedShapes API.
|
|
22542
22546
|
*/
|
|
22543
22547
|
listCrossconnectPortSpeedShapes(listCrossconnectPortSpeedShapesRequest) {
|
|
22544
22548
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22644,7 +22648,7 @@ class VirtualNetworkClient {
|
|
|
22644
22648
|
* @param ListDhcpOptionsRequest
|
|
22645
22649
|
* @return ListDhcpOptionsResponse
|
|
22646
22650
|
* @throws OciError when an error occurs
|
|
22647
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22651
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListDhcpOptions.ts.html |here} to see how to use ListDhcpOptions API.
|
|
22648
22652
|
*/
|
|
22649
22653
|
listDhcpOptions(listDhcpOptionsRequest) {
|
|
22650
22654
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22757,7 +22761,7 @@ class VirtualNetworkClient {
|
|
|
22757
22761
|
* @param ListDrgAttachmentsRequest
|
|
22758
22762
|
* @return ListDrgAttachmentsResponse
|
|
22759
22763
|
* @throws OciError when an error occurs
|
|
22760
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22764
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListDrgAttachments.ts.html |here} to see how to use ListDrgAttachments API.
|
|
22761
22765
|
*/
|
|
22762
22766
|
listDrgAttachments(listDrgAttachmentsRequest) {
|
|
22763
22767
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22868,7 +22872,7 @@ class VirtualNetworkClient {
|
|
|
22868
22872
|
* @param ListDrgRouteDistributionStatementsRequest
|
|
22869
22873
|
* @return ListDrgRouteDistributionStatementsResponse
|
|
22870
22874
|
* @throws OciError when an error occurs
|
|
22871
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22875
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListDrgRouteDistributionStatements.ts.html |here} to see how to use ListDrgRouteDistributionStatements API.
|
|
22872
22876
|
*/
|
|
22873
22877
|
listDrgRouteDistributionStatements(listDrgRouteDistributionStatementsRequest) {
|
|
22874
22878
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22977,7 +22981,7 @@ class VirtualNetworkClient {
|
|
|
22977
22981
|
* @param ListDrgRouteDistributionsRequest
|
|
22978
22982
|
* @return ListDrgRouteDistributionsResponse
|
|
22979
22983
|
* @throws OciError when an error occurs
|
|
22980
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22984
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListDrgRouteDistributions.ts.html |here} to see how to use ListDrgRouteDistributions API.
|
|
22981
22985
|
*/
|
|
22982
22986
|
listDrgRouteDistributions(listDrgRouteDistributionsRequest) {
|
|
22983
22987
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23083,7 +23087,7 @@ class VirtualNetworkClient {
|
|
|
23083
23087
|
* @param ListDrgRouteRulesRequest
|
|
23084
23088
|
* @return ListDrgRouteRulesResponse
|
|
23085
23089
|
* @throws OciError when an error occurs
|
|
23086
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23090
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListDrgRouteRules.ts.html |here} to see how to use ListDrgRouteRules API.
|
|
23087
23091
|
*/
|
|
23088
23092
|
listDrgRouteRules(listDrgRouteRulesRequest) {
|
|
23089
23093
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23190,7 +23194,7 @@ class VirtualNetworkClient {
|
|
|
23190
23194
|
* @param ListDrgRouteTablesRequest
|
|
23191
23195
|
* @return ListDrgRouteTablesResponse
|
|
23192
23196
|
* @throws OciError when an error occurs
|
|
23193
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23197
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListDrgRouteTables.ts.html |here} to see how to use ListDrgRouteTables API.
|
|
23194
23198
|
*/
|
|
23195
23199
|
listDrgRouteTables(listDrgRouteTablesRequest) {
|
|
23196
23200
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23298,7 +23302,7 @@ class VirtualNetworkClient {
|
|
|
23298
23302
|
* @param ListDrgsRequest
|
|
23299
23303
|
* @return ListDrgsResponse
|
|
23300
23304
|
* @throws OciError when an error occurs
|
|
23301
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23305
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListDrgs.ts.html |here} to see how to use ListDrgs API.
|
|
23302
23306
|
*/
|
|
23303
23307
|
listDrgs(listDrgsRequest) {
|
|
23304
23308
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23407,7 +23411,7 @@ class VirtualNetworkClient {
|
|
|
23407
23411
|
* @param ListFastConnectProviderServicesRequest
|
|
23408
23412
|
* @return ListFastConnectProviderServicesResponse
|
|
23409
23413
|
* @throws OciError when an error occurs
|
|
23410
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23414
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListFastConnectProviderServices.ts.html |here} to see how to use ListFastConnectProviderServices API.
|
|
23411
23415
|
*/
|
|
23412
23416
|
listFastConnectProviderServices(listFastConnectProviderServicesRequest) {
|
|
23413
23417
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23513,7 +23517,7 @@ class VirtualNetworkClient {
|
|
|
23513
23517
|
* @param ListFastConnectProviderVirtualCircuitBandwidthShapesRequest
|
|
23514
23518
|
* @return ListFastConnectProviderVirtualCircuitBandwidthShapesResponse
|
|
23515
23519
|
* @throws OciError when an error occurs
|
|
23516
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23520
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListFastConnectProviderVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListFastConnectProviderVirtualCircuitBandwidthShapes API.
|
|
23517
23521
|
*/
|
|
23518
23522
|
listFastConnectProviderVirtualCircuitBandwidthShapes(listFastConnectProviderVirtualCircuitBandwidthShapesRequest) {
|
|
23519
23523
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23611,13 +23615,13 @@ class VirtualNetworkClient {
|
|
|
23611
23615
|
return oci_common_1.paginateResponses(request, req => this.listFastConnectProviderVirtualCircuitBandwidthShapes(req));
|
|
23612
23616
|
}
|
|
23613
23617
|
/**
|
|
23614
|
-
* The routes advertised to the
|
|
23618
|
+
* The routes advertised to the on-premises network and the routes received from the on-premises network.
|
|
23615
23619
|
*
|
|
23616
23620
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
23617
23621
|
* @param ListIPSecConnectionTunnelRoutesRequest
|
|
23618
23622
|
* @return ListIPSecConnectionTunnelRoutesResponse
|
|
23619
23623
|
* @throws OciError when an error occurs
|
|
23620
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23624
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListIPSecConnectionTunnelRoutes.ts.html |here} to see how to use ListIPSecConnectionTunnelRoutes API.
|
|
23621
23625
|
*/
|
|
23622
23626
|
listIPSecConnectionTunnelRoutes(listIPSecConnectionTunnelRoutesRequest) {
|
|
23623
23627
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23722,13 +23726,13 @@ class VirtualNetworkClient {
|
|
|
23722
23726
|
return oci_common_1.paginateResponses(request, req => this.listIPSecConnectionTunnelRoutes(req));
|
|
23723
23727
|
}
|
|
23724
23728
|
/**
|
|
23725
|
-
* Lists the tunnel
|
|
23729
|
+
* Lists the tunnel security associations information for the specified IPSec tunnel ID.
|
|
23726
23730
|
*
|
|
23727
23731
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
23728
23732
|
* @param ListIPSecConnectionTunnelSecurityAssociationsRequest
|
|
23729
23733
|
* @return ListIPSecConnectionTunnelSecurityAssociationsResponse
|
|
23730
23734
|
* @throws OciError when an error occurs
|
|
23731
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23735
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListIPSecConnectionTunnelSecurityAssociations.ts.html |here} to see how to use ListIPSecConnectionTunnelSecurityAssociations API.
|
|
23732
23736
|
*/
|
|
23733
23737
|
listIPSecConnectionTunnelSecurityAssociations(listIPSecConnectionTunnelSecurityAssociationsRequest) {
|
|
23734
23738
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23838,7 +23842,7 @@ class VirtualNetworkClient {
|
|
|
23838
23842
|
* @param ListIPSecConnectionTunnelsRequest
|
|
23839
23843
|
* @return ListIPSecConnectionTunnelsResponse
|
|
23840
23844
|
* @throws OciError when an error occurs
|
|
23841
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23845
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListIPSecConnectionTunnels.ts.html |here} to see how to use ListIPSecConnectionTunnels API.
|
|
23842
23846
|
*/
|
|
23843
23847
|
listIPSecConnectionTunnels(listIPSecConnectionTunnelsRequest) {
|
|
23844
23848
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23943,7 +23947,7 @@ class VirtualNetworkClient {
|
|
|
23943
23947
|
* @param ListIPSecConnectionsRequest
|
|
23944
23948
|
* @return ListIPSecConnectionsResponse
|
|
23945
23949
|
* @throws OciError when an error occurs
|
|
23946
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23950
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListIPSecConnections.ts.html |here} to see how to use ListIPSecConnections API.
|
|
23947
23951
|
*/
|
|
23948
23952
|
listIPSecConnections(listIPSecConnectionsRequest) {
|
|
23949
23953
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24049,7 +24053,7 @@ class VirtualNetworkClient {
|
|
|
24049
24053
|
* @param ListInternetGatewaysRequest
|
|
24050
24054
|
* @return ListInternetGatewaysResponse
|
|
24051
24055
|
* @throws OciError when an error occurs
|
|
24052
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24056
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListInternetGateways.ts.html |here} to see how to use ListInternetGateways API.
|
|
24053
24057
|
*/
|
|
24054
24058
|
listInternetGateways(listInternetGatewaysRequest) {
|
|
24055
24059
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24164,7 +24168,7 @@ class VirtualNetworkClient {
|
|
|
24164
24168
|
* @param ListIpv6sRequest
|
|
24165
24169
|
* @return ListIpv6sResponse
|
|
24166
24170
|
* @throws OciError when an error occurs
|
|
24167
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24171
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListIpv6s.ts.html |here} to see how to use ListIpv6s API.
|
|
24168
24172
|
*/
|
|
24169
24173
|
listIpv6s(listIpv6sRequest) {
|
|
24170
24174
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24271,7 +24275,7 @@ class VirtualNetworkClient {
|
|
|
24271
24275
|
* @param ListLocalPeeringGatewaysRequest
|
|
24272
24276
|
* @return ListLocalPeeringGatewaysResponse
|
|
24273
24277
|
* @throws OciError when an error occurs
|
|
24274
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24278
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListLocalPeeringGateways.ts.html |here} to see how to use ListLocalPeeringGateways API.
|
|
24275
24279
|
*/
|
|
24276
24280
|
listLocalPeeringGateways(listLocalPeeringGatewaysRequest) {
|
|
24277
24281
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24376,7 +24380,7 @@ class VirtualNetworkClient {
|
|
|
24376
24380
|
* @param ListNatGatewaysRequest
|
|
24377
24381
|
* @return ListNatGatewaysResponse
|
|
24378
24382
|
* @throws OciError when an error occurs
|
|
24379
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24383
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListNatGateways.ts.html |here} to see how to use ListNatGateways API.
|
|
24380
24384
|
*/
|
|
24381
24385
|
listNatGateways(listNatGatewaysRequest) {
|
|
24382
24386
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24484,7 +24488,7 @@ class VirtualNetworkClient {
|
|
|
24484
24488
|
* @param ListNetworkSecurityGroupSecurityRulesRequest
|
|
24485
24489
|
* @return ListNetworkSecurityGroupSecurityRulesResponse
|
|
24486
24490
|
* @throws OciError when an error occurs
|
|
24487
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24491
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use ListNetworkSecurityGroupSecurityRules API.
|
|
24488
24492
|
*/
|
|
24489
24493
|
listNetworkSecurityGroupSecurityRules(listNetworkSecurityGroupSecurityRulesRequest) {
|
|
24490
24494
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24591,7 +24595,7 @@ class VirtualNetworkClient {
|
|
|
24591
24595
|
* @param ListNetworkSecurityGroupVnicsRequest
|
|
24592
24596
|
* @return ListNetworkSecurityGroupVnicsResponse
|
|
24593
24597
|
* @throws OciError when an error occurs
|
|
24594
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24598
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListNetworkSecurityGroupVnics.ts.html |here} to see how to use ListNetworkSecurityGroupVnics API.
|
|
24595
24599
|
*/
|
|
24596
24600
|
listNetworkSecurityGroupVnics(listNetworkSecurityGroupVnicsRequest) {
|
|
24597
24601
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24698,7 +24702,7 @@ class VirtualNetworkClient {
|
|
|
24698
24702
|
* @param ListNetworkSecurityGroupsRequest
|
|
24699
24703
|
* @return ListNetworkSecurityGroupsResponse
|
|
24700
24704
|
* @throws OciError when an error occurs
|
|
24701
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24705
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListNetworkSecurityGroups.ts.html |here} to see how to use ListNetworkSecurityGroups API.
|
|
24702
24706
|
*/
|
|
24703
24707
|
listNetworkSecurityGroups(listNetworkSecurityGroupsRequest) {
|
|
24704
24708
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24822,7 +24826,7 @@ class VirtualNetworkClient {
|
|
|
24822
24826
|
* @param ListPrivateIpsRequest
|
|
24823
24827
|
* @return ListPrivateIpsResponse
|
|
24824
24828
|
* @throws OciError when an error occurs
|
|
24825
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24829
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListPrivateIps.ts.html |here} to see how to use ListPrivateIps API.
|
|
24826
24830
|
*/
|
|
24827
24831
|
listPrivateIps(listPrivateIpsRequest) {
|
|
24828
24832
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24929,7 +24933,7 @@ class VirtualNetworkClient {
|
|
|
24929
24933
|
* @param ListPublicIpPoolsRequest
|
|
24930
24934
|
* @return ListPublicIpPoolsResponse
|
|
24931
24935
|
* @throws OciError when an error occurs
|
|
24932
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24936
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListPublicIpPools.ts.html |here} to see how to use ListPublicIpPools API.
|
|
24933
24937
|
*/
|
|
24934
24938
|
listPublicIpPools(listPublicIpPoolsRequest) {
|
|
24935
24939
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25016,7 +25020,7 @@ class VirtualNetworkClient {
|
|
|
25016
25020
|
* @param ListPublicIpsRequest
|
|
25017
25021
|
* @return ListPublicIpsResponse
|
|
25018
25022
|
* @throws OciError when an error occurs
|
|
25019
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25023
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListPublicIps.ts.html |here} to see how to use ListPublicIps API.
|
|
25020
25024
|
*/
|
|
25021
25025
|
listPublicIps(listPublicIpsRequest) {
|
|
25022
25026
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25124,7 +25128,7 @@ class VirtualNetworkClient {
|
|
|
25124
25128
|
* @param ListRemotePeeringConnectionsRequest
|
|
25125
25129
|
* @return ListRemotePeeringConnectionsResponse
|
|
25126
25130
|
* @throws OciError when an error occurs
|
|
25127
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25131
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListRemotePeeringConnections.ts.html |here} to see how to use ListRemotePeeringConnections API.
|
|
25128
25132
|
*/
|
|
25129
25133
|
listRemotePeeringConnections(listRemotePeeringConnectionsRequest) {
|
|
25130
25134
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25231,7 +25235,7 @@ class VirtualNetworkClient {
|
|
|
25231
25235
|
* @param ListRouteTablesRequest
|
|
25232
25236
|
* @return ListRouteTablesResponse
|
|
25233
25237
|
* @throws OciError when an error occurs
|
|
25234
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25238
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListRouteTables.ts.html |here} to see how to use ListRouteTables API.
|
|
25235
25239
|
*/
|
|
25236
25240
|
listRouteTables(listRouteTablesRequest) {
|
|
25237
25241
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25340,7 +25344,7 @@ class VirtualNetworkClient {
|
|
|
25340
25344
|
* @param ListSecurityListsRequest
|
|
25341
25345
|
* @return ListSecurityListsResponse
|
|
25342
25346
|
* @throws OciError when an error occurs
|
|
25343
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25347
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListSecurityLists.ts.html |here} to see how to use ListSecurityLists API.
|
|
25344
25348
|
*/
|
|
25345
25349
|
listSecurityLists(listSecurityListsRequest) {
|
|
25346
25350
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25449,7 +25453,7 @@ class VirtualNetworkClient {
|
|
|
25449
25453
|
* @param ListServiceGatewaysRequest
|
|
25450
25454
|
* @return ListServiceGatewaysResponse
|
|
25451
25455
|
* @throws OciError when an error occurs
|
|
25452
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25456
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListServiceGateways.ts.html |here} to see how to use ListServiceGateways API.
|
|
25453
25457
|
*/
|
|
25454
25458
|
listServiceGateways(listServiceGatewaysRequest) {
|
|
25455
25459
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25557,7 +25561,7 @@ class VirtualNetworkClient {
|
|
|
25557
25561
|
* @param ListServicesRequest
|
|
25558
25562
|
* @return ListServicesResponse
|
|
25559
25563
|
* @throws OciError when an error occurs
|
|
25560
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25564
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListServices.ts.html |here} to see how to use ListServices API.
|
|
25561
25565
|
*/
|
|
25562
25566
|
listServices(listServicesRequest) {
|
|
25563
25567
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25660,7 +25664,7 @@ class VirtualNetworkClient {
|
|
|
25660
25664
|
* @param ListSubnetsRequest
|
|
25661
25665
|
* @return ListSubnetsResponse
|
|
25662
25666
|
* @throws OciError when an error occurs
|
|
25663
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25667
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListSubnets.ts.html |here} to see how to use ListSubnets API.
|
|
25664
25668
|
*/
|
|
25665
25669
|
listSubnets(listSubnetsRequest) {
|
|
25666
25670
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25768,7 +25772,7 @@ class VirtualNetworkClient {
|
|
|
25768
25772
|
* @param ListVcnsRequest
|
|
25769
25773
|
* @return ListVcnsResponse
|
|
25770
25774
|
* @throws OciError when an error occurs
|
|
25771
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25775
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListVcns.ts.html |here} to see how to use ListVcns API.
|
|
25772
25776
|
*/
|
|
25773
25777
|
listVcns(listVcnsRequest) {
|
|
25774
25778
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25875,7 +25879,7 @@ class VirtualNetworkClient {
|
|
|
25875
25879
|
* @param ListVirtualCircuitBandwidthShapesRequest
|
|
25876
25880
|
* @return ListVirtualCircuitBandwidthShapesResponse
|
|
25877
25881
|
* @throws OciError when an error occurs
|
|
25878
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25882
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListVirtualCircuitBandwidthShapes API.
|
|
25879
25883
|
*/
|
|
25880
25884
|
listVirtualCircuitBandwidthShapes(listVirtualCircuitBandwidthShapesRequest) {
|
|
25881
25885
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25979,7 +25983,7 @@ class VirtualNetworkClient {
|
|
|
25979
25983
|
* @param ListVirtualCircuitPublicPrefixesRequest
|
|
25980
25984
|
* @return ListVirtualCircuitPublicPrefixesResponse
|
|
25981
25985
|
* @throws OciError when an error occurs
|
|
25982
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25986
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListVirtualCircuitPublicPrefixes.ts.html |here} to see how to use ListVirtualCircuitPublicPrefixes API.
|
|
25983
25987
|
*/
|
|
25984
25988
|
listVirtualCircuitPublicPrefixes(listVirtualCircuitPublicPrefixesRequest) {
|
|
25985
25989
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26037,7 +26041,7 @@ class VirtualNetworkClient {
|
|
|
26037
26041
|
* @param ListVirtualCircuitsRequest
|
|
26038
26042
|
* @return ListVirtualCircuitsResponse
|
|
26039
26043
|
* @throws OciError when an error occurs
|
|
26040
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26044
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListVirtualCircuits.ts.html |here} to see how to use ListVirtualCircuits API.
|
|
26041
26045
|
*/
|
|
26042
26046
|
listVirtualCircuits(listVirtualCircuitsRequest) {
|
|
26043
26047
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26144,7 +26148,7 @@ class VirtualNetworkClient {
|
|
|
26144
26148
|
* @param ListVlansRequest
|
|
26145
26149
|
* @return ListVlansResponse
|
|
26146
26150
|
* @throws OciError when an error occurs
|
|
26147
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26151
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ListVlans.ts.html |here} to see how to use ListVlans API.
|
|
26148
26152
|
*/
|
|
26149
26153
|
listVlans(listVlansRequest) {
|
|
26150
26154
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26261,7 +26265,7 @@ class VirtualNetworkClient {
|
|
|
26261
26265
|
* @param ModifyVcnCidrRequest
|
|
26262
26266
|
* @return ModifyVcnCidrResponse
|
|
26263
26267
|
* @throws OciError when an error occurs
|
|
26264
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26268
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ModifyVcnCidr.ts.html |here} to see how to use ModifyVcnCidr API.
|
|
26265
26269
|
*/
|
|
26266
26270
|
modifyVcnCidr(modifyVcnCidrRequest) {
|
|
26267
26271
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26322,7 +26326,7 @@ class VirtualNetworkClient {
|
|
|
26322
26326
|
* @param RemoveDrgRouteDistributionStatementsRequest
|
|
26323
26327
|
* @return RemoveDrgRouteDistributionStatementsResponse
|
|
26324
26328
|
* @throws OciError when an error occurs
|
|
26325
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26329
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/RemoveDrgRouteDistributionStatements.ts.html |here} to see how to use RemoveDrgRouteDistributionStatements API.
|
|
26326
26330
|
*/
|
|
26327
26331
|
removeDrgRouteDistributionStatements(removeDrgRouteDistributionStatementsRequest) {
|
|
26328
26332
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26375,7 +26379,7 @@ class VirtualNetworkClient {
|
|
|
26375
26379
|
* @param RemoveDrgRouteRulesRequest
|
|
26376
26380
|
* @return RemoveDrgRouteRulesResponse
|
|
26377
26381
|
* @throws OciError when an error occurs
|
|
26378
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26382
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/RemoveDrgRouteRules.ts.html |here} to see how to use RemoveDrgRouteRules API.
|
|
26379
26383
|
*/
|
|
26380
26384
|
removeDrgRouteRules(removeDrgRouteRulesRequest) {
|
|
26381
26385
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26428,7 +26432,7 @@ class VirtualNetworkClient {
|
|
|
26428
26432
|
* @param RemoveExportDrgRouteDistributionRequest
|
|
26429
26433
|
* @return RemoveExportDrgRouteDistributionResponse
|
|
26430
26434
|
* @throws OciError when an error occurs
|
|
26431
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26435
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/RemoveExportDrgRouteDistribution.ts.html |here} to see how to use RemoveExportDrgRouteDistribution API.
|
|
26432
26436
|
*/
|
|
26433
26437
|
removeExportDrgRouteDistribution(removeExportDrgRouteDistributionRequest) {
|
|
26434
26438
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26492,7 +26496,7 @@ class VirtualNetworkClient {
|
|
|
26492
26496
|
* @param RemoveImportDrgRouteDistributionRequest
|
|
26493
26497
|
* @return RemoveImportDrgRouteDistributionResponse
|
|
26494
26498
|
* @throws OciError when an error occurs
|
|
26495
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26499
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/RemoveImportDrgRouteDistribution.ts.html |here} to see how to use RemoveImportDrgRouteDistribution API.
|
|
26496
26500
|
*/
|
|
26497
26501
|
removeImportDrgRouteDistribution(removeImportDrgRouteDistributionRequest) {
|
|
26498
26502
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26555,7 +26559,7 @@ class VirtualNetworkClient {
|
|
|
26555
26559
|
* @param RemoveNetworkSecurityGroupSecurityRulesRequest
|
|
26556
26560
|
* @return RemoveNetworkSecurityGroupSecurityRulesResponse
|
|
26557
26561
|
* @throws OciError when an error occurs
|
|
26558
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26562
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/RemoveNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use RemoveNetworkSecurityGroupSecurityRules API.
|
|
26559
26563
|
*/
|
|
26560
26564
|
removeNetworkSecurityGroupSecurityRules(removeNetworkSecurityGroupSecurityRulesRequest) {
|
|
26561
26565
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26608,7 +26612,7 @@ class VirtualNetworkClient {
|
|
|
26608
26612
|
* @param RemovePublicIpPoolCapacityRequest
|
|
26609
26613
|
* @return RemovePublicIpPoolCapacityResponse
|
|
26610
26614
|
* @throws OciError when an error occurs
|
|
26611
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26615
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/RemovePublicIpPoolCapacity.ts.html |here} to see how to use RemovePublicIpPoolCapacity API.
|
|
26612
26616
|
*/
|
|
26613
26617
|
removePublicIpPoolCapacity(removePublicIpPoolCapacityRequest) {
|
|
26614
26618
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26676,7 +26680,7 @@ class VirtualNetworkClient {
|
|
|
26676
26680
|
* @param RemoveVcnCidrRequest
|
|
26677
26681
|
* @return RemoveVcnCidrResponse
|
|
26678
26682
|
* @throws OciError when an error occurs
|
|
26679
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26683
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/RemoveVcnCidr.ts.html |here} to see how to use RemoveVcnCidr API.
|
|
26680
26684
|
*/
|
|
26681
26685
|
removeVcnCidr(removeVcnCidrRequest) {
|
|
26682
26686
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26737,7 +26741,7 @@ class VirtualNetworkClient {
|
|
|
26737
26741
|
* @param UpdateByoipRangeRequest
|
|
26738
26742
|
* @return UpdateByoipRangeResponse
|
|
26739
26743
|
* @throws OciError when an error occurs
|
|
26740
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26744
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateByoipRange.ts.html |here} to see how to use UpdateByoipRange API.
|
|
26741
26745
|
*/
|
|
26742
26746
|
updateByoipRange(updateByoipRangeRequest) {
|
|
26743
26747
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26802,7 +26806,7 @@ class VirtualNetworkClient {
|
|
|
26802
26806
|
* @param UpdateCpeRequest
|
|
26803
26807
|
* @return UpdateCpeResponse
|
|
26804
26808
|
* @throws OciError when an error occurs
|
|
26805
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26809
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateCpe.ts.html |here} to see how to use UpdateCpe API.
|
|
26806
26810
|
*/
|
|
26807
26811
|
updateCpe(updateCpeRequest) {
|
|
26808
26812
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26864,7 +26868,7 @@ class VirtualNetworkClient {
|
|
|
26864
26868
|
* @param UpdateCrossConnectRequest
|
|
26865
26869
|
* @return UpdateCrossConnectResponse
|
|
26866
26870
|
* @throws OciError when an error occurs
|
|
26867
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26871
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateCrossConnect.ts.html |here} to see how to use UpdateCrossConnect API.
|
|
26868
26872
|
*/
|
|
26869
26873
|
updateCrossConnect(updateCrossConnectRequest) {
|
|
26870
26874
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26928,7 +26932,7 @@ class VirtualNetworkClient {
|
|
|
26928
26932
|
* @param UpdateCrossConnectGroupRequest
|
|
26929
26933
|
* @return UpdateCrossConnectGroupResponse
|
|
26930
26934
|
* @throws OciError when an error occurs
|
|
26931
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26935
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateCrossConnectGroup.ts.html |here} to see how to use UpdateCrossConnectGroup API.
|
|
26932
26936
|
*/
|
|
26933
26937
|
updateCrossConnectGroup(updateCrossConnectGroupRequest) {
|
|
26934
26938
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26994,7 +26998,7 @@ class VirtualNetworkClient {
|
|
|
26994
26998
|
* @param UpdateDhcpOptionsRequest
|
|
26995
26999
|
* @return UpdateDhcpOptionsResponse
|
|
26996
27000
|
* @throws OciError when an error occurs
|
|
26997
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27001
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateDhcpOptions.ts.html |here} to see how to use UpdateDhcpOptions API.
|
|
26998
27002
|
*/
|
|
26999
27003
|
updateDhcpOptions(updateDhcpOptionsRequest) {
|
|
27000
27004
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27057,7 +27061,7 @@ class VirtualNetworkClient {
|
|
|
27057
27061
|
* @param UpdateDrgRequest
|
|
27058
27062
|
* @return UpdateDrgResponse
|
|
27059
27063
|
* @throws OciError when an error occurs
|
|
27060
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27064
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateDrg.ts.html |here} to see how to use UpdateDrg API.
|
|
27061
27065
|
*/
|
|
27062
27066
|
updateDrg(updateDrgRequest) {
|
|
27063
27067
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27121,7 +27125,7 @@ class VirtualNetworkClient {
|
|
|
27121
27125
|
* @param UpdateDrgAttachmentRequest
|
|
27122
27126
|
* @return UpdateDrgAttachmentResponse
|
|
27123
27127
|
* @throws OciError when an error occurs
|
|
27124
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27128
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateDrgAttachment.ts.html |here} to see how to use UpdateDrgAttachment API.
|
|
27125
27129
|
*/
|
|
27126
27130
|
updateDrgAttachment(updateDrgAttachmentRequest) {
|
|
27127
27131
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27184,7 +27188,7 @@ class VirtualNetworkClient {
|
|
|
27184
27188
|
* @param UpdateDrgRouteDistributionRequest
|
|
27185
27189
|
* @return UpdateDrgRouteDistributionResponse
|
|
27186
27190
|
* @throws OciError when an error occurs
|
|
27187
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27191
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateDrgRouteDistribution.ts.html |here} to see how to use UpdateDrgRouteDistribution API.
|
|
27188
27192
|
*/
|
|
27189
27193
|
updateDrgRouteDistribution(updateDrgRouteDistributionRequest) {
|
|
27190
27194
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27247,7 +27251,7 @@ class VirtualNetworkClient {
|
|
|
27247
27251
|
* @param UpdateDrgRouteDistributionStatementsRequest
|
|
27248
27252
|
* @return UpdateDrgRouteDistributionStatementsResponse
|
|
27249
27253
|
* @throws OciError when an error occurs
|
|
27250
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27254
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateDrgRouteDistributionStatements.ts.html |here} to see how to use UpdateDrgRouteDistributionStatements API.
|
|
27251
27255
|
*/
|
|
27252
27256
|
updateDrgRouteDistributionStatements(updateDrgRouteDistributionStatementsRequest) {
|
|
27253
27257
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27304,7 +27308,7 @@ class VirtualNetworkClient {
|
|
|
27304
27308
|
* @param UpdateDrgRouteRulesRequest
|
|
27305
27309
|
* @return UpdateDrgRouteRulesResponse
|
|
27306
27310
|
* @throws OciError when an error occurs
|
|
27307
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27311
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateDrgRouteRules.ts.html |here} to see how to use UpdateDrgRouteRules API.
|
|
27308
27312
|
*/
|
|
27309
27313
|
updateDrgRouteRules(updateDrgRouteRulesRequest) {
|
|
27310
27314
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27361,7 +27365,7 @@ class VirtualNetworkClient {
|
|
|
27361
27365
|
* @param UpdateDrgRouteTableRequest
|
|
27362
27366
|
* @return UpdateDrgRouteTableResponse
|
|
27363
27367
|
* @throws OciError when an error occurs
|
|
27364
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27368
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateDrgRouteTable.ts.html |here} to see how to use UpdateDrgRouteTable API.
|
|
27365
27369
|
*/
|
|
27366
27370
|
updateDrgRouteTable(updateDrgRouteTableRequest) {
|
|
27367
27371
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27427,7 +27431,7 @@ class VirtualNetworkClient {
|
|
|
27427
27431
|
* @param UpdateIPSecConnectionRequest
|
|
27428
27432
|
* @return UpdateIPSecConnectionResponse
|
|
27429
27433
|
* @throws OciError when an error occurs
|
|
27430
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27434
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateIPSecConnection.ts.html |here} to see how to use UpdateIPSecConnection API.
|
|
27431
27435
|
*/
|
|
27432
27436
|
updateIPSecConnection(updateIPSecConnectionRequest) {
|
|
27433
27437
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27501,7 +27505,7 @@ class VirtualNetworkClient {
|
|
|
27501
27505
|
* @param UpdateIPSecConnectionTunnelRequest
|
|
27502
27506
|
* @return UpdateIPSecConnectionTunnelResponse
|
|
27503
27507
|
* @throws OciError when an error occurs
|
|
27504
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27508
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateIPSecConnectionTunnel.ts.html |here} to see how to use UpdateIPSecConnectionTunnel API.
|
|
27505
27509
|
*/
|
|
27506
27510
|
updateIPSecConnectionTunnel(updateIPSecConnectionTunnelRequest) {
|
|
27507
27511
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27568,7 +27572,7 @@ class VirtualNetworkClient {
|
|
|
27568
27572
|
* @param UpdateIPSecConnectionTunnelSharedSecretRequest
|
|
27569
27573
|
* @return UpdateIPSecConnectionTunnelSharedSecretResponse
|
|
27570
27574
|
* @throws OciError when an error occurs
|
|
27571
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27575
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use UpdateIPSecConnectionTunnelSharedSecret API.
|
|
27572
27576
|
*/
|
|
27573
27577
|
updateIPSecConnectionTunnelSharedSecret(updateIPSecConnectionTunnelSharedSecretRequest) {
|
|
27574
27578
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27636,7 +27640,7 @@ class VirtualNetworkClient {
|
|
|
27636
27640
|
* @param UpdateInternetGatewayRequest
|
|
27637
27641
|
* @return UpdateInternetGatewayResponse
|
|
27638
27642
|
* @throws OciError when an error occurs
|
|
27639
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27643
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateInternetGateway.ts.html |here} to see how to use UpdateInternetGateway API.
|
|
27640
27644
|
*/
|
|
27641
27645
|
updateInternetGateway(updateInternetGatewayRequest) {
|
|
27642
27646
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27705,7 +27709,7 @@ class VirtualNetworkClient {
|
|
|
27705
27709
|
* @param UpdateIpv6Request
|
|
27706
27710
|
* @return UpdateIpv6Response
|
|
27707
27711
|
* @throws OciError when an error occurs
|
|
27708
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27712
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateIpv6.ts.html |here} to see how to use UpdateIpv6 API.
|
|
27709
27713
|
*/
|
|
27710
27714
|
updateIpv6(updateIpv6Request) {
|
|
27711
27715
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27769,7 +27773,7 @@ class VirtualNetworkClient {
|
|
|
27769
27773
|
* @param UpdateLocalPeeringGatewayRequest
|
|
27770
27774
|
* @return UpdateLocalPeeringGatewayResponse
|
|
27771
27775
|
* @throws OciError when an error occurs
|
|
27772
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27776
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateLocalPeeringGateway.ts.html |here} to see how to use UpdateLocalPeeringGateway API.
|
|
27773
27777
|
*/
|
|
27774
27778
|
updateLocalPeeringGateway(updateLocalPeeringGatewayRequest) {
|
|
27775
27779
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27832,7 +27836,7 @@ class VirtualNetworkClient {
|
|
|
27832
27836
|
* @param UpdateNatGatewayRequest
|
|
27833
27837
|
* @return UpdateNatGatewayResponse
|
|
27834
27838
|
* @throws OciError when an error occurs
|
|
27835
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27839
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateNatGateway.ts.html |here} to see how to use UpdateNatGateway API.
|
|
27836
27840
|
*/
|
|
27837
27841
|
updateNatGateway(updateNatGatewayRequest) {
|
|
27838
27842
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27909,7 +27913,7 @@ class VirtualNetworkClient {
|
|
|
27909
27913
|
* @param UpdateNetworkSecurityGroupRequest
|
|
27910
27914
|
* @return UpdateNetworkSecurityGroupResponse
|
|
27911
27915
|
* @throws OciError when an error occurs
|
|
27912
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27916
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateNetworkSecurityGroup.ts.html |here} to see how to use UpdateNetworkSecurityGroup API.
|
|
27913
27917
|
*/
|
|
27914
27918
|
updateNetworkSecurityGroup(updateNetworkSecurityGroupRequest) {
|
|
27915
27919
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27972,7 +27976,7 @@ class VirtualNetworkClient {
|
|
|
27972
27976
|
* @param UpdateNetworkSecurityGroupSecurityRulesRequest
|
|
27973
27977
|
* @return UpdateNetworkSecurityGroupSecurityRulesResponse
|
|
27974
27978
|
* @throws OciError when an error occurs
|
|
27975
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27979
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use UpdateNetworkSecurityGroupSecurityRules API.
|
|
27976
27980
|
*/
|
|
27977
27981
|
updateNetworkSecurityGroupSecurityRules(updateNetworkSecurityGroupSecurityRulesRequest) {
|
|
27978
27982
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28038,7 +28042,7 @@ class VirtualNetworkClient {
|
|
|
28038
28042
|
* @param UpdatePrivateIpRequest
|
|
28039
28043
|
* @return UpdatePrivateIpResponse
|
|
28040
28044
|
* @throws OciError when an error occurs
|
|
28041
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28045
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdatePrivateIp.ts.html |here} to see how to use UpdatePrivateIp API.
|
|
28042
28046
|
*/
|
|
28043
28047
|
updatePrivateIp(updatePrivateIpRequest) {
|
|
28044
28048
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28139,7 +28143,7 @@ class VirtualNetworkClient {
|
|
|
28139
28143
|
* @param UpdatePublicIpRequest
|
|
28140
28144
|
* @return UpdatePublicIpResponse
|
|
28141
28145
|
* @throws OciError when an error occurs
|
|
28142
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28146
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdatePublicIp.ts.html |here} to see how to use UpdatePublicIp API.
|
|
28143
28147
|
*/
|
|
28144
28148
|
updatePublicIp(updatePublicIpRequest) {
|
|
28145
28149
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28202,7 +28206,7 @@ class VirtualNetworkClient {
|
|
|
28202
28206
|
* @param UpdatePublicIpPoolRequest
|
|
28203
28207
|
* @return UpdatePublicIpPoolResponse
|
|
28204
28208
|
* @throws OciError when an error occurs
|
|
28205
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28209
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdatePublicIpPool.ts.html |here} to see how to use UpdatePublicIpPool API.
|
|
28206
28210
|
*/
|
|
28207
28211
|
updatePublicIpPool(updatePublicIpPoolRequest) {
|
|
28208
28212
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28266,7 +28270,7 @@ class VirtualNetworkClient {
|
|
|
28266
28270
|
* @param UpdateRemotePeeringConnectionRequest
|
|
28267
28271
|
* @return UpdateRemotePeeringConnectionResponse
|
|
28268
28272
|
* @throws OciError when an error occurs
|
|
28269
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28273
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateRemotePeeringConnection.ts.html |here} to see how to use UpdateRemotePeeringConnection API.
|
|
28270
28274
|
*/
|
|
28271
28275
|
updateRemotePeeringConnection(updateRemotePeeringConnectionRequest) {
|
|
28272
28276
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28332,7 +28336,7 @@ class VirtualNetworkClient {
|
|
|
28332
28336
|
* @param UpdateRouteTableRequest
|
|
28333
28337
|
* @return UpdateRouteTableResponse
|
|
28334
28338
|
* @throws OciError when an error occurs
|
|
28335
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28339
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateRouteTable.ts.html |here} to see how to use UpdateRouteTable API.
|
|
28336
28340
|
*/
|
|
28337
28341
|
updateRouteTable(updateRouteTableRequest) {
|
|
28338
28342
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28399,7 +28403,7 @@ class VirtualNetworkClient {
|
|
|
28399
28403
|
* @param UpdateSecurityListRequest
|
|
28400
28404
|
* @return UpdateSecurityListResponse
|
|
28401
28405
|
* @throws OciError when an error occurs
|
|
28402
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28406
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateSecurityList.ts.html |here} to see how to use UpdateSecurityList API.
|
|
28403
28407
|
*/
|
|
28404
28408
|
updateSecurityList(updateSecurityListRequest) {
|
|
28405
28409
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28463,7 +28467,7 @@ class VirtualNetworkClient {
|
|
|
28463
28467
|
* @param UpdateServiceGatewayRequest
|
|
28464
28468
|
* @return UpdateServiceGatewayResponse
|
|
28465
28469
|
* @throws OciError when an error occurs
|
|
28466
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28470
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateServiceGateway.ts.html |here} to see how to use UpdateServiceGateway API.
|
|
28467
28471
|
*/
|
|
28468
28472
|
updateServiceGateway(updateServiceGatewayRequest) {
|
|
28469
28473
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28526,7 +28530,7 @@ class VirtualNetworkClient {
|
|
|
28526
28530
|
* @param UpdateSubnetRequest
|
|
28527
28531
|
* @return UpdateSubnetResponse
|
|
28528
28532
|
* @throws OciError when an error occurs
|
|
28529
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28533
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateSubnet.ts.html |here} to see how to use UpdateSubnet API.
|
|
28530
28534
|
*/
|
|
28531
28535
|
updateSubnet(updateSubnetRequest) {
|
|
28532
28536
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28591,7 +28595,7 @@ class VirtualNetworkClient {
|
|
|
28591
28595
|
* @param UpdateTunnelCpeDeviceConfigRequest
|
|
28592
28596
|
* @return UpdateTunnelCpeDeviceConfigResponse
|
|
28593
28597
|
* @throws OciError when an error occurs
|
|
28594
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28598
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateTunnelCpeDeviceConfig.ts.html |here} to see how to use UpdateTunnelCpeDeviceConfig API.
|
|
28595
28599
|
*/
|
|
28596
28600
|
updateTunnelCpeDeviceConfig(updateTunnelCpeDeviceConfigRequest) {
|
|
28597
28601
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28657,7 +28661,7 @@ class VirtualNetworkClient {
|
|
|
28657
28661
|
* @param UpdateVcnRequest
|
|
28658
28662
|
* @return UpdateVcnResponse
|
|
28659
28663
|
* @throws OciError when an error occurs
|
|
28660
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28664
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateVcn.ts.html |here} to see how to use UpdateVcn API.
|
|
28661
28665
|
*/
|
|
28662
28666
|
updateVcn(updateVcnRequest) {
|
|
28663
28667
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28743,7 +28747,7 @@ class VirtualNetworkClient {
|
|
|
28743
28747
|
* @param UpdateVirtualCircuitRequest
|
|
28744
28748
|
* @return UpdateVirtualCircuitResponse
|
|
28745
28749
|
* @throws OciError when an error occurs
|
|
28746
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28750
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateVirtualCircuit.ts.html |here} to see how to use UpdateVirtualCircuit API.
|
|
28747
28751
|
*/
|
|
28748
28752
|
updateVirtualCircuit(updateVirtualCircuitRequest) {
|
|
28749
28753
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28807,7 +28811,7 @@ class VirtualNetworkClient {
|
|
|
28807
28811
|
* @param UpdateVlanRequest
|
|
28808
28812
|
* @return UpdateVlanResponse
|
|
28809
28813
|
* @throws OciError when an error occurs
|
|
28810
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28814
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateVlan.ts.html |here} to see how to use UpdateVlan API.
|
|
28811
28815
|
*/
|
|
28812
28816
|
updateVlan(updateVlanRequest) {
|
|
28813
28817
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28871,7 +28875,7 @@ class VirtualNetworkClient {
|
|
|
28871
28875
|
* @param UpdateVnicRequest
|
|
28872
28876
|
* @return UpdateVnicResponse
|
|
28873
28877
|
* @throws OciError when an error occurs
|
|
28874
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28878
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpdateVnic.ts.html |here} to see how to use UpdateVnic API.
|
|
28875
28879
|
*/
|
|
28876
28880
|
updateVnic(updateVnicRequest) {
|
|
28877
28881
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28935,7 +28939,7 @@ class VirtualNetworkClient {
|
|
|
28935
28939
|
* @param UpgradeDrgRequest
|
|
28936
28940
|
* @return UpgradeDrgResponse
|
|
28937
28941
|
* @throws OciError when an error occurs
|
|
28938
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28942
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/UpgradeDrg.ts.html |here} to see how to use UpgradeDrg API.
|
|
28939
28943
|
*/
|
|
28940
28944
|
upgradeDrg(upgradeDrgRequest) {
|
|
28941
28945
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28995,7 +28999,7 @@ class VirtualNetworkClient {
|
|
|
28995
28999
|
* @param ValidateByoipRangeRequest
|
|
28996
29000
|
* @return ValidateByoipRangeResponse
|
|
28997
29001
|
* @throws OciError when an error occurs
|
|
28998
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29002
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/ValidateByoipRange.ts.html |here} to see how to use ValidateByoipRange API.
|
|
28999
29003
|
*/
|
|
29000
29004
|
validateByoipRange(validateByoipRangeRequest) {
|
|
29001
29005
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29053,7 +29057,7 @@ class VirtualNetworkClient {
|
|
|
29053
29057
|
* @param WithdrawByoipRangeRequest
|
|
29054
29058
|
* @return WithdrawByoipRangeResponse
|
|
29055
29059
|
* @throws OciError when an error occurs
|
|
29056
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29060
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.15.0/core/WithdrawByoipRange.ts.html |here} to see how to use WithdrawByoipRange API.
|
|
29057
29061
|
*/
|
|
29058
29062
|
withdrawByoipRange(withdrawByoipRangeRequest) {
|
|
29059
29063
|
return __awaiter(this, void 0, void 0, function* () {
|