oci-core 2.84.2 → 2.85.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 +434 -435
- package/lib/client.js +435 -435
- package/lib/client.js.map +1 -1
- package/lib/model/boot-volume-attachment.d.ts +7 -0
- package/lib/model/boot-volume-attachment.js.map +1 -1
- package/lib/model/boot-volume.d.ts +4 -0
- package/lib/model/boot-volume.js.map +1 -1
- package/lib/model/capacity-reservation-instance-summary.d.ts +4 -0
- package/lib/model/capacity-reservation-instance-summary.js.map +1 -1
- package/lib/model/compute-cluster.d.ts +1 -2
- package/lib/model/compute-cluster.js.map +1 -1
- package/lib/model/create-boot-volume-details.d.ts +4 -0
- package/lib/model/create-boot-volume-details.js.map +1 -1
- package/lib/model/create-compute-cluster-details.d.ts +1 -2
- package/lib/model/create-compute-cluster-details.js.map +1 -1
- package/lib/model/create-drg-route-distribution-details.d.ts +1 -1
- package/lib/model/create-image-details.d.ts +1 -1
- package/lib/model/create-vnic-details.d.ts +9 -9
- package/lib/model/create-volume-details.d.ts +4 -0
- package/lib/model/create-volume-details.js.map +1 -1
- package/lib/model/create-volume-group-details.d.ts +4 -0
- package/lib/model/create-volume-group-details.js.map +1 -1
- package/lib/model/index.d.ts +6 -0
- package/lib/model/index.js +10 -4
- package/lib/model/index.js.map +1 -1
- package/lib/model/instance-configuration-create-volume-details.d.ts +4 -0
- package/lib/model/instance-configuration-create-volume-details.js.map +1 -1
- package/lib/model/instance-configuration-launch-instance-details.d.ts +4 -0
- package/lib/model/instance-configuration-launch-instance-details.js.map +1 -1
- package/lib/model/instance-reservation-config-details.d.ts +4 -0
- package/lib/model/instance-reservation-config-details.js.map +1 -1
- package/lib/model/instance-reservation-config.d.ts +4 -0
- package/lib/model/instance-reservation-config.js.map +1 -1
- package/lib/model/instance.d.ts +4 -0
- package/lib/model/instance.js.map +1 -1
- package/lib/model/launch-instance-details.d.ts +4 -0
- package/lib/model/launch-instance-details.js.map +1 -1
- package/lib/model/network-security-group.d.ts +7 -7
- package/lib/model/private-ip.d.ts +1 -1
- package/lib/model/update-instance-details.d.ts +1 -0
- package/lib/model/update-instance-details.js +6 -0
- package/lib/model/update-instance-details.js.map +1 -1
- package/lib/model/update-instance-source-details.d.ts +34 -0
- package/lib/model/update-instance-source-details.js +79 -0
- package/lib/model/update-instance-source-details.js.map +1 -0
- package/lib/model/update-instance-source-via-boot-volume-details.d.ts +35 -0
- package/lib/model/update-instance-source-via-boot-volume-details.js +61 -0
- package/lib/model/update-instance-source-via-boot-volume-details.js.map +1 -0
- package/lib/model/update-instance-source-via-image-details.d.ts +44 -0
- package/lib/model/update-instance-source-via-image-details.js +61 -0
- package/lib/model/update-instance-source-via-image-details.js.map +1 -0
- package/lib/model/update-vnic-details.d.ts +1 -1
- package/lib/model/volume.d.ts +4 -0
- 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-subnet-cidr-request.d.ts +2 -2
- package/lib/request/add-ipv6-vcn-cidr-request.d.ts +2 -2
- 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 +2 -2
- package/lib/request/advertise-byoip-range-request.d.ts +1 -1
- package/lib/request/attach-boot-volume-request.d.ts +1 -1
- package/lib/request/attach-instance-pool-instance-request.d.ts +1 -1
- package/lib/request/attach-load-balancer-request.d.ts +1 -1
- package/lib/request/attach-service-id-request.d.ts +1 -1
- package/lib/request/attach-vnic-request.d.ts +1 -1
- package/lib/request/attach-volume-request.d.ts +1 -1
- package/lib/request/bulk-add-virtual-circuit-public-prefixes-request.d.ts +1 -1
- package/lib/request/bulk-delete-virtual-circuit-public-prefixes-request.d.ts +1 -1
- package/lib/request/capture-console-history-request.d.ts +1 -1
- package/lib/request/change-boot-volume-backup-compartment-request.d.ts +1 -1
- package/lib/request/change-boot-volume-compartment-request.d.ts +1 -1
- package/lib/request/change-byoip-range-compartment-request.d.ts +1 -1
- package/lib/request/change-capture-filter-compartment-request.d.ts +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-capacity-topology-compartment-request.d.ts +1 -1
- package/lib/request/change-compute-cluster-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 +2 -2
- package/lib/request/change-vcn-compartment-request.d.ts +2 -2
- package/lib/request/change-virtual-circuit-compartment-request.d.ts +1 -1
- package/lib/request/change-vlan-compartment-request.d.ts +1 -1
- package/lib/request/change-volume-backup-compartment-request.d.ts +1 -1
- package/lib/request/change-volume-compartment-request.d.ts +1 -1
- package/lib/request/change-volume-group-backup-compartment-request.d.ts +1 -1
- package/lib/request/change-volume-group-compartment-request.d.ts +1 -1
- package/lib/request/change-vtap-compartment-request.d.ts +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-capture-filter-request.d.ts +1 -1
- package/lib/request/create-cluster-network-request.d.ts +1 -1
- package/lib/request/create-compute-capacity-report-request.d.ts +1 -1
- package/lib/request/create-compute-capacity-reservation-request.d.ts +1 -1
- package/lib/request/create-compute-capacity-topology-request.d.ts +1 -1
- package/lib/request/create-compute-cluster-request.d.ts +2 -3
- package/lib/request/create-compute-image-capability-schema-request.d.ts +1 -1
- package/lib/request/create-cpe-request.d.ts +1 -1
- package/lib/request/create-cross-connect-group-request.d.ts +1 -1
- package/lib/request/create-cross-connect-request.d.ts +1 -1
- package/lib/request/create-dedicated-vm-host-request.d.ts +1 -1
- package/lib/request/create-dhcp-options-request.d.ts +1 -1
- package/lib/request/create-drg-attachment-request.d.ts +1 -1
- package/lib/request/create-drg-request.d.ts +1 -1
- package/lib/request/create-drg-route-distribution-request.d.ts +1 -1
- package/lib/request/create-drg-route-table-request.d.ts +1 -1
- package/lib/request/create-image-request.d.ts +1 -1
- package/lib/request/create-instance-configuration-request.d.ts +1 -1
- package/lib/request/create-instance-console-connection-request.d.ts +1 -1
- package/lib/request/create-instance-pool-request.d.ts +1 -1
- package/lib/request/create-internet-gateway-request.d.ts +1 -1
- package/lib/request/create-ipsec-connection-request.d.ts +1 -1
- package/lib/request/create-ipv6-request.d.ts +1 -1
- package/lib/request/create-local-peering-gateway-request.d.ts +1 -1
- package/lib/request/create-nat-gateway-request.d.ts +1 -1
- package/lib/request/create-network-security-group-request.d.ts +1 -1
- package/lib/request/create-private-ip-request.d.ts +1 -1
- package/lib/request/create-public-ip-pool-request.d.ts +1 -1
- package/lib/request/create-public-ip-request.d.ts +1 -1
- package/lib/request/create-remote-peering-connection-request.d.ts +1 -1
- package/lib/request/create-route-table-request.d.ts +1 -1
- package/lib/request/create-security-list-request.d.ts +1 -1
- package/lib/request/create-service-gateway-request.d.ts +1 -1
- package/lib/request/create-subnet-request.d.ts +1 -1
- package/lib/request/create-vcn-request.d.ts +1 -1
- package/lib/request/create-virtual-circuit-request.d.ts +1 -1
- package/lib/request/create-vlan-request.d.ts +1 -1
- package/lib/request/create-volume-backup-policy-assignment-request.d.ts +1 -1
- package/lib/request/create-volume-backup-policy-request.d.ts +1 -1
- package/lib/request/create-volume-backup-request.d.ts +1 -1
- package/lib/request/create-volume-group-backup-request.d.ts +1 -1
- package/lib/request/create-volume-group-request.d.ts +1 -1
- package/lib/request/create-volume-request.d.ts +1 -1
- package/lib/request/create-vtap-request.d.ts +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-capture-filter-request.d.ts +1 -1
- package/lib/request/delete-compute-capacity-reservation-request.d.ts +1 -1
- package/lib/request/delete-compute-capacity-topology-request.d.ts +1 -1
- package/lib/request/delete-compute-cluster-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 +2 -2
- package/lib/request/delete-vcn-request.d.ts +2 -2
- package/lib/request/delete-virtual-circuit-request.d.ts +1 -1
- package/lib/request/delete-vlan-request.d.ts +1 -1
- package/lib/request/delete-volume-backup-policy-assignment-request.d.ts +1 -1
- package/lib/request/delete-volume-backup-policy-request.d.ts +1 -1
- package/lib/request/delete-volume-backup-request.d.ts +1 -1
- package/lib/request/delete-volume-group-backup-request.d.ts +1 -1
- package/lib/request/delete-volume-group-request.d.ts +1 -1
- package/lib/request/delete-volume-kms-key-request.d.ts +1 -1
- package/lib/request/delete-volume-request.d.ts +1 -1
- package/lib/request/delete-vtap-request.d.ts +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-capture-filter-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-capacity-topology-request.d.ts +1 -1
- package/lib/request/get-compute-cluster-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-maintenance-reboot-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 +2 -2
- 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 +2 -2
- package/lib/request/get-vcn-request.d.ts +2 -2
- package/lib/request/get-vcn-topology-request.d.ts +1 -1
- package/lib/request/get-virtual-circuit-request.d.ts +1 -1
- package/lib/request/get-vlan-request.d.ts +1 -1
- package/lib/request/get-vnic-attachment-request.d.ts +1 -1
- package/lib/request/get-vnic-request.d.ts +1 -1
- package/lib/request/get-volume-attachment-request.d.ts +1 -1
- package/lib/request/get-volume-backup-policy-asset-assignment-request.d.ts +1 -1
- package/lib/request/get-volume-backup-policy-assignment-request.d.ts +1 -1
- package/lib/request/get-volume-backup-policy-request.d.ts +1 -1
- package/lib/request/get-volume-backup-request.d.ts +1 -1
- package/lib/request/get-volume-group-backup-request.d.ts +1 -1
- package/lib/request/get-volume-group-replica-request.d.ts +1 -1
- package/lib/request/get-volume-group-request.d.ts +1 -1
- package/lib/request/get-volume-kms-key-request.d.ts +1 -1
- package/lib/request/get-volume-request.d.ts +1 -1
- package/lib/request/get-vtap-request.d.ts +1 -1
- package/lib/request/get-windows-instance-initial-credentials-request.d.ts +1 -1
- package/lib/request/index.js +2 -4
- package/lib/request/index.js.map +1 -1
- package/lib/request/instance-action-request.d.ts +2 -14
- package/lib/request/instance-action-request.js +0 -15
- package/lib/request/instance-action-request.js.map +1 -1
- package/lib/request/launch-instance-configuration-request.d.ts +1 -1
- package/lib/request/launch-instance-request.d.ts +1 -1
- package/lib/request/list-allowed-peer-regions-for-remote-peering-request.d.ts +1 -1
- package/lib/request/list-app-catalog-listing-resource-versions-request.d.ts +1 -1
- package/lib/request/list-app-catalog-listings-request.d.ts +1 -1
- package/lib/request/list-app-catalog-subscriptions-request.d.ts +1 -1
- package/lib/request/list-block-volume-replicas-request.d.ts +1 -1
- package/lib/request/list-boot-volume-attachments-request.d.ts +1 -1
- package/lib/request/list-boot-volume-backups-request.d.ts +1 -1
- package/lib/request/list-boot-volume-replicas-request.d.ts +1 -1
- package/lib/request/list-boot-volumes-request.d.ts +1 -1
- package/lib/request/list-byoip-allocated-ranges-request.d.ts +1 -1
- package/lib/request/list-byoip-ranges-request.d.ts +1 -1
- package/lib/request/list-capture-filters-request.d.ts +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-capacity-topologies-request.d.ts +1 -1
- package/lib/request/list-compute-capacity-topology-compute-bare-metal-hosts-request.d.ts +1 -1
- package/lib/request/list-compute-capacity-topology-compute-hpc-islands-request.d.ts +1 -1
- package/lib/request/list-compute-capacity-topology-compute-network-blocks-request.d.ts +1 -1
- package/lib/request/list-compute-clusters-request.d.ts +1 -1
- package/lib/request/list-compute-global-image-capability-schema-versions-request.d.ts +1 -1
- package/lib/request/list-compute-global-image-capability-schemas-request.d.ts +1 -1
- package/lib/request/list-compute-image-capability-schemas-request.d.ts +1 -1
- package/lib/request/list-console-histories-request.d.ts +1 -1
- package/lib/request/list-cpe-device-shapes-request.d.ts +1 -1
- package/lib/request/list-cpes-request.d.ts +1 -1
- package/lib/request/list-cross-connect-groups-request.d.ts +1 -1
- package/lib/request/list-cross-connect-locations-request.d.ts +1 -1
- package/lib/request/list-cross-connect-mappings-request.d.ts +1 -1
- package/lib/request/list-cross-connects-request.d.ts +1 -1
- package/lib/request/list-crossconnect-port-speed-shapes-request.d.ts +1 -1
- package/lib/request/list-dedicated-vm-host-instance-shapes-request.d.ts +1 -1
- package/lib/request/list-dedicated-vm-host-instances-request.d.ts +1 -1
- package/lib/request/list-dedicated-vm-host-shapes-request.d.ts +1 -1
- package/lib/request/list-dedicated-vm-hosts-request.d.ts +1 -1
- package/lib/request/list-dhcp-options-request.d.ts +1 -1
- package/lib/request/list-drg-attachments-request.d.ts +1 -1
- package/lib/request/list-drg-route-distribution-statements-request.d.ts +1 -1
- package/lib/request/list-drg-route-distributions-request.d.ts +1 -1
- package/lib/request/list-drg-route-rules-request.d.ts +1 -1
- package/lib/request/list-drg-route-tables-request.d.ts +1 -1
- package/lib/request/list-drgs-request.d.ts +1 -1
- package/lib/request/list-fast-connect-provider-services-request.d.ts +1 -1
- package/lib/request/list-fast-connect-provider-virtual-circuit-bandwidth-shapes-request.d.ts +1 -1
- package/lib/request/list-image-shape-compatibility-entries-request.d.ts +1 -1
- package/lib/request/list-images-request.d.ts +1 -1
- package/lib/request/list-instance-configurations-request.d.ts +1 -1
- package/lib/request/list-instance-console-connections-request.d.ts +1 -1
- package/lib/request/list-instance-devices-request.d.ts +1 -1
- package/lib/request/list-instance-pool-instances-request.d.ts +1 -1
- package/lib/request/list-instance-pools-request.d.ts +1 -1
- package/lib/request/list-instances-request.d.ts +1 -1
- package/lib/request/list-internet-gateways-request.d.ts +1 -1
- package/lib/request/list-ipsec-connection-tunnel-routes-request.d.ts +1 -1
- package/lib/request/list-ipsec-connection-tunnel-security-associations-request.d.ts +1 -1
- package/lib/request/list-ipsec-connection-tunnels-request.d.ts +1 -1
- package/lib/request/list-ipsec-connections-request.d.ts +1 -1
- package/lib/request/list-ipv6s-request.d.ts +1 -1
- package/lib/request/list-local-peering-gateways-request.d.ts +1 -1
- package/lib/request/list-nat-gateways-request.d.ts +1 -1
- package/lib/request/list-network-security-group-security-rules-request.d.ts +1 -1
- package/lib/request/list-network-security-group-vnics-request.d.ts +1 -1
- package/lib/request/list-network-security-groups-request.d.ts +1 -1
- package/lib/request/list-private-ips-request.d.ts +1 -1
- package/lib/request/list-public-ip-pools-request.d.ts +1 -1
- package/lib/request/list-public-ips-request.d.ts +1 -1
- package/lib/request/list-remote-peering-connections-request.d.ts +1 -1
- package/lib/request/list-route-tables-request.d.ts +1 -1
- package/lib/request/list-security-lists-request.d.ts +1 -1
- package/lib/request/list-service-gateways-request.d.ts +1 -1
- package/lib/request/list-services-request.d.ts +1 -1
- package/lib/request/list-shapes-request.d.ts +1 -1
- package/lib/request/list-subnets-request.d.ts +1 -1
- package/lib/request/list-vcns-request.d.ts +1 -1
- package/lib/request/list-virtual-circuit-associated-tunnels-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 +6 -1
- package/lib/request/list-volumes-request.js.map +1 -1
- package/lib/request/list-vtaps-request.d.ts +1 -1
- package/lib/request/modify-vcn-cidr-request.d.ts +2 -2
- package/lib/request/remove-drg-route-distribution-statements-request.d.ts +1 -1
- package/lib/request/remove-drg-route-rules-request.d.ts +1 -1
- package/lib/request/remove-export-drg-route-distribution-request.d.ts +1 -1
- package/lib/request/remove-image-shape-compatibility-entry-request.d.ts +1 -1
- package/lib/request/remove-import-drg-route-distribution-request.d.ts +1 -1
- package/lib/request/remove-ipv6-subnet-cidr-request.d.ts +2 -2
- package/lib/request/remove-ipv6-vcn-cidr-request.d.ts +2 -2
- 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 +2 -2
- 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/softstop-instance-pool-request.d.ts +1 -1
- package/lib/request/start-instance-pool-request.d.ts +1 -1
- package/lib/request/stop-instance-pool-request.d.ts +1 -1
- package/lib/request/terminate-cluster-network-request.d.ts +1 -1
- package/lib/request/terminate-instance-pool-request.d.ts +1 -1
- package/lib/request/terminate-instance-request.d.ts +1 -1
- package/lib/request/update-boot-volume-backup-request.d.ts +1 -1
- package/lib/request/update-boot-volume-kms-key-request.d.ts +1 -1
- package/lib/request/update-boot-volume-request.d.ts +1 -1
- package/lib/request/update-byoip-range-request.d.ts +1 -1
- package/lib/request/update-capture-filter-request.d.ts +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-capacity-topology-request.d.ts +1 -1
- package/lib/request/update-compute-cluster-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 +2 -2
- package/lib/request/update-tunnel-cpe-device-config-request.d.ts +1 -1
- package/lib/request/update-vcn-request.d.ts +2 -2
- package/lib/request/update-virtual-circuit-request.d.ts +1 -1
- package/lib/request/update-vlan-request.d.ts +1 -1
- package/lib/request/update-vnic-request.d.ts +1 -1
- package/lib/request/update-volume-attachment-request.d.ts +1 -1
- package/lib/request/update-volume-backup-policy-request.d.ts +1 -1
- package/lib/request/update-volume-backup-request.d.ts +1 -1
- package/lib/request/update-volume-group-backup-request.d.ts +1 -1
- package/lib/request/update-volume-group-request.d.ts +1 -1
- package/lib/request/update-volume-kms-key-request.d.ts +1 -1
- package/lib/request/update-volume-request.d.ts +1 -1
- package/lib/request/update-vtap-request.d.ts +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
|
@@ -217,7 +217,7 @@ class BlockstorageClient {
|
|
|
217
217
|
* @param ChangeBootVolumeBackupCompartmentRequest
|
|
218
218
|
* @return ChangeBootVolumeBackupCompartmentResponse
|
|
219
219
|
* @throws OciError when an error occurs
|
|
220
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
220
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeBootVolumeBackupCompartment.ts.html |here} to see how to use ChangeBootVolumeBackupCompartment API.
|
|
221
221
|
*/
|
|
222
222
|
changeBootVolumeBackupCompartment(changeBootVolumeBackupCompartmentRequest) {
|
|
223
223
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -280,7 +280,7 @@ class BlockstorageClient {
|
|
|
280
280
|
* @param ChangeBootVolumeCompartmentRequest
|
|
281
281
|
* @return ChangeBootVolumeCompartmentResponse
|
|
282
282
|
* @throws OciError when an error occurs
|
|
283
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
283
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeBootVolumeCompartment.ts.html |here} to see how to use ChangeBootVolumeCompartment API.
|
|
284
284
|
*/
|
|
285
285
|
changeBootVolumeCompartment(changeBootVolumeCompartmentRequest) {
|
|
286
286
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -343,7 +343,7 @@ class BlockstorageClient {
|
|
|
343
343
|
* @param ChangeVolumeBackupCompartmentRequest
|
|
344
344
|
* @return ChangeVolumeBackupCompartmentResponse
|
|
345
345
|
* @throws OciError when an error occurs
|
|
346
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
346
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeVolumeBackupCompartment.ts.html |here} to see how to use ChangeVolumeBackupCompartment API.
|
|
347
347
|
*/
|
|
348
348
|
changeVolumeBackupCompartment(changeVolumeBackupCompartmentRequest) {
|
|
349
349
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -406,7 +406,7 @@ class BlockstorageClient {
|
|
|
406
406
|
* @param ChangeVolumeCompartmentRequest
|
|
407
407
|
* @return ChangeVolumeCompartmentResponse
|
|
408
408
|
* @throws OciError when an error occurs
|
|
409
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
409
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeVolumeCompartment.ts.html |here} to see how to use ChangeVolumeCompartment API.
|
|
410
410
|
*/
|
|
411
411
|
changeVolumeCompartment(changeVolumeCompartmentRequest) {
|
|
412
412
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -469,7 +469,7 @@ class BlockstorageClient {
|
|
|
469
469
|
* @param ChangeVolumeGroupBackupCompartmentRequest
|
|
470
470
|
* @return ChangeVolumeGroupBackupCompartmentResponse
|
|
471
471
|
* @throws OciError when an error occurs
|
|
472
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
472
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeVolumeGroupBackupCompartment.ts.html |here} to see how to use ChangeVolumeGroupBackupCompartment API.
|
|
473
473
|
*/
|
|
474
474
|
changeVolumeGroupBackupCompartment(changeVolumeGroupBackupCompartmentRequest) {
|
|
475
475
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -532,7 +532,7 @@ class BlockstorageClient {
|
|
|
532
532
|
* @param ChangeVolumeGroupCompartmentRequest
|
|
533
533
|
* @return ChangeVolumeGroupCompartmentResponse
|
|
534
534
|
* @throws OciError when an error occurs
|
|
535
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
535
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeVolumeGroupCompartment.ts.html |here} to see how to use ChangeVolumeGroupCompartment API.
|
|
536
536
|
*/
|
|
537
537
|
changeVolumeGroupCompartment(changeVolumeGroupCompartmentRequest) {
|
|
538
538
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -594,7 +594,7 @@ class BlockstorageClient {
|
|
|
594
594
|
* @param CopyBootVolumeBackupRequest
|
|
595
595
|
* @return CopyBootVolumeBackupResponse
|
|
596
596
|
* @throws OciError when an error occurs
|
|
597
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
597
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CopyBootVolumeBackup.ts.html |here} to see how to use CopyBootVolumeBackup API.
|
|
598
598
|
*/
|
|
599
599
|
copyBootVolumeBackup(copyBootVolumeBackupRequest) {
|
|
600
600
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -676,7 +676,7 @@ class BlockstorageClient {
|
|
|
676
676
|
* @param CopyVolumeBackupRequest
|
|
677
677
|
* @return CopyVolumeBackupResponse
|
|
678
678
|
* @throws OciError when an error occurs
|
|
679
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
679
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CopyVolumeBackup.ts.html |here} to see how to use CopyVolumeBackup API.
|
|
680
680
|
*/
|
|
681
681
|
copyVolumeBackup(copyVolumeBackupRequest) {
|
|
682
682
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -758,7 +758,7 @@ class BlockstorageClient {
|
|
|
758
758
|
* @param CopyVolumeGroupBackupRequest
|
|
759
759
|
* @return CopyVolumeGroupBackupResponse
|
|
760
760
|
* @throws OciError when an error occurs
|
|
761
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
761
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CopyVolumeGroupBackup.ts.html |here} to see how to use CopyVolumeGroupBackup API.
|
|
762
762
|
*/
|
|
763
763
|
copyVolumeGroupBackup(copyVolumeGroupBackupRequest) {
|
|
764
764
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -827,7 +827,7 @@ class BlockstorageClient {
|
|
|
827
827
|
* @param CreateBootVolumeRequest
|
|
828
828
|
* @return CreateBootVolumeResponse
|
|
829
829
|
* @throws OciError when an error occurs
|
|
830
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
830
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateBootVolume.ts.html |here} to see how to use CreateBootVolume API.
|
|
831
831
|
*/
|
|
832
832
|
createBootVolume(createBootVolumeRequest) {
|
|
833
833
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -895,7 +895,7 @@ class BlockstorageClient {
|
|
|
895
895
|
* @param CreateBootVolumeBackupRequest
|
|
896
896
|
* @return CreateBootVolumeBackupResponse
|
|
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.85.0/core/CreateBootVolumeBackup.ts.html |here} to see how to use CreateBootVolumeBackup API.
|
|
899
899
|
*/
|
|
900
900
|
createBootVolumeBackup(createBootVolumeBackupRequest) {
|
|
901
901
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -971,7 +971,7 @@ class BlockstorageClient {
|
|
|
971
971
|
* @param CreateVolumeRequest
|
|
972
972
|
* @return CreateVolumeResponse
|
|
973
973
|
* @throws OciError when an error occurs
|
|
974
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
974
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateVolume.ts.html |here} to see how to use CreateVolume API.
|
|
975
975
|
*/
|
|
976
976
|
createVolume(createVolumeRequest) {
|
|
977
977
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1039,7 +1039,7 @@ class BlockstorageClient {
|
|
|
1039
1039
|
* @param CreateVolumeBackupRequest
|
|
1040
1040
|
* @return CreateVolumeBackupResponse
|
|
1041
1041
|
* @throws OciError when an error occurs
|
|
1042
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1042
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateVolumeBackup.ts.html |here} to see how to use CreateVolumeBackup API.
|
|
1043
1043
|
*/
|
|
1044
1044
|
createVolumeBackup(createVolumeBackupRequest) {
|
|
1045
1045
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1105,7 +1105,7 @@ class BlockstorageClient {
|
|
|
1105
1105
|
* @param CreateVolumeBackupPolicyRequest
|
|
1106
1106
|
* @return CreateVolumeBackupPolicyResponse
|
|
1107
1107
|
* @throws OciError when an error occurs
|
|
1108
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1108
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateVolumeBackupPolicy.ts.html |here} to see how to use CreateVolumeBackupPolicy API.
|
|
1109
1109
|
*/
|
|
1110
1110
|
createVolumeBackupPolicy(createVolumeBackupPolicyRequest) {
|
|
1111
1111
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1171,7 +1171,7 @@ class BlockstorageClient {
|
|
|
1171
1171
|
* @param CreateVolumeBackupPolicyAssignmentRequest
|
|
1172
1172
|
* @return CreateVolumeBackupPolicyAssignmentResponse
|
|
1173
1173
|
* @throws OciError when an error occurs
|
|
1174
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1174
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateVolumeBackupPolicyAssignment.ts.html |here} to see how to use CreateVolumeBackupPolicyAssignment API.
|
|
1175
1175
|
*/
|
|
1176
1176
|
createVolumeBackupPolicyAssignment(createVolumeBackupPolicyAssignmentRequest) {
|
|
1177
1177
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1239,7 +1239,7 @@ class BlockstorageClient {
|
|
|
1239
1239
|
* @param CreateVolumeGroupRequest
|
|
1240
1240
|
* @return CreateVolumeGroupResponse
|
|
1241
1241
|
* @throws OciError when an error occurs
|
|
1242
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1242
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateVolumeGroup.ts.html |here} to see how to use CreateVolumeGroup API.
|
|
1243
1243
|
*/
|
|
1244
1244
|
createVolumeGroup(createVolumeGroupRequest) {
|
|
1245
1245
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1303,7 +1303,7 @@ class BlockstorageClient {
|
|
|
1303
1303
|
* @param CreateVolumeGroupBackupRequest
|
|
1304
1304
|
* @return CreateVolumeGroupBackupResponse
|
|
1305
1305
|
* @throws OciError when an error occurs
|
|
1306
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1306
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateVolumeGroupBackup.ts.html |here} to see how to use CreateVolumeGroupBackup API.
|
|
1307
1307
|
*/
|
|
1308
1308
|
createVolumeGroupBackup(createVolumeGroupBackupRequest) {
|
|
1309
1309
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1369,7 +1369,7 @@ class BlockstorageClient {
|
|
|
1369
1369
|
* @param DeleteBootVolumeRequest
|
|
1370
1370
|
* @return DeleteBootVolumeResponse
|
|
1371
1371
|
* @throws OciError when an error occurs
|
|
1372
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1372
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteBootVolume.ts.html |here} to see how to use DeleteBootVolume API.
|
|
1373
1373
|
*/
|
|
1374
1374
|
deleteBootVolume(deleteBootVolumeRequest) {
|
|
1375
1375
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1423,7 +1423,7 @@ class BlockstorageClient {
|
|
|
1423
1423
|
* @param DeleteBootVolumeBackupRequest
|
|
1424
1424
|
* @return DeleteBootVolumeBackupResponse
|
|
1425
1425
|
* @throws OciError when an error occurs
|
|
1426
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1426
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteBootVolumeBackup.ts.html |here} to see how to use DeleteBootVolumeBackup API.
|
|
1427
1427
|
*/
|
|
1428
1428
|
deleteBootVolumeBackup(deleteBootVolumeBackupRequest) {
|
|
1429
1429
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1478,7 +1478,7 @@ class BlockstorageClient {
|
|
|
1478
1478
|
* @param DeleteBootVolumeKmsKeyRequest
|
|
1479
1479
|
* @return DeleteBootVolumeKmsKeyResponse
|
|
1480
1480
|
* @throws OciError when an error occurs
|
|
1481
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1481
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteBootVolumeKmsKey.ts.html |here} to see how to use DeleteBootVolumeKmsKey API.
|
|
1482
1482
|
*/
|
|
1483
1483
|
deleteBootVolumeKmsKey(deleteBootVolumeKmsKeyRequest) {
|
|
1484
1484
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1536,7 +1536,7 @@ class BlockstorageClient {
|
|
|
1536
1536
|
* @param DeleteVolumeRequest
|
|
1537
1537
|
* @return DeleteVolumeResponse
|
|
1538
1538
|
* @throws OciError when an error occurs
|
|
1539
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1539
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteVolume.ts.html |here} to see how to use DeleteVolume API.
|
|
1540
1540
|
*/
|
|
1541
1541
|
deleteVolume(deleteVolumeRequest) {
|
|
1542
1542
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1590,7 +1590,7 @@ class BlockstorageClient {
|
|
|
1590
1590
|
* @param DeleteVolumeBackupRequest
|
|
1591
1591
|
* @return DeleteVolumeBackupResponse
|
|
1592
1592
|
* @throws OciError when an error occurs
|
|
1593
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1593
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteVolumeBackup.ts.html |here} to see how to use DeleteVolumeBackup API.
|
|
1594
1594
|
*/
|
|
1595
1595
|
deleteVolumeBackup(deleteVolumeBackupRequest) {
|
|
1596
1596
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1649,7 +1649,7 @@ class BlockstorageClient {
|
|
|
1649
1649
|
* @param DeleteVolumeBackupPolicyRequest
|
|
1650
1650
|
* @return DeleteVolumeBackupPolicyResponse
|
|
1651
1651
|
* @throws OciError when an error occurs
|
|
1652
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1652
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteVolumeBackupPolicy.ts.html |here} to see how to use DeleteVolumeBackupPolicy API.
|
|
1653
1653
|
*/
|
|
1654
1654
|
deleteVolumeBackupPolicy(deleteVolumeBackupPolicyRequest) {
|
|
1655
1655
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1704,7 +1704,7 @@ class BlockstorageClient {
|
|
|
1704
1704
|
* @param DeleteVolumeBackupPolicyAssignmentRequest
|
|
1705
1705
|
* @return DeleteVolumeBackupPolicyAssignmentResponse
|
|
1706
1706
|
* @throws OciError when an error occurs
|
|
1707
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1707
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteVolumeBackupPolicyAssignment.ts.html |here} to see how to use DeleteVolumeBackupPolicyAssignment API.
|
|
1708
1708
|
*/
|
|
1709
1709
|
deleteVolumeBackupPolicyAssignment(deleteVolumeBackupPolicyAssignmentRequest) {
|
|
1710
1710
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1760,7 +1760,7 @@ class BlockstorageClient {
|
|
|
1760
1760
|
* @param DeleteVolumeGroupRequest
|
|
1761
1761
|
* @return DeleteVolumeGroupResponse
|
|
1762
1762
|
* @throws OciError when an error occurs
|
|
1763
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1763
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteVolumeGroup.ts.html |here} to see how to use DeleteVolumeGroup API.
|
|
1764
1764
|
*/
|
|
1765
1765
|
deleteVolumeGroup(deleteVolumeGroupRequest) {
|
|
1766
1766
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1816,7 +1816,7 @@ class BlockstorageClient {
|
|
|
1816
1816
|
* @param DeleteVolumeGroupBackupRequest
|
|
1817
1817
|
* @return DeleteVolumeGroupBackupResponse
|
|
1818
1818
|
* @throws OciError when an error occurs
|
|
1819
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1819
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteVolumeGroupBackup.ts.html |here} to see how to use DeleteVolumeGroupBackup API.
|
|
1820
1820
|
*/
|
|
1821
1821
|
deleteVolumeGroupBackup(deleteVolumeGroupBackupRequest) {
|
|
1822
1822
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1871,7 +1871,7 @@ class BlockstorageClient {
|
|
|
1871
1871
|
* @param DeleteVolumeKmsKeyRequest
|
|
1872
1872
|
* @return DeleteVolumeKmsKeyResponse
|
|
1873
1873
|
* @throws OciError when an error occurs
|
|
1874
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1874
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteVolumeKmsKey.ts.html |here} to see how to use DeleteVolumeKmsKey API.
|
|
1875
1875
|
*/
|
|
1876
1876
|
deleteVolumeKmsKey(deleteVolumeKmsKeyRequest) {
|
|
1877
1877
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1925,7 +1925,7 @@ class BlockstorageClient {
|
|
|
1925
1925
|
* @param GetBlockVolumeReplicaRequest
|
|
1926
1926
|
* @return GetBlockVolumeReplicaResponse
|
|
1927
1927
|
* @throws OciError when an error occurs
|
|
1928
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1928
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetBlockVolumeReplica.ts.html |here} to see how to use GetBlockVolumeReplica API.
|
|
1929
1929
|
*/
|
|
1930
1930
|
getBlockVolumeReplica(getBlockVolumeReplicaRequest) {
|
|
1931
1931
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1987,7 +1987,7 @@ class BlockstorageClient {
|
|
|
1987
1987
|
* @param GetBootVolumeRequest
|
|
1988
1988
|
* @return GetBootVolumeResponse
|
|
1989
1989
|
* @throws OciError when an error occurs
|
|
1990
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1990
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetBootVolume.ts.html |here} to see how to use GetBootVolume API.
|
|
1991
1991
|
*/
|
|
1992
1992
|
getBootVolume(getBootVolumeRequest) {
|
|
1993
1993
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2049,7 +2049,7 @@ class BlockstorageClient {
|
|
|
2049
2049
|
* @param GetBootVolumeBackupRequest
|
|
2050
2050
|
* @return GetBootVolumeBackupResponse
|
|
2051
2051
|
* @throws OciError when an error occurs
|
|
2052
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2052
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetBootVolumeBackup.ts.html |here} to see how to use GetBootVolumeBackup API.
|
|
2053
2053
|
*/
|
|
2054
2054
|
getBootVolumeBackup(getBootVolumeBackupRequest) {
|
|
2055
2055
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2112,7 +2112,7 @@ class BlockstorageClient {
|
|
|
2112
2112
|
* @param GetBootVolumeKmsKeyRequest
|
|
2113
2113
|
* @return GetBootVolumeKmsKeyResponse
|
|
2114
2114
|
* @throws OciError when an error occurs
|
|
2115
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2115
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetBootVolumeKmsKey.ts.html |here} to see how to use GetBootVolumeKmsKey API.
|
|
2116
2116
|
*/
|
|
2117
2117
|
getBootVolumeKmsKey(getBootVolumeKmsKeyRequest) {
|
|
2118
2118
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2175,7 +2175,7 @@ class BlockstorageClient {
|
|
|
2175
2175
|
* @param GetBootVolumeReplicaRequest
|
|
2176
2176
|
* @return GetBootVolumeReplicaResponse
|
|
2177
2177
|
* @throws OciError when an error occurs
|
|
2178
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2178
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetBootVolumeReplica.ts.html |here} to see how to use GetBootVolumeReplica API.
|
|
2179
2179
|
*/
|
|
2180
2180
|
getBootVolumeReplica(getBootVolumeReplicaRequest) {
|
|
2181
2181
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2237,7 +2237,7 @@ class BlockstorageClient {
|
|
|
2237
2237
|
* @param GetVolumeRequest
|
|
2238
2238
|
* @return GetVolumeResponse
|
|
2239
2239
|
* @throws OciError when an error occurs
|
|
2240
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2240
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetVolume.ts.html |here} to see how to use GetVolume API.
|
|
2241
2241
|
*/
|
|
2242
2242
|
getVolume(getVolumeRequest) {
|
|
2243
2243
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2299,7 +2299,7 @@ class BlockstorageClient {
|
|
|
2299
2299
|
* @param GetVolumeBackupRequest
|
|
2300
2300
|
* @return GetVolumeBackupResponse
|
|
2301
2301
|
* @throws OciError when an error occurs
|
|
2302
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2302
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetVolumeBackup.ts.html |here} to see how to use GetVolumeBackup API.
|
|
2303
2303
|
*/
|
|
2304
2304
|
getVolumeBackup(getVolumeBackupRequest) {
|
|
2305
2305
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2361,7 +2361,7 @@ class BlockstorageClient {
|
|
|
2361
2361
|
* @param GetVolumeBackupPolicyRequest
|
|
2362
2362
|
* @return GetVolumeBackupPolicyResponse
|
|
2363
2363
|
* @throws OciError when an error occurs
|
|
2364
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2364
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetVolumeBackupPolicy.ts.html |here} to see how to use GetVolumeBackupPolicy API.
|
|
2365
2365
|
*/
|
|
2366
2366
|
getVolumeBackupPolicy(getVolumeBackupPolicyRequest) {
|
|
2367
2367
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2426,7 +2426,7 @@ class BlockstorageClient {
|
|
|
2426
2426
|
* @param GetVolumeBackupPolicyAssetAssignmentRequest
|
|
2427
2427
|
* @return GetVolumeBackupPolicyAssetAssignmentResponse
|
|
2428
2428
|
* @throws OciError when an error occurs
|
|
2429
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2429
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetVolumeBackupPolicyAssetAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssetAssignment API.
|
|
2430
2430
|
*/
|
|
2431
2431
|
getVolumeBackupPolicyAssetAssignment(getVolumeBackupPolicyAssetAssignmentRequest) {
|
|
2432
2432
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2530,7 +2530,7 @@ class BlockstorageClient {
|
|
|
2530
2530
|
* @param GetVolumeBackupPolicyAssignmentRequest
|
|
2531
2531
|
* @return GetVolumeBackupPolicyAssignmentResponse
|
|
2532
2532
|
* @throws OciError when an error occurs
|
|
2533
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2533
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetVolumeBackupPolicyAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssignment API.
|
|
2534
2534
|
*/
|
|
2535
2535
|
getVolumeBackupPolicyAssignment(getVolumeBackupPolicyAssignmentRequest) {
|
|
2536
2536
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2592,7 +2592,7 @@ class BlockstorageClient {
|
|
|
2592
2592
|
* @param GetVolumeGroupRequest
|
|
2593
2593
|
* @return GetVolumeGroupResponse
|
|
2594
2594
|
* @throws OciError when an error occurs
|
|
2595
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2595
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetVolumeGroup.ts.html |here} to see how to use GetVolumeGroup API.
|
|
2596
2596
|
*/
|
|
2597
2597
|
getVolumeGroup(getVolumeGroupRequest) {
|
|
2598
2598
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2654,7 +2654,7 @@ class BlockstorageClient {
|
|
|
2654
2654
|
* @param GetVolumeGroupBackupRequest
|
|
2655
2655
|
* @return GetVolumeGroupBackupResponse
|
|
2656
2656
|
* @throws OciError when an error occurs
|
|
2657
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2657
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetVolumeGroupBackup.ts.html |here} to see how to use GetVolumeGroupBackup API.
|
|
2658
2658
|
*/
|
|
2659
2659
|
getVolumeGroupBackup(getVolumeGroupBackupRequest) {
|
|
2660
2660
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2716,7 +2716,7 @@ class BlockstorageClient {
|
|
|
2716
2716
|
* @param GetVolumeGroupReplicaRequest
|
|
2717
2717
|
* @return GetVolumeGroupReplicaResponse
|
|
2718
2718
|
* @throws OciError when an error occurs
|
|
2719
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2719
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetVolumeGroupReplica.ts.html |here} to see how to use GetVolumeGroupReplica API.
|
|
2720
2720
|
*/
|
|
2721
2721
|
getVolumeGroupReplica(getVolumeGroupReplicaRequest) {
|
|
2722
2722
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2779,7 +2779,7 @@ class BlockstorageClient {
|
|
|
2779
2779
|
* @param GetVolumeKmsKeyRequest
|
|
2780
2780
|
* @return GetVolumeKmsKeyResponse
|
|
2781
2781
|
* @throws OciError when an error occurs
|
|
2782
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2782
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetVolumeKmsKey.ts.html |here} to see how to use GetVolumeKmsKey API.
|
|
2783
2783
|
*/
|
|
2784
2784
|
getVolumeKmsKey(getVolumeKmsKeyRequest) {
|
|
2785
2785
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2843,7 +2843,7 @@ class BlockstorageClient {
|
|
|
2843
2843
|
* @param ListBlockVolumeReplicasRequest
|
|
2844
2844
|
* @return ListBlockVolumeReplicasResponse
|
|
2845
2845
|
* @throws OciError when an error occurs
|
|
2846
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2846
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListBlockVolumeReplicas.ts.html |here} to see how to use ListBlockVolumeReplicas API.
|
|
2847
2847
|
*/
|
|
2848
2848
|
listBlockVolumeReplicas(listBlockVolumeReplicasRequest) {
|
|
2849
2849
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2954,7 +2954,7 @@ class BlockstorageClient {
|
|
|
2954
2954
|
* @param ListBootVolumeBackupsRequest
|
|
2955
2955
|
* @return ListBootVolumeBackupsResponse
|
|
2956
2956
|
* @throws OciError when an error occurs
|
|
2957
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2957
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListBootVolumeBackups.ts.html |here} to see how to use ListBootVolumeBackups API.
|
|
2958
2958
|
*/
|
|
2959
2959
|
listBootVolumeBackups(listBootVolumeBackupsRequest) {
|
|
2960
2960
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3065,7 +3065,7 @@ class BlockstorageClient {
|
|
|
3065
3065
|
* @param ListBootVolumeReplicasRequest
|
|
3066
3066
|
* @return ListBootVolumeReplicasResponse
|
|
3067
3067
|
* @throws OciError when an error occurs
|
|
3068
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3068
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListBootVolumeReplicas.ts.html |here} to see how to use ListBootVolumeReplicas API.
|
|
3069
3069
|
*/
|
|
3070
3070
|
listBootVolumeReplicas(listBootVolumeReplicasRequest) {
|
|
3071
3071
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3176,7 +3176,7 @@ class BlockstorageClient {
|
|
|
3176
3176
|
* @param ListBootVolumesRequest
|
|
3177
3177
|
* @return ListBootVolumesResponse
|
|
3178
3178
|
* @throws OciError when an error occurs
|
|
3179
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3179
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListBootVolumes.ts.html |here} to see how to use ListBootVolumes API.
|
|
3180
3180
|
*/
|
|
3181
3181
|
listBootVolumes(listBootVolumesRequest) {
|
|
3182
3182
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3286,7 +3286,7 @@ class BlockstorageClient {
|
|
|
3286
3286
|
* @param ListVolumeBackupPoliciesRequest
|
|
3287
3287
|
* @return ListVolumeBackupPoliciesResponse
|
|
3288
3288
|
* @throws OciError when an error occurs
|
|
3289
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3289
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListVolumeBackupPolicies.ts.html |here} to see how to use ListVolumeBackupPolicies API.
|
|
3290
3290
|
*/
|
|
3291
3291
|
listVolumeBackupPolicies(listVolumeBackupPoliciesRequest) {
|
|
3292
3292
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3391,7 +3391,7 @@ class BlockstorageClient {
|
|
|
3391
3391
|
* @param ListVolumeBackupsRequest
|
|
3392
3392
|
* @return ListVolumeBackupsResponse
|
|
3393
3393
|
* @throws OciError when an error occurs
|
|
3394
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3394
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListVolumeBackups.ts.html |here} to see how to use ListVolumeBackups API.
|
|
3395
3395
|
*/
|
|
3396
3396
|
listVolumeBackups(listVolumeBackupsRequest) {
|
|
3397
3397
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3503,7 +3503,7 @@ class BlockstorageClient {
|
|
|
3503
3503
|
* @param ListVolumeGroupBackupsRequest
|
|
3504
3504
|
* @return ListVolumeGroupBackupsResponse
|
|
3505
3505
|
* @throws OciError when an error occurs
|
|
3506
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3506
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListVolumeGroupBackups.ts.html |here} to see how to use ListVolumeGroupBackups API.
|
|
3507
3507
|
*/
|
|
3508
3508
|
listVolumeGroupBackups(listVolumeGroupBackupsRequest) {
|
|
3509
3509
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3613,7 +3613,7 @@ class BlockstorageClient {
|
|
|
3613
3613
|
* @param ListVolumeGroupReplicasRequest
|
|
3614
3614
|
* @return ListVolumeGroupReplicasResponse
|
|
3615
3615
|
* @throws OciError when an error occurs
|
|
3616
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3616
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListVolumeGroupReplicas.ts.html |here} to see how to use ListVolumeGroupReplicas API.
|
|
3617
3617
|
*/
|
|
3618
3618
|
listVolumeGroupReplicas(listVolumeGroupReplicasRequest) {
|
|
3619
3619
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3724,7 +3724,7 @@ class BlockstorageClient {
|
|
|
3724
3724
|
* @param ListVolumeGroupsRequest
|
|
3725
3725
|
* @return ListVolumeGroupsResponse
|
|
3726
3726
|
* @throws OciError when an error occurs
|
|
3727
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3727
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListVolumeGroups.ts.html |here} to see how to use ListVolumeGroups API.
|
|
3728
3728
|
*/
|
|
3729
3729
|
listVolumeGroups(listVolumeGroupsRequest) {
|
|
3730
3730
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3834,7 +3834,7 @@ class BlockstorageClient {
|
|
|
3834
3834
|
* @param ListVolumesRequest
|
|
3835
3835
|
* @return ListVolumesResponse
|
|
3836
3836
|
* @throws OciError when an error occurs
|
|
3837
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3837
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListVolumes.ts.html |here} to see how to use ListVolumes API.
|
|
3838
3838
|
*/
|
|
3839
3839
|
listVolumes(listVolumesRequest) {
|
|
3840
3840
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3852,6 +3852,7 @@ class BlockstorageClient {
|
|
|
3852
3852
|
"sortBy": listVolumesRequest.sortBy,
|
|
3853
3853
|
"sortOrder": listVolumesRequest.sortOrder,
|
|
3854
3854
|
"volumeGroupId": listVolumesRequest.volumeGroupId,
|
|
3855
|
+
"clusterPlacementGroupId": listVolumesRequest.clusterPlacementGroupId,
|
|
3855
3856
|
"lifecycleState": listVolumesRequest.lifecycleState
|
|
3856
3857
|
};
|
|
3857
3858
|
let headerParams = {
|
|
@@ -3944,7 +3945,7 @@ class BlockstorageClient {
|
|
|
3944
3945
|
* @param UpdateBootVolumeRequest
|
|
3945
3946
|
* @return UpdateBootVolumeResponse
|
|
3946
3947
|
* @throws OciError when an error occurs
|
|
3947
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3948
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateBootVolume.ts.html |here} to see how to use UpdateBootVolume API.
|
|
3948
3949
|
*/
|
|
3949
3950
|
updateBootVolume(updateBootVolumeRequest) {
|
|
3950
3951
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4010,7 +4011,7 @@ class BlockstorageClient {
|
|
|
4010
4011
|
* @param UpdateBootVolumeBackupRequest
|
|
4011
4012
|
* @return UpdateBootVolumeBackupResponse
|
|
4012
4013
|
* @throws OciError when an error occurs
|
|
4013
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4014
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateBootVolumeBackup.ts.html |here} to see how to use UpdateBootVolumeBackup API.
|
|
4014
4015
|
*/
|
|
4015
4016
|
updateBootVolumeBackup(updateBootVolumeBackupRequest) {
|
|
4016
4017
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4070,7 +4071,7 @@ class BlockstorageClient {
|
|
|
4070
4071
|
* @param UpdateBootVolumeKmsKeyRequest
|
|
4071
4072
|
* @return UpdateBootVolumeKmsKeyResponse
|
|
4072
4073
|
* @throws OciError when an error occurs
|
|
4073
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4074
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateBootVolumeKmsKey.ts.html |here} to see how to use UpdateBootVolumeKmsKey API.
|
|
4074
4075
|
*/
|
|
4075
4076
|
updateBootVolumeKmsKey(updateBootVolumeKmsKeyRequest) {
|
|
4076
4077
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4136,7 +4137,7 @@ class BlockstorageClient {
|
|
|
4136
4137
|
* @param UpdateVolumeRequest
|
|
4137
4138
|
* @return UpdateVolumeResponse
|
|
4138
4139
|
* @throws OciError when an error occurs
|
|
4139
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4140
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateVolume.ts.html |here} to see how to use UpdateVolume API.
|
|
4140
4141
|
*/
|
|
4141
4142
|
updateVolume(updateVolumeRequest) {
|
|
4142
4143
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4202,7 +4203,7 @@ class BlockstorageClient {
|
|
|
4202
4203
|
* @param UpdateVolumeBackupRequest
|
|
4203
4204
|
* @return UpdateVolumeBackupResponse
|
|
4204
4205
|
* @throws OciError when an error occurs
|
|
4205
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4206
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateVolumeBackup.ts.html |here} to see how to use UpdateVolumeBackup API.
|
|
4206
4207
|
*/
|
|
4207
4208
|
updateVolumeBackup(updateVolumeBackupRequest) {
|
|
4208
4209
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4266,7 +4267,7 @@ class BlockstorageClient {
|
|
|
4266
4267
|
* @param UpdateVolumeBackupPolicyRequest
|
|
4267
4268
|
* @return UpdateVolumeBackupPolicyResponse
|
|
4268
4269
|
* @throws OciError when an error occurs
|
|
4269
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4270
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateVolumeBackupPolicy.ts.html |here} to see how to use UpdateVolumeBackupPolicy API.
|
|
4270
4271
|
*/
|
|
4271
4272
|
updateVolumeBackupPolicy(updateVolumeBackupPolicyRequest) {
|
|
4272
4273
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4338,7 +4339,7 @@ class BlockstorageClient {
|
|
|
4338
4339
|
* @param UpdateVolumeGroupRequest
|
|
4339
4340
|
* @return UpdateVolumeGroupResponse
|
|
4340
4341
|
* @throws OciError when an error occurs
|
|
4341
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4342
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateVolumeGroup.ts.html |here} to see how to use UpdateVolumeGroup API.
|
|
4342
4343
|
*/
|
|
4343
4344
|
updateVolumeGroup(updateVolumeGroupRequest) {
|
|
4344
4345
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4404,7 +4405,7 @@ class BlockstorageClient {
|
|
|
4404
4405
|
* @param UpdateVolumeGroupBackupRequest
|
|
4405
4406
|
* @return UpdateVolumeGroupBackupResponse
|
|
4406
4407
|
* @throws OciError when an error occurs
|
|
4407
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4408
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateVolumeGroupBackup.ts.html |here} to see how to use UpdateVolumeGroupBackup API.
|
|
4408
4409
|
*/
|
|
4409
4410
|
updateVolumeGroupBackup(updateVolumeGroupBackupRequest) {
|
|
4410
4411
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4464,7 +4465,7 @@ class BlockstorageClient {
|
|
|
4464
4465
|
* @param UpdateVolumeKmsKeyRequest
|
|
4465
4466
|
* @return UpdateVolumeKmsKeyResponse
|
|
4466
4467
|
* @throws OciError when an error occurs
|
|
4467
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4468
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateVolumeKmsKey.ts.html |here} to see how to use UpdateVolumeKmsKey API.
|
|
4468
4469
|
*/
|
|
4469
4470
|
updateVolumeKmsKey(updateVolumeKmsKeyRequest) {
|
|
4470
4471
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4680,7 +4681,7 @@ class ComputeClient {
|
|
|
4680
4681
|
* @param AcceptShieldedIntegrityPolicyRequest
|
|
4681
4682
|
* @return AcceptShieldedIntegrityPolicyResponse
|
|
4682
4683
|
* @throws OciError when an error occurs
|
|
4683
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4684
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/AcceptShieldedIntegrityPolicy.ts.html |here} to see how to use AcceptShieldedIntegrityPolicy API.
|
|
4684
4685
|
*/
|
|
4685
4686
|
acceptShieldedIntegrityPolicy(acceptShieldedIntegrityPolicyRequest) {
|
|
4686
4687
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4736,7 +4737,7 @@ class ComputeClient {
|
|
|
4736
4737
|
* @param AddImageShapeCompatibilityEntryRequest
|
|
4737
4738
|
* @return AddImageShapeCompatibilityEntryResponse
|
|
4738
4739
|
* @throws OciError when an error occurs
|
|
4739
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4740
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/AddImageShapeCompatibilityEntry.ts.html |here} to see how to use AddImageShapeCompatibilityEntry API.
|
|
4740
4741
|
*/
|
|
4741
4742
|
addImageShapeCompatibilityEntry(addImageShapeCompatibilityEntryRequest) {
|
|
4742
4743
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4796,7 +4797,7 @@ class ComputeClient {
|
|
|
4796
4797
|
* @param AttachBootVolumeRequest
|
|
4797
4798
|
* @return AttachBootVolumeResponse
|
|
4798
4799
|
* @throws OciError when an error occurs
|
|
4799
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4800
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/AttachBootVolume.ts.html |here} to see how to use AttachBootVolume API.
|
|
4800
4801
|
*/
|
|
4801
4802
|
attachBootVolume(attachBootVolumeRequest) {
|
|
4802
4803
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4861,7 +4862,7 @@ class ComputeClient {
|
|
|
4861
4862
|
* @param AttachVnicRequest
|
|
4862
4863
|
* @return AttachVnicResponse
|
|
4863
4864
|
* @throws OciError when an error occurs
|
|
4864
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4865
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/AttachVnic.ts.html |here} to see how to use AttachVnic API.
|
|
4865
4866
|
*/
|
|
4866
4867
|
attachVnic(attachVnicRequest) {
|
|
4867
4868
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4924,7 +4925,7 @@ class ComputeClient {
|
|
|
4924
4925
|
* @param AttachVolumeRequest
|
|
4925
4926
|
* @return AttachVolumeResponse
|
|
4926
4927
|
* @throws OciError when an error occurs
|
|
4927
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4928
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/AttachVolume.ts.html |here} to see how to use AttachVolume API.
|
|
4928
4929
|
*/
|
|
4929
4930
|
attachVolume(attachVolumeRequest) {
|
|
4930
4931
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5003,7 +5004,7 @@ class ComputeClient {
|
|
|
5003
5004
|
* @param CaptureConsoleHistoryRequest
|
|
5004
5005
|
* @return CaptureConsoleHistoryResponse
|
|
5005
5006
|
* @throws OciError when an error occurs
|
|
5006
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5007
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CaptureConsoleHistory.ts.html |here} to see how to use CaptureConsoleHistory API.
|
|
5007
5008
|
*/
|
|
5008
5009
|
captureConsoleHistory(captureConsoleHistoryRequest) {
|
|
5009
5010
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5068,7 +5069,7 @@ class ComputeClient {
|
|
|
5068
5069
|
* @param ChangeComputeCapacityReservationCompartmentRequest
|
|
5069
5070
|
* @return ChangeComputeCapacityReservationCompartmentResponse
|
|
5070
5071
|
* @throws OciError when an error occurs
|
|
5071
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5072
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeComputeCapacityReservationCompartment.ts.html |here} to see how to use ChangeComputeCapacityReservationCompartment API.
|
|
5072
5073
|
*/
|
|
5073
5074
|
changeComputeCapacityReservationCompartment(changeComputeCapacityReservationCompartmentRequest) {
|
|
5074
5075
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5132,7 +5133,7 @@ class ComputeClient {
|
|
|
5132
5133
|
* @param ChangeComputeCapacityTopologyCompartmentRequest
|
|
5133
5134
|
* @return ChangeComputeCapacityTopologyCompartmentResponse
|
|
5134
5135
|
* @throws OciError when an error occurs
|
|
5135
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5136
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeComputeCapacityTopologyCompartment.ts.html |here} to see how to use ChangeComputeCapacityTopologyCompartment API.
|
|
5136
5137
|
*/
|
|
5137
5138
|
changeComputeCapacityTopologyCompartment(changeComputeCapacityTopologyCompartmentRequest) {
|
|
5138
5139
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5199,7 +5200,7 @@ class ComputeClient {
|
|
|
5199
5200
|
* @param ChangeComputeClusterCompartmentRequest
|
|
5200
5201
|
* @return ChangeComputeClusterCompartmentResponse
|
|
5201
5202
|
* @throws OciError when an error occurs
|
|
5202
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5203
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeComputeClusterCompartment.ts.html |here} to see how to use ChangeComputeClusterCompartment API.
|
|
5203
5204
|
*/
|
|
5204
5205
|
changeComputeClusterCompartment(changeComputeClusterCompartmentRequest) {
|
|
5205
5206
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5259,7 +5260,7 @@ class ComputeClient {
|
|
|
5259
5260
|
* @param ChangeComputeImageCapabilitySchemaCompartmentRequest
|
|
5260
5261
|
* @return ChangeComputeImageCapabilitySchemaCompartmentResponse
|
|
5261
5262
|
* @throws OciError when an error occurs
|
|
5262
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5263
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeComputeImageCapabilitySchemaCompartment.ts.html |here} to see how to use ChangeComputeImageCapabilitySchemaCompartment API.
|
|
5263
5264
|
*/
|
|
5264
5265
|
changeComputeImageCapabilitySchemaCompartment(changeComputeImageCapabilitySchemaCompartmentRequest) {
|
|
5265
5266
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5316,7 +5317,7 @@ class ComputeClient {
|
|
|
5316
5317
|
* @param ChangeDedicatedVmHostCompartmentRequest
|
|
5317
5318
|
* @return ChangeDedicatedVmHostCompartmentResponse
|
|
5318
5319
|
* @throws OciError when an error occurs
|
|
5319
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5320
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeDedicatedVmHostCompartment.ts.html |here} to see how to use ChangeDedicatedVmHostCompartment API.
|
|
5320
5321
|
*/
|
|
5321
5322
|
changeDedicatedVmHostCompartment(changeDedicatedVmHostCompartmentRequest) {
|
|
5322
5323
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5386,7 +5387,7 @@ class ComputeClient {
|
|
|
5386
5387
|
* @param ChangeImageCompartmentRequest
|
|
5387
5388
|
* @return ChangeImageCompartmentResponse
|
|
5388
5389
|
* @throws OciError when an error occurs
|
|
5389
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5390
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeImageCompartment.ts.html |here} to see how to use ChangeImageCompartment API.
|
|
5390
5391
|
*/
|
|
5391
5392
|
changeImageCompartment(changeImageCompartmentRequest) {
|
|
5392
5393
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5454,7 +5455,7 @@ class ComputeClient {
|
|
|
5454
5455
|
* @param ChangeInstanceCompartmentRequest
|
|
5455
5456
|
* @return ChangeInstanceCompartmentResponse
|
|
5456
5457
|
* @throws OciError when an error occurs
|
|
5457
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5458
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeInstanceCompartment.ts.html |here} to see how to use ChangeInstanceCompartment API.
|
|
5458
5459
|
*/
|
|
5459
5460
|
changeInstanceCompartment(changeInstanceCompartmentRequest) {
|
|
5460
5461
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5522,7 +5523,7 @@ class ComputeClient {
|
|
|
5522
5523
|
* @param CreateAppCatalogSubscriptionRequest
|
|
5523
5524
|
* @return CreateAppCatalogSubscriptionResponse
|
|
5524
5525
|
* @throws OciError when an error occurs
|
|
5525
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5526
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateAppCatalogSubscription.ts.html |here} to see how to use CreateAppCatalogSubscription API.
|
|
5526
5527
|
*/
|
|
5527
5528
|
createAppCatalogSubscription(createAppCatalogSubscriptionRequest) {
|
|
5528
5529
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5590,7 +5591,7 @@ class ComputeClient {
|
|
|
5590
5591
|
* @param CreateComputeCapacityReportRequest
|
|
5591
5592
|
* @return CreateComputeCapacityReportResponse
|
|
5592
5593
|
* @throws OciError when an error occurs
|
|
5593
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5594
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateComputeCapacityReport.ts.html |here} to see how to use CreateComputeCapacityReport API.
|
|
5594
5595
|
*/
|
|
5595
5596
|
createComputeCapacityReport(createComputeCapacityReportRequest) {
|
|
5596
5597
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5653,7 +5654,7 @@ class ComputeClient {
|
|
|
5653
5654
|
* @param CreateComputeCapacityReservationRequest
|
|
5654
5655
|
* @return CreateComputeCapacityReservationResponse
|
|
5655
5656
|
* @throws OciError when an error occurs
|
|
5656
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5657
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateComputeCapacityReservation.ts.html |here} to see how to use CreateComputeCapacityReservation API.
|
|
5657
5658
|
*/
|
|
5658
5659
|
createComputeCapacityReservation(createComputeCapacityReservationRequest) {
|
|
5659
5660
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5732,7 +5733,7 @@ class ComputeClient {
|
|
|
5732
5733
|
* @param CreateComputeCapacityTopologyRequest
|
|
5733
5734
|
* @return CreateComputeCapacityTopologyResponse
|
|
5734
5735
|
* @throws OciError when an error occurs
|
|
5735
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5736
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateComputeCapacityTopology.ts.html |here} to see how to use CreateComputeCapacityTopology API.
|
|
5736
5737
|
*/
|
|
5737
5738
|
createComputeCapacityTopology(createComputeCapacityTopologyRequest) {
|
|
5738
5739
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5807,8 +5808,7 @@ class ComputeClient {
|
|
|
5807
5808
|
* {@link #launchInstance(LaunchInstanceRequest) launchInstance} operation to create instances in the compute cluster.
|
|
5808
5809
|
* The instances must be created in the same compartment and availability domain as the cluster.
|
|
5809
5810
|
* <p>
|
|
5810
|
-
Use compute clusters when you want to manage instances in the cluster individually
|
|
5811
|
-
* to use different types of instances in the RDMA network group.
|
|
5811
|
+
Use compute clusters when you want to manage instances in the cluster individually in the RDMA network group.
|
|
5812
5812
|
* <p>
|
|
5813
5813
|
If you want predictable capacity for a specific number of identical instances that are managed as a group,
|
|
5814
5814
|
* create a cluster network that uses instance pools by using the
|
|
@@ -5818,7 +5818,7 @@ class ComputeClient {
|
|
|
5818
5818
|
* @param CreateComputeClusterRequest
|
|
5819
5819
|
* @return CreateComputeClusterResponse
|
|
5820
5820
|
* @throws OciError when an error occurs
|
|
5821
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5821
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateComputeCluster.ts.html |here} to see how to use CreateComputeCluster API.
|
|
5822
5822
|
*/
|
|
5823
5823
|
createComputeCluster(createComputeClusterRequest) {
|
|
5824
5824
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5882,7 +5882,7 @@ class ComputeClient {
|
|
|
5882
5882
|
* @param CreateComputeImageCapabilitySchemaRequest
|
|
5883
5883
|
* @return CreateComputeImageCapabilitySchemaResponse
|
|
5884
5884
|
* @throws OciError when an error occurs
|
|
5885
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5885
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateComputeImageCapabilitySchema.ts.html |here} to see how to use CreateComputeImageCapabilitySchema API.
|
|
5886
5886
|
*/
|
|
5887
5887
|
createComputeImageCapabilitySchema(createComputeImageCapabilitySchemaRequest) {
|
|
5888
5888
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5948,7 +5948,7 @@ class ComputeClient {
|
|
|
5948
5948
|
* @param CreateDedicatedVmHostRequest
|
|
5949
5949
|
* @return CreateDedicatedVmHostResponse
|
|
5950
5950
|
* @throws OciError when an error occurs
|
|
5951
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5951
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateDedicatedVmHost.ts.html |here} to see how to use CreateDedicatedVmHost API.
|
|
5952
5952
|
*/
|
|
5953
5953
|
createDedicatedVmHost(createDedicatedVmHostRequest) {
|
|
5954
5954
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6039,7 +6039,7 @@ class ComputeClient {
|
|
|
6039
6039
|
* @param CreateImageRequest
|
|
6040
6040
|
* @return CreateImageResponse
|
|
6041
6041
|
* @throws OciError when an error occurs
|
|
6042
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6042
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateImage.ts.html |here} to see how to use CreateImage API.
|
|
6043
6043
|
*/
|
|
6044
6044
|
createImage(createImageRequest) {
|
|
6045
6045
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6111,7 +6111,7 @@ class ComputeClient {
|
|
|
6111
6111
|
* @param CreateInstanceConsoleConnectionRequest
|
|
6112
6112
|
* @return CreateInstanceConsoleConnectionResponse
|
|
6113
6113
|
* @throws OciError when an error occurs
|
|
6114
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6114
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateInstanceConsoleConnection.ts.html |here} to see how to use CreateInstanceConsoleConnection API.
|
|
6115
6115
|
*/
|
|
6116
6116
|
createInstanceConsoleConnection(createInstanceConsoleConnectionRequest) {
|
|
6117
6117
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6173,7 +6173,7 @@ class ComputeClient {
|
|
|
6173
6173
|
* @param DeleteAppCatalogSubscriptionRequest
|
|
6174
6174
|
* @return DeleteAppCatalogSubscriptionResponse
|
|
6175
6175
|
* @throws OciError when an error occurs
|
|
6176
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6176
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteAppCatalogSubscription.ts.html |here} to see how to use DeleteAppCatalogSubscription API.
|
|
6177
6177
|
*/
|
|
6178
6178
|
deleteAppCatalogSubscription(deleteAppCatalogSubscriptionRequest) {
|
|
6179
6179
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6228,7 +6228,7 @@ class ComputeClient {
|
|
|
6228
6228
|
* @param DeleteComputeCapacityReservationRequest
|
|
6229
6229
|
* @return DeleteComputeCapacityReservationResponse
|
|
6230
6230
|
* @throws OciError when an error occurs
|
|
6231
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6231
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteComputeCapacityReservation.ts.html |here} to see how to use DeleteComputeCapacityReservation API.
|
|
6232
6232
|
*/
|
|
6233
6233
|
deleteComputeCapacityReservation(deleteComputeCapacityReservationRequest) {
|
|
6234
6234
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6288,7 +6288,7 @@ class ComputeClient {
|
|
|
6288
6288
|
* @param DeleteComputeCapacityTopologyRequest
|
|
6289
6289
|
* @return DeleteComputeCapacityTopologyResponse
|
|
6290
6290
|
* @throws OciError when an error occurs
|
|
6291
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6291
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteComputeCapacityTopology.ts.html |here} to see how to use DeleteComputeCapacityTopology API.
|
|
6292
6292
|
*/
|
|
6293
6293
|
deleteComputeCapacityTopology(deleteComputeCapacityTopologyRequest) {
|
|
6294
6294
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6353,7 +6353,7 @@ class ComputeClient {
|
|
|
6353
6353
|
* @param DeleteComputeClusterRequest
|
|
6354
6354
|
* @return DeleteComputeClusterResponse
|
|
6355
6355
|
* @throws OciError when an error occurs
|
|
6356
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6356
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteComputeCluster.ts.html |here} to see how to use DeleteComputeCluster API.
|
|
6357
6357
|
*/
|
|
6358
6358
|
deleteComputeCluster(deleteComputeClusterRequest) {
|
|
6359
6359
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6409,7 +6409,7 @@ class ComputeClient {
|
|
|
6409
6409
|
* @param DeleteComputeImageCapabilitySchemaRequest
|
|
6410
6410
|
* @return DeleteComputeImageCapabilitySchemaResponse
|
|
6411
6411
|
* @throws OciError when an error occurs
|
|
6412
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6412
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteComputeImageCapabilitySchema.ts.html |here} to see how to use DeleteComputeImageCapabilitySchema API.
|
|
6413
6413
|
*/
|
|
6414
6414
|
deleteComputeImageCapabilitySchema(deleteComputeImageCapabilitySchemaRequest) {
|
|
6415
6415
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6464,7 +6464,7 @@ class ComputeClient {
|
|
|
6464
6464
|
* @param DeleteConsoleHistoryRequest
|
|
6465
6465
|
* @return DeleteConsoleHistoryResponse
|
|
6466
6466
|
* @throws OciError when an error occurs
|
|
6467
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6467
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteConsoleHistory.ts.html |here} to see how to use DeleteConsoleHistory API.
|
|
6468
6468
|
*/
|
|
6469
6469
|
deleteConsoleHistory(deleteConsoleHistoryRequest) {
|
|
6470
6470
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6522,7 +6522,7 @@ class ComputeClient {
|
|
|
6522
6522
|
* @param DeleteDedicatedVmHostRequest
|
|
6523
6523
|
* @return DeleteDedicatedVmHostResponse
|
|
6524
6524
|
* @throws OciError when an error occurs
|
|
6525
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6525
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteDedicatedVmHost.ts.html |here} to see how to use DeleteDedicatedVmHost API.
|
|
6526
6526
|
*/
|
|
6527
6527
|
deleteDedicatedVmHost(deleteDedicatedVmHostRequest) {
|
|
6528
6528
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6581,7 +6581,7 @@ class ComputeClient {
|
|
|
6581
6581
|
* @param DeleteImageRequest
|
|
6582
6582
|
* @return DeleteImageResponse
|
|
6583
6583
|
* @throws OciError when an error occurs
|
|
6584
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6584
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteImage.ts.html |here} to see how to use DeleteImage API.
|
|
6585
6585
|
*/
|
|
6586
6586
|
deleteImage(deleteImageRequest) {
|
|
6587
6587
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6635,7 +6635,7 @@ class ComputeClient {
|
|
|
6635
6635
|
* @param DeleteInstanceConsoleConnectionRequest
|
|
6636
6636
|
* @return DeleteInstanceConsoleConnectionResponse
|
|
6637
6637
|
* @throws OciError when an error occurs
|
|
6638
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6638
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteInstanceConsoleConnection.ts.html |here} to see how to use DeleteInstanceConsoleConnection API.
|
|
6639
6639
|
*/
|
|
6640
6640
|
deleteInstanceConsoleConnection(deleteInstanceConsoleConnectionRequest) {
|
|
6641
6641
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6693,7 +6693,7 @@ class ComputeClient {
|
|
|
6693
6693
|
* @param DetachBootVolumeRequest
|
|
6694
6694
|
* @return DetachBootVolumeResponse
|
|
6695
6695
|
* @throws OciError when an error occurs
|
|
6696
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6696
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DetachBootVolume.ts.html |here} to see how to use DetachBootVolume API.
|
|
6697
6697
|
*/
|
|
6698
6698
|
detachBootVolume(detachBootVolumeRequest) {
|
|
6699
6699
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6757,7 +6757,7 @@ class ComputeClient {
|
|
|
6757
6757
|
* @param DetachVnicRequest
|
|
6758
6758
|
* @return DetachVnicResponse
|
|
6759
6759
|
* @throws OciError when an error occurs
|
|
6760
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6760
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DetachVnic.ts.html |here} to see how to use DetachVnic API.
|
|
6761
6761
|
*/
|
|
6762
6762
|
detachVnic(detachVnicRequest) {
|
|
6763
6763
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6815,7 +6815,7 @@ class ComputeClient {
|
|
|
6815
6815
|
* @param DetachVolumeRequest
|
|
6816
6816
|
* @return DetachVolumeResponse
|
|
6817
6817
|
* @throws OciError when an error occurs
|
|
6818
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6818
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DetachVolume.ts.html |here} to see how to use DetachVolume API.
|
|
6819
6819
|
*/
|
|
6820
6820
|
detachVolume(detachVolumeRequest) {
|
|
6821
6821
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6879,7 +6879,7 @@ class ComputeClient {
|
|
|
6879
6879
|
* @param ExportImageRequest
|
|
6880
6880
|
* @return ExportImageResponse
|
|
6881
6881
|
* @throws OciError when an error occurs
|
|
6882
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6882
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ExportImage.ts.html |here} to see how to use ExportImage API.
|
|
6883
6883
|
*/
|
|
6884
6884
|
exportImage(exportImageRequest) {
|
|
6885
6885
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6949,7 +6949,7 @@ class ComputeClient {
|
|
|
6949
6949
|
* @param GetAppCatalogListingRequest
|
|
6950
6950
|
* @return GetAppCatalogListingResponse
|
|
6951
6951
|
* @throws OciError when an error occurs
|
|
6952
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6952
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetAppCatalogListing.ts.html |here} to see how to use GetAppCatalogListing API.
|
|
6953
6953
|
*/
|
|
6954
6954
|
getAppCatalogListing(getAppCatalogListingRequest) {
|
|
6955
6955
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7011,7 +7011,7 @@ class ComputeClient {
|
|
|
7011
7011
|
* @param GetAppCatalogListingAgreementsRequest
|
|
7012
7012
|
* @return GetAppCatalogListingAgreementsResponse
|
|
7013
7013
|
* @throws OciError when an error occurs
|
|
7014
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7014
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetAppCatalogListingAgreements.ts.html |here} to see how to use GetAppCatalogListingAgreements API.
|
|
7015
7015
|
*/
|
|
7016
7016
|
getAppCatalogListingAgreements(getAppCatalogListingAgreementsRequest) {
|
|
7017
7017
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7074,7 +7074,7 @@ class ComputeClient {
|
|
|
7074
7074
|
* @param GetAppCatalogListingResourceVersionRequest
|
|
7075
7075
|
* @return GetAppCatalogListingResourceVersionResponse
|
|
7076
7076
|
* @throws OciError when an error occurs
|
|
7077
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7077
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetAppCatalogListingResourceVersion.ts.html |here} to see how to use GetAppCatalogListingResourceVersion API.
|
|
7078
7078
|
*/
|
|
7079
7079
|
getAppCatalogListingResourceVersion(getAppCatalogListingResourceVersionRequest) {
|
|
7080
7080
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7137,7 +7137,7 @@ class ComputeClient {
|
|
|
7137
7137
|
* @param GetBootVolumeAttachmentRequest
|
|
7138
7138
|
* @return GetBootVolumeAttachmentResponse
|
|
7139
7139
|
* @throws OciError when an error occurs
|
|
7140
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7140
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetBootVolumeAttachment.ts.html |here} to see how to use GetBootVolumeAttachment API.
|
|
7141
7141
|
*/
|
|
7142
7142
|
getBootVolumeAttachment(getBootVolumeAttachmentRequest) {
|
|
7143
7143
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7199,7 +7199,7 @@ class ComputeClient {
|
|
|
7199
7199
|
* @param GetComputeCapacityReservationRequest
|
|
7200
7200
|
* @return GetComputeCapacityReservationResponse
|
|
7201
7201
|
* @throws OciError when an error occurs
|
|
7202
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7202
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetComputeCapacityReservation.ts.html |here} to see how to use GetComputeCapacityReservation API.
|
|
7203
7203
|
*/
|
|
7204
7204
|
getComputeCapacityReservation(getComputeCapacityReservationRequest) {
|
|
7205
7205
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7262,7 +7262,7 @@ class ComputeClient {
|
|
|
7262
7262
|
* @param GetComputeCapacityTopologyRequest
|
|
7263
7263
|
* @return GetComputeCapacityTopologyResponse
|
|
7264
7264
|
* @throws OciError when an error occurs
|
|
7265
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7265
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetComputeCapacityTopology.ts.html |here} to see how to use GetComputeCapacityTopology API.
|
|
7266
7266
|
*/
|
|
7267
7267
|
getComputeCapacityTopology(getComputeCapacityTopologyRequest) {
|
|
7268
7268
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7327,7 +7327,7 @@ class ComputeClient {
|
|
|
7327
7327
|
* @param GetComputeClusterRequest
|
|
7328
7328
|
* @return GetComputeClusterResponse
|
|
7329
7329
|
* @throws OciError when an error occurs
|
|
7330
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7330
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetComputeCluster.ts.html |here} to see how to use GetComputeCluster API.
|
|
7331
7331
|
*/
|
|
7332
7332
|
getComputeCluster(getComputeClusterRequest) {
|
|
7333
7333
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7390,7 +7390,7 @@ class ComputeClient {
|
|
|
7390
7390
|
* @param GetComputeGlobalImageCapabilitySchemaRequest
|
|
7391
7391
|
* @return GetComputeGlobalImageCapabilitySchemaResponse
|
|
7392
7392
|
* @throws OciError when an error occurs
|
|
7393
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7393
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetComputeGlobalImageCapabilitySchema.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchema API.
|
|
7394
7394
|
*/
|
|
7395
7395
|
getComputeGlobalImageCapabilitySchema(getComputeGlobalImageCapabilitySchemaRequest) {
|
|
7396
7396
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7452,7 +7452,7 @@ class ComputeClient {
|
|
|
7452
7452
|
* @param GetComputeGlobalImageCapabilitySchemaVersionRequest
|
|
7453
7453
|
* @return GetComputeGlobalImageCapabilitySchemaVersionResponse
|
|
7454
7454
|
* @throws OciError when an error occurs
|
|
7455
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7455
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetComputeGlobalImageCapabilitySchemaVersion.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchemaVersion API.
|
|
7456
7456
|
*/
|
|
7457
7457
|
getComputeGlobalImageCapabilitySchemaVersion(getComputeGlobalImageCapabilitySchemaVersionRequest) {
|
|
7458
7458
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7516,7 +7516,7 @@ class ComputeClient {
|
|
|
7516
7516
|
* @param GetComputeImageCapabilitySchemaRequest
|
|
7517
7517
|
* @return GetComputeImageCapabilitySchemaResponse
|
|
7518
7518
|
* @throws OciError when an error occurs
|
|
7519
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7519
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetComputeImageCapabilitySchema.ts.html |here} to see how to use GetComputeImageCapabilitySchema API.
|
|
7520
7520
|
*/
|
|
7521
7521
|
getComputeImageCapabilitySchema(getComputeImageCapabilitySchemaRequest) {
|
|
7522
7522
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7583,7 +7583,7 @@ class ComputeClient {
|
|
|
7583
7583
|
* @param GetConsoleHistoryRequest
|
|
7584
7584
|
* @return GetConsoleHistoryResponse
|
|
7585
7585
|
* @throws OciError when an error occurs
|
|
7586
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7586
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetConsoleHistory.ts.html |here} to see how to use GetConsoleHistory API.
|
|
7587
7587
|
*/
|
|
7588
7588
|
getConsoleHistory(getConsoleHistoryRequest) {
|
|
7589
7589
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7648,7 +7648,7 @@ class ComputeClient {
|
|
|
7648
7648
|
* @param GetConsoleHistoryContentRequest
|
|
7649
7649
|
* @return GetConsoleHistoryContentResponse
|
|
7650
7650
|
* @throws OciError when an error occurs
|
|
7651
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7651
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetConsoleHistoryContent.ts.html |here} to see how to use GetConsoleHistoryContent API.
|
|
7652
7652
|
*/
|
|
7653
7653
|
getConsoleHistoryContent(getConsoleHistoryContentRequest) {
|
|
7654
7654
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7713,7 +7713,7 @@ class ComputeClient {
|
|
|
7713
7713
|
* @param GetDedicatedVmHostRequest
|
|
7714
7714
|
* @return GetDedicatedVmHostResponse
|
|
7715
7715
|
* @throws OciError when an error occurs
|
|
7716
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7716
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetDedicatedVmHost.ts.html |here} to see how to use GetDedicatedVmHost API.
|
|
7717
7717
|
*/
|
|
7718
7718
|
getDedicatedVmHost(getDedicatedVmHostRequest) {
|
|
7719
7719
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7776,7 +7776,7 @@ class ComputeClient {
|
|
|
7776
7776
|
* @param GetImageRequest
|
|
7777
7777
|
* @return GetImageResponse
|
|
7778
7778
|
* @throws OciError when an error occurs
|
|
7779
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7779
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetImage.ts.html |here} to see how to use GetImage API.
|
|
7780
7780
|
*/
|
|
7781
7781
|
getImage(getImageRequest) {
|
|
7782
7782
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7838,7 +7838,7 @@ class ComputeClient {
|
|
|
7838
7838
|
* @param GetImageShapeCompatibilityEntryRequest
|
|
7839
7839
|
* @return GetImageShapeCompatibilityEntryResponse
|
|
7840
7840
|
* @throws OciError when an error occurs
|
|
7841
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7841
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetImageShapeCompatibilityEntry.ts.html |here} to see how to use GetImageShapeCompatibilityEntry API.
|
|
7842
7842
|
*/
|
|
7843
7843
|
getImageShapeCompatibilityEntry(getImageShapeCompatibilityEntryRequest) {
|
|
7844
7844
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7901,7 +7901,7 @@ class ComputeClient {
|
|
|
7901
7901
|
* @param GetInstanceRequest
|
|
7902
7902
|
* @return GetInstanceResponse
|
|
7903
7903
|
* @throws OciError when an error occurs
|
|
7904
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7904
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetInstance.ts.html |here} to see how to use GetInstance API.
|
|
7905
7905
|
*/
|
|
7906
7906
|
getInstance(getInstanceRequest) {
|
|
7907
7907
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7963,7 +7963,7 @@ class ComputeClient {
|
|
|
7963
7963
|
* @param GetInstanceConsoleConnectionRequest
|
|
7964
7964
|
* @return GetInstanceConsoleConnectionResponse
|
|
7965
7965
|
* @throws OciError when an error occurs
|
|
7966
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7966
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetInstanceConsoleConnection.ts.html |here} to see how to use GetInstanceConsoleConnection API.
|
|
7967
7967
|
*/
|
|
7968
7968
|
getInstanceConsoleConnection(getInstanceConsoleConnectionRequest) {
|
|
7969
7969
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8022,7 +8022,7 @@ class ComputeClient {
|
|
|
8022
8022
|
* @param GetInstanceMaintenanceRebootRequest
|
|
8023
8023
|
* @return GetInstanceMaintenanceRebootResponse
|
|
8024
8024
|
* @throws OciError when an error occurs
|
|
8025
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8025
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetInstanceMaintenanceReboot.ts.html |here} to see how to use GetInstanceMaintenanceReboot API.
|
|
8026
8026
|
*/
|
|
8027
8027
|
getInstanceMaintenanceReboot(getInstanceMaintenanceRebootRequest) {
|
|
8028
8028
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8080,7 +8080,7 @@ class ComputeClient {
|
|
|
8080
8080
|
* @param GetMeasuredBootReportRequest
|
|
8081
8081
|
* @return GetMeasuredBootReportResponse
|
|
8082
8082
|
* @throws OciError when an error occurs
|
|
8083
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8083
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetMeasuredBootReport.ts.html |here} to see how to use GetMeasuredBootReport API.
|
|
8084
8084
|
*/
|
|
8085
8085
|
getMeasuredBootReport(getMeasuredBootReportRequest) {
|
|
8086
8086
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8144,7 +8144,7 @@ class ComputeClient {
|
|
|
8144
8144
|
* @param GetVnicAttachmentRequest
|
|
8145
8145
|
* @return GetVnicAttachmentResponse
|
|
8146
8146
|
* @throws OciError when an error occurs
|
|
8147
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8147
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetVnicAttachment.ts.html |here} to see how to use GetVnicAttachment API.
|
|
8148
8148
|
*/
|
|
8149
8149
|
getVnicAttachment(getVnicAttachmentRequest) {
|
|
8150
8150
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8206,7 +8206,7 @@ class ComputeClient {
|
|
|
8206
8206
|
* @param GetVolumeAttachmentRequest
|
|
8207
8207
|
* @return GetVolumeAttachmentResponse
|
|
8208
8208
|
* @throws OciError when an error occurs
|
|
8209
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8209
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetVolumeAttachment.ts.html |here} to see how to use GetVolumeAttachment API.
|
|
8210
8210
|
*/
|
|
8211
8211
|
getVolumeAttachment(getVolumeAttachmentRequest) {
|
|
8212
8212
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8270,7 +8270,7 @@ class ComputeClient {
|
|
|
8270
8270
|
* @param GetWindowsInstanceInitialCredentialsRequest
|
|
8271
8271
|
* @return GetWindowsInstanceInitialCredentialsResponse
|
|
8272
8272
|
* @throws OciError when an error occurs
|
|
8273
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8273
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetWindowsInstanceInitialCredentials.ts.html |here} to see how to use GetWindowsInstanceInitialCredentials API.
|
|
8274
8274
|
*/
|
|
8275
8275
|
getWindowsInstanceInitialCredentials(getWindowsInstanceInitialCredentialsRequest) {
|
|
8276
8276
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8368,7 +8368,7 @@ class ComputeClient {
|
|
|
8368
8368
|
* @param InstanceActionRequest
|
|
8369
8369
|
* @return InstanceActionResponse
|
|
8370
8370
|
* @throws OciError when an error occurs
|
|
8371
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8371
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/InstanceAction.ts.html |here} to see how to use InstanceAction API.
|
|
8372
8372
|
*/
|
|
8373
8373
|
instanceAction(instanceActionRequest) {
|
|
8374
8374
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8478,7 +8478,7 @@ class ComputeClient {
|
|
|
8478
8478
|
* @param LaunchInstanceRequest
|
|
8479
8479
|
* @return LaunchInstanceResponse
|
|
8480
8480
|
* @throws OciError when an error occurs
|
|
8481
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8481
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/LaunchInstance.ts.html |here} to see how to use LaunchInstance API.
|
|
8482
8482
|
*/
|
|
8483
8483
|
launchInstance(launchInstanceRequest) {
|
|
8484
8484
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8545,7 +8545,7 @@ class ComputeClient {
|
|
|
8545
8545
|
* @param ListAppCatalogListingResourceVersionsRequest
|
|
8546
8546
|
* @return ListAppCatalogListingResourceVersionsResponse
|
|
8547
8547
|
* @throws OciError when an error occurs
|
|
8548
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8548
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListAppCatalogListingResourceVersions.ts.html |here} to see how to use ListAppCatalogListingResourceVersions API.
|
|
8549
8549
|
*/
|
|
8550
8550
|
listAppCatalogListingResourceVersions(listAppCatalogListingResourceVersionsRequest) {
|
|
8551
8551
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8651,7 +8651,7 @@ class ComputeClient {
|
|
|
8651
8651
|
* @param ListAppCatalogListingsRequest
|
|
8652
8652
|
* @return ListAppCatalogListingsResponse
|
|
8653
8653
|
* @throws OciError when an error occurs
|
|
8654
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8654
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListAppCatalogListings.ts.html |here} to see how to use ListAppCatalogListings API.
|
|
8655
8655
|
*/
|
|
8656
8656
|
listAppCatalogListings(listAppCatalogListingsRequest) {
|
|
8657
8657
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8758,7 +8758,7 @@ class ComputeClient {
|
|
|
8758
8758
|
* @param ListAppCatalogSubscriptionsRequest
|
|
8759
8759
|
* @return ListAppCatalogSubscriptionsResponse
|
|
8760
8760
|
* @throws OciError when an error occurs
|
|
8761
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8761
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListAppCatalogSubscriptions.ts.html |here} to see how to use ListAppCatalogSubscriptions API.
|
|
8762
8762
|
*/
|
|
8763
8763
|
listAppCatalogSubscriptions(listAppCatalogSubscriptionsRequest) {
|
|
8764
8764
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8867,7 +8867,7 @@ class ComputeClient {
|
|
|
8867
8867
|
* @param ListBootVolumeAttachmentsRequest
|
|
8868
8868
|
* @return ListBootVolumeAttachmentsResponse
|
|
8869
8869
|
* @throws OciError when an error occurs
|
|
8870
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8870
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListBootVolumeAttachments.ts.html |here} to see how to use ListBootVolumeAttachments API.
|
|
8871
8871
|
*/
|
|
8872
8872
|
listBootVolumeAttachments(listBootVolumeAttachmentsRequest) {
|
|
8873
8873
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8975,7 +8975,7 @@ class ComputeClient {
|
|
|
8975
8975
|
* @param ListComputeCapacityReservationInstanceShapesRequest
|
|
8976
8976
|
* @return ListComputeCapacityReservationInstanceShapesResponse
|
|
8977
8977
|
* @throws OciError when an error occurs
|
|
8978
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8978
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListComputeCapacityReservationInstanceShapes.ts.html |here} to see how to use ListComputeCapacityReservationInstanceShapes API.
|
|
8979
8979
|
*/
|
|
8980
8980
|
listComputeCapacityReservationInstanceShapes(listComputeCapacityReservationInstanceShapesRequest) {
|
|
8981
8981
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9085,7 +9085,7 @@ class ComputeClient {
|
|
|
9085
9085
|
* @param ListComputeCapacityReservationInstancesRequest
|
|
9086
9086
|
* @return ListComputeCapacityReservationInstancesResponse
|
|
9087
9087
|
* @throws OciError when an error occurs
|
|
9088
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9088
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListComputeCapacityReservationInstances.ts.html |here} to see how to use ListComputeCapacityReservationInstances API.
|
|
9089
9089
|
*/
|
|
9090
9090
|
listComputeCapacityReservationInstances(listComputeCapacityReservationInstancesRequest) {
|
|
9091
9091
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9199,7 +9199,7 @@ class ComputeClient {
|
|
|
9199
9199
|
* @param ListComputeCapacityReservationsRequest
|
|
9200
9200
|
* @return ListComputeCapacityReservationsResponse
|
|
9201
9201
|
* @throws OciError when an error occurs
|
|
9202
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9202
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListComputeCapacityReservations.ts.html |here} to see how to use ListComputeCapacityReservations API.
|
|
9203
9203
|
*/
|
|
9204
9204
|
listComputeCapacityReservations(listComputeCapacityReservationsRequest) {
|
|
9205
9205
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9311,7 +9311,7 @@ class ComputeClient {
|
|
|
9311
9311
|
* @param ListComputeCapacityTopologiesRequest
|
|
9312
9312
|
* @return ListComputeCapacityTopologiesResponse
|
|
9313
9313
|
* @throws OciError when an error occurs
|
|
9314
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9314
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListComputeCapacityTopologies.ts.html |here} to see how to use ListComputeCapacityTopologies API.
|
|
9315
9315
|
*/
|
|
9316
9316
|
listComputeCapacityTopologies(listComputeCapacityTopologiesRequest) {
|
|
9317
9317
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9380,7 +9380,7 @@ class ComputeClient {
|
|
|
9380
9380
|
* @param ListComputeCapacityTopologyComputeBareMetalHostsRequest
|
|
9381
9381
|
* @return ListComputeCapacityTopologyComputeBareMetalHostsResponse
|
|
9382
9382
|
* @throws OciError when an error occurs
|
|
9383
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9383
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListComputeCapacityTopologyComputeBareMetalHosts.ts.html |here} to see how to use ListComputeCapacityTopologyComputeBareMetalHosts API.
|
|
9384
9384
|
*/
|
|
9385
9385
|
listComputeCapacityTopologyComputeBareMetalHosts(listComputeCapacityTopologyComputeBareMetalHostsRequest) {
|
|
9386
9386
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9453,7 +9453,7 @@ class ComputeClient {
|
|
|
9453
9453
|
* @param ListComputeCapacityTopologyComputeHpcIslandsRequest
|
|
9454
9454
|
* @return ListComputeCapacityTopologyComputeHpcIslandsResponse
|
|
9455
9455
|
* @throws OciError when an error occurs
|
|
9456
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9456
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListComputeCapacityTopologyComputeHpcIslands.ts.html |here} to see how to use ListComputeCapacityTopologyComputeHpcIslands API.
|
|
9457
9457
|
*/
|
|
9458
9458
|
listComputeCapacityTopologyComputeHpcIslands(listComputeCapacityTopologyComputeHpcIslandsRequest) {
|
|
9459
9459
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9523,7 +9523,7 @@ class ComputeClient {
|
|
|
9523
9523
|
* @param ListComputeCapacityTopologyComputeNetworkBlocksRequest
|
|
9524
9524
|
* @return ListComputeCapacityTopologyComputeNetworkBlocksResponse
|
|
9525
9525
|
* @throws OciError when an error occurs
|
|
9526
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9526
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListComputeCapacityTopologyComputeNetworkBlocks.ts.html |here} to see how to use ListComputeCapacityTopologyComputeNetworkBlocks API.
|
|
9527
9527
|
*/
|
|
9528
9528
|
listComputeCapacityTopologyComputeNetworkBlocks(listComputeCapacityTopologyComputeNetworkBlocksRequest) {
|
|
9529
9529
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9596,7 +9596,7 @@ class ComputeClient {
|
|
|
9596
9596
|
* @param ListComputeClustersRequest
|
|
9597
9597
|
* @return ListComputeClustersResponse
|
|
9598
9598
|
* @throws OciError when an error occurs
|
|
9599
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9599
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListComputeClusters.ts.html |here} to see how to use ListComputeClusters API.
|
|
9600
9600
|
*/
|
|
9601
9601
|
listComputeClusters(listComputeClustersRequest) {
|
|
9602
9602
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9666,7 +9666,7 @@ class ComputeClient {
|
|
|
9666
9666
|
* @param ListComputeGlobalImageCapabilitySchemaVersionsRequest
|
|
9667
9667
|
* @return ListComputeGlobalImageCapabilitySchemaVersionsResponse
|
|
9668
9668
|
* @throws OciError when an error occurs
|
|
9669
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9669
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListComputeGlobalImageCapabilitySchemaVersions.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemaVersions API.
|
|
9670
9670
|
*/
|
|
9671
9671
|
listComputeGlobalImageCapabilitySchemaVersions(listComputeGlobalImageCapabilitySchemaVersionsRequest) {
|
|
9672
9672
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9775,7 +9775,7 @@ class ComputeClient {
|
|
|
9775
9775
|
* @param ListComputeGlobalImageCapabilitySchemasRequest
|
|
9776
9776
|
* @return ListComputeGlobalImageCapabilitySchemasResponse
|
|
9777
9777
|
* @throws OciError when an error occurs
|
|
9778
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9778
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListComputeGlobalImageCapabilitySchemas.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemas API.
|
|
9779
9779
|
*/
|
|
9780
9780
|
listComputeGlobalImageCapabilitySchemas(listComputeGlobalImageCapabilitySchemasRequest) {
|
|
9781
9781
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9883,7 +9883,7 @@ class ComputeClient {
|
|
|
9883
9883
|
* @param ListComputeImageCapabilitySchemasRequest
|
|
9884
9884
|
* @return ListComputeImageCapabilitySchemasResponse
|
|
9885
9885
|
* @throws OciError when an error occurs
|
|
9886
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9886
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListComputeImageCapabilitySchemas.ts.html |here} to see how to use ListComputeImageCapabilitySchemas API.
|
|
9887
9887
|
*/
|
|
9888
9888
|
listComputeImageCapabilitySchemas(listComputeImageCapabilitySchemasRequest) {
|
|
9889
9889
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9992,7 +9992,7 @@ class ComputeClient {
|
|
|
9992
9992
|
* @param ListConsoleHistoriesRequest
|
|
9993
9993
|
* @return ListConsoleHistoriesResponse
|
|
9994
9994
|
* @throws OciError when an error occurs
|
|
9995
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9995
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListConsoleHistories.ts.html |here} to see how to use ListConsoleHistories API.
|
|
9996
9996
|
*/
|
|
9997
9997
|
listConsoleHistories(listConsoleHistoriesRequest) {
|
|
9998
9998
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10103,7 +10103,7 @@ class ComputeClient {
|
|
|
10103
10103
|
* @param ListDedicatedVmHostInstanceShapesRequest
|
|
10104
10104
|
* @return ListDedicatedVmHostInstanceShapesResponse
|
|
10105
10105
|
* @throws OciError when an error occurs
|
|
10106
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10106
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListDedicatedVmHostInstanceShapes.ts.html |here} to see how to use ListDedicatedVmHostInstanceShapes API.
|
|
10107
10107
|
*/
|
|
10108
10108
|
listDedicatedVmHostInstanceShapes(listDedicatedVmHostInstanceShapesRequest) {
|
|
10109
10109
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10211,7 +10211,7 @@ class ComputeClient {
|
|
|
10211
10211
|
* @param ListDedicatedVmHostInstancesRequest
|
|
10212
10212
|
* @return ListDedicatedVmHostInstancesResponse
|
|
10213
10213
|
* @throws OciError when an error occurs
|
|
10214
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10214
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListDedicatedVmHostInstances.ts.html |here} to see how to use ListDedicatedVmHostInstances API.
|
|
10215
10215
|
*/
|
|
10216
10216
|
listDedicatedVmHostInstances(listDedicatedVmHostInstancesRequest) {
|
|
10217
10217
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10322,7 +10322,7 @@ class ComputeClient {
|
|
|
10322
10322
|
* @param ListDedicatedVmHostShapesRequest
|
|
10323
10323
|
* @return ListDedicatedVmHostShapesResponse
|
|
10324
10324
|
* @throws OciError when an error occurs
|
|
10325
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10325
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListDedicatedVmHostShapes.ts.html |here} to see how to use ListDedicatedVmHostShapes API.
|
|
10326
10326
|
*/
|
|
10327
10327
|
listDedicatedVmHostShapes(listDedicatedVmHostShapesRequest) {
|
|
10328
10328
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10433,7 +10433,7 @@ class ComputeClient {
|
|
|
10433
10433
|
* @param ListDedicatedVmHostsRequest
|
|
10434
10434
|
* @return ListDedicatedVmHostsResponse
|
|
10435
10435
|
* @throws OciError when an error occurs
|
|
10436
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10436
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListDedicatedVmHosts.ts.html |here} to see how to use ListDedicatedVmHosts API.
|
|
10437
10437
|
*/
|
|
10438
10438
|
listDedicatedVmHosts(listDedicatedVmHostsRequest) {
|
|
10439
10439
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10546,7 +10546,7 @@ class ComputeClient {
|
|
|
10546
10546
|
* @param ListImageShapeCompatibilityEntriesRequest
|
|
10547
10547
|
* @return ListImageShapeCompatibilityEntriesResponse
|
|
10548
10548
|
* @throws OciError when an error occurs
|
|
10549
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10549
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListImageShapeCompatibilityEntries.ts.html |here} to see how to use ListImageShapeCompatibilityEntries API.
|
|
10550
10550
|
*/
|
|
10551
10551
|
listImageShapeCompatibilityEntries(listImageShapeCompatibilityEntriesRequest) {
|
|
10552
10552
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10663,7 +10663,7 @@ class ComputeClient {
|
|
|
10663
10663
|
* @param ListImagesRequest
|
|
10664
10664
|
* @return ListImagesResponse
|
|
10665
10665
|
* @throws OciError when an error occurs
|
|
10666
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10666
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListImages.ts.html |here} to see how to use ListImages API.
|
|
10667
10667
|
*/
|
|
10668
10668
|
listImages(listImagesRequest) {
|
|
10669
10669
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10777,7 +10777,7 @@ class ComputeClient {
|
|
|
10777
10777
|
* @param ListInstanceConsoleConnectionsRequest
|
|
10778
10778
|
* @return ListInstanceConsoleConnectionsResponse
|
|
10779
10779
|
* @throws OciError when an error occurs
|
|
10780
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10780
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListInstanceConsoleConnections.ts.html |here} to see how to use ListInstanceConsoleConnections API.
|
|
10781
10781
|
*/
|
|
10782
10782
|
listInstanceConsoleConnections(listInstanceConsoleConnectionsRequest) {
|
|
10783
10783
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10882,7 +10882,7 @@ class ComputeClient {
|
|
|
10882
10882
|
* @param ListInstanceDevicesRequest
|
|
10883
10883
|
* @return ListInstanceDevicesResponse
|
|
10884
10884
|
* @throws OciError when an error occurs
|
|
10885
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10885
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListInstanceDevices.ts.html |here} to see how to use ListInstanceDevices API.
|
|
10886
10886
|
*/
|
|
10887
10887
|
listInstanceDevices(listInstanceDevicesRequest) {
|
|
10888
10888
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10998,7 +10998,7 @@ class ComputeClient {
|
|
|
10998
10998
|
* @param ListInstancesRequest
|
|
10999
10999
|
* @return ListInstancesResponse
|
|
11000
11000
|
* @throws OciError when an error occurs
|
|
11001
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11001
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListInstances.ts.html |here} to see how to use ListInstances API.
|
|
11002
11002
|
*/
|
|
11003
11003
|
listInstances(listInstancesRequest) {
|
|
11004
11004
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11111,7 +11111,7 @@ class ComputeClient {
|
|
|
11111
11111
|
* @param ListShapesRequest
|
|
11112
11112
|
* @return ListShapesResponse
|
|
11113
11113
|
* @throws OciError when an error occurs
|
|
11114
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11114
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListShapes.ts.html |here} to see how to use ListShapes API.
|
|
11115
11115
|
*/
|
|
11116
11116
|
listShapes(listShapesRequest) {
|
|
11117
11117
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11220,7 +11220,7 @@ class ComputeClient {
|
|
|
11220
11220
|
* @param ListVnicAttachmentsRequest
|
|
11221
11221
|
* @return ListVnicAttachmentsResponse
|
|
11222
11222
|
* @throws OciError when an error occurs
|
|
11223
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11223
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListVnicAttachments.ts.html |here} to see how to use ListVnicAttachments API.
|
|
11224
11224
|
*/
|
|
11225
11225
|
listVnicAttachments(listVnicAttachmentsRequest) {
|
|
11226
11226
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11332,7 +11332,7 @@ class ComputeClient {
|
|
|
11332
11332
|
* @param ListVolumeAttachmentsRequest
|
|
11333
11333
|
* @return ListVolumeAttachmentsResponse
|
|
11334
11334
|
* @throws OciError when an error occurs
|
|
11335
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11335
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListVolumeAttachments.ts.html |here} to see how to use ListVolumeAttachments API.
|
|
11336
11336
|
*/
|
|
11337
11337
|
listVolumeAttachments(listVolumeAttachmentsRequest) {
|
|
11338
11338
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11439,7 +11439,7 @@ class ComputeClient {
|
|
|
11439
11439
|
* @param RemoveImageShapeCompatibilityEntryRequest
|
|
11440
11440
|
* @return RemoveImageShapeCompatibilityEntryResponse
|
|
11441
11441
|
* @throws OciError when an error occurs
|
|
11442
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11442
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/RemoveImageShapeCompatibilityEntry.ts.html |here} to see how to use RemoveImageShapeCompatibilityEntry API.
|
|
11443
11443
|
*/
|
|
11444
11444
|
removeImageShapeCompatibilityEntry(removeImageShapeCompatibilityEntryRequest) {
|
|
11445
11445
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11505,7 +11505,7 @@ class ComputeClient {
|
|
|
11505
11505
|
* @param TerminateInstanceRequest
|
|
11506
11506
|
* @return TerminateInstanceResponse
|
|
11507
11507
|
* @throws OciError when an error occurs
|
|
11508
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11508
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/TerminateInstance.ts.html |here} to see how to use TerminateInstance API.
|
|
11509
11509
|
*/
|
|
11510
11510
|
terminateInstance(terminateInstanceRequest) {
|
|
11511
11511
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11565,7 +11565,7 @@ class ComputeClient {
|
|
|
11565
11565
|
* @param UpdateComputeCapacityReservationRequest
|
|
11566
11566
|
* @return UpdateComputeCapacityReservationResponse
|
|
11567
11567
|
* @throws OciError when an error occurs
|
|
11568
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11568
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateComputeCapacityReservation.ts.html |here} to see how to use UpdateComputeCapacityReservation API.
|
|
11569
11569
|
*/
|
|
11570
11570
|
updateComputeCapacityReservation(updateComputeCapacityReservationRequest) {
|
|
11571
11571
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11627,7 +11627,7 @@ class ComputeClient {
|
|
|
11627
11627
|
* @param UpdateComputeCapacityTopologyRequest
|
|
11628
11628
|
* @return UpdateComputeCapacityTopologyResponse
|
|
11629
11629
|
* @throws OciError when an error occurs
|
|
11630
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11630
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateComputeCapacityTopology.ts.html |here} to see how to use UpdateComputeCapacityTopology API.
|
|
11631
11631
|
*/
|
|
11632
11632
|
updateComputeCapacityTopology(updateComputeCapacityTopologyRequest) {
|
|
11633
11633
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11696,7 +11696,7 @@ class ComputeClient {
|
|
|
11696
11696
|
* @param UpdateComputeClusterRequest
|
|
11697
11697
|
* @return UpdateComputeClusterResponse
|
|
11698
11698
|
* @throws OciError when an error occurs
|
|
11699
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11699
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateComputeCluster.ts.html |here} to see how to use UpdateComputeCluster API.
|
|
11700
11700
|
*/
|
|
11701
11701
|
updateComputeCluster(updateComputeClusterRequest) {
|
|
11702
11702
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11763,7 +11763,7 @@ class ComputeClient {
|
|
|
11763
11763
|
* @param UpdateComputeImageCapabilitySchemaRequest
|
|
11764
11764
|
* @return UpdateComputeImageCapabilitySchemaResponse
|
|
11765
11765
|
* @throws OciError when an error occurs
|
|
11766
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11766
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateComputeImageCapabilitySchema.ts.html |here} to see how to use UpdateComputeImageCapabilitySchema API.
|
|
11767
11767
|
*/
|
|
11768
11768
|
updateComputeImageCapabilitySchema(updateComputeImageCapabilitySchemaRequest) {
|
|
11769
11769
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11827,7 +11827,7 @@ class ComputeClient {
|
|
|
11827
11827
|
* @param UpdateConsoleHistoryRequest
|
|
11828
11828
|
* @return UpdateConsoleHistoryResponse
|
|
11829
11829
|
* @throws OciError when an error occurs
|
|
11830
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11830
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateConsoleHistory.ts.html |here} to see how to use UpdateConsoleHistory API.
|
|
11831
11831
|
*/
|
|
11832
11832
|
updateConsoleHistory(updateConsoleHistoryRequest) {
|
|
11833
11833
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11893,7 +11893,7 @@ class ComputeClient {
|
|
|
11893
11893
|
* @param UpdateDedicatedVmHostRequest
|
|
11894
11894
|
* @return UpdateDedicatedVmHostResponse
|
|
11895
11895
|
* @throws OciError when an error occurs
|
|
11896
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11896
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateDedicatedVmHost.ts.html |here} to see how to use UpdateDedicatedVmHost API.
|
|
11897
11897
|
*/
|
|
11898
11898
|
updateDedicatedVmHost(updateDedicatedVmHostRequest) {
|
|
11899
11899
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11960,7 +11960,7 @@ class ComputeClient {
|
|
|
11960
11960
|
* @param UpdateImageRequest
|
|
11961
11961
|
* @return UpdateImageResponse
|
|
11962
11962
|
* @throws OciError when an error occurs
|
|
11963
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11963
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateImage.ts.html |here} to see how to use UpdateImage API.
|
|
11964
11964
|
*/
|
|
11965
11965
|
updateImage(updateImageRequest) {
|
|
11966
11966
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12032,7 +12032,7 @@ class ComputeClient {
|
|
|
12032
12032
|
* @param UpdateInstanceRequest
|
|
12033
12033
|
* @return UpdateInstanceResponse
|
|
12034
12034
|
* @throws OciError when an error occurs
|
|
12035
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12035
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateInstance.ts.html |here} to see how to use UpdateInstance API.
|
|
12036
12036
|
*/
|
|
12037
12037
|
updateInstance(updateInstanceRequest) {
|
|
12038
12038
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12102,7 +12102,7 @@ class ComputeClient {
|
|
|
12102
12102
|
* @param UpdateInstanceConsoleConnectionRequest
|
|
12103
12103
|
* @return UpdateInstanceConsoleConnectionResponse
|
|
12104
12104
|
* @throws OciError when an error occurs
|
|
12105
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12105
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateInstanceConsoleConnection.ts.html |here} to see how to use UpdateInstanceConsoleConnection API.
|
|
12106
12106
|
*/
|
|
12107
12107
|
updateInstanceConsoleConnection(updateInstanceConsoleConnectionRequest) {
|
|
12108
12108
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12167,7 +12167,7 @@ class ComputeClient {
|
|
|
12167
12167
|
* @param UpdateVolumeAttachmentRequest
|
|
12168
12168
|
* @return UpdateVolumeAttachmentResponse
|
|
12169
12169
|
* @throws OciError when an error occurs
|
|
12170
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12170
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateVolumeAttachment.ts.html |here} to see how to use UpdateVolumeAttachment API.
|
|
12171
12171
|
*/
|
|
12172
12172
|
updateVolumeAttachment(updateVolumeAttachmentRequest) {
|
|
12173
12173
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12387,7 +12387,7 @@ class ComputeManagementClient {
|
|
|
12387
12387
|
* @param AttachInstancePoolInstanceRequest
|
|
12388
12388
|
* @return AttachInstancePoolInstanceResponse
|
|
12389
12389
|
* @throws OciError when an error occurs
|
|
12390
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12390
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/AttachInstancePoolInstance.ts.html |here} to see how to use AttachInstancePoolInstance API.
|
|
12391
12391
|
*/
|
|
12392
12392
|
attachInstancePoolInstance(attachInstancePoolInstanceRequest) {
|
|
12393
12393
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12462,7 +12462,7 @@ class ComputeManagementClient {
|
|
|
12462
12462
|
* @param AttachLoadBalancerRequest
|
|
12463
12463
|
* @return AttachLoadBalancerResponse
|
|
12464
12464
|
* @throws OciError when an error occurs
|
|
12465
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12465
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/AttachLoadBalancer.ts.html |here} to see how to use AttachLoadBalancer API.
|
|
12466
12466
|
*/
|
|
12467
12467
|
attachLoadBalancer(attachLoadBalancerRequest) {
|
|
12468
12468
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12534,7 +12534,7 @@ class ComputeManagementClient {
|
|
|
12534
12534
|
* @param ChangeClusterNetworkCompartmentRequest
|
|
12535
12535
|
* @return ChangeClusterNetworkCompartmentResponse
|
|
12536
12536
|
* @throws OciError when an error occurs
|
|
12537
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12537
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeClusterNetworkCompartment.ts.html |here} to see how to use ChangeClusterNetworkCompartment API.
|
|
12538
12538
|
*/
|
|
12539
12539
|
changeClusterNetworkCompartment(changeClusterNetworkCompartmentRequest) {
|
|
12540
12540
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12609,7 +12609,7 @@ class ComputeManagementClient {
|
|
|
12609
12609
|
* @param ChangeInstanceConfigurationCompartmentRequest
|
|
12610
12610
|
* @return ChangeInstanceConfigurationCompartmentResponse
|
|
12611
12611
|
* @throws OciError when an error occurs
|
|
12612
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12612
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeInstanceConfigurationCompartment.ts.html |here} to see how to use ChangeInstanceConfigurationCompartment API.
|
|
12613
12613
|
*/
|
|
12614
12614
|
changeInstanceConfigurationCompartment(changeInstanceConfigurationCompartmentRequest) {
|
|
12615
12615
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12677,7 +12677,7 @@ class ComputeManagementClient {
|
|
|
12677
12677
|
* @param ChangeInstancePoolCompartmentRequest
|
|
12678
12678
|
* @return ChangeInstancePoolCompartmentResponse
|
|
12679
12679
|
* @throws OciError when an error occurs
|
|
12680
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12680
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeInstancePoolCompartment.ts.html |here} to see how to use ChangeInstancePoolCompartment API.
|
|
12681
12681
|
*/
|
|
12682
12682
|
changeInstancePoolCompartment(changeInstancePoolCompartmentRequest) {
|
|
12683
12683
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12754,7 +12754,7 @@ class ComputeManagementClient {
|
|
|
12754
12754
|
* @param CreateClusterNetworkRequest
|
|
12755
12755
|
* @return CreateClusterNetworkResponse
|
|
12756
12756
|
* @throws OciError when an error occurs
|
|
12757
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12757
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateClusterNetwork.ts.html |here} to see how to use CreateClusterNetwork API.
|
|
12758
12758
|
*/
|
|
12759
12759
|
createClusterNetwork(createClusterNetworkRequest) {
|
|
12760
12760
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12823,7 +12823,7 @@ class ComputeManagementClient {
|
|
|
12823
12823
|
* @param CreateInstanceConfigurationRequest
|
|
12824
12824
|
* @return CreateInstanceConfigurationResponse
|
|
12825
12825
|
* @throws OciError when an error occurs
|
|
12826
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12826
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateInstanceConfiguration.ts.html |here} to see how to use CreateInstanceConfiguration API.
|
|
12827
12827
|
*/
|
|
12828
12828
|
createInstanceConfiguration(createInstanceConfigurationRequest) {
|
|
12829
12829
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12890,7 +12890,7 @@ class ComputeManagementClient {
|
|
|
12890
12890
|
* @param CreateInstancePoolRequest
|
|
12891
12891
|
* @return CreateInstancePoolResponse
|
|
12892
12892
|
* @throws OciError when an error occurs
|
|
12893
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12893
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateInstancePool.ts.html |here} to see how to use CreateInstancePool API.
|
|
12894
12894
|
*/
|
|
12895
12895
|
createInstancePool(createInstancePoolRequest) {
|
|
12896
12896
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12952,7 +12952,7 @@ class ComputeManagementClient {
|
|
|
12952
12952
|
* @param DeleteInstanceConfigurationRequest
|
|
12953
12953
|
* @return DeleteInstanceConfigurationResponse
|
|
12954
12954
|
* @throws OciError when an error occurs
|
|
12955
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12955
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteInstanceConfiguration.ts.html |here} to see how to use DeleteInstanceConfiguration API.
|
|
12956
12956
|
*/
|
|
12957
12957
|
deleteInstanceConfiguration(deleteInstanceConfigurationRequest) {
|
|
12958
12958
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13007,7 +13007,7 @@ class ComputeManagementClient {
|
|
|
13007
13007
|
* @param DetachInstancePoolInstanceRequest
|
|
13008
13008
|
* @return DetachInstancePoolInstanceResponse
|
|
13009
13009
|
* @throws OciError when an error occurs
|
|
13010
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13010
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DetachInstancePoolInstance.ts.html |here} to see how to use DetachInstancePoolInstance API.
|
|
13011
13011
|
*/
|
|
13012
13012
|
detachInstancePoolInstance(detachInstancePoolInstanceRequest) {
|
|
13013
13013
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13068,7 +13068,7 @@ class ComputeManagementClient {
|
|
|
13068
13068
|
* @param DetachLoadBalancerRequest
|
|
13069
13069
|
* @return DetachLoadBalancerResponse
|
|
13070
13070
|
* @throws OciError when an error occurs
|
|
13071
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13071
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DetachLoadBalancer.ts.html |here} to see how to use DetachLoadBalancer API.
|
|
13072
13072
|
*/
|
|
13073
13073
|
detachLoadBalancer(detachLoadBalancerRequest) {
|
|
13074
13074
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13134,7 +13134,7 @@ class ComputeManagementClient {
|
|
|
13134
13134
|
* @param GetClusterNetworkRequest
|
|
13135
13135
|
* @return GetClusterNetworkResponse
|
|
13136
13136
|
* @throws OciError when an error occurs
|
|
13137
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13137
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetClusterNetwork.ts.html |here} to see how to use GetClusterNetwork API.
|
|
13138
13138
|
*/
|
|
13139
13139
|
getClusterNetwork(getClusterNetworkRequest) {
|
|
13140
13140
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13196,7 +13196,7 @@ class ComputeManagementClient {
|
|
|
13196
13196
|
* @param GetInstanceConfigurationRequest
|
|
13197
13197
|
* @return GetInstanceConfigurationResponse
|
|
13198
13198
|
* @throws OciError when an error occurs
|
|
13199
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13199
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetInstanceConfiguration.ts.html |here} to see how to use GetInstanceConfiguration API.
|
|
13200
13200
|
*/
|
|
13201
13201
|
getInstanceConfiguration(getInstanceConfigurationRequest) {
|
|
13202
13202
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13258,7 +13258,7 @@ class ComputeManagementClient {
|
|
|
13258
13258
|
* @param GetInstancePoolRequest
|
|
13259
13259
|
* @return GetInstancePoolResponse
|
|
13260
13260
|
* @throws OciError when an error occurs
|
|
13261
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13261
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetInstancePool.ts.html |here} to see how to use GetInstancePool API.
|
|
13262
13262
|
*/
|
|
13263
13263
|
getInstancePool(getInstancePoolRequest) {
|
|
13264
13264
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13320,7 +13320,7 @@ class ComputeManagementClient {
|
|
|
13320
13320
|
* @param GetInstancePoolInstanceRequest
|
|
13321
13321
|
* @return GetInstancePoolInstanceResponse
|
|
13322
13322
|
* @throws OciError when an error occurs
|
|
13323
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13323
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetInstancePoolInstance.ts.html |here} to see how to use GetInstancePoolInstance API.
|
|
13324
13324
|
*/
|
|
13325
13325
|
getInstancePoolInstance(getInstancePoolInstanceRequest) {
|
|
13326
13326
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13384,7 +13384,7 @@ class ComputeManagementClient {
|
|
|
13384
13384
|
* @param GetInstancePoolLoadBalancerAttachmentRequest
|
|
13385
13385
|
* @return GetInstancePoolLoadBalancerAttachmentResponse
|
|
13386
13386
|
* @throws OciError when an error occurs
|
|
13387
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13387
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetInstancePoolLoadBalancerAttachment.ts.html |here} to see how to use GetInstancePoolLoadBalancerAttachment API.
|
|
13388
13388
|
*/
|
|
13389
13389
|
getInstancePoolLoadBalancerAttachment(getInstancePoolLoadBalancerAttachmentRequest) {
|
|
13390
13390
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13453,7 +13453,7 @@ class ComputeManagementClient {
|
|
|
13453
13453
|
* @param LaunchInstanceConfigurationRequest
|
|
13454
13454
|
* @return LaunchInstanceConfigurationResponse
|
|
13455
13455
|
* @throws OciError when an error occurs
|
|
13456
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13456
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/LaunchInstanceConfiguration.ts.html |here} to see how to use LaunchInstanceConfiguration API.
|
|
13457
13457
|
*/
|
|
13458
13458
|
launchInstanceConfiguration(launchInstanceConfigurationRequest) {
|
|
13459
13459
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13523,7 +13523,7 @@ class ComputeManagementClient {
|
|
|
13523
13523
|
* @param ListClusterNetworkInstancesRequest
|
|
13524
13524
|
* @return ListClusterNetworkInstancesResponse
|
|
13525
13525
|
* @throws OciError when an error occurs
|
|
13526
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13526
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListClusterNetworkInstances.ts.html |here} to see how to use ListClusterNetworkInstances API.
|
|
13527
13527
|
*/
|
|
13528
13528
|
listClusterNetworkInstances(listClusterNetworkInstancesRequest) {
|
|
13529
13529
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13634,7 +13634,7 @@ class ComputeManagementClient {
|
|
|
13634
13634
|
* @param ListClusterNetworksRequest
|
|
13635
13635
|
* @return ListClusterNetworksResponse
|
|
13636
13636
|
* @throws OciError when an error occurs
|
|
13637
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13637
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListClusterNetworks.ts.html |here} to see how to use ListClusterNetworks API.
|
|
13638
13638
|
*/
|
|
13639
13639
|
listClusterNetworks(listClusterNetworksRequest) {
|
|
13640
13640
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13743,7 +13743,7 @@ class ComputeManagementClient {
|
|
|
13743
13743
|
* @param ListInstanceConfigurationsRequest
|
|
13744
13744
|
* @return ListInstanceConfigurationsResponse
|
|
13745
13745
|
* @throws OciError when an error occurs
|
|
13746
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13746
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListInstanceConfigurations.ts.html |here} to see how to use ListInstanceConfigurations API.
|
|
13747
13747
|
*/
|
|
13748
13748
|
listInstanceConfigurations(listInstanceConfigurationsRequest) {
|
|
13749
13749
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13849,7 +13849,7 @@ class ComputeManagementClient {
|
|
|
13849
13849
|
* @param ListInstancePoolInstancesRequest
|
|
13850
13850
|
* @return ListInstancePoolInstancesResponse
|
|
13851
13851
|
* @throws OciError when an error occurs
|
|
13852
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13852
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListInstancePoolInstances.ts.html |here} to see how to use ListInstancePoolInstances API.
|
|
13853
13853
|
*/
|
|
13854
13854
|
listInstancePoolInstances(listInstancePoolInstancesRequest) {
|
|
13855
13855
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13958,7 +13958,7 @@ class ComputeManagementClient {
|
|
|
13958
13958
|
* @param ListInstancePoolsRequest
|
|
13959
13959
|
* @return ListInstancePoolsResponse
|
|
13960
13960
|
* @throws OciError when an error occurs
|
|
13961
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13961
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListInstancePools.ts.html |here} to see how to use ListInstancePools API.
|
|
13962
13962
|
*/
|
|
13963
13963
|
listInstancePools(listInstancePoolsRequest) {
|
|
13964
13964
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14068,7 +14068,7 @@ class ComputeManagementClient {
|
|
|
14068
14068
|
* @param ResetInstancePoolRequest
|
|
14069
14069
|
* @return ResetInstancePoolResponse
|
|
14070
14070
|
* @throws OciError when an error occurs
|
|
14071
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14071
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ResetInstancePool.ts.html |here} to see how to use ResetInstancePool API.
|
|
14072
14072
|
*/
|
|
14073
14073
|
resetInstancePool(resetInstancePoolRequest) {
|
|
14074
14074
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14137,7 +14137,7 @@ class ComputeManagementClient {
|
|
|
14137
14137
|
* @param SoftresetInstancePoolRequest
|
|
14138
14138
|
* @return SoftresetInstancePoolResponse
|
|
14139
14139
|
* @throws OciError when an error occurs
|
|
14140
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14140
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/SoftresetInstancePool.ts.html |here} to see how to use SoftresetInstancePool API.
|
|
14141
14141
|
*/
|
|
14142
14142
|
softresetInstancePool(softresetInstancePoolRequest) {
|
|
14143
14143
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14206,7 +14206,7 @@ class ComputeManagementClient {
|
|
|
14206
14206
|
* @param SoftstopInstancePoolRequest
|
|
14207
14207
|
* @return SoftstopInstancePoolResponse
|
|
14208
14208
|
* @throws OciError when an error occurs
|
|
14209
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14209
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/SoftstopInstancePool.ts.html |here} to see how to use SoftstopInstancePool API.
|
|
14210
14210
|
*/
|
|
14211
14211
|
softstopInstancePool(softstopInstancePoolRequest) {
|
|
14212
14212
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14272,7 +14272,7 @@ class ComputeManagementClient {
|
|
|
14272
14272
|
* @param StartInstancePoolRequest
|
|
14273
14273
|
* @return StartInstancePoolResponse
|
|
14274
14274
|
* @throws OciError when an error occurs
|
|
14275
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14275
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/StartInstancePool.ts.html |here} to see how to use StartInstancePool API.
|
|
14276
14276
|
*/
|
|
14277
14277
|
startInstancePool(startInstancePoolRequest) {
|
|
14278
14278
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14338,7 +14338,7 @@ class ComputeManagementClient {
|
|
|
14338
14338
|
* @param StopInstancePoolRequest
|
|
14339
14339
|
* @return StopInstancePoolResponse
|
|
14340
14340
|
* @throws OciError when an error occurs
|
|
14341
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14341
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/StopInstancePool.ts.html |here} to see how to use StopInstancePool API.
|
|
14342
14342
|
*/
|
|
14343
14343
|
stopInstancePool(stopInstancePoolRequest) {
|
|
14344
14344
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14406,7 +14406,7 @@ class ComputeManagementClient {
|
|
|
14406
14406
|
* @param TerminateClusterNetworkRequest
|
|
14407
14407
|
* @return TerminateClusterNetworkResponse
|
|
14408
14408
|
* @throws OciError when an error occurs
|
|
14409
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14409
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/TerminateClusterNetwork.ts.html |here} to see how to use TerminateClusterNetwork API.
|
|
14410
14410
|
*/
|
|
14411
14411
|
terminateClusterNetwork(terminateClusterNetworkRequest) {
|
|
14412
14412
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14473,7 +14473,7 @@ class ComputeManagementClient {
|
|
|
14473
14473
|
* @param TerminateInstancePoolRequest
|
|
14474
14474
|
* @return TerminateInstancePoolResponse
|
|
14475
14475
|
* @throws OciError when an error occurs
|
|
14476
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14476
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/TerminateInstancePool.ts.html |here} to see how to use TerminateInstancePool API.
|
|
14477
14477
|
*/
|
|
14478
14478
|
terminateInstancePool(terminateInstancePoolRequest) {
|
|
14479
14479
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14529,7 +14529,7 @@ class ComputeManagementClient {
|
|
|
14529
14529
|
* @param UpdateClusterNetworkRequest
|
|
14530
14530
|
* @return UpdateClusterNetworkResponse
|
|
14531
14531
|
* @throws OciError when an error occurs
|
|
14532
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14532
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateClusterNetwork.ts.html |here} to see how to use UpdateClusterNetwork API.
|
|
14533
14533
|
*/
|
|
14534
14534
|
updateClusterNetwork(updateClusterNetworkRequest) {
|
|
14535
14535
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14594,7 +14594,7 @@ class ComputeManagementClient {
|
|
|
14594
14594
|
* @param UpdateInstanceConfigurationRequest
|
|
14595
14595
|
* @return UpdateInstanceConfigurationResponse
|
|
14596
14596
|
* @throws OciError when an error occurs
|
|
14597
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14597
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateInstanceConfiguration.ts.html |here} to see how to use UpdateInstanceConfiguration API.
|
|
14598
14598
|
*/
|
|
14599
14599
|
updateInstanceConfiguration(updateInstanceConfigurationRequest) {
|
|
14600
14600
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14662,7 +14662,7 @@ class ComputeManagementClient {
|
|
|
14662
14662
|
* @param UpdateInstancePoolRequest
|
|
14663
14663
|
* @return UpdateInstancePoolResponse
|
|
14664
14664
|
* @throws OciError when an error occurs
|
|
14665
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14665
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateInstancePool.ts.html |here} to see how to use UpdateInstancePool API.
|
|
14666
14666
|
*/
|
|
14667
14667
|
updateInstancePool(updateInstancePoolRequest) {
|
|
14668
14668
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14880,7 +14880,7 @@ class VirtualNetworkClient {
|
|
|
14880
14880
|
* @param AddDrgRouteDistributionStatementsRequest
|
|
14881
14881
|
* @return AddDrgRouteDistributionStatementsResponse
|
|
14882
14882
|
* @throws OciError when an error occurs
|
|
14883
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14883
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/AddDrgRouteDistributionStatements.ts.html |here} to see how to use AddDrgRouteDistributionStatements API.
|
|
14884
14884
|
*/
|
|
14885
14885
|
addDrgRouteDistributionStatements(addDrgRouteDistributionStatementsRequest) {
|
|
14886
14886
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14939,7 +14939,7 @@ class VirtualNetworkClient {
|
|
|
14939
14939
|
* @param AddDrgRouteRulesRequest
|
|
14940
14940
|
* @return AddDrgRouteRulesResponse
|
|
14941
14941
|
* @throws OciError when an error occurs
|
|
14942
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14942
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/AddDrgRouteRules.ts.html |here} to see how to use AddDrgRouteRules API.
|
|
14943
14943
|
*/
|
|
14944
14944
|
addDrgRouteRules(addDrgRouteRulesRequest) {
|
|
14945
14945
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14999,7 +14999,7 @@ class VirtualNetworkClient {
|
|
|
14999
14999
|
* @param AddIpv6SubnetCidrRequest
|
|
15000
15000
|
* @return AddIpv6SubnetCidrResponse
|
|
15001
15001
|
* @throws OciError when an error occurs
|
|
15002
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15002
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/AddIpv6SubnetCidr.ts.html |here} to see how to use AddIpv6SubnetCidr API.
|
|
15003
15003
|
*/
|
|
15004
15004
|
addIpv6SubnetCidr(addIpv6SubnetCidrRequest) {
|
|
15005
15005
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15068,7 +15068,7 @@ class VirtualNetworkClient {
|
|
|
15068
15068
|
* @param AddIpv6VcnCidrRequest
|
|
15069
15069
|
* @return AddIpv6VcnCidrResponse
|
|
15070
15070
|
* @throws OciError when an error occurs
|
|
15071
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15071
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/AddIpv6VcnCidr.ts.html |here} to see how to use AddIpv6VcnCidr API.
|
|
15072
15072
|
*/
|
|
15073
15073
|
addIpv6VcnCidr(addIpv6VcnCidrRequest) {
|
|
15074
15074
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15131,7 +15131,7 @@ class VirtualNetworkClient {
|
|
|
15131
15131
|
* @param AddNetworkSecurityGroupSecurityRulesRequest
|
|
15132
15132
|
* @return AddNetworkSecurityGroupSecurityRulesResponse
|
|
15133
15133
|
* @throws OciError when an error occurs
|
|
15134
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15134
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/AddNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use AddNetworkSecurityGroupSecurityRules API.
|
|
15135
15135
|
*/
|
|
15136
15136
|
addNetworkSecurityGroupSecurityRules(addNetworkSecurityGroupSecurityRulesRequest) {
|
|
15137
15137
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15192,7 +15192,7 @@ class VirtualNetworkClient {
|
|
|
15192
15192
|
* @param AddPublicIpPoolCapacityRequest
|
|
15193
15193
|
* @return AddPublicIpPoolCapacityResponse
|
|
15194
15194
|
* @throws OciError when an error occurs
|
|
15195
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15195
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/AddPublicIpPoolCapacity.ts.html |here} to see how to use AddPublicIpPoolCapacity API.
|
|
15196
15196
|
*/
|
|
15197
15197
|
addPublicIpPoolCapacity(addPublicIpPoolCapacityRequest) {
|
|
15198
15198
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15264,7 +15264,7 @@ class VirtualNetworkClient {
|
|
|
15264
15264
|
* @param AddVcnCidrRequest
|
|
15265
15265
|
* @return AddVcnCidrResponse
|
|
15266
15266
|
* @throws OciError when an error occurs
|
|
15267
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15267
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/AddVcnCidr.ts.html |here} to see how to use AddVcnCidr API.
|
|
15268
15268
|
*/
|
|
15269
15269
|
addVcnCidr(addVcnCidrRequest) {
|
|
15270
15270
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15328,7 +15328,7 @@ class VirtualNetworkClient {
|
|
|
15328
15328
|
* @param AdvertiseByoipRangeRequest
|
|
15329
15329
|
* @return AdvertiseByoipRangeResponse
|
|
15330
15330
|
* @throws OciError when an error occurs
|
|
15331
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15331
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/AdvertiseByoipRange.ts.html |here} to see how to use AdvertiseByoipRange API.
|
|
15332
15332
|
*/
|
|
15333
15333
|
advertiseByoipRange(advertiseByoipRangeRequest) {
|
|
15334
15334
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15392,7 +15392,7 @@ class VirtualNetworkClient {
|
|
|
15392
15392
|
* @param AttachServiceIdRequest
|
|
15393
15393
|
* @return AttachServiceIdResponse
|
|
15394
15394
|
* @throws OciError when an error occurs
|
|
15395
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15395
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/AttachServiceId.ts.html |here} to see how to use AttachServiceId API.
|
|
15396
15396
|
*/
|
|
15397
15397
|
attachServiceId(attachServiceIdRequest) {
|
|
15398
15398
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15455,7 +15455,7 @@ class VirtualNetworkClient {
|
|
|
15455
15455
|
* @param BulkAddVirtualCircuitPublicPrefixesRequest
|
|
15456
15456
|
* @return BulkAddVirtualCircuitPublicPrefixesResponse
|
|
15457
15457
|
* @throws OciError when an error occurs
|
|
15458
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15458
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/BulkAddVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkAddVirtualCircuitPublicPrefixes API.
|
|
15459
15459
|
*/
|
|
15460
15460
|
bulkAddVirtualCircuitPublicPrefixes(bulkAddVirtualCircuitPublicPrefixesRequest) {
|
|
15461
15461
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15507,7 +15507,7 @@ class VirtualNetworkClient {
|
|
|
15507
15507
|
* @param BulkDeleteVirtualCircuitPublicPrefixesRequest
|
|
15508
15508
|
* @return BulkDeleteVirtualCircuitPublicPrefixesResponse
|
|
15509
15509
|
* @throws OciError when an error occurs
|
|
15510
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15510
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/BulkDeleteVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkDeleteVirtualCircuitPublicPrefixes API.
|
|
15511
15511
|
*/
|
|
15512
15512
|
bulkDeleteVirtualCircuitPublicPrefixes(bulkDeleteVirtualCircuitPublicPrefixesRequest) {
|
|
15513
15513
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15558,7 +15558,7 @@ class VirtualNetworkClient {
|
|
|
15558
15558
|
* @param ChangeByoipRangeCompartmentRequest
|
|
15559
15559
|
* @return ChangeByoipRangeCompartmentResponse
|
|
15560
15560
|
* @throws OciError when an error occurs
|
|
15561
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15561
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeByoipRangeCompartment.ts.html |here} to see how to use ChangeByoipRangeCompartment API.
|
|
15562
15562
|
*/
|
|
15563
15563
|
changeByoipRangeCompartment(changeByoipRangeCompartmentRequest) {
|
|
15564
15564
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15617,7 +15617,7 @@ class VirtualNetworkClient {
|
|
|
15617
15617
|
* @param ChangeCaptureFilterCompartmentRequest
|
|
15618
15618
|
* @return ChangeCaptureFilterCompartmentResponse
|
|
15619
15619
|
* @throws OciError when an error occurs
|
|
15620
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15620
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeCaptureFilterCompartment.ts.html |here} to see how to use ChangeCaptureFilterCompartment API.
|
|
15621
15621
|
*/
|
|
15622
15622
|
changeCaptureFilterCompartment(changeCaptureFilterCompartmentRequest) {
|
|
15623
15623
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15687,7 +15687,7 @@ class VirtualNetworkClient {
|
|
|
15687
15687
|
* @param ChangeCpeCompartmentRequest
|
|
15688
15688
|
* @return ChangeCpeCompartmentResponse
|
|
15689
15689
|
* @throws OciError when an error occurs
|
|
15690
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15690
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeCpeCompartment.ts.html |here} to see how to use ChangeCpeCompartment API.
|
|
15691
15691
|
*/
|
|
15692
15692
|
changeCpeCompartment(changeCpeCompartmentRequest) {
|
|
15693
15693
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15751,7 +15751,7 @@ class VirtualNetworkClient {
|
|
|
15751
15751
|
* @param ChangeCrossConnectCompartmentRequest
|
|
15752
15752
|
* @return ChangeCrossConnectCompartmentResponse
|
|
15753
15753
|
* @throws OciError when an error occurs
|
|
15754
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15754
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeCrossConnectCompartment.ts.html |here} to see how to use ChangeCrossConnectCompartment API.
|
|
15755
15755
|
*/
|
|
15756
15756
|
changeCrossConnectCompartment(changeCrossConnectCompartmentRequest) {
|
|
15757
15757
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15815,7 +15815,7 @@ class VirtualNetworkClient {
|
|
|
15815
15815
|
* @param ChangeCrossConnectGroupCompartmentRequest
|
|
15816
15816
|
* @return ChangeCrossConnectGroupCompartmentResponse
|
|
15817
15817
|
* @throws OciError when an error occurs
|
|
15818
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15818
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeCrossConnectGroupCompartment.ts.html |here} to see how to use ChangeCrossConnectGroupCompartment API.
|
|
15819
15819
|
*/
|
|
15820
15820
|
changeCrossConnectGroupCompartment(changeCrossConnectGroupCompartmentRequest) {
|
|
15821
15821
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15879,7 +15879,7 @@ class VirtualNetworkClient {
|
|
|
15879
15879
|
* @param ChangeDhcpOptionsCompartmentRequest
|
|
15880
15880
|
* @return ChangeDhcpOptionsCompartmentResponse
|
|
15881
15881
|
* @throws OciError when an error occurs
|
|
15882
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15882
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeDhcpOptionsCompartment.ts.html |here} to see how to use ChangeDhcpOptionsCompartment API.
|
|
15883
15883
|
*/
|
|
15884
15884
|
changeDhcpOptionsCompartment(changeDhcpOptionsCompartmentRequest) {
|
|
15885
15885
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15943,7 +15943,7 @@ class VirtualNetworkClient {
|
|
|
15943
15943
|
* @param ChangeDrgCompartmentRequest
|
|
15944
15944
|
* @return ChangeDrgCompartmentResponse
|
|
15945
15945
|
* @throws OciError when an error occurs
|
|
15946
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15946
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeDrgCompartment.ts.html |here} to see how to use ChangeDrgCompartment API.
|
|
15947
15947
|
*/
|
|
15948
15948
|
changeDrgCompartment(changeDrgCompartmentRequest) {
|
|
15949
15949
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16012,7 +16012,7 @@ class VirtualNetworkClient {
|
|
|
16012
16012
|
* @param ChangeIPSecConnectionCompartmentRequest
|
|
16013
16013
|
* @return ChangeIPSecConnectionCompartmentResponse
|
|
16014
16014
|
* @throws OciError when an error occurs
|
|
16015
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16015
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeIPSecConnectionCompartment.ts.html |here} to see how to use ChangeIPSecConnectionCompartment API.
|
|
16016
16016
|
*/
|
|
16017
16017
|
changeIPSecConnectionCompartment(changeIPSecConnectionCompartmentRequest) {
|
|
16018
16018
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16076,7 +16076,7 @@ class VirtualNetworkClient {
|
|
|
16076
16076
|
* @param ChangeInternetGatewayCompartmentRequest
|
|
16077
16077
|
* @return ChangeInternetGatewayCompartmentResponse
|
|
16078
16078
|
* @throws OciError when an error occurs
|
|
16079
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16079
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeInternetGatewayCompartment.ts.html |here} to see how to use ChangeInternetGatewayCompartment API.
|
|
16080
16080
|
*/
|
|
16081
16081
|
changeInternetGatewayCompartment(changeInternetGatewayCompartmentRequest) {
|
|
16082
16082
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16140,7 +16140,7 @@ class VirtualNetworkClient {
|
|
|
16140
16140
|
* @param ChangeLocalPeeringGatewayCompartmentRequest
|
|
16141
16141
|
* @return ChangeLocalPeeringGatewayCompartmentResponse
|
|
16142
16142
|
* @throws OciError when an error occurs
|
|
16143
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16143
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeLocalPeeringGatewayCompartment.ts.html |here} to see how to use ChangeLocalPeeringGatewayCompartment API.
|
|
16144
16144
|
*/
|
|
16145
16145
|
changeLocalPeeringGatewayCompartment(changeLocalPeeringGatewayCompartmentRequest) {
|
|
16146
16146
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16204,7 +16204,7 @@ class VirtualNetworkClient {
|
|
|
16204
16204
|
* @param ChangeNatGatewayCompartmentRequest
|
|
16205
16205
|
* @return ChangeNatGatewayCompartmentResponse
|
|
16206
16206
|
* @throws OciError when an error occurs
|
|
16207
|
-
* @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.85.0/core/ChangeNatGatewayCompartment.ts.html |here} to see how to use ChangeNatGatewayCompartment API.
|
|
16208
16208
|
*/
|
|
16209
16209
|
changeNatGatewayCompartment(changeNatGatewayCompartmentRequest) {
|
|
16210
16210
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16267,7 +16267,7 @@ class VirtualNetworkClient {
|
|
|
16267
16267
|
* @param ChangeNetworkSecurityGroupCompartmentRequest
|
|
16268
16268
|
* @return ChangeNetworkSecurityGroupCompartmentResponse
|
|
16269
16269
|
* @throws OciError when an error occurs
|
|
16270
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16270
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeNetworkSecurityGroupCompartment.ts.html |here} to see how to use ChangeNetworkSecurityGroupCompartment API.
|
|
16271
16271
|
*/
|
|
16272
16272
|
changeNetworkSecurityGroupCompartment(changeNetworkSecurityGroupCompartmentRequest) {
|
|
16273
16273
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16334,7 +16334,7 @@ class VirtualNetworkClient {
|
|
|
16334
16334
|
* @param ChangePublicIpCompartmentRequest
|
|
16335
16335
|
* @return ChangePublicIpCompartmentResponse
|
|
16336
16336
|
* @throws OciError when an error occurs
|
|
16337
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16337
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangePublicIpCompartment.ts.html |here} to see how to use ChangePublicIpCompartment API.
|
|
16338
16338
|
*/
|
|
16339
16339
|
changePublicIpCompartment(changePublicIpCompartmentRequest) {
|
|
16340
16340
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16398,7 +16398,7 @@ class VirtualNetworkClient {
|
|
|
16398
16398
|
* @param ChangePublicIpPoolCompartmentRequest
|
|
16399
16399
|
* @return ChangePublicIpPoolCompartmentResponse
|
|
16400
16400
|
* @throws OciError when an error occurs
|
|
16401
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16401
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangePublicIpPoolCompartment.ts.html |here} to see how to use ChangePublicIpPoolCompartment API.
|
|
16402
16402
|
*/
|
|
16403
16403
|
changePublicIpPoolCompartment(changePublicIpPoolCompartmentRequest) {
|
|
16404
16404
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16457,7 +16457,7 @@ class VirtualNetworkClient {
|
|
|
16457
16457
|
* @param ChangeRemotePeeringConnectionCompartmentRequest
|
|
16458
16458
|
* @return ChangeRemotePeeringConnectionCompartmentResponse
|
|
16459
16459
|
* @throws OciError when an error occurs
|
|
16460
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16460
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeRemotePeeringConnectionCompartment.ts.html |here} to see how to use ChangeRemotePeeringConnectionCompartment API.
|
|
16461
16461
|
*/
|
|
16462
16462
|
changeRemotePeeringConnectionCompartment(changeRemotePeeringConnectionCompartmentRequest) {
|
|
16463
16463
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16521,7 +16521,7 @@ class VirtualNetworkClient {
|
|
|
16521
16521
|
* @param ChangeRouteTableCompartmentRequest
|
|
16522
16522
|
* @return ChangeRouteTableCompartmentResponse
|
|
16523
16523
|
* @throws OciError when an error occurs
|
|
16524
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16524
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeRouteTableCompartment.ts.html |here} to see how to use ChangeRouteTableCompartment API.
|
|
16525
16525
|
*/
|
|
16526
16526
|
changeRouteTableCompartment(changeRouteTableCompartmentRequest) {
|
|
16527
16527
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16585,7 +16585,7 @@ class VirtualNetworkClient {
|
|
|
16585
16585
|
* @param ChangeSecurityListCompartmentRequest
|
|
16586
16586
|
* @return ChangeSecurityListCompartmentResponse
|
|
16587
16587
|
* @throws OciError when an error occurs
|
|
16588
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16588
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeSecurityListCompartment.ts.html |here} to see how to use ChangeSecurityListCompartment API.
|
|
16589
16589
|
*/
|
|
16590
16590
|
changeSecurityListCompartment(changeSecurityListCompartmentRequest) {
|
|
16591
16591
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16649,7 +16649,7 @@ class VirtualNetworkClient {
|
|
|
16649
16649
|
* @param ChangeServiceGatewayCompartmentRequest
|
|
16650
16650
|
* @return ChangeServiceGatewayCompartmentResponse
|
|
16651
16651
|
* @throws OciError when an error occurs
|
|
16652
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16652
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeServiceGatewayCompartment.ts.html |here} to see how to use ChangeServiceGatewayCompartment API.
|
|
16653
16653
|
*/
|
|
16654
16654
|
changeServiceGatewayCompartment(changeServiceGatewayCompartmentRequest) {
|
|
16655
16655
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16713,7 +16713,7 @@ class VirtualNetworkClient {
|
|
|
16713
16713
|
* @param ChangeSubnetCompartmentRequest
|
|
16714
16714
|
* @return ChangeSubnetCompartmentResponse
|
|
16715
16715
|
* @throws OciError when an error occurs
|
|
16716
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16716
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeSubnetCompartment.ts.html |here} to see how to use ChangeSubnetCompartment API.
|
|
16717
16717
|
*/
|
|
16718
16718
|
changeSubnetCompartment(changeSubnetCompartmentRequest) {
|
|
16719
16719
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16782,7 +16782,7 @@ class VirtualNetworkClient {
|
|
|
16782
16782
|
* @param ChangeVcnCompartmentRequest
|
|
16783
16783
|
* @return ChangeVcnCompartmentResponse
|
|
16784
16784
|
* @throws OciError when an error occurs
|
|
16785
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16785
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeVcnCompartment.ts.html |here} to see how to use ChangeVcnCompartment API.
|
|
16786
16786
|
*/
|
|
16787
16787
|
changeVcnCompartment(changeVcnCompartmentRequest) {
|
|
16788
16788
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16851,7 +16851,7 @@ class VirtualNetworkClient {
|
|
|
16851
16851
|
* @param ChangeVirtualCircuitCompartmentRequest
|
|
16852
16852
|
* @return ChangeVirtualCircuitCompartmentResponse
|
|
16853
16853
|
* @throws OciError when an error occurs
|
|
16854
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16854
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeVirtualCircuitCompartment.ts.html |here} to see how to use ChangeVirtualCircuitCompartment API.
|
|
16855
16855
|
*/
|
|
16856
16856
|
changeVirtualCircuitCompartment(changeVirtualCircuitCompartmentRequest) {
|
|
16857
16857
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16915,7 +16915,7 @@ class VirtualNetworkClient {
|
|
|
16915
16915
|
* @param ChangeVlanCompartmentRequest
|
|
16916
16916
|
* @return ChangeVlanCompartmentResponse
|
|
16917
16917
|
* @throws OciError when an error occurs
|
|
16918
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16918
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeVlanCompartment.ts.html |here} to see how to use ChangeVlanCompartment API.
|
|
16919
16919
|
*/
|
|
16920
16920
|
changeVlanCompartment(changeVlanCompartmentRequest) {
|
|
16921
16921
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16980,7 +16980,7 @@ class VirtualNetworkClient {
|
|
|
16980
16980
|
* @param ChangeVtapCompartmentRequest
|
|
16981
16981
|
* @return ChangeVtapCompartmentResponse
|
|
16982
16982
|
* @throws OciError when an error occurs
|
|
16983
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16983
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ChangeVtapCompartment.ts.html |here} to see how to use ChangeVtapCompartment API.
|
|
16984
16984
|
*/
|
|
16985
16985
|
changeVtapCompartment(changeVtapCompartmentRequest) {
|
|
16986
16986
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17055,7 +17055,7 @@ class VirtualNetworkClient {
|
|
|
17055
17055
|
* @param ConnectLocalPeeringGatewaysRequest
|
|
17056
17056
|
* @return ConnectLocalPeeringGatewaysResponse
|
|
17057
17057
|
* @throws OciError when an error occurs
|
|
17058
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17058
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ConnectLocalPeeringGateways.ts.html |here} to see how to use ConnectLocalPeeringGateways API.
|
|
17059
17059
|
*/
|
|
17060
17060
|
connectLocalPeeringGateways(connectLocalPeeringGatewaysRequest) {
|
|
17061
17061
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17117,7 +17117,7 @@ class VirtualNetworkClient {
|
|
|
17117
17117
|
* @param ConnectRemotePeeringConnectionsRequest
|
|
17118
17118
|
* @return ConnectRemotePeeringConnectionsResponse
|
|
17119
17119
|
* @throws OciError when an error occurs
|
|
17120
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17120
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ConnectRemotePeeringConnections.ts.html |here} to see how to use ConnectRemotePeeringConnections API.
|
|
17121
17121
|
*/
|
|
17122
17122
|
connectRemotePeeringConnections(connectRemotePeeringConnectionsRequest) {
|
|
17123
17123
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17172,7 +17172,7 @@ class VirtualNetworkClient {
|
|
|
17172
17172
|
* @param CreateByoipRangeRequest
|
|
17173
17173
|
* @return CreateByoipRangeResponse
|
|
17174
17174
|
* @throws OciError when an error occurs
|
|
17175
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17175
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateByoipRange.ts.html |here} to see how to use CreateByoipRange API.
|
|
17176
17176
|
*/
|
|
17177
17177
|
createByoipRange(createByoipRangeRequest) {
|
|
17178
17178
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17244,7 +17244,7 @@ class VirtualNetworkClient {
|
|
|
17244
17244
|
* @param CreateCaptureFilterRequest
|
|
17245
17245
|
* @return CreateCaptureFilterResponse
|
|
17246
17246
|
* @throws OciError when an error occurs
|
|
17247
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17247
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateCaptureFilter.ts.html |here} to see how to use CreateCaptureFilter API.
|
|
17248
17248
|
*/
|
|
17249
17249
|
createCaptureFilter(createCaptureFilterRequest) {
|
|
17250
17250
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17322,7 +17322,7 @@ class VirtualNetworkClient {
|
|
|
17322
17322
|
* @param CreateCpeRequest
|
|
17323
17323
|
* @return CreateCpeResponse
|
|
17324
17324
|
* @throws OciError when an error occurs
|
|
17325
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17325
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateCpe.ts.html |here} to see how to use CreateCpe API.
|
|
17326
17326
|
*/
|
|
17327
17327
|
createCpe(createCpeRequest) {
|
|
17328
17328
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17403,7 +17403,7 @@ class VirtualNetworkClient {
|
|
|
17403
17403
|
* @param CreateCrossConnectRequest
|
|
17404
17404
|
* @return CreateCrossConnectResponse
|
|
17405
17405
|
* @throws OciError when an error occurs
|
|
17406
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17406
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateCrossConnect.ts.html |here} to see how to use CreateCrossConnect API.
|
|
17407
17407
|
*/
|
|
17408
17408
|
createCrossConnect(createCrossConnectRequest) {
|
|
17409
17409
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17480,7 +17480,7 @@ class VirtualNetworkClient {
|
|
|
17480
17480
|
* @param CreateCrossConnectGroupRequest
|
|
17481
17481
|
* @return CreateCrossConnectGroupResponse
|
|
17482
17482
|
* @throws OciError when an error occurs
|
|
17483
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17483
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateCrossConnectGroup.ts.html |here} to see how to use CreateCrossConnectGroup API.
|
|
17484
17484
|
*/
|
|
17485
17485
|
createCrossConnectGroup(createCrossConnectGroupRequest) {
|
|
17486
17486
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17554,7 +17554,7 @@ class VirtualNetworkClient {
|
|
|
17554
17554
|
* @param CreateDhcpOptionsRequest
|
|
17555
17555
|
* @return CreateDhcpOptionsResponse
|
|
17556
17556
|
* @throws OciError when an error occurs
|
|
17557
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17557
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateDhcpOptions.ts.html |here} to see how to use CreateDhcpOptions API.
|
|
17558
17558
|
*/
|
|
17559
17559
|
createDhcpOptions(createDhcpOptionsRequest) {
|
|
17560
17560
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17628,7 +17628,7 @@ class VirtualNetworkClient {
|
|
|
17628
17628
|
* @param CreateDrgRequest
|
|
17629
17629
|
* @return CreateDrgResponse
|
|
17630
17630
|
* @throws OciError when an error occurs
|
|
17631
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17631
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateDrg.ts.html |here} to see how to use CreateDrg API.
|
|
17632
17632
|
*/
|
|
17633
17633
|
createDrg(createDrgRequest) {
|
|
17634
17634
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17701,7 +17701,7 @@ class VirtualNetworkClient {
|
|
|
17701
17701
|
* @param CreateDrgAttachmentRequest
|
|
17702
17702
|
* @return CreateDrgAttachmentResponse
|
|
17703
17703
|
* @throws OciError when an error occurs
|
|
17704
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17704
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateDrgAttachment.ts.html |here} to see how to use CreateDrgAttachment API.
|
|
17705
17705
|
*/
|
|
17706
17706
|
createDrgAttachment(createDrgAttachmentRequest) {
|
|
17707
17707
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17767,7 +17767,7 @@ class VirtualNetworkClient {
|
|
|
17767
17767
|
* @param CreateDrgRouteDistributionRequest
|
|
17768
17768
|
* @return CreateDrgRouteDistributionResponse
|
|
17769
17769
|
* @throws OciError when an error occurs
|
|
17770
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17770
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateDrgRouteDistribution.ts.html |here} to see how to use CreateDrgRouteDistribution API.
|
|
17771
17771
|
*/
|
|
17772
17772
|
createDrgRouteDistribution(createDrgRouteDistributionRequest) {
|
|
17773
17773
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17831,7 +17831,7 @@ class VirtualNetworkClient {
|
|
|
17831
17831
|
* @param CreateDrgRouteTableRequest
|
|
17832
17832
|
* @return CreateDrgRouteTableResponse
|
|
17833
17833
|
* @throws OciError when an error occurs
|
|
17834
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17834
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateDrgRouteTable.ts.html |here} to see how to use CreateDrgRouteTable API.
|
|
17835
17835
|
*/
|
|
17836
17836
|
createDrgRouteTable(createDrgRouteTableRequest) {
|
|
17837
17837
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17921,7 +17921,7 @@ class VirtualNetworkClient {
|
|
|
17921
17921
|
* @param CreateIPSecConnectionRequest
|
|
17922
17922
|
* @return CreateIPSecConnectionResponse
|
|
17923
17923
|
* @throws OciError when an error occurs
|
|
17924
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17924
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateIPSecConnection.ts.html |here} to see how to use CreateIPSecConnection API.
|
|
17925
17925
|
*/
|
|
17926
17926
|
createIPSecConnection(createIPSecConnectionRequest) {
|
|
17927
17927
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18003,7 +18003,7 @@ class VirtualNetworkClient {
|
|
|
18003
18003
|
* @param CreateInternetGatewayRequest
|
|
18004
18004
|
* @return CreateInternetGatewayResponse
|
|
18005
18005
|
* @throws OciError when an error occurs
|
|
18006
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18006
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateInternetGateway.ts.html |here} to see how to use CreateInternetGateway API.
|
|
18007
18007
|
*/
|
|
18008
18008
|
createInternetGateway(createInternetGatewayRequest) {
|
|
18009
18009
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18066,7 +18066,7 @@ class VirtualNetworkClient {
|
|
|
18066
18066
|
* @param CreateIpv6Request
|
|
18067
18067
|
* @return CreateIpv6Response
|
|
18068
18068
|
* @throws OciError when an error occurs
|
|
18069
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18069
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateIpv6.ts.html |here} to see how to use CreateIpv6 API.
|
|
18070
18070
|
*/
|
|
18071
18071
|
createIpv6(createIpv6Request) {
|
|
18072
18072
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18130,7 +18130,7 @@ class VirtualNetworkClient {
|
|
|
18130
18130
|
* @param CreateLocalPeeringGatewayRequest
|
|
18131
18131
|
* @return CreateLocalPeeringGatewayResponse
|
|
18132
18132
|
* @throws OciError when an error occurs
|
|
18133
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18133
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateLocalPeeringGateway.ts.html |here} to see how to use CreateLocalPeeringGateway API.
|
|
18134
18134
|
*/
|
|
18135
18135
|
createLocalPeeringGateway(createLocalPeeringGatewayRequest) {
|
|
18136
18136
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18194,7 +18194,7 @@ class VirtualNetworkClient {
|
|
|
18194
18194
|
* @param CreateNatGatewayRequest
|
|
18195
18195
|
* @return CreateNatGatewayResponse
|
|
18196
18196
|
* @throws OciError when an error occurs
|
|
18197
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18197
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateNatGateway.ts.html |here} to see how to use CreateNatGateway API.
|
|
18198
18198
|
*/
|
|
18199
18199
|
createNatGateway(createNatGatewayRequest) {
|
|
18200
18200
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18257,7 +18257,7 @@ class VirtualNetworkClient {
|
|
|
18257
18257
|
* @param CreateNetworkSecurityGroupRequest
|
|
18258
18258
|
* @return CreateNetworkSecurityGroupResponse
|
|
18259
18259
|
* @throws OciError when an error occurs
|
|
18260
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18260
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateNetworkSecurityGroup.ts.html |here} to see how to use CreateNetworkSecurityGroup API.
|
|
18261
18261
|
*/
|
|
18262
18262
|
createNetworkSecurityGroup(createNetworkSecurityGroupRequest) {
|
|
18263
18263
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18322,7 +18322,7 @@ class VirtualNetworkClient {
|
|
|
18322
18322
|
* @param CreatePrivateIpRequest
|
|
18323
18323
|
* @return CreatePrivateIpResponse
|
|
18324
18324
|
* @throws OciError when an error occurs
|
|
18325
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18325
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreatePrivateIp.ts.html |here} to see how to use CreatePrivateIp API.
|
|
18326
18326
|
*/
|
|
18327
18327
|
createPrivateIp(createPrivateIpRequest) {
|
|
18328
18328
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18405,7 +18405,7 @@ class VirtualNetworkClient {
|
|
|
18405
18405
|
* @param CreatePublicIpRequest
|
|
18406
18406
|
* @return CreatePublicIpResponse
|
|
18407
18407
|
* @throws OciError when an error occurs
|
|
18408
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18408
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreatePublicIp.ts.html |here} to see how to use CreatePublicIp API.
|
|
18409
18409
|
*/
|
|
18410
18410
|
createPublicIp(createPublicIpRequest) {
|
|
18411
18411
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18468,7 +18468,7 @@ class VirtualNetworkClient {
|
|
|
18468
18468
|
* @param CreatePublicIpPoolRequest
|
|
18469
18469
|
* @return CreatePublicIpPoolResponse
|
|
18470
18470
|
* @throws OciError when an error occurs
|
|
18471
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18471
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreatePublicIpPool.ts.html |here} to see how to use CreatePublicIpPool API.
|
|
18472
18472
|
*/
|
|
18473
18473
|
createPublicIpPool(createPublicIpPoolRequest) {
|
|
18474
18474
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18532,7 +18532,7 @@ class VirtualNetworkClient {
|
|
|
18532
18532
|
* @param CreateRemotePeeringConnectionRequest
|
|
18533
18533
|
* @return CreateRemotePeeringConnectionResponse
|
|
18534
18534
|
* @throws OciError when an error occurs
|
|
18535
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18535
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateRemotePeeringConnection.ts.html |here} to see how to use CreateRemotePeeringConnection API.
|
|
18536
18536
|
*/
|
|
18537
18537
|
createRemotePeeringConnection(createRemotePeeringConnectionRequest) {
|
|
18538
18538
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18609,7 +18609,7 @@ class VirtualNetworkClient {
|
|
|
18609
18609
|
* @param CreateRouteTableRequest
|
|
18610
18610
|
* @return CreateRouteTableResponse
|
|
18611
18611
|
* @throws OciError when an error occurs
|
|
18612
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18612
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateRouteTable.ts.html |here} to see how to use CreateRouteTable API.
|
|
18613
18613
|
*/
|
|
18614
18614
|
createRouteTable(createRouteTableRequest) {
|
|
18615
18615
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18685,7 +18685,7 @@ class VirtualNetworkClient {
|
|
|
18685
18685
|
* @param CreateSecurityListRequest
|
|
18686
18686
|
* @return CreateSecurityListResponse
|
|
18687
18687
|
* @throws OciError when an error occurs
|
|
18688
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18688
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateSecurityList.ts.html |here} to see how to use CreateSecurityList API.
|
|
18689
18689
|
*/
|
|
18690
18690
|
createSecurityList(createSecurityListRequest) {
|
|
18691
18691
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18756,7 +18756,7 @@ class VirtualNetworkClient {
|
|
|
18756
18756
|
* @param CreateServiceGatewayRequest
|
|
18757
18757
|
* @return CreateServiceGatewayResponse
|
|
18758
18758
|
* @throws OciError when an error occurs
|
|
18759
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18759
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateServiceGateway.ts.html |here} to see how to use CreateServiceGateway API.
|
|
18760
18760
|
*/
|
|
18761
18761
|
createServiceGateway(createServiceGatewayRequest) {
|
|
18762
18762
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18844,7 +18844,7 @@ class VirtualNetworkClient {
|
|
|
18844
18844
|
* @param CreateSubnetRequest
|
|
18845
18845
|
* @return CreateSubnetResponse
|
|
18846
18846
|
* @throws OciError when an error occurs
|
|
18847
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18847
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateSubnet.ts.html |here} to see how to use CreateSubnet API.
|
|
18848
18848
|
*/
|
|
18849
18849
|
createSubnet(createSubnetRequest) {
|
|
18850
18850
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18939,7 +18939,7 @@ class VirtualNetworkClient {
|
|
|
18939
18939
|
* @param CreateVcnRequest
|
|
18940
18940
|
* @return CreateVcnResponse
|
|
18941
18941
|
* @throws OciError when an error occurs
|
|
18942
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18942
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateVcn.ts.html |here} to see how to use CreateVcn API.
|
|
18943
18943
|
*/
|
|
18944
18944
|
createVcn(createVcnRequest) {
|
|
18945
18945
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19022,7 +19022,7 @@ class VirtualNetworkClient {
|
|
|
19022
19022
|
* @param CreateVirtualCircuitRequest
|
|
19023
19023
|
* @return CreateVirtualCircuitResponse
|
|
19024
19024
|
* @throws OciError when an error occurs
|
|
19025
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19025
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateVirtualCircuit.ts.html |here} to see how to use CreateVirtualCircuit API.
|
|
19026
19026
|
*/
|
|
19027
19027
|
createVirtualCircuit(createVirtualCircuitRequest) {
|
|
19028
19028
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19085,7 +19085,7 @@ class VirtualNetworkClient {
|
|
|
19085
19085
|
* @param CreateVlanRequest
|
|
19086
19086
|
* @return CreateVlanResponse
|
|
19087
19087
|
* @throws OciError when an error occurs
|
|
19088
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19088
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateVlan.ts.html |here} to see how to use CreateVlan API.
|
|
19089
19089
|
*/
|
|
19090
19090
|
createVlan(createVlanRequest) {
|
|
19091
19091
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19157,7 +19157,7 @@ class VirtualNetworkClient {
|
|
|
19157
19157
|
* @param CreateVtapRequest
|
|
19158
19158
|
* @return CreateVtapResponse
|
|
19159
19159
|
* @throws OciError when an error occurs
|
|
19160
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19160
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/CreateVtap.ts.html |here} to see how to use CreateVtap API.
|
|
19161
19161
|
*/
|
|
19162
19162
|
createVtap(createVtapRequest) {
|
|
19163
19163
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19225,7 +19225,7 @@ class VirtualNetworkClient {
|
|
|
19225
19225
|
* @param DeleteByoipRangeRequest
|
|
19226
19226
|
* @return DeleteByoipRangeResponse
|
|
19227
19227
|
* @throws OciError when an error occurs
|
|
19228
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19228
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteByoipRange.ts.html |here} to see how to use DeleteByoipRange API.
|
|
19229
19229
|
*/
|
|
19230
19230
|
deleteByoipRange(deleteByoipRangeRequest) {
|
|
19231
19231
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19287,7 +19287,7 @@ class VirtualNetworkClient {
|
|
|
19287
19287
|
* @param DeleteCaptureFilterRequest
|
|
19288
19288
|
* @return DeleteCaptureFilterResponse
|
|
19289
19289
|
* @throws OciError when an error occurs
|
|
19290
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19290
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteCaptureFilter.ts.html |here} to see how to use DeleteCaptureFilter API.
|
|
19291
19291
|
*/
|
|
19292
19292
|
deleteCaptureFilter(deleteCaptureFilterRequest) {
|
|
19293
19293
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19345,7 +19345,7 @@ class VirtualNetworkClient {
|
|
|
19345
19345
|
* @param DeleteCpeRequest
|
|
19346
19346
|
* @return DeleteCpeResponse
|
|
19347
19347
|
* @throws OciError when an error occurs
|
|
19348
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19348
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteCpe.ts.html |here} to see how to use DeleteCpe API.
|
|
19349
19349
|
*/
|
|
19350
19350
|
deleteCpe(deleteCpeRequest) {
|
|
19351
19351
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19401,7 +19401,7 @@ class VirtualNetworkClient {
|
|
|
19401
19401
|
* @param DeleteCrossConnectRequest
|
|
19402
19402
|
* @return DeleteCrossConnectResponse
|
|
19403
19403
|
* @throws OciError when an error occurs
|
|
19404
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19404
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteCrossConnect.ts.html |here} to see how to use DeleteCrossConnect API.
|
|
19405
19405
|
*/
|
|
19406
19406
|
deleteCrossConnect(deleteCrossConnectRequest) {
|
|
19407
19407
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19458,7 +19458,7 @@ class VirtualNetworkClient {
|
|
|
19458
19458
|
* @param DeleteCrossConnectGroupRequest
|
|
19459
19459
|
* @return DeleteCrossConnectGroupResponse
|
|
19460
19460
|
* @throws OciError when an error occurs
|
|
19461
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19461
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteCrossConnectGroup.ts.html |here} to see how to use DeleteCrossConnectGroup API.
|
|
19462
19462
|
*/
|
|
19463
19463
|
deleteCrossConnectGroup(deleteCrossConnectGroupRequest) {
|
|
19464
19464
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19517,7 +19517,7 @@ class VirtualNetworkClient {
|
|
|
19517
19517
|
* @param DeleteDhcpOptionsRequest
|
|
19518
19518
|
* @return DeleteDhcpOptionsResponse
|
|
19519
19519
|
* @throws OciError when an error occurs
|
|
19520
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19520
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteDhcpOptions.ts.html |here} to see how to use DeleteDhcpOptions API.
|
|
19521
19521
|
*/
|
|
19522
19522
|
deleteDhcpOptions(deleteDhcpOptionsRequest) {
|
|
19523
19523
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19575,7 +19575,7 @@ class VirtualNetworkClient {
|
|
|
19575
19575
|
* @param DeleteDrgRequest
|
|
19576
19576
|
* @return DeleteDrgResponse
|
|
19577
19577
|
* @throws OciError when an error occurs
|
|
19578
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19578
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteDrg.ts.html |here} to see how to use DeleteDrg API.
|
|
19579
19579
|
*/
|
|
19580
19580
|
deleteDrg(deleteDrgRequest) {
|
|
19581
19581
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19632,7 +19632,7 @@ class VirtualNetworkClient {
|
|
|
19632
19632
|
* @param DeleteDrgAttachmentRequest
|
|
19633
19633
|
* @return DeleteDrgAttachmentResponse
|
|
19634
19634
|
* @throws OciError when an error occurs
|
|
19635
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19635
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteDrgAttachment.ts.html |here} to see how to use DeleteDrgAttachment API.
|
|
19636
19636
|
*/
|
|
19637
19637
|
deleteDrgAttachment(deleteDrgAttachmentRequest) {
|
|
19638
19638
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19689,7 +19689,7 @@ class VirtualNetworkClient {
|
|
|
19689
19689
|
* @param DeleteDrgRouteDistributionRequest
|
|
19690
19690
|
* @return DeleteDrgRouteDistributionResponse
|
|
19691
19691
|
* @throws OciError when an error occurs
|
|
19692
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19692
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteDrgRouteDistribution.ts.html |here} to see how to use DeleteDrgRouteDistribution API.
|
|
19693
19693
|
*/
|
|
19694
19694
|
deleteDrgRouteDistribution(deleteDrgRouteDistributionRequest) {
|
|
19695
19695
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19744,7 +19744,7 @@ class VirtualNetworkClient {
|
|
|
19744
19744
|
* @param DeleteDrgRouteTableRequest
|
|
19745
19745
|
* @return DeleteDrgRouteTableResponse
|
|
19746
19746
|
* @throws OciError when an error occurs
|
|
19747
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19747
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteDrgRouteTable.ts.html |here} to see how to use DeleteDrgRouteTable API.
|
|
19748
19748
|
*/
|
|
19749
19749
|
deleteDrgRouteTable(deleteDrgRouteTableRequest) {
|
|
19750
19750
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19806,7 +19806,7 @@ class VirtualNetworkClient {
|
|
|
19806
19806
|
* @param DeleteIPSecConnectionRequest
|
|
19807
19807
|
* @return DeleteIPSecConnectionResponse
|
|
19808
19808
|
* @throws OciError when an error occurs
|
|
19809
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19809
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteIPSecConnection.ts.html |here} to see how to use DeleteIPSecConnection API.
|
|
19810
19810
|
*/
|
|
19811
19811
|
deleteIPSecConnection(deleteIPSecConnectionRequest) {
|
|
19812
19812
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19865,7 +19865,7 @@ class VirtualNetworkClient {
|
|
|
19865
19865
|
* @param DeleteInternetGatewayRequest
|
|
19866
19866
|
* @return DeleteInternetGatewayResponse
|
|
19867
19867
|
* @throws OciError when an error occurs
|
|
19868
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19868
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteInternetGateway.ts.html |here} to see how to use DeleteInternetGateway API.
|
|
19869
19869
|
*/
|
|
19870
19870
|
deleteInternetGateway(deleteInternetGatewayRequest) {
|
|
19871
19871
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19921,7 +19921,7 @@ class VirtualNetworkClient {
|
|
|
19921
19921
|
* @param DeleteIpv6Request
|
|
19922
19922
|
* @return DeleteIpv6Response
|
|
19923
19923
|
* @throws OciError when an error occurs
|
|
19924
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19924
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteIpv6.ts.html |here} to see how to use DeleteIpv6 API.
|
|
19925
19925
|
*/
|
|
19926
19926
|
deleteIpv6(deleteIpv6Request) {
|
|
19927
19927
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19980,7 +19980,7 @@ class VirtualNetworkClient {
|
|
|
19980
19980
|
* @param DeleteLocalPeeringGatewayRequest
|
|
19981
19981
|
* @return DeleteLocalPeeringGatewayResponse
|
|
19982
19982
|
* @throws OciError when an error occurs
|
|
19983
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19983
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteLocalPeeringGateway.ts.html |here} to see how to use DeleteLocalPeeringGateway API.
|
|
19984
19984
|
*/
|
|
19985
19985
|
deleteLocalPeeringGateway(deleteLocalPeeringGatewayRequest) {
|
|
19986
19986
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20039,7 +20039,7 @@ class VirtualNetworkClient {
|
|
|
20039
20039
|
* @param DeleteNatGatewayRequest
|
|
20040
20040
|
* @return DeleteNatGatewayResponse
|
|
20041
20041
|
* @throws OciError when an error occurs
|
|
20042
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20042
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteNatGateway.ts.html |here} to see how to use DeleteNatGateway API.
|
|
20043
20043
|
*/
|
|
20044
20044
|
deleteNatGateway(deleteNatGatewayRequest) {
|
|
20045
20045
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20100,7 +20100,7 @@ class VirtualNetworkClient {
|
|
|
20100
20100
|
* @param DeleteNetworkSecurityGroupRequest
|
|
20101
20101
|
* @return DeleteNetworkSecurityGroupResponse
|
|
20102
20102
|
* @throws OciError when an error occurs
|
|
20103
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20103
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteNetworkSecurityGroup.ts.html |here} to see how to use DeleteNetworkSecurityGroup API.
|
|
20104
20104
|
*/
|
|
20105
20105
|
deleteNetworkSecurityGroup(deleteNetworkSecurityGroupRequest) {
|
|
20106
20106
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20165,7 +20165,7 @@ class VirtualNetworkClient {
|
|
|
20165
20165
|
* @param DeletePrivateIpRequest
|
|
20166
20166
|
* @return DeletePrivateIpResponse
|
|
20167
20167
|
* @throws OciError when an error occurs
|
|
20168
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20168
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeletePrivateIp.ts.html |here} to see how to use DeletePrivateIp API.
|
|
20169
20169
|
*/
|
|
20170
20170
|
deletePrivateIp(deletePrivateIpRequest) {
|
|
20171
20171
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20234,7 +20234,7 @@ class VirtualNetworkClient {
|
|
|
20234
20234
|
* @param DeletePublicIpRequest
|
|
20235
20235
|
* @return DeletePublicIpResponse
|
|
20236
20236
|
* @throws OciError when an error occurs
|
|
20237
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20237
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeletePublicIp.ts.html |here} to see how to use DeletePublicIp API.
|
|
20238
20238
|
*/
|
|
20239
20239
|
deletePublicIp(deletePublicIpRequest) {
|
|
20240
20240
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20291,7 +20291,7 @@ class VirtualNetworkClient {
|
|
|
20291
20291
|
* @param DeletePublicIpPoolRequest
|
|
20292
20292
|
* @return DeletePublicIpPoolResponse
|
|
20293
20293
|
* @throws OciError when an error occurs
|
|
20294
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20294
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeletePublicIpPool.ts.html |here} to see how to use DeletePublicIpPool API.
|
|
20295
20295
|
*/
|
|
20296
20296
|
deletePublicIpPool(deletePublicIpPoolRequest) {
|
|
20297
20297
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20350,7 +20350,7 @@ class VirtualNetworkClient {
|
|
|
20350
20350
|
* @param DeleteRemotePeeringConnectionRequest
|
|
20351
20351
|
* @return DeleteRemotePeeringConnectionResponse
|
|
20352
20352
|
* @throws OciError when an error occurs
|
|
20353
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20353
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteRemotePeeringConnection.ts.html |here} to see how to use DeleteRemotePeeringConnection API.
|
|
20354
20354
|
*/
|
|
20355
20355
|
deleteRemotePeeringConnection(deleteRemotePeeringConnectionRequest) {
|
|
20356
20356
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20409,7 +20409,7 @@ class VirtualNetworkClient {
|
|
|
20409
20409
|
* @param DeleteRouteTableRequest
|
|
20410
20410
|
* @return DeleteRouteTableResponse
|
|
20411
20411
|
* @throws OciError when an error occurs
|
|
20412
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20412
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteRouteTable.ts.html |here} to see how to use DeleteRouteTable API.
|
|
20413
20413
|
*/
|
|
20414
20414
|
deleteRouteTable(deleteRouteTableRequest) {
|
|
20415
20415
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20468,7 +20468,7 @@ class VirtualNetworkClient {
|
|
|
20468
20468
|
* @param DeleteSecurityListRequest
|
|
20469
20469
|
* @return DeleteSecurityListResponse
|
|
20470
20470
|
* @throws OciError when an error occurs
|
|
20471
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20471
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteSecurityList.ts.html |here} to see how to use DeleteSecurityList API.
|
|
20472
20472
|
*/
|
|
20473
20473
|
deleteSecurityList(deleteSecurityListRequest) {
|
|
20474
20474
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20524,7 +20524,7 @@ class VirtualNetworkClient {
|
|
|
20524
20524
|
* @param DeleteServiceGatewayRequest
|
|
20525
20525
|
* @return DeleteServiceGatewayResponse
|
|
20526
20526
|
* @throws OciError when an error occurs
|
|
20527
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20527
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteServiceGateway.ts.html |here} to see how to use DeleteServiceGateway API.
|
|
20528
20528
|
*/
|
|
20529
20529
|
deleteServiceGateway(deleteServiceGatewayRequest) {
|
|
20530
20530
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20581,7 +20581,7 @@ class VirtualNetworkClient {
|
|
|
20581
20581
|
* @param DeleteSubnetRequest
|
|
20582
20582
|
* @return DeleteSubnetResponse
|
|
20583
20583
|
* @throws OciError when an error occurs
|
|
20584
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20584
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteSubnet.ts.html |here} to see how to use DeleteSubnet API.
|
|
20585
20585
|
*/
|
|
20586
20586
|
deleteSubnet(deleteSubnetRequest) {
|
|
20587
20587
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20641,7 +20641,7 @@ class VirtualNetworkClient {
|
|
|
20641
20641
|
* @param DeleteVcnRequest
|
|
20642
20642
|
* @return DeleteVcnResponse
|
|
20643
20643
|
* @throws OciError when an error occurs
|
|
20644
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20644
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteVcn.ts.html |here} to see how to use DeleteVcn API.
|
|
20645
20645
|
*/
|
|
20646
20646
|
deleteVcn(deleteVcnRequest) {
|
|
20647
20647
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20700,7 +20700,7 @@ class VirtualNetworkClient {
|
|
|
20700
20700
|
* @param DeleteVirtualCircuitRequest
|
|
20701
20701
|
* @return DeleteVirtualCircuitResponse
|
|
20702
20702
|
* @throws OciError when an error occurs
|
|
20703
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20703
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteVirtualCircuit.ts.html |here} to see how to use DeleteVirtualCircuit API.
|
|
20704
20704
|
*/
|
|
20705
20705
|
deleteVirtualCircuit(deleteVirtualCircuitRequest) {
|
|
20706
20706
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20755,7 +20755,7 @@ class VirtualNetworkClient {
|
|
|
20755
20755
|
* @param DeleteVlanRequest
|
|
20756
20756
|
* @return DeleteVlanResponse
|
|
20757
20757
|
* @throws OciError when an error occurs
|
|
20758
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20758
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteVlan.ts.html |here} to see how to use DeleteVlan API.
|
|
20759
20759
|
*/
|
|
20760
20760
|
deleteVlan(deleteVlanRequest) {
|
|
20761
20761
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20812,7 +20812,7 @@ class VirtualNetworkClient {
|
|
|
20812
20812
|
* @param DeleteVtapRequest
|
|
20813
20813
|
* @return DeleteVtapResponse
|
|
20814
20814
|
* @throws OciError when an error occurs
|
|
20815
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20815
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DeleteVtap.ts.html |here} to see how to use DeleteVtap API.
|
|
20816
20816
|
*/
|
|
20817
20817
|
deleteVtap(deleteVtapRequest) {
|
|
20818
20818
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20884,7 +20884,7 @@ class VirtualNetworkClient {
|
|
|
20884
20884
|
* @param DetachServiceIdRequest
|
|
20885
20885
|
* @return DetachServiceIdResponse
|
|
20886
20886
|
* @throws OciError when an error occurs
|
|
20887
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20887
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/DetachServiceId.ts.html |here} to see how to use DetachServiceId API.
|
|
20888
20888
|
*/
|
|
20889
20889
|
detachServiceId(detachServiceIdRequest) {
|
|
20890
20890
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20944,7 +20944,7 @@ class VirtualNetworkClient {
|
|
|
20944
20944
|
* @param GetAllDrgAttachmentsRequest
|
|
20945
20945
|
* @return GetAllDrgAttachmentsResponse
|
|
20946
20946
|
* @throws OciError when an error occurs
|
|
20947
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20947
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetAllDrgAttachments.ts.html |here} to see how to use GetAllDrgAttachments API.
|
|
20948
20948
|
*/
|
|
20949
20949
|
getAllDrgAttachments(getAllDrgAttachmentsRequest) {
|
|
20950
20950
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21053,7 +21053,7 @@ class VirtualNetworkClient {
|
|
|
21053
21053
|
* @param GetAllowedIkeIPSecParametersRequest
|
|
21054
21054
|
* @return GetAllowedIkeIPSecParametersResponse
|
|
21055
21055
|
* @throws OciError when an error occurs
|
|
21056
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21056
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetAllowedIkeIPSecParameters.ts.html |here} to see how to use GetAllowedIkeIPSecParameters API.
|
|
21057
21057
|
*/
|
|
21058
21058
|
getAllowedIkeIPSecParameters(getAllowedIkeIPSecParametersRequest) {
|
|
21059
21059
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21110,7 +21110,7 @@ class VirtualNetworkClient {
|
|
|
21110
21110
|
* @param GetByoipRangeRequest
|
|
21111
21111
|
* @return GetByoipRangeResponse
|
|
21112
21112
|
* @throws OciError when an error occurs
|
|
21113
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21113
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetByoipRange.ts.html |here} to see how to use GetByoipRange API.
|
|
21114
21114
|
*/
|
|
21115
21115
|
getByoipRange(getByoipRangeRequest) {
|
|
21116
21116
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21173,7 +21173,7 @@ class VirtualNetworkClient {
|
|
|
21173
21173
|
* @param GetCaptureFilterRequest
|
|
21174
21174
|
* @return GetCaptureFilterResponse
|
|
21175
21175
|
* @throws OciError when an error occurs
|
|
21176
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21176
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetCaptureFilter.ts.html |here} to see how to use GetCaptureFilter API.
|
|
21177
21177
|
*/
|
|
21178
21178
|
getCaptureFilter(getCaptureFilterRequest) {
|
|
21179
21179
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21236,7 +21236,7 @@ class VirtualNetworkClient {
|
|
|
21236
21236
|
* @param GetCpeRequest
|
|
21237
21237
|
* @return GetCpeResponse
|
|
21238
21238
|
* @throws OciError when an error occurs
|
|
21239
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21239
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetCpe.ts.html |here} to see how to use GetCpe API.
|
|
21240
21240
|
*/
|
|
21241
21241
|
getCpe(getCpeRequest) {
|
|
21242
21242
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21316,7 +21316,7 @@ class VirtualNetworkClient {
|
|
|
21316
21316
|
* @param GetCpeDeviceConfigContentRequest
|
|
21317
21317
|
* @return GetCpeDeviceConfigContentResponse
|
|
21318
21318
|
* @throws OciError when an error occurs
|
|
21319
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21319
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetCpeDeviceConfigContent.ts.html |here} to see how to use GetCpeDeviceConfigContent API.
|
|
21320
21320
|
*/
|
|
21321
21321
|
getCpeDeviceConfigContent(getCpeDeviceConfigContentRequest) {
|
|
21322
21322
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21382,7 +21382,7 @@ class VirtualNetworkClient {
|
|
|
21382
21382
|
* @param GetCpeDeviceShapeRequest
|
|
21383
21383
|
* @return GetCpeDeviceShapeResponse
|
|
21384
21384
|
* @throws OciError when an error occurs
|
|
21385
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21385
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetCpeDeviceShape.ts.html |here} to see how to use GetCpeDeviceShape API.
|
|
21386
21386
|
*/
|
|
21387
21387
|
getCpeDeviceShape(getCpeDeviceShapeRequest) {
|
|
21388
21388
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21440,7 +21440,7 @@ class VirtualNetworkClient {
|
|
|
21440
21440
|
* @param GetCrossConnectRequest
|
|
21441
21441
|
* @return GetCrossConnectResponse
|
|
21442
21442
|
* @throws OciError when an error occurs
|
|
21443
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21443
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetCrossConnect.ts.html |here} to see how to use GetCrossConnect API.
|
|
21444
21444
|
*/
|
|
21445
21445
|
getCrossConnect(getCrossConnectRequest) {
|
|
21446
21446
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21502,7 +21502,7 @@ class VirtualNetworkClient {
|
|
|
21502
21502
|
* @param GetCrossConnectGroupRequest
|
|
21503
21503
|
* @return GetCrossConnectGroupResponse
|
|
21504
21504
|
* @throws OciError when an error occurs
|
|
21505
|
-
* @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.85.0/core/GetCrossConnectGroup.ts.html |here} to see how to use GetCrossConnectGroup API.
|
|
21506
21506
|
*/
|
|
21507
21507
|
getCrossConnectGroup(getCrossConnectGroupRequest) {
|
|
21508
21508
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21564,7 +21564,7 @@ class VirtualNetworkClient {
|
|
|
21564
21564
|
* @param GetCrossConnectLetterOfAuthorityRequest
|
|
21565
21565
|
* @return GetCrossConnectLetterOfAuthorityResponse
|
|
21566
21566
|
* @throws OciError when an error occurs
|
|
21567
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21567
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetCrossConnectLetterOfAuthority.ts.html |here} to see how to use GetCrossConnectLetterOfAuthority API.
|
|
21568
21568
|
*/
|
|
21569
21569
|
getCrossConnectLetterOfAuthority(getCrossConnectLetterOfAuthorityRequest) {
|
|
21570
21570
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21622,7 +21622,7 @@ class VirtualNetworkClient {
|
|
|
21622
21622
|
* @param GetCrossConnectStatusRequest
|
|
21623
21623
|
* @return GetCrossConnectStatusResponse
|
|
21624
21624
|
* @throws OciError when an error occurs
|
|
21625
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21625
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetCrossConnectStatus.ts.html |here} to see how to use GetCrossConnectStatus API.
|
|
21626
21626
|
*/
|
|
21627
21627
|
getCrossConnectStatus(getCrossConnectStatusRequest) {
|
|
21628
21628
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21679,7 +21679,7 @@ class VirtualNetworkClient {
|
|
|
21679
21679
|
* @param GetDhcpOptionsRequest
|
|
21680
21680
|
* @return GetDhcpOptionsResponse
|
|
21681
21681
|
* @throws OciError when an error occurs
|
|
21682
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21682
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetDhcpOptions.ts.html |here} to see how to use GetDhcpOptions API.
|
|
21683
21683
|
*/
|
|
21684
21684
|
getDhcpOptions(getDhcpOptionsRequest) {
|
|
21685
21685
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21741,7 +21741,7 @@ class VirtualNetworkClient {
|
|
|
21741
21741
|
* @param GetDrgRequest
|
|
21742
21742
|
* @return GetDrgResponse
|
|
21743
21743
|
* @throws OciError when an error occurs
|
|
21744
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21744
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetDrg.ts.html |here} to see how to use GetDrg API.
|
|
21745
21745
|
*/
|
|
21746
21746
|
getDrg(getDrgRequest) {
|
|
21747
21747
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21803,7 +21803,7 @@ class VirtualNetworkClient {
|
|
|
21803
21803
|
* @param GetDrgAttachmentRequest
|
|
21804
21804
|
* @return GetDrgAttachmentResponse
|
|
21805
21805
|
* @throws OciError when an error occurs
|
|
21806
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21806
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetDrgAttachment.ts.html |here} to see how to use GetDrgAttachment API.
|
|
21807
21807
|
*/
|
|
21808
21808
|
getDrgAttachment(getDrgAttachmentRequest) {
|
|
21809
21809
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21867,7 +21867,7 @@ class VirtualNetworkClient {
|
|
|
21867
21867
|
* @param GetDrgRedundancyStatusRequest
|
|
21868
21868
|
* @return GetDrgRedundancyStatusResponse
|
|
21869
21869
|
* @throws OciError when an error occurs
|
|
21870
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21870
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetDrgRedundancyStatus.ts.html |here} to see how to use GetDrgRedundancyStatus API.
|
|
21871
21871
|
*/
|
|
21872
21872
|
getDrgRedundancyStatus(getDrgRedundancyStatusRequest) {
|
|
21873
21873
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21925,7 +21925,7 @@ class VirtualNetworkClient {
|
|
|
21925
21925
|
* @param GetDrgRouteDistributionRequest
|
|
21926
21926
|
* @return GetDrgRouteDistributionResponse
|
|
21927
21927
|
* @throws OciError when an error occurs
|
|
21928
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21928
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetDrgRouteDistribution.ts.html |here} to see how to use GetDrgRouteDistribution API.
|
|
21929
21929
|
*/
|
|
21930
21930
|
getDrgRouteDistribution(getDrgRouteDistributionRequest) {
|
|
21931
21931
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21987,7 +21987,7 @@ class VirtualNetworkClient {
|
|
|
21987
21987
|
* @param GetDrgRouteTableRequest
|
|
21988
21988
|
* @return GetDrgRouteTableResponse
|
|
21989
21989
|
* @throws OciError when an error occurs
|
|
21990
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21990
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetDrgRouteTable.ts.html |here} to see how to use GetDrgRouteTable API.
|
|
21991
21991
|
*/
|
|
21992
21992
|
getDrgRouteTable(getDrgRouteTableRequest) {
|
|
21993
21993
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22051,7 +22051,7 @@ class VirtualNetworkClient {
|
|
|
22051
22051
|
* @param GetFastConnectProviderServiceRequest
|
|
22052
22052
|
* @return GetFastConnectProviderServiceResponse
|
|
22053
22053
|
* @throws OciError when an error occurs
|
|
22054
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22054
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetFastConnectProviderService.ts.html |here} to see how to use GetFastConnectProviderService API.
|
|
22055
22055
|
*/
|
|
22056
22056
|
getFastConnectProviderService(getFastConnectProviderServiceRequest) {
|
|
22057
22057
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22110,7 +22110,7 @@ class VirtualNetworkClient {
|
|
|
22110
22110
|
* @param GetFastConnectProviderServiceKeyRequest
|
|
22111
22111
|
* @return GetFastConnectProviderServiceKeyResponse
|
|
22112
22112
|
* @throws OciError when an error occurs
|
|
22113
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22113
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetFastConnectProviderServiceKey.ts.html |here} to see how to use GetFastConnectProviderServiceKey API.
|
|
22114
22114
|
*/
|
|
22115
22115
|
getFastConnectProviderServiceKey(getFastConnectProviderServiceKeyRequest) {
|
|
22116
22116
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22171,7 +22171,7 @@ class VirtualNetworkClient {
|
|
|
22171
22171
|
* @param GetIPSecConnectionRequest
|
|
22172
22172
|
* @return GetIPSecConnectionResponse
|
|
22173
22173
|
* @throws OciError when an error occurs
|
|
22174
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22174
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetIPSecConnection.ts.html |here} to see how to use GetIPSecConnection API.
|
|
22175
22175
|
*/
|
|
22176
22176
|
getIPSecConnection(getIPSecConnectionRequest) {
|
|
22177
22177
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22237,7 +22237,7 @@ class VirtualNetworkClient {
|
|
|
22237
22237
|
* @param GetIPSecConnectionDeviceConfigRequest
|
|
22238
22238
|
* @return GetIPSecConnectionDeviceConfigResponse
|
|
22239
22239
|
* @throws OciError when an error occurs
|
|
22240
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22240
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetIPSecConnectionDeviceConfig.ts.html |here} to see how to use GetIPSecConnectionDeviceConfig API.
|
|
22241
22241
|
*/
|
|
22242
22242
|
getIPSecConnectionDeviceConfig(getIPSecConnectionDeviceConfigRequest) {
|
|
22243
22243
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22301,7 +22301,7 @@ class VirtualNetworkClient {
|
|
|
22301
22301
|
* @param GetIPSecConnectionDeviceStatusRequest
|
|
22302
22302
|
* @return GetIPSecConnectionDeviceStatusResponse
|
|
22303
22303
|
* @throws OciError when an error occurs
|
|
22304
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22304
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetIPSecConnectionDeviceStatus.ts.html |here} to see how to use GetIPSecConnectionDeviceStatus API.
|
|
22305
22305
|
*/
|
|
22306
22306
|
getIPSecConnectionDeviceStatus(getIPSecConnectionDeviceStatusRequest) {
|
|
22307
22307
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22366,7 +22366,7 @@ class VirtualNetworkClient {
|
|
|
22366
22366
|
* @param GetIPSecConnectionTunnelRequest
|
|
22367
22367
|
* @return GetIPSecConnectionTunnelResponse
|
|
22368
22368
|
* @throws OciError when an error occurs
|
|
22369
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22369
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetIPSecConnectionTunnel.ts.html |here} to see how to use GetIPSecConnectionTunnel API.
|
|
22370
22370
|
*/
|
|
22371
22371
|
getIPSecConnectionTunnel(getIPSecConnectionTunnelRequest) {
|
|
22372
22372
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22430,7 +22430,7 @@ class VirtualNetworkClient {
|
|
|
22430
22430
|
* @param GetIPSecConnectionTunnelErrorRequest
|
|
22431
22431
|
* @return GetIPSecConnectionTunnelErrorResponse
|
|
22432
22432
|
* @throws OciError when an error occurs
|
|
22433
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22433
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetIPSecConnectionTunnelError.ts.html |here} to see how to use GetIPSecConnectionTunnelError API.
|
|
22434
22434
|
*/
|
|
22435
22435
|
getIPSecConnectionTunnelError(getIPSecConnectionTunnelErrorRequest) {
|
|
22436
22436
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22490,7 +22490,7 @@ class VirtualNetworkClient {
|
|
|
22490
22490
|
* @param GetIPSecConnectionTunnelSharedSecretRequest
|
|
22491
22491
|
* @return GetIPSecConnectionTunnelSharedSecretResponse
|
|
22492
22492
|
* @throws OciError when an error occurs
|
|
22493
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22493
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use GetIPSecConnectionTunnelSharedSecret API.
|
|
22494
22494
|
*/
|
|
22495
22495
|
getIPSecConnectionTunnelSharedSecret(getIPSecConnectionTunnelSharedSecretRequest) {
|
|
22496
22496
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22553,7 +22553,7 @@ class VirtualNetworkClient {
|
|
|
22553
22553
|
* @param GetInternetGatewayRequest
|
|
22554
22554
|
* @return GetInternetGatewayResponse
|
|
22555
22555
|
* @throws OciError when an error occurs
|
|
22556
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22556
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetInternetGateway.ts.html |here} to see how to use GetInternetGateway API.
|
|
22557
22557
|
*/
|
|
22558
22558
|
getInternetGateway(getInternetGatewayRequest) {
|
|
22559
22559
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22634,7 +22634,7 @@ class VirtualNetworkClient {
|
|
|
22634
22634
|
* @param GetIpsecCpeDeviceConfigContentRequest
|
|
22635
22635
|
* @return GetIpsecCpeDeviceConfigContentResponse
|
|
22636
22636
|
* @throws OciError when an error occurs
|
|
22637
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22637
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetIpsecCpeDeviceConfigContent.ts.html |here} to see how to use GetIpsecCpeDeviceConfigContent API.
|
|
22638
22638
|
*/
|
|
22639
22639
|
getIpsecCpeDeviceConfigContent(getIpsecCpeDeviceConfigContentRequest) {
|
|
22640
22640
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22695,7 +22695,7 @@ class VirtualNetworkClient {
|
|
|
22695
22695
|
* @param GetIpv6Request
|
|
22696
22696
|
* @return GetIpv6Response
|
|
22697
22697
|
* @throws OciError when an error occurs
|
|
22698
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22698
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetIpv6.ts.html |here} to see how to use GetIpv6 API.
|
|
22699
22699
|
*/
|
|
22700
22700
|
getIpv6(getIpv6Request) {
|
|
22701
22701
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22758,7 +22758,7 @@ class VirtualNetworkClient {
|
|
|
22758
22758
|
* @param GetLocalPeeringGatewayRequest
|
|
22759
22759
|
* @return GetLocalPeeringGatewayResponse
|
|
22760
22760
|
* @throws OciError when an error occurs
|
|
22761
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22761
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetLocalPeeringGateway.ts.html |here} to see how to use GetLocalPeeringGateway API.
|
|
22762
22762
|
*/
|
|
22763
22763
|
getLocalPeeringGateway(getLocalPeeringGatewayRequest) {
|
|
22764
22764
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22820,7 +22820,7 @@ class VirtualNetworkClient {
|
|
|
22820
22820
|
* @param GetNatGatewayRequest
|
|
22821
22821
|
* @return GetNatGatewayResponse
|
|
22822
22822
|
* @throws OciError when an error occurs
|
|
22823
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22823
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetNatGateway.ts.html |here} to see how to use GetNatGateway API.
|
|
22824
22824
|
*/
|
|
22825
22825
|
getNatGateway(getNatGatewayRequest) {
|
|
22826
22826
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22889,7 +22889,7 @@ class VirtualNetworkClient {
|
|
|
22889
22889
|
* @param GetNetworkSecurityGroupRequest
|
|
22890
22890
|
* @return GetNetworkSecurityGroupResponse
|
|
22891
22891
|
* @throws OciError when an error occurs
|
|
22892
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22892
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetNetworkSecurityGroup.ts.html |here} to see how to use GetNetworkSecurityGroup API.
|
|
22893
22893
|
*/
|
|
22894
22894
|
getNetworkSecurityGroup(getNetworkSecurityGroupRequest) {
|
|
22895
22895
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22951,7 +22951,7 @@ class VirtualNetworkClient {
|
|
|
22951
22951
|
* @param GetNetworkingTopologyRequest
|
|
22952
22952
|
* @return GetNetworkingTopologyResponse
|
|
22953
22953
|
* @throws OciError when an error occurs
|
|
22954
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22954
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetNetworkingTopology.ts.html |here} to see how to use GetNetworkingTopology API.
|
|
22955
22955
|
*/
|
|
22956
22956
|
getNetworkingTopology(getNetworkingTopologyRequest) {
|
|
22957
22957
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23022,7 +23022,7 @@ class VirtualNetworkClient {
|
|
|
23022
23022
|
* @param GetPrivateIpRequest
|
|
23023
23023
|
* @return GetPrivateIpResponse
|
|
23024
23024
|
* @throws OciError when an error occurs
|
|
23025
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23025
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetPrivateIp.ts.html |here} to see how to use GetPrivateIp API.
|
|
23026
23026
|
*/
|
|
23027
23027
|
getPrivateIp(getPrivateIpRequest) {
|
|
23028
23028
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23095,7 +23095,7 @@ class VirtualNetworkClient {
|
|
|
23095
23095
|
* @param GetPublicIpRequest
|
|
23096
23096
|
* @return GetPublicIpResponse
|
|
23097
23097
|
* @throws OciError when an error occurs
|
|
23098
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23098
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetPublicIp.ts.html |here} to see how to use GetPublicIp API.
|
|
23099
23099
|
*/
|
|
23100
23100
|
getPublicIp(getPublicIpRequest) {
|
|
23101
23101
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23162,7 +23162,7 @@ class VirtualNetworkClient {
|
|
|
23162
23162
|
* @param GetPublicIpByIpAddressRequest
|
|
23163
23163
|
* @return GetPublicIpByIpAddressResponse
|
|
23164
23164
|
* @throws OciError when an error occurs
|
|
23165
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23165
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetPublicIpByIpAddress.ts.html |here} to see how to use GetPublicIpByIpAddress API.
|
|
23166
23166
|
*/
|
|
23167
23167
|
getPublicIpByIpAddress(getPublicIpByIpAddressRequest) {
|
|
23168
23168
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23234,7 +23234,7 @@ class VirtualNetworkClient {
|
|
|
23234
23234
|
* @param GetPublicIpByPrivateIpIdRequest
|
|
23235
23235
|
* @return GetPublicIpByPrivateIpIdResponse
|
|
23236
23236
|
* @throws OciError when an error occurs
|
|
23237
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23237
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetPublicIpByPrivateIpId.ts.html |here} to see how to use GetPublicIpByPrivateIpId API.
|
|
23238
23238
|
*/
|
|
23239
23239
|
getPublicIpByPrivateIpId(getPublicIpByPrivateIpIdRequest) {
|
|
23240
23240
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23296,7 +23296,7 @@ class VirtualNetworkClient {
|
|
|
23296
23296
|
* @param GetPublicIpPoolRequest
|
|
23297
23297
|
* @return GetPublicIpPoolResponse
|
|
23298
23298
|
* @throws OciError when an error occurs
|
|
23299
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23299
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetPublicIpPool.ts.html |here} to see how to use GetPublicIpPool API.
|
|
23300
23300
|
*/
|
|
23301
23301
|
getPublicIpPool(getPublicIpPoolRequest) {
|
|
23302
23302
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23360,7 +23360,7 @@ class VirtualNetworkClient {
|
|
|
23360
23360
|
* @param GetRemotePeeringConnectionRequest
|
|
23361
23361
|
* @return GetRemotePeeringConnectionResponse
|
|
23362
23362
|
* @throws OciError when an error occurs
|
|
23363
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23363
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetRemotePeeringConnection.ts.html |here} to see how to use GetRemotePeeringConnection API.
|
|
23364
23364
|
*/
|
|
23365
23365
|
getRemotePeeringConnection(getRemotePeeringConnectionRequest) {
|
|
23366
23366
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23422,7 +23422,7 @@ class VirtualNetworkClient {
|
|
|
23422
23422
|
* @param GetRouteTableRequest
|
|
23423
23423
|
* @return GetRouteTableResponse
|
|
23424
23424
|
* @throws OciError when an error occurs
|
|
23425
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23425
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetRouteTable.ts.html |here} to see how to use GetRouteTable API.
|
|
23426
23426
|
*/
|
|
23427
23427
|
getRouteTable(getRouteTableRequest) {
|
|
23428
23428
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23484,7 +23484,7 @@ class VirtualNetworkClient {
|
|
|
23484
23484
|
* @param GetSecurityListRequest
|
|
23485
23485
|
* @return GetSecurityListResponse
|
|
23486
23486
|
* @throws OciError when an error occurs
|
|
23487
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23487
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetSecurityList.ts.html |here} to see how to use GetSecurityList API.
|
|
23488
23488
|
*/
|
|
23489
23489
|
getSecurityList(getSecurityListRequest) {
|
|
23490
23490
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23547,7 +23547,7 @@ class VirtualNetworkClient {
|
|
|
23547
23547
|
* @param GetServiceRequest
|
|
23548
23548
|
* @return GetServiceResponse
|
|
23549
23549
|
* @throws OciError when an error occurs
|
|
23550
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23550
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetService.ts.html |here} to see how to use GetService API.
|
|
23551
23551
|
*/
|
|
23552
23552
|
getService(getServiceRequest) {
|
|
23553
23553
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23609,7 +23609,7 @@ class VirtualNetworkClient {
|
|
|
23609
23609
|
* @param GetServiceGatewayRequest
|
|
23610
23610
|
* @return GetServiceGatewayResponse
|
|
23611
23611
|
* @throws OciError when an error occurs
|
|
23612
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23612
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetServiceGateway.ts.html |here} to see how to use GetServiceGateway API.
|
|
23613
23613
|
*/
|
|
23614
23614
|
getServiceGateway(getServiceGatewayRequest) {
|
|
23615
23615
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23671,7 +23671,7 @@ class VirtualNetworkClient {
|
|
|
23671
23671
|
* @param GetSubnetRequest
|
|
23672
23672
|
* @return GetSubnetResponse
|
|
23673
23673
|
* @throws OciError when an error occurs
|
|
23674
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23674
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetSubnet.ts.html |here} to see how to use GetSubnet API.
|
|
23675
23675
|
*/
|
|
23676
23676
|
getSubnet(getSubnetRequest) {
|
|
23677
23677
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23733,7 +23733,7 @@ class VirtualNetworkClient {
|
|
|
23733
23733
|
* @param GetSubnetTopologyRequest
|
|
23734
23734
|
* @return GetSubnetTopologyResponse
|
|
23735
23735
|
* @throws OciError when an error occurs
|
|
23736
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23736
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetSubnetTopology.ts.html |here} to see how to use GetSubnetTopology API.
|
|
23737
23737
|
*/
|
|
23738
23738
|
getSubnetTopology(getSubnetTopologyRequest) {
|
|
23739
23739
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23806,7 +23806,7 @@ class VirtualNetworkClient {
|
|
|
23806
23806
|
* @param GetTunnelCpeDeviceConfigRequest
|
|
23807
23807
|
* @return GetTunnelCpeDeviceConfigResponse
|
|
23808
23808
|
* @throws OciError when an error occurs
|
|
23809
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23809
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetTunnelCpeDeviceConfig.ts.html |here} to see how to use GetTunnelCpeDeviceConfig API.
|
|
23810
23810
|
*/
|
|
23811
23811
|
getTunnelCpeDeviceConfig(getTunnelCpeDeviceConfigRequest) {
|
|
23812
23812
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23888,7 +23888,7 @@ class VirtualNetworkClient {
|
|
|
23888
23888
|
* @param GetTunnelCpeDeviceConfigContentRequest
|
|
23889
23889
|
* @return GetTunnelCpeDeviceConfigContentResponse
|
|
23890
23890
|
* @throws OciError when an error occurs
|
|
23891
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23891
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetTunnelCpeDeviceConfigContent.ts.html |here} to see how to use GetTunnelCpeDeviceConfigContent API.
|
|
23892
23892
|
*/
|
|
23893
23893
|
getTunnelCpeDeviceConfigContent(getTunnelCpeDeviceConfigContentRequest) {
|
|
23894
23894
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23947,7 +23947,7 @@ class VirtualNetworkClient {
|
|
|
23947
23947
|
* @param GetUpgradeStatusRequest
|
|
23948
23948
|
* @return GetUpgradeStatusResponse
|
|
23949
23949
|
* @throws OciError when an error occurs
|
|
23950
|
-
* @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.85.0/core/GetUpgradeStatus.ts.html |here} to see how to use GetUpgradeStatus API.
|
|
23951
23951
|
*/
|
|
23952
23952
|
getUpgradeStatus(getUpgradeStatusRequest) {
|
|
23953
23953
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24005,7 +24005,7 @@ class VirtualNetworkClient {
|
|
|
24005
24005
|
* @param GetVcnRequest
|
|
24006
24006
|
* @return GetVcnResponse
|
|
24007
24007
|
* @throws OciError when an error occurs
|
|
24008
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24008
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetVcn.ts.html |here} to see how to use GetVcn API.
|
|
24009
24009
|
*/
|
|
24010
24010
|
getVcn(getVcnRequest) {
|
|
24011
24011
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24067,7 +24067,7 @@ class VirtualNetworkClient {
|
|
|
24067
24067
|
* @param GetVcnDnsResolverAssociationRequest
|
|
24068
24068
|
* @return GetVcnDnsResolverAssociationResponse
|
|
24069
24069
|
* @throws OciError when an error occurs
|
|
24070
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24070
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetVcnDnsResolverAssociation.ts.html |here} to see how to use GetVcnDnsResolverAssociation API.
|
|
24071
24071
|
*/
|
|
24072
24072
|
getVcnDnsResolverAssociation(getVcnDnsResolverAssociationRequest) {
|
|
24073
24073
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24130,7 +24130,7 @@ class VirtualNetworkClient {
|
|
|
24130
24130
|
* @param GetVcnTopologyRequest
|
|
24131
24131
|
* @return GetVcnTopologyResponse
|
|
24132
24132
|
* @throws OciError when an error occurs
|
|
24133
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24133
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetVcnTopology.ts.html |here} to see how to use GetVcnTopology API.
|
|
24134
24134
|
*/
|
|
24135
24135
|
getVcnTopology(getVcnTopologyRequest) {
|
|
24136
24136
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24198,7 +24198,7 @@ class VirtualNetworkClient {
|
|
|
24198
24198
|
* @param GetVirtualCircuitRequest
|
|
24199
24199
|
* @return GetVirtualCircuitResponse
|
|
24200
24200
|
* @throws OciError when an error occurs
|
|
24201
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24201
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetVirtualCircuit.ts.html |here} to see how to use GetVirtualCircuit API.
|
|
24202
24202
|
*/
|
|
24203
24203
|
getVirtualCircuit(getVirtualCircuitRequest) {
|
|
24204
24204
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24260,7 +24260,7 @@ class VirtualNetworkClient {
|
|
|
24260
24260
|
* @param GetVlanRequest
|
|
24261
24261
|
* @return GetVlanResponse
|
|
24262
24262
|
* @throws OciError when an error occurs
|
|
24263
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24263
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetVlan.ts.html |here} to see how to use GetVlan API.
|
|
24264
24264
|
*/
|
|
24265
24265
|
getVlan(getVlanRequest) {
|
|
24266
24266
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24327,7 +24327,7 @@ class VirtualNetworkClient {
|
|
|
24327
24327
|
* @param GetVnicRequest
|
|
24328
24328
|
* @return GetVnicResponse
|
|
24329
24329
|
* @throws OciError when an error occurs
|
|
24330
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24330
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetVnic.ts.html |here} to see how to use GetVnic API.
|
|
24331
24331
|
*/
|
|
24332
24332
|
getVnic(getVnicRequest) {
|
|
24333
24333
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24389,7 +24389,7 @@ class VirtualNetworkClient {
|
|
|
24389
24389
|
* @param GetVtapRequest
|
|
24390
24390
|
* @return GetVtapResponse
|
|
24391
24391
|
* @throws OciError when an error occurs
|
|
24392
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24392
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/GetVtap.ts.html |here} to see how to use GetVtap API.
|
|
24393
24393
|
*/
|
|
24394
24394
|
getVtap(getVtapRequest) {
|
|
24395
24395
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24454,7 +24454,7 @@ class VirtualNetworkClient {
|
|
|
24454
24454
|
* @param ListAllowedPeerRegionsForRemotePeeringRequest
|
|
24455
24455
|
* @return ListAllowedPeerRegionsForRemotePeeringResponse
|
|
24456
24456
|
* @throws OciError when an error occurs
|
|
24457
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24457
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListAllowedPeerRegionsForRemotePeering.ts.html |here} to see how to use ListAllowedPeerRegionsForRemotePeering API.
|
|
24458
24458
|
*/
|
|
24459
24459
|
listAllowedPeerRegionsForRemotePeering(listAllowedPeerRegionsForRemotePeeringRequest) {
|
|
24460
24460
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24511,7 +24511,7 @@ class VirtualNetworkClient {
|
|
|
24511
24511
|
* @param ListByoipAllocatedRangesRequest
|
|
24512
24512
|
* @return ListByoipAllocatedRangesResponse
|
|
24513
24513
|
* @throws OciError when an error occurs
|
|
24514
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24514
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListByoipAllocatedRanges.ts.html |here} to see how to use ListByoipAllocatedRanges API.
|
|
24515
24515
|
*/
|
|
24516
24516
|
listByoipAllocatedRanges(listByoipAllocatedRangesRequest) {
|
|
24517
24517
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24579,7 +24579,7 @@ class VirtualNetworkClient {
|
|
|
24579
24579
|
* @param ListByoipRangesRequest
|
|
24580
24580
|
* @return ListByoipRangesResponse
|
|
24581
24581
|
* @throws OciError when an error occurs
|
|
24582
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24582
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListByoipRanges.ts.html |here} to see how to use ListByoipRanges API.
|
|
24583
24583
|
*/
|
|
24584
24584
|
listByoipRanges(listByoipRangesRequest) {
|
|
24585
24585
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24649,7 +24649,7 @@ class VirtualNetworkClient {
|
|
|
24649
24649
|
* @param ListCaptureFiltersRequest
|
|
24650
24650
|
* @return ListCaptureFiltersResponse
|
|
24651
24651
|
* @throws OciError when an error occurs
|
|
24652
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24652
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListCaptureFilters.ts.html |here} to see how to use ListCaptureFilters API.
|
|
24653
24653
|
*/
|
|
24654
24654
|
listCaptureFilters(listCaptureFiltersRequest) {
|
|
24655
24655
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24772,7 +24772,7 @@ class VirtualNetworkClient {
|
|
|
24772
24772
|
* @param ListCpeDeviceShapesRequest
|
|
24773
24773
|
* @return ListCpeDeviceShapesResponse
|
|
24774
24774
|
* @throws OciError when an error occurs
|
|
24775
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24775
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListCpeDeviceShapes.ts.html |here} to see how to use ListCpeDeviceShapes API.
|
|
24776
24776
|
*/
|
|
24777
24777
|
listCpeDeviceShapes(listCpeDeviceShapesRequest) {
|
|
24778
24778
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24877,7 +24877,7 @@ class VirtualNetworkClient {
|
|
|
24877
24877
|
* @param ListCpesRequest
|
|
24878
24878
|
* @return ListCpesResponse
|
|
24879
24879
|
* @throws OciError when an error occurs
|
|
24880
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24880
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListCpes.ts.html |here} to see how to use ListCpes API.
|
|
24881
24881
|
*/
|
|
24882
24882
|
listCpes(listCpesRequest) {
|
|
24883
24883
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24982,7 +24982,7 @@ class VirtualNetworkClient {
|
|
|
24982
24982
|
* @param ListCrossConnectGroupsRequest
|
|
24983
24983
|
* @return ListCrossConnectGroupsResponse
|
|
24984
24984
|
* @throws OciError when an error occurs
|
|
24985
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24985
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListCrossConnectGroups.ts.html |here} to see how to use ListCrossConnectGroups API.
|
|
24986
24986
|
*/
|
|
24987
24987
|
listCrossConnectGroups(listCrossConnectGroupsRequest) {
|
|
24988
24988
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25092,7 +25092,7 @@ class VirtualNetworkClient {
|
|
|
25092
25092
|
* @param ListCrossConnectLocationsRequest
|
|
25093
25093
|
* @return ListCrossConnectLocationsResponse
|
|
25094
25094
|
* @throws OciError when an error occurs
|
|
25095
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25095
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListCrossConnectLocations.ts.html |here} to see how to use ListCrossConnectLocations API.
|
|
25096
25096
|
*/
|
|
25097
25097
|
listCrossConnectLocations(listCrossConnectLocationsRequest) {
|
|
25098
25098
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25198,7 +25198,7 @@ class VirtualNetworkClient {
|
|
|
25198
25198
|
* @param ListCrossConnectMappingsRequest
|
|
25199
25199
|
* @return ListCrossConnectMappingsResponse
|
|
25200
25200
|
* @throws OciError when an error occurs
|
|
25201
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25201
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListCrossConnectMappings.ts.html |here} to see how to use ListCrossConnectMappings API.
|
|
25202
25202
|
*/
|
|
25203
25203
|
listCrossConnectMappings(listCrossConnectMappingsRequest) {
|
|
25204
25204
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25258,7 +25258,7 @@ class VirtualNetworkClient {
|
|
|
25258
25258
|
* @param ListCrossConnectsRequest
|
|
25259
25259
|
* @return ListCrossConnectsResponse
|
|
25260
25260
|
* @throws OciError when an error occurs
|
|
25261
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25261
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListCrossConnects.ts.html |here} to see how to use ListCrossConnects API.
|
|
25262
25262
|
*/
|
|
25263
25263
|
listCrossConnects(listCrossConnectsRequest) {
|
|
25264
25264
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25370,7 +25370,7 @@ class VirtualNetworkClient {
|
|
|
25370
25370
|
* @param ListCrossconnectPortSpeedShapesRequest
|
|
25371
25371
|
* @return ListCrossconnectPortSpeedShapesResponse
|
|
25372
25372
|
* @throws OciError when an error occurs
|
|
25373
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25373
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListCrossconnectPortSpeedShapes.ts.html |here} to see how to use ListCrossconnectPortSpeedShapes API.
|
|
25374
25374
|
*/
|
|
25375
25375
|
listCrossconnectPortSpeedShapes(listCrossconnectPortSpeedShapesRequest) {
|
|
25376
25376
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25478,7 +25478,7 @@ class VirtualNetworkClient {
|
|
|
25478
25478
|
* @param ListDhcpOptionsRequest
|
|
25479
25479
|
* @return ListDhcpOptionsResponse
|
|
25480
25480
|
* @throws OciError when an error occurs
|
|
25481
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25481
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListDhcpOptions.ts.html |here} to see how to use ListDhcpOptions API.
|
|
25482
25482
|
*/
|
|
25483
25483
|
listDhcpOptions(listDhcpOptionsRequest) {
|
|
25484
25484
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25593,7 +25593,7 @@ class VirtualNetworkClient {
|
|
|
25593
25593
|
* @param ListDrgAttachmentsRequest
|
|
25594
25594
|
* @return ListDrgAttachmentsResponse
|
|
25595
25595
|
* @throws OciError when an error occurs
|
|
25596
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25596
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListDrgAttachments.ts.html |here} to see how to use ListDrgAttachments API.
|
|
25597
25597
|
*/
|
|
25598
25598
|
listDrgAttachments(listDrgAttachmentsRequest) {
|
|
25599
25599
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25706,7 +25706,7 @@ class VirtualNetworkClient {
|
|
|
25706
25706
|
* @param ListDrgRouteDistributionStatementsRequest
|
|
25707
25707
|
* @return ListDrgRouteDistributionStatementsResponse
|
|
25708
25708
|
* @throws OciError when an error occurs
|
|
25709
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25709
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListDrgRouteDistributionStatements.ts.html |here} to see how to use ListDrgRouteDistributionStatements API.
|
|
25710
25710
|
*/
|
|
25711
25711
|
listDrgRouteDistributionStatements(listDrgRouteDistributionStatementsRequest) {
|
|
25712
25712
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25817,7 +25817,7 @@ class VirtualNetworkClient {
|
|
|
25817
25817
|
* @param ListDrgRouteDistributionsRequest
|
|
25818
25818
|
* @return ListDrgRouteDistributionsResponse
|
|
25819
25819
|
* @throws OciError when an error occurs
|
|
25820
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25820
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListDrgRouteDistributions.ts.html |here} to see how to use ListDrgRouteDistributions API.
|
|
25821
25821
|
*/
|
|
25822
25822
|
listDrgRouteDistributions(listDrgRouteDistributionsRequest) {
|
|
25823
25823
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25925,7 +25925,7 @@ class VirtualNetworkClient {
|
|
|
25925
25925
|
* @param ListDrgRouteRulesRequest
|
|
25926
25926
|
* @return ListDrgRouteRulesResponse
|
|
25927
25927
|
* @throws OciError when an error occurs
|
|
25928
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25928
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListDrgRouteRules.ts.html |here} to see how to use ListDrgRouteRules API.
|
|
25929
25929
|
*/
|
|
25930
25930
|
listDrgRouteRules(listDrgRouteRulesRequest) {
|
|
25931
25931
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26034,7 +26034,7 @@ class VirtualNetworkClient {
|
|
|
26034
26034
|
* @param ListDrgRouteTablesRequest
|
|
26035
26035
|
* @return ListDrgRouteTablesResponse
|
|
26036
26036
|
* @throws OciError when an error occurs
|
|
26037
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26037
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListDrgRouteTables.ts.html |here} to see how to use ListDrgRouteTables API.
|
|
26038
26038
|
*/
|
|
26039
26039
|
listDrgRouteTables(listDrgRouteTablesRequest) {
|
|
26040
26040
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26144,7 +26144,7 @@ class VirtualNetworkClient {
|
|
|
26144
26144
|
* @param ListDrgsRequest
|
|
26145
26145
|
* @return ListDrgsResponse
|
|
26146
26146
|
* @throws OciError when an error occurs
|
|
26147
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26147
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListDrgs.ts.html |here} to see how to use ListDrgs API.
|
|
26148
26148
|
*/
|
|
26149
26149
|
listDrgs(listDrgsRequest) {
|
|
26150
26150
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26255,7 +26255,7 @@ class VirtualNetworkClient {
|
|
|
26255
26255
|
* @param ListFastConnectProviderServicesRequest
|
|
26256
26256
|
* @return ListFastConnectProviderServicesResponse
|
|
26257
26257
|
* @throws OciError when an error occurs
|
|
26258
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26258
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListFastConnectProviderServices.ts.html |here} to see how to use ListFastConnectProviderServices API.
|
|
26259
26259
|
*/
|
|
26260
26260
|
listFastConnectProviderServices(listFastConnectProviderServicesRequest) {
|
|
26261
26261
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26363,7 +26363,7 @@ class VirtualNetworkClient {
|
|
|
26363
26363
|
* @param ListFastConnectProviderVirtualCircuitBandwidthShapesRequest
|
|
26364
26364
|
* @return ListFastConnectProviderVirtualCircuitBandwidthShapesResponse
|
|
26365
26365
|
* @throws OciError when an error occurs
|
|
26366
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26366
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListFastConnectProviderVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListFastConnectProviderVirtualCircuitBandwidthShapes API.
|
|
26367
26367
|
*/
|
|
26368
26368
|
listFastConnectProviderVirtualCircuitBandwidthShapes(listFastConnectProviderVirtualCircuitBandwidthShapesRequest) {
|
|
26369
26369
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26469,7 +26469,7 @@ class VirtualNetworkClient {
|
|
|
26469
26469
|
* @param ListIPSecConnectionTunnelRoutesRequest
|
|
26470
26470
|
* @return ListIPSecConnectionTunnelRoutesResponse
|
|
26471
26471
|
* @throws OciError when an error occurs
|
|
26472
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26472
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListIPSecConnectionTunnelRoutes.ts.html |here} to see how to use ListIPSecConnectionTunnelRoutes API.
|
|
26473
26473
|
*/
|
|
26474
26474
|
listIPSecConnectionTunnelRoutes(listIPSecConnectionTunnelRoutesRequest) {
|
|
26475
26475
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26582,7 +26582,7 @@ class VirtualNetworkClient {
|
|
|
26582
26582
|
* @param ListIPSecConnectionTunnelSecurityAssociationsRequest
|
|
26583
26583
|
* @return ListIPSecConnectionTunnelSecurityAssociationsResponse
|
|
26584
26584
|
* @throws OciError when an error occurs
|
|
26585
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26585
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListIPSecConnectionTunnelSecurityAssociations.ts.html |here} to see how to use ListIPSecConnectionTunnelSecurityAssociations API.
|
|
26586
26586
|
*/
|
|
26587
26587
|
listIPSecConnectionTunnelSecurityAssociations(listIPSecConnectionTunnelSecurityAssociationsRequest) {
|
|
26588
26588
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26694,7 +26694,7 @@ class VirtualNetworkClient {
|
|
|
26694
26694
|
* @param ListIPSecConnectionTunnelsRequest
|
|
26695
26695
|
* @return ListIPSecConnectionTunnelsResponse
|
|
26696
26696
|
* @throws OciError when an error occurs
|
|
26697
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26697
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListIPSecConnectionTunnels.ts.html |here} to see how to use ListIPSecConnectionTunnels API.
|
|
26698
26698
|
*/
|
|
26699
26699
|
listIPSecConnectionTunnels(listIPSecConnectionTunnelsRequest) {
|
|
26700
26700
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26801,7 +26801,7 @@ class VirtualNetworkClient {
|
|
|
26801
26801
|
* @param ListIPSecConnectionsRequest
|
|
26802
26802
|
* @return ListIPSecConnectionsResponse
|
|
26803
26803
|
* @throws OciError when an error occurs
|
|
26804
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26804
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListIPSecConnections.ts.html |here} to see how to use ListIPSecConnections API.
|
|
26805
26805
|
*/
|
|
26806
26806
|
listIPSecConnections(listIPSecConnectionsRequest) {
|
|
26807
26807
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26909,7 +26909,7 @@ class VirtualNetworkClient {
|
|
|
26909
26909
|
* @param ListInternetGatewaysRequest
|
|
26910
26910
|
* @return ListInternetGatewaysResponse
|
|
26911
26911
|
* @throws OciError when an error occurs
|
|
26912
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26912
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListInternetGateways.ts.html |here} to see how to use ListInternetGateways API.
|
|
26913
26913
|
*/
|
|
26914
26914
|
listInternetGateways(listInternetGatewaysRequest) {
|
|
26915
26915
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27026,7 +27026,7 @@ class VirtualNetworkClient {
|
|
|
27026
27026
|
* @param ListIpv6sRequest
|
|
27027
27027
|
* @return ListIpv6sResponse
|
|
27028
27028
|
* @throws OciError when an error occurs
|
|
27029
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27029
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListIpv6s.ts.html |here} to see how to use ListIpv6s API.
|
|
27030
27030
|
*/
|
|
27031
27031
|
listIpv6s(listIpv6sRequest) {
|
|
27032
27032
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27135,7 +27135,7 @@ class VirtualNetworkClient {
|
|
|
27135
27135
|
* @param ListLocalPeeringGatewaysRequest
|
|
27136
27136
|
* @return ListLocalPeeringGatewaysResponse
|
|
27137
27137
|
* @throws OciError when an error occurs
|
|
27138
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27138
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListLocalPeeringGateways.ts.html |here} to see how to use ListLocalPeeringGateways API.
|
|
27139
27139
|
*/
|
|
27140
27140
|
listLocalPeeringGateways(listLocalPeeringGatewaysRequest) {
|
|
27141
27141
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27242,7 +27242,7 @@ class VirtualNetworkClient {
|
|
|
27242
27242
|
* @param ListNatGatewaysRequest
|
|
27243
27243
|
* @return ListNatGatewaysResponse
|
|
27244
27244
|
* @throws OciError when an error occurs
|
|
27245
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27245
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListNatGateways.ts.html |here} to see how to use ListNatGateways API.
|
|
27246
27246
|
*/
|
|
27247
27247
|
listNatGateways(listNatGatewaysRequest) {
|
|
27248
27248
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27352,7 +27352,7 @@ class VirtualNetworkClient {
|
|
|
27352
27352
|
* @param ListNetworkSecurityGroupSecurityRulesRequest
|
|
27353
27353
|
* @return ListNetworkSecurityGroupSecurityRulesResponse
|
|
27354
27354
|
* @throws OciError when an error occurs
|
|
27355
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27355
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use ListNetworkSecurityGroupSecurityRules API.
|
|
27356
27356
|
*/
|
|
27357
27357
|
listNetworkSecurityGroupSecurityRules(listNetworkSecurityGroupSecurityRulesRequest) {
|
|
27358
27358
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27461,7 +27461,7 @@ class VirtualNetworkClient {
|
|
|
27461
27461
|
* @param ListNetworkSecurityGroupVnicsRequest
|
|
27462
27462
|
* @return ListNetworkSecurityGroupVnicsResponse
|
|
27463
27463
|
* @throws OciError when an error occurs
|
|
27464
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27464
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListNetworkSecurityGroupVnics.ts.html |here} to see how to use ListNetworkSecurityGroupVnics API.
|
|
27465
27465
|
*/
|
|
27466
27466
|
listNetworkSecurityGroupVnics(listNetworkSecurityGroupVnicsRequest) {
|
|
27467
27467
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27570,7 +27570,7 @@ class VirtualNetworkClient {
|
|
|
27570
27570
|
* @param ListNetworkSecurityGroupsRequest
|
|
27571
27571
|
* @return ListNetworkSecurityGroupsResponse
|
|
27572
27572
|
* @throws OciError when an error occurs
|
|
27573
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27573
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListNetworkSecurityGroups.ts.html |here} to see how to use ListNetworkSecurityGroups API.
|
|
27574
27574
|
*/
|
|
27575
27575
|
listNetworkSecurityGroups(listNetworkSecurityGroupsRequest) {
|
|
27576
27576
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27696,7 +27696,7 @@ class VirtualNetworkClient {
|
|
|
27696
27696
|
* @param ListPrivateIpsRequest
|
|
27697
27697
|
* @return ListPrivateIpsResponse
|
|
27698
27698
|
* @throws OciError when an error occurs
|
|
27699
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27699
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListPrivateIps.ts.html |here} to see how to use ListPrivateIps API.
|
|
27700
27700
|
*/
|
|
27701
27701
|
listPrivateIps(listPrivateIpsRequest) {
|
|
27702
27702
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27805,7 +27805,7 @@ class VirtualNetworkClient {
|
|
|
27805
27805
|
* @param ListPublicIpPoolsRequest
|
|
27806
27806
|
* @return ListPublicIpPoolsResponse
|
|
27807
27807
|
* @throws OciError when an error occurs
|
|
27808
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27808
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListPublicIpPools.ts.html |here} to see how to use ListPublicIpPools API.
|
|
27809
27809
|
*/
|
|
27810
27810
|
listPublicIpPools(listPublicIpPoolsRequest) {
|
|
27811
27811
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27894,7 +27894,7 @@ class VirtualNetworkClient {
|
|
|
27894
27894
|
* @param ListPublicIpsRequest
|
|
27895
27895
|
* @return ListPublicIpsResponse
|
|
27896
27896
|
* @throws OciError when an error occurs
|
|
27897
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27897
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListPublicIps.ts.html |here} to see how to use ListPublicIps API.
|
|
27898
27898
|
*/
|
|
27899
27899
|
listPublicIps(listPublicIpsRequest) {
|
|
27900
27900
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28004,7 +28004,7 @@ class VirtualNetworkClient {
|
|
|
28004
28004
|
* @param ListRemotePeeringConnectionsRequest
|
|
28005
28005
|
* @return ListRemotePeeringConnectionsResponse
|
|
28006
28006
|
* @throws OciError when an error occurs
|
|
28007
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28007
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListRemotePeeringConnections.ts.html |here} to see how to use ListRemotePeeringConnections API.
|
|
28008
28008
|
*/
|
|
28009
28009
|
listRemotePeeringConnections(listRemotePeeringConnectionsRequest) {
|
|
28010
28010
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28113,7 +28113,7 @@ class VirtualNetworkClient {
|
|
|
28113
28113
|
* @param ListRouteTablesRequest
|
|
28114
28114
|
* @return ListRouteTablesResponse
|
|
28115
28115
|
* @throws OciError when an error occurs
|
|
28116
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28116
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListRouteTables.ts.html |here} to see how to use ListRouteTables API.
|
|
28117
28117
|
*/
|
|
28118
28118
|
listRouteTables(listRouteTablesRequest) {
|
|
28119
28119
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28224,7 +28224,7 @@ class VirtualNetworkClient {
|
|
|
28224
28224
|
* @param ListSecurityListsRequest
|
|
28225
28225
|
* @return ListSecurityListsResponse
|
|
28226
28226
|
* @throws OciError when an error occurs
|
|
28227
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28227
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListSecurityLists.ts.html |here} to see how to use ListSecurityLists API.
|
|
28228
28228
|
*/
|
|
28229
28229
|
listSecurityLists(listSecurityListsRequest) {
|
|
28230
28230
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28335,7 +28335,7 @@ class VirtualNetworkClient {
|
|
|
28335
28335
|
* @param ListServiceGatewaysRequest
|
|
28336
28336
|
* @return ListServiceGatewaysResponse
|
|
28337
28337
|
* @throws OciError when an error occurs
|
|
28338
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28338
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListServiceGateways.ts.html |here} to see how to use ListServiceGateways API.
|
|
28339
28339
|
*/
|
|
28340
28340
|
listServiceGateways(listServiceGatewaysRequest) {
|
|
28341
28341
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28445,7 +28445,7 @@ class VirtualNetworkClient {
|
|
|
28445
28445
|
* @param ListServicesRequest
|
|
28446
28446
|
* @return ListServicesResponse
|
|
28447
28447
|
* @throws OciError when an error occurs
|
|
28448
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28448
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListServices.ts.html |here} to see how to use ListServices API.
|
|
28449
28449
|
*/
|
|
28450
28450
|
listServices(listServicesRequest) {
|
|
28451
28451
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28550,7 +28550,7 @@ class VirtualNetworkClient {
|
|
|
28550
28550
|
* @param ListSubnetsRequest
|
|
28551
28551
|
* @return ListSubnetsResponse
|
|
28552
28552
|
* @throws OciError when an error occurs
|
|
28553
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28553
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListSubnets.ts.html |here} to see how to use ListSubnets API.
|
|
28554
28554
|
*/
|
|
28555
28555
|
listSubnets(listSubnetsRequest) {
|
|
28556
28556
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28660,7 +28660,7 @@ class VirtualNetworkClient {
|
|
|
28660
28660
|
* @param ListVcnsRequest
|
|
28661
28661
|
* @return ListVcnsResponse
|
|
28662
28662
|
* @throws OciError when an error occurs
|
|
28663
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28663
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListVcns.ts.html |here} to see how to use ListVcns API.
|
|
28664
28664
|
*/
|
|
28665
28665
|
listVcns(listVcnsRequest) {
|
|
28666
28666
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28768,7 +28768,7 @@ class VirtualNetworkClient {
|
|
|
28768
28768
|
* @param ListVirtualCircuitAssociatedTunnelsRequest
|
|
28769
28769
|
* @return ListVirtualCircuitAssociatedTunnelsResponse
|
|
28770
28770
|
* @throws OciError when an error occurs
|
|
28771
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28771
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListVirtualCircuitAssociatedTunnels.ts.html |here} to see how to use ListVirtualCircuitAssociatedTunnels API.
|
|
28772
28772
|
*/
|
|
28773
28773
|
listVirtualCircuitAssociatedTunnels(listVirtualCircuitAssociatedTunnelsRequest) {
|
|
28774
28774
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28879,7 +28879,7 @@ class VirtualNetworkClient {
|
|
|
28879
28879
|
* @param ListVirtualCircuitBandwidthShapesRequest
|
|
28880
28880
|
* @return ListVirtualCircuitBandwidthShapesResponse
|
|
28881
28881
|
* @throws OciError when an error occurs
|
|
28882
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28882
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListVirtualCircuitBandwidthShapes API.
|
|
28883
28883
|
*/
|
|
28884
28884
|
listVirtualCircuitBandwidthShapes(listVirtualCircuitBandwidthShapesRequest) {
|
|
28885
28885
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28985,7 +28985,7 @@ class VirtualNetworkClient {
|
|
|
28985
28985
|
* @param ListVirtualCircuitPublicPrefixesRequest
|
|
28986
28986
|
* @return ListVirtualCircuitPublicPrefixesResponse
|
|
28987
28987
|
* @throws OciError when an error occurs
|
|
28988
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28988
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListVirtualCircuitPublicPrefixes.ts.html |here} to see how to use ListVirtualCircuitPublicPrefixes API.
|
|
28989
28989
|
*/
|
|
28990
28990
|
listVirtualCircuitPublicPrefixes(listVirtualCircuitPublicPrefixesRequest) {
|
|
28991
28991
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29045,7 +29045,7 @@ class VirtualNetworkClient {
|
|
|
29045
29045
|
* @param ListVirtualCircuitsRequest
|
|
29046
29046
|
* @return ListVirtualCircuitsResponse
|
|
29047
29047
|
* @throws OciError when an error occurs
|
|
29048
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29048
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListVirtualCircuits.ts.html |here} to see how to use ListVirtualCircuits API.
|
|
29049
29049
|
*/
|
|
29050
29050
|
listVirtualCircuits(listVirtualCircuitsRequest) {
|
|
29051
29051
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29154,7 +29154,7 @@ class VirtualNetworkClient {
|
|
|
29154
29154
|
* @param ListVlansRequest
|
|
29155
29155
|
* @return ListVlansResponse
|
|
29156
29156
|
* @throws OciError when an error occurs
|
|
29157
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29157
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListVlans.ts.html |here} to see how to use ListVlans API.
|
|
29158
29158
|
*/
|
|
29159
29159
|
listVlans(listVlansRequest) {
|
|
29160
29160
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29265,7 +29265,7 @@ class VirtualNetworkClient {
|
|
|
29265
29265
|
* @param ListVtapsRequest
|
|
29266
29266
|
* @return ListVtapsResponse
|
|
29267
29267
|
* @throws OciError when an error occurs
|
|
29268
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29268
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ListVtaps.ts.html |here} to see how to use ListVtaps API.
|
|
29269
29269
|
*/
|
|
29270
29270
|
listVtaps(listVtapsRequest) {
|
|
29271
29271
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29388,7 +29388,7 @@ class VirtualNetworkClient {
|
|
|
29388
29388
|
* @param ModifyVcnCidrRequest
|
|
29389
29389
|
* @return ModifyVcnCidrResponse
|
|
29390
29390
|
* @throws OciError when an error occurs
|
|
29391
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29391
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ModifyVcnCidr.ts.html |here} to see how to use ModifyVcnCidr API.
|
|
29392
29392
|
*/
|
|
29393
29393
|
modifyVcnCidr(modifyVcnCidrRequest) {
|
|
29394
29394
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29451,7 +29451,7 @@ class VirtualNetworkClient {
|
|
|
29451
29451
|
* @param RemoveDrgRouteDistributionStatementsRequest
|
|
29452
29452
|
* @return RemoveDrgRouteDistributionStatementsResponse
|
|
29453
29453
|
* @throws OciError when an error occurs
|
|
29454
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29454
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/RemoveDrgRouteDistributionStatements.ts.html |here} to see how to use RemoveDrgRouteDistributionStatements API.
|
|
29455
29455
|
*/
|
|
29456
29456
|
removeDrgRouteDistributionStatements(removeDrgRouteDistributionStatementsRequest) {
|
|
29457
29457
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29506,7 +29506,7 @@ class VirtualNetworkClient {
|
|
|
29506
29506
|
* @param RemoveDrgRouteRulesRequest
|
|
29507
29507
|
* @return RemoveDrgRouteRulesResponse
|
|
29508
29508
|
* @throws OciError when an error occurs
|
|
29509
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29509
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/RemoveDrgRouteRules.ts.html |here} to see how to use RemoveDrgRouteRules API.
|
|
29510
29510
|
*/
|
|
29511
29511
|
removeDrgRouteRules(removeDrgRouteRulesRequest) {
|
|
29512
29512
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29561,7 +29561,7 @@ class VirtualNetworkClient {
|
|
|
29561
29561
|
* @param RemoveExportDrgRouteDistributionRequest
|
|
29562
29562
|
* @return RemoveExportDrgRouteDistributionResponse
|
|
29563
29563
|
* @throws OciError when an error occurs
|
|
29564
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29564
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/RemoveExportDrgRouteDistribution.ts.html |here} to see how to use RemoveExportDrgRouteDistribution API.
|
|
29565
29565
|
*/
|
|
29566
29566
|
removeExportDrgRouteDistribution(removeExportDrgRouteDistributionRequest) {
|
|
29567
29567
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29627,7 +29627,7 @@ class VirtualNetworkClient {
|
|
|
29627
29627
|
* @param RemoveImportDrgRouteDistributionRequest
|
|
29628
29628
|
* @return RemoveImportDrgRouteDistributionResponse
|
|
29629
29629
|
* @throws OciError when an error occurs
|
|
29630
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29630
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/RemoveImportDrgRouteDistribution.ts.html |here} to see how to use RemoveImportDrgRouteDistribution API.
|
|
29631
29631
|
*/
|
|
29632
29632
|
removeImportDrgRouteDistribution(removeImportDrgRouteDistributionRequest) {
|
|
29633
29633
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29692,7 +29692,7 @@ class VirtualNetworkClient {
|
|
|
29692
29692
|
* @param RemoveIpv6SubnetCidrRequest
|
|
29693
29693
|
* @return RemoveIpv6SubnetCidrResponse
|
|
29694
29694
|
* @throws OciError when an error occurs
|
|
29695
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29695
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/RemoveIpv6SubnetCidr.ts.html |here} to see how to use RemoveIpv6SubnetCidr API.
|
|
29696
29696
|
*/
|
|
29697
29697
|
removeIpv6SubnetCidr(removeIpv6SubnetCidrRequest) {
|
|
29698
29698
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29760,7 +29760,7 @@ class VirtualNetworkClient {
|
|
|
29760
29760
|
* @param RemoveIpv6VcnCidrRequest
|
|
29761
29761
|
* @return RemoveIpv6VcnCidrResponse
|
|
29762
29762
|
* @throws OciError when an error occurs
|
|
29763
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29763
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/RemoveIpv6VcnCidr.ts.html |here} to see how to use RemoveIpv6VcnCidr API.
|
|
29764
29764
|
*/
|
|
29765
29765
|
removeIpv6VcnCidr(removeIpv6VcnCidrRequest) {
|
|
29766
29766
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29828,7 +29828,7 @@ class VirtualNetworkClient {
|
|
|
29828
29828
|
* @param RemoveNetworkSecurityGroupSecurityRulesRequest
|
|
29829
29829
|
* @return RemoveNetworkSecurityGroupSecurityRulesResponse
|
|
29830
29830
|
* @throws OciError when an error occurs
|
|
29831
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29831
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/RemoveNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use RemoveNetworkSecurityGroupSecurityRules API.
|
|
29832
29832
|
*/
|
|
29833
29833
|
removeNetworkSecurityGroupSecurityRules(removeNetworkSecurityGroupSecurityRulesRequest) {
|
|
29834
29834
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29883,7 +29883,7 @@ class VirtualNetworkClient {
|
|
|
29883
29883
|
* @param RemovePublicIpPoolCapacityRequest
|
|
29884
29884
|
* @return RemovePublicIpPoolCapacityResponse
|
|
29885
29885
|
* @throws OciError when an error occurs
|
|
29886
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29886
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/RemovePublicIpPoolCapacity.ts.html |here} to see how to use RemovePublicIpPoolCapacity API.
|
|
29887
29887
|
*/
|
|
29888
29888
|
removePublicIpPoolCapacity(removePublicIpPoolCapacityRequest) {
|
|
29889
29889
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29953,7 +29953,7 @@ class VirtualNetworkClient {
|
|
|
29953
29953
|
* @param RemoveVcnCidrRequest
|
|
29954
29954
|
* @return RemoveVcnCidrResponse
|
|
29955
29955
|
* @throws OciError when an error occurs
|
|
29956
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29956
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/RemoveVcnCidr.ts.html |here} to see how to use RemoveVcnCidr API.
|
|
29957
29957
|
*/
|
|
29958
29958
|
removeVcnCidr(removeVcnCidrRequest) {
|
|
29959
29959
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30016,7 +30016,7 @@ class VirtualNetworkClient {
|
|
|
30016
30016
|
* @param UpdateByoipRangeRequest
|
|
30017
30017
|
* @return UpdateByoipRangeResponse
|
|
30018
30018
|
* @throws OciError when an error occurs
|
|
30019
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
30019
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateByoipRange.ts.html |here} to see how to use UpdateByoipRange API.
|
|
30020
30020
|
*/
|
|
30021
30021
|
updateByoipRange(updateByoipRangeRequest) {
|
|
30022
30022
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30082,7 +30082,7 @@ class VirtualNetworkClient {
|
|
|
30082
30082
|
* @param UpdateCaptureFilterRequest
|
|
30083
30083
|
* @return UpdateCaptureFilterResponse
|
|
30084
30084
|
* @throws OciError when an error occurs
|
|
30085
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
30085
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateCaptureFilter.ts.html |here} to see how to use UpdateCaptureFilter API.
|
|
30086
30086
|
*/
|
|
30087
30087
|
updateCaptureFilter(updateCaptureFilterRequest) {
|
|
30088
30088
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30149,7 +30149,7 @@ class VirtualNetworkClient {
|
|
|
30149
30149
|
* @param UpdateCpeRequest
|
|
30150
30150
|
* @return UpdateCpeResponse
|
|
30151
30151
|
* @throws OciError when an error occurs
|
|
30152
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
30152
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateCpe.ts.html |here} to see how to use UpdateCpe API.
|
|
30153
30153
|
*/
|
|
30154
30154
|
updateCpe(updateCpeRequest) {
|
|
30155
30155
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30213,7 +30213,7 @@ class VirtualNetworkClient {
|
|
|
30213
30213
|
* @param UpdateCrossConnectRequest
|
|
30214
30214
|
* @return UpdateCrossConnectResponse
|
|
30215
30215
|
* @throws OciError when an error occurs
|
|
30216
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
30216
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateCrossConnect.ts.html |here} to see how to use UpdateCrossConnect API.
|
|
30217
30217
|
*/
|
|
30218
30218
|
updateCrossConnect(updateCrossConnectRequest) {
|
|
30219
30219
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30279,7 +30279,7 @@ class VirtualNetworkClient {
|
|
|
30279
30279
|
* @param UpdateCrossConnectGroupRequest
|
|
30280
30280
|
* @return UpdateCrossConnectGroupResponse
|
|
30281
30281
|
* @throws OciError when an error occurs
|
|
30282
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
30282
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateCrossConnectGroup.ts.html |here} to see how to use UpdateCrossConnectGroup API.
|
|
30283
30283
|
*/
|
|
30284
30284
|
updateCrossConnectGroup(updateCrossConnectGroupRequest) {
|
|
30285
30285
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30347,7 +30347,7 @@ class VirtualNetworkClient {
|
|
|
30347
30347
|
* @param UpdateDhcpOptionsRequest
|
|
30348
30348
|
* @return UpdateDhcpOptionsResponse
|
|
30349
30349
|
* @throws OciError when an error occurs
|
|
30350
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
30350
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateDhcpOptions.ts.html |here} to see how to use UpdateDhcpOptions API.
|
|
30351
30351
|
*/
|
|
30352
30352
|
updateDhcpOptions(updateDhcpOptionsRequest) {
|
|
30353
30353
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30412,7 +30412,7 @@ class VirtualNetworkClient {
|
|
|
30412
30412
|
* @param UpdateDrgRequest
|
|
30413
30413
|
* @return UpdateDrgResponse
|
|
30414
30414
|
* @throws OciError when an error occurs
|
|
30415
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
30415
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateDrg.ts.html |here} to see how to use UpdateDrg API.
|
|
30416
30416
|
*/
|
|
30417
30417
|
updateDrg(updateDrgRequest) {
|
|
30418
30418
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30478,7 +30478,7 @@ class VirtualNetworkClient {
|
|
|
30478
30478
|
* @param UpdateDrgAttachmentRequest
|
|
30479
30479
|
* @return UpdateDrgAttachmentResponse
|
|
30480
30480
|
* @throws OciError when an error occurs
|
|
30481
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
30481
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateDrgAttachment.ts.html |here} to see how to use UpdateDrgAttachment API.
|
|
30482
30482
|
*/
|
|
30483
30483
|
updateDrgAttachment(updateDrgAttachmentRequest) {
|
|
30484
30484
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30543,7 +30543,7 @@ class VirtualNetworkClient {
|
|
|
30543
30543
|
* @param UpdateDrgRouteDistributionRequest
|
|
30544
30544
|
* @return UpdateDrgRouteDistributionResponse
|
|
30545
30545
|
* @throws OciError when an error occurs
|
|
30546
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
30546
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateDrgRouteDistribution.ts.html |here} to see how to use UpdateDrgRouteDistribution API.
|
|
30547
30547
|
*/
|
|
30548
30548
|
updateDrgRouteDistribution(updateDrgRouteDistributionRequest) {
|
|
30549
30549
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30608,7 +30608,7 @@ class VirtualNetworkClient {
|
|
|
30608
30608
|
* @param UpdateDrgRouteDistributionStatementsRequest
|
|
30609
30609
|
* @return UpdateDrgRouteDistributionStatementsResponse
|
|
30610
30610
|
* @throws OciError when an error occurs
|
|
30611
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
30611
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateDrgRouteDistributionStatements.ts.html |here} to see how to use UpdateDrgRouteDistributionStatements API.
|
|
30612
30612
|
*/
|
|
30613
30613
|
updateDrgRouteDistributionStatements(updateDrgRouteDistributionStatementsRequest) {
|
|
30614
30614
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30667,7 +30667,7 @@ class VirtualNetworkClient {
|
|
|
30667
30667
|
* @param UpdateDrgRouteRulesRequest
|
|
30668
30668
|
* @return UpdateDrgRouteRulesResponse
|
|
30669
30669
|
* @throws OciError when an error occurs
|
|
30670
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
30670
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateDrgRouteRules.ts.html |here} to see how to use UpdateDrgRouteRules API.
|
|
30671
30671
|
*/
|
|
30672
30672
|
updateDrgRouteRules(updateDrgRouteRulesRequest) {
|
|
30673
30673
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30726,7 +30726,7 @@ class VirtualNetworkClient {
|
|
|
30726
30726
|
* @param UpdateDrgRouteTableRequest
|
|
30727
30727
|
* @return UpdateDrgRouteTableResponse
|
|
30728
30728
|
* @throws OciError when an error occurs
|
|
30729
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
30729
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateDrgRouteTable.ts.html |here} to see how to use UpdateDrgRouteTable API.
|
|
30730
30730
|
*/
|
|
30731
30731
|
updateDrgRouteTable(updateDrgRouteTableRequest) {
|
|
30732
30732
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30794,7 +30794,7 @@ class VirtualNetworkClient {
|
|
|
30794
30794
|
* @param UpdateIPSecConnectionRequest
|
|
30795
30795
|
* @return UpdateIPSecConnectionResponse
|
|
30796
30796
|
* @throws OciError when an error occurs
|
|
30797
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
30797
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateIPSecConnection.ts.html |here} to see how to use UpdateIPSecConnection API.
|
|
30798
30798
|
*/
|
|
30799
30799
|
updateIPSecConnection(updateIPSecConnectionRequest) {
|
|
30800
30800
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30870,7 +30870,7 @@ class VirtualNetworkClient {
|
|
|
30870
30870
|
* @param UpdateIPSecConnectionTunnelRequest
|
|
30871
30871
|
* @return UpdateIPSecConnectionTunnelResponse
|
|
30872
30872
|
* @throws OciError when an error occurs
|
|
30873
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
30873
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateIPSecConnectionTunnel.ts.html |here} to see how to use UpdateIPSecConnectionTunnel API.
|
|
30874
30874
|
*/
|
|
30875
30875
|
updateIPSecConnectionTunnel(updateIPSecConnectionTunnelRequest) {
|
|
30876
30876
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30939,7 +30939,7 @@ class VirtualNetworkClient {
|
|
|
30939
30939
|
* @param UpdateIPSecConnectionTunnelSharedSecretRequest
|
|
30940
30940
|
* @return UpdateIPSecConnectionTunnelSharedSecretResponse
|
|
30941
30941
|
* @throws OciError when an error occurs
|
|
30942
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
30942
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use UpdateIPSecConnectionTunnelSharedSecret API.
|
|
30943
30943
|
*/
|
|
30944
30944
|
updateIPSecConnectionTunnelSharedSecret(updateIPSecConnectionTunnelSharedSecretRequest) {
|
|
30945
30945
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -31009,7 +31009,7 @@ class VirtualNetworkClient {
|
|
|
31009
31009
|
* @param UpdateInternetGatewayRequest
|
|
31010
31010
|
* @return UpdateInternetGatewayResponse
|
|
31011
31011
|
* @throws OciError when an error occurs
|
|
31012
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
31012
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateInternetGateway.ts.html |here} to see how to use UpdateInternetGateway API.
|
|
31013
31013
|
*/
|
|
31014
31014
|
updateInternetGateway(updateInternetGatewayRequest) {
|
|
31015
31015
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -31080,7 +31080,7 @@ class VirtualNetworkClient {
|
|
|
31080
31080
|
* @param UpdateIpv6Request
|
|
31081
31081
|
* @return UpdateIpv6Response
|
|
31082
31082
|
* @throws OciError when an error occurs
|
|
31083
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
31083
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateIpv6.ts.html |here} to see how to use UpdateIpv6 API.
|
|
31084
31084
|
*/
|
|
31085
31085
|
updateIpv6(updateIpv6Request) {
|
|
31086
31086
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -31146,7 +31146,7 @@ class VirtualNetworkClient {
|
|
|
31146
31146
|
* @param UpdateLocalPeeringGatewayRequest
|
|
31147
31147
|
* @return UpdateLocalPeeringGatewayResponse
|
|
31148
31148
|
* @throws OciError when an error occurs
|
|
31149
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
31149
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateLocalPeeringGateway.ts.html |here} to see how to use UpdateLocalPeeringGateway API.
|
|
31150
31150
|
*/
|
|
31151
31151
|
updateLocalPeeringGateway(updateLocalPeeringGatewayRequest) {
|
|
31152
31152
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -31211,7 +31211,7 @@ class VirtualNetworkClient {
|
|
|
31211
31211
|
* @param UpdateNatGatewayRequest
|
|
31212
31212
|
* @return UpdateNatGatewayResponse
|
|
31213
31213
|
* @throws OciError when an error occurs
|
|
31214
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
31214
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateNatGateway.ts.html |here} to see how to use UpdateNatGateway API.
|
|
31215
31215
|
*/
|
|
31216
31216
|
updateNatGateway(updateNatGatewayRequest) {
|
|
31217
31217
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -31290,7 +31290,7 @@ class VirtualNetworkClient {
|
|
|
31290
31290
|
* @param UpdateNetworkSecurityGroupRequest
|
|
31291
31291
|
* @return UpdateNetworkSecurityGroupResponse
|
|
31292
31292
|
* @throws OciError when an error occurs
|
|
31293
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
31293
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateNetworkSecurityGroup.ts.html |here} to see how to use UpdateNetworkSecurityGroup API.
|
|
31294
31294
|
*/
|
|
31295
31295
|
updateNetworkSecurityGroup(updateNetworkSecurityGroupRequest) {
|
|
31296
31296
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -31355,7 +31355,7 @@ class VirtualNetworkClient {
|
|
|
31355
31355
|
* @param UpdateNetworkSecurityGroupSecurityRulesRequest
|
|
31356
31356
|
* @return UpdateNetworkSecurityGroupSecurityRulesResponse
|
|
31357
31357
|
* @throws OciError when an error occurs
|
|
31358
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
31358
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use UpdateNetworkSecurityGroupSecurityRules API.
|
|
31359
31359
|
*/
|
|
31360
31360
|
updateNetworkSecurityGroupSecurityRules(updateNetworkSecurityGroupSecurityRulesRequest) {
|
|
31361
31361
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -31423,7 +31423,7 @@ class VirtualNetworkClient {
|
|
|
31423
31423
|
* @param UpdatePrivateIpRequest
|
|
31424
31424
|
* @return UpdatePrivateIpResponse
|
|
31425
31425
|
* @throws OciError when an error occurs
|
|
31426
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
31426
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdatePrivateIp.ts.html |here} to see how to use UpdatePrivateIp API.
|
|
31427
31427
|
*/
|
|
31428
31428
|
updatePrivateIp(updatePrivateIpRequest) {
|
|
31429
31429
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -31526,7 +31526,7 @@ class VirtualNetworkClient {
|
|
|
31526
31526
|
* @param UpdatePublicIpRequest
|
|
31527
31527
|
* @return UpdatePublicIpResponse
|
|
31528
31528
|
* @throws OciError when an error occurs
|
|
31529
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
31529
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdatePublicIp.ts.html |here} to see how to use UpdatePublicIp API.
|
|
31530
31530
|
*/
|
|
31531
31531
|
updatePublicIp(updatePublicIpRequest) {
|
|
31532
31532
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -31591,7 +31591,7 @@ class VirtualNetworkClient {
|
|
|
31591
31591
|
* @param UpdatePublicIpPoolRequest
|
|
31592
31592
|
* @return UpdatePublicIpPoolResponse
|
|
31593
31593
|
* @throws OciError when an error occurs
|
|
31594
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
31594
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdatePublicIpPool.ts.html |here} to see how to use UpdatePublicIpPool API.
|
|
31595
31595
|
*/
|
|
31596
31596
|
updatePublicIpPool(updatePublicIpPoolRequest) {
|
|
31597
31597
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -31657,7 +31657,7 @@ class VirtualNetworkClient {
|
|
|
31657
31657
|
* @param UpdateRemotePeeringConnectionRequest
|
|
31658
31658
|
* @return UpdateRemotePeeringConnectionResponse
|
|
31659
31659
|
* @throws OciError when an error occurs
|
|
31660
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
31660
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateRemotePeeringConnection.ts.html |here} to see how to use UpdateRemotePeeringConnection API.
|
|
31661
31661
|
*/
|
|
31662
31662
|
updateRemotePeeringConnection(updateRemotePeeringConnectionRequest) {
|
|
31663
31663
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -31725,7 +31725,7 @@ class VirtualNetworkClient {
|
|
|
31725
31725
|
* @param UpdateRouteTableRequest
|
|
31726
31726
|
* @return UpdateRouteTableResponse
|
|
31727
31727
|
* @throws OciError when an error occurs
|
|
31728
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
31728
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateRouteTable.ts.html |here} to see how to use UpdateRouteTable API.
|
|
31729
31729
|
*/
|
|
31730
31730
|
updateRouteTable(updateRouteTableRequest) {
|
|
31731
31731
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -31794,7 +31794,7 @@ class VirtualNetworkClient {
|
|
|
31794
31794
|
* @param UpdateSecurityListRequest
|
|
31795
31795
|
* @return UpdateSecurityListResponse
|
|
31796
31796
|
* @throws OciError when an error occurs
|
|
31797
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
31797
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateSecurityList.ts.html |here} to see how to use UpdateSecurityList API.
|
|
31798
31798
|
*/
|
|
31799
31799
|
updateSecurityList(updateSecurityListRequest) {
|
|
31800
31800
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -31860,7 +31860,7 @@ class VirtualNetworkClient {
|
|
|
31860
31860
|
* @param UpdateServiceGatewayRequest
|
|
31861
31861
|
* @return UpdateServiceGatewayResponse
|
|
31862
31862
|
* @throws OciError when an error occurs
|
|
31863
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
31863
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateServiceGateway.ts.html |here} to see how to use UpdateServiceGateway API.
|
|
31864
31864
|
*/
|
|
31865
31865
|
updateServiceGateway(updateServiceGatewayRequest) {
|
|
31866
31866
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -31925,7 +31925,7 @@ class VirtualNetworkClient {
|
|
|
31925
31925
|
* @param UpdateSubnetRequest
|
|
31926
31926
|
* @return UpdateSubnetResponse
|
|
31927
31927
|
* @throws OciError when an error occurs
|
|
31928
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
31928
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateSubnet.ts.html |here} to see how to use UpdateSubnet API.
|
|
31929
31929
|
*/
|
|
31930
31930
|
updateSubnet(updateSubnetRequest) {
|
|
31931
31931
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -31992,7 +31992,7 @@ class VirtualNetworkClient {
|
|
|
31992
31992
|
* @param UpdateTunnelCpeDeviceConfigRequest
|
|
31993
31993
|
* @return UpdateTunnelCpeDeviceConfigResponse
|
|
31994
31994
|
* @throws OciError when an error occurs
|
|
31995
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
31995
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateTunnelCpeDeviceConfig.ts.html |here} to see how to use UpdateTunnelCpeDeviceConfig API.
|
|
31996
31996
|
*/
|
|
31997
31997
|
updateTunnelCpeDeviceConfig(updateTunnelCpeDeviceConfigRequest) {
|
|
31998
31998
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -32060,7 +32060,7 @@ class VirtualNetworkClient {
|
|
|
32060
32060
|
* @param UpdateVcnRequest
|
|
32061
32061
|
* @return UpdateVcnResponse
|
|
32062
32062
|
* @throws OciError when an error occurs
|
|
32063
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
32063
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateVcn.ts.html |here} to see how to use UpdateVcn API.
|
|
32064
32064
|
*/
|
|
32065
32065
|
updateVcn(updateVcnRequest) {
|
|
32066
32066
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -32148,7 +32148,7 @@ class VirtualNetworkClient {
|
|
|
32148
32148
|
* @param UpdateVirtualCircuitRequest
|
|
32149
32149
|
* @return UpdateVirtualCircuitResponse
|
|
32150
32150
|
* @throws OciError when an error occurs
|
|
32151
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
32151
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateVirtualCircuit.ts.html |here} to see how to use UpdateVirtualCircuit API.
|
|
32152
32152
|
*/
|
|
32153
32153
|
updateVirtualCircuit(updateVirtualCircuitRequest) {
|
|
32154
32154
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -32214,7 +32214,7 @@ class VirtualNetworkClient {
|
|
|
32214
32214
|
* @param UpdateVlanRequest
|
|
32215
32215
|
* @return UpdateVlanResponse
|
|
32216
32216
|
* @throws OciError when an error occurs
|
|
32217
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
32217
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateVlan.ts.html |here} to see how to use UpdateVlan API.
|
|
32218
32218
|
*/
|
|
32219
32219
|
updateVlan(updateVlanRequest) {
|
|
32220
32220
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -32280,7 +32280,7 @@ class VirtualNetworkClient {
|
|
|
32280
32280
|
* @param UpdateVnicRequest
|
|
32281
32281
|
* @return UpdateVnicResponse
|
|
32282
32282
|
* @throws OciError when an error occurs
|
|
32283
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
32283
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateVnic.ts.html |here} to see how to use UpdateVnic API.
|
|
32284
32284
|
*/
|
|
32285
32285
|
updateVnic(updateVnicRequest) {
|
|
32286
32286
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -32345,7 +32345,7 @@ class VirtualNetworkClient {
|
|
|
32345
32345
|
* @param UpdateVtapRequest
|
|
32346
32346
|
* @return UpdateVtapResponse
|
|
32347
32347
|
* @throws OciError when an error occurs
|
|
32348
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
32348
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpdateVtap.ts.html |here} to see how to use UpdateVtap API.
|
|
32349
32349
|
*/
|
|
32350
32350
|
updateVtap(updateVtapRequest) {
|
|
32351
32351
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -32417,7 +32417,7 @@ class VirtualNetworkClient {
|
|
|
32417
32417
|
* @param UpgradeDrgRequest
|
|
32418
32418
|
* @return UpgradeDrgResponse
|
|
32419
32419
|
* @throws OciError when an error occurs
|
|
32420
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
32420
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/UpgradeDrg.ts.html |here} to see how to use UpgradeDrg API.
|
|
32421
32421
|
*/
|
|
32422
32422
|
upgradeDrg(upgradeDrgRequest) {
|
|
32423
32423
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -32479,7 +32479,7 @@ class VirtualNetworkClient {
|
|
|
32479
32479
|
* @param ValidateByoipRangeRequest
|
|
32480
32480
|
* @return ValidateByoipRangeResponse
|
|
32481
32481
|
* @throws OciError when an error occurs
|
|
32482
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
32482
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/ValidateByoipRange.ts.html |here} to see how to use ValidateByoipRange API.
|
|
32483
32483
|
*/
|
|
32484
32484
|
validateByoipRange(validateByoipRangeRequest) {
|
|
32485
32485
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -32539,7 +32539,7 @@ class VirtualNetworkClient {
|
|
|
32539
32539
|
* @param WithdrawByoipRangeRequest
|
|
32540
32540
|
* @return WithdrawByoipRangeResponse
|
|
32541
32541
|
* @throws OciError when an error occurs
|
|
32542
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
32542
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/core/WithdrawByoipRange.ts.html |here} to see how to use WithdrawByoipRange API.
|
|
32543
32543
|
*/
|
|
32544
32544
|
withdrawByoipRange(withdrawByoipRangeRequest) {
|
|
32545
32545
|
return __awaiter(this, void 0, void 0, function* () {
|