oci-core 2.62.0 → 2.62.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/client.d.ts +468 -437
- package/lib/client.js +517 -437
- package/lib/client.js.map +1 -1
- package/lib/model/capacity-report-instance-shape-config.d.ts +44 -0
- package/lib/model/capacity-report-instance-shape-config.js +36 -0
- package/lib/model/capacity-report-instance-shape-config.js.map +1 -0
- package/lib/model/capacity-report-shape-availability.d.ts +61 -0
- package/lib/model/capacity-report-shape-availability.js +75 -0
- package/lib/model/capacity-report-shape-availability.js.map +1 -0
- package/lib/model/compute-capacity-report.d.ts +61 -0
- package/lib/model/compute-capacity-report.js +68 -0
- package/lib/model/compute-capacity-report.js.map +1 -0
- package/lib/model/create-capacity-report-shape-availability-details.d.ts +44 -0
- package/lib/model/create-capacity-report-shape-availability-details.js +64 -0
- package/lib/model/create-capacity-report-shape-availability-details.js.map +1 -0
- package/lib/model/create-compute-capacity-report-details.d.ts +48 -0
- package/lib/model/create-compute-capacity-report-details.js +68 -0
- package/lib/model/create-compute-capacity-report-details.js.map +1 -0
- package/lib/model/index.d.ts +10 -0
- package/lib/model/index.js +21 -11
- package/lib/model/index.js.map +1 -1
- package/lib/model/update-cluster-network-instance-pool-details.d.ts +7 -3
- package/lib/model/update-cluster-network-instance-pool-details.js.map +1 -1
- package/lib/model/update-instance-details.d.ts +4 -0
- package/lib/model/update-instance-details.js.map +1 -1
- package/lib/model/update-instance-pool-details.d.ts +7 -3
- package/lib/model/update-instance-pool-details.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 +1 -1
- package/lib/request/add-ipv6-vcn-cidr-request.d.ts +1 -1
- package/lib/request/add-network-security-group-security-rules-request.d.ts +1 -1
- package/lib/request/add-public-ip-pool-capacity-request.d.ts +1 -1
- package/lib/request/add-vcn-cidr-request.d.ts +1 -1
- package/lib/request/advertise-byoip-range-request.d.ts +1 -1
- package/lib/request/attach-boot-volume-request.d.ts +1 -1
- package/lib/request/attach-instance-pool-instance-request.d.ts +1 -1
- package/lib/request/attach-load-balancer-request.d.ts +1 -1
- package/lib/request/attach-service-id-request.d.ts +1 -1
- package/lib/request/attach-vnic-request.d.ts +1 -1
- package/lib/request/attach-volume-request.d.ts +1 -1
- package/lib/request/bulk-add-virtual-circuit-public-prefixes-request.d.ts +1 -1
- package/lib/request/bulk-delete-virtual-circuit-public-prefixes-request.d.ts +1 -1
- package/lib/request/capture-console-history-request.d.ts +1 -1
- package/lib/request/change-boot-volume-backup-compartment-request.d.ts +1 -1
- package/lib/request/change-boot-volume-compartment-request.d.ts +1 -1
- package/lib/request/change-byoip-range-compartment-request.d.ts +1 -1
- package/lib/request/change-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-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 +1 -1
- package/lib/request/change-vcn-compartment-request.d.ts +1 -1
- package/lib/request/change-virtual-circuit-compartment-request.d.ts +1 -1
- package/lib/request/change-vlan-compartment-request.d.ts +1 -1
- package/lib/request/change-volume-backup-compartment-request.d.ts +1 -1
- package/lib/request/change-volume-compartment-request.d.ts +1 -1
- package/lib/request/change-volume-group-backup-compartment-request.d.ts +1 -1
- package/lib/request/change-volume-group-compartment-request.d.ts +1 -1
- package/lib/request/change-vtap-compartment-request.d.ts +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 +39 -0
- package/lib/request/create-compute-capacity-report-request.js +15 -0
- package/lib/request/create-compute-capacity-report-request.js.map +1 -0
- package/lib/request/create-compute-capacity-reservation-request.d.ts +1 -1
- package/lib/request/create-compute-cluster-request.d.ts +1 -1
- package/lib/request/create-compute-image-capability-schema-request.d.ts +1 -1
- package/lib/request/create-cpe-request.d.ts +1 -1
- package/lib/request/create-cross-connect-group-request.d.ts +1 -1
- package/lib/request/create-cross-connect-request.d.ts +1 -1
- package/lib/request/create-dedicated-vm-host-request.d.ts +1 -1
- package/lib/request/create-dhcp-options-request.d.ts +1 -1
- package/lib/request/create-drg-attachment-request.d.ts +1 -1
- package/lib/request/create-drg-request.d.ts +1 -1
- package/lib/request/create-drg-route-distribution-request.d.ts +1 -1
- package/lib/request/create-drg-route-table-request.d.ts +1 -1
- package/lib/request/create-image-request.d.ts +1 -1
- package/lib/request/create-instance-configuration-request.d.ts +1 -1
- package/lib/request/create-instance-console-connection-request.d.ts +1 -1
- package/lib/request/create-instance-pool-request.d.ts +1 -1
- package/lib/request/create-internet-gateway-request.d.ts +1 -1
- package/lib/request/create-ipsec-connection-request.d.ts +1 -1
- package/lib/request/create-ipv6-request.d.ts +1 -1
- package/lib/request/create-local-peering-gateway-request.d.ts +1 -1
- package/lib/request/create-nat-gateway-request.d.ts +1 -1
- package/lib/request/create-network-security-group-request.d.ts +1 -1
- package/lib/request/create-private-ip-request.d.ts +1 -1
- package/lib/request/create-public-ip-pool-request.d.ts +1 -1
- package/lib/request/create-public-ip-request.d.ts +1 -1
- package/lib/request/create-remote-peering-connection-request.d.ts +1 -1
- package/lib/request/create-route-table-request.d.ts +1 -1
- package/lib/request/create-security-list-request.d.ts +1 -1
- package/lib/request/create-service-gateway-request.d.ts +1 -1
- package/lib/request/create-subnet-request.d.ts +1 -1
- package/lib/request/create-vcn-request.d.ts +1 -1
- package/lib/request/create-virtual-circuit-request.d.ts +1 -1
- package/lib/request/create-vlan-request.d.ts +1 -1
- package/lib/request/create-volume-backup-policy-assignment-request.d.ts +1 -1
- package/lib/request/create-volume-backup-policy-request.d.ts +1 -1
- package/lib/request/create-volume-backup-request.d.ts +1 -1
- package/lib/request/create-volume-group-backup-request.d.ts +1 -1
- package/lib/request/create-volume-group-request.d.ts +1 -1
- package/lib/request/create-volume-request.d.ts +1 -1
- package/lib/request/create-vtap-request.d.ts +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-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 +1 -1
- package/lib/request/delete-vcn-request.d.ts +1 -1
- package/lib/request/delete-virtual-circuit-request.d.ts +1 -1
- package/lib/request/delete-vlan-request.d.ts +1 -1
- package/lib/request/delete-volume-backup-policy-assignment-request.d.ts +1 -1
- package/lib/request/delete-volume-backup-policy-request.d.ts +1 -1
- package/lib/request/delete-volume-backup-request.d.ts +1 -1
- package/lib/request/delete-volume-group-backup-request.d.ts +1 -1
- package/lib/request/delete-volume-group-request.d.ts +1 -1
- package/lib/request/delete-volume-kms-key-request.d.ts +1 -1
- package/lib/request/delete-volume-request.d.ts +1 -1
- package/lib/request/delete-vtap-request.d.ts +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-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 +1 -1
- package/lib/request/get-subnet-topology-request.d.ts +1 -1
- package/lib/request/get-tunnel-cpe-device-config-content-request.d.ts +1 -1
- package/lib/request/get-tunnel-cpe-device-config-request.d.ts +1 -1
- package/lib/request/get-upgrade-status-request.d.ts +1 -1
- package/lib/request/get-vcn-dns-resolver-association-request.d.ts +1 -1
- package/lib/request/get-vcn-request.d.ts +1 -1
- package/lib/request/get-vcn-topology-request.d.ts +1 -1
- package/lib/request/get-virtual-circuit-request.d.ts +1 -1
- package/lib/request/get-vlan-request.d.ts +1 -1
- package/lib/request/get-vnic-attachment-request.d.ts +1 -1
- package/lib/request/get-vnic-request.d.ts +1 -1
- package/lib/request/get-volume-attachment-request.d.ts +1 -1
- package/lib/request/get-volume-backup-policy-asset-assignment-request.d.ts +1 -1
- package/lib/request/get-volume-backup-policy-assignment-request.d.ts +1 -1
- package/lib/request/get-volume-backup-policy-request.d.ts +1 -1
- package/lib/request/get-volume-backup-request.d.ts +1 -1
- package/lib/request/get-volume-group-backup-request.d.ts +1 -1
- package/lib/request/get-volume-group-replica-request.d.ts +1 -1
- package/lib/request/get-volume-group-request.d.ts +1 -1
- package/lib/request/get-volume-kms-key-request.d.ts +1 -1
- package/lib/request/get-volume-request.d.ts +1 -1
- package/lib/request/get-vtap-request.d.ts +1 -1
- package/lib/request/get-windows-instance-initial-credentials-request.d.ts +1 -1
- package/lib/request/index.d.ts +2 -0
- package/lib/request/index.js.map +1 -1
- package/lib/request/instance-action-request.d.ts +1 -1
- package/lib/request/launch-instance-configuration-request.d.ts +1 -1
- package/lib/request/launch-instance-request.d.ts +1 -1
- package/lib/request/list-allowed-peer-regions-for-remote-peering-request.d.ts +1 -1
- package/lib/request/list-app-catalog-listing-resource-versions-request.d.ts +1 -1
- package/lib/request/list-app-catalog-listings-request.d.ts +1 -1
- package/lib/request/list-app-catalog-subscriptions-request.d.ts +1 -1
- package/lib/request/list-block-volume-replicas-request.d.ts +1 -1
- package/lib/request/list-boot-volume-attachments-request.d.ts +1 -1
- package/lib/request/list-boot-volume-backups-request.d.ts +1 -1
- package/lib/request/list-boot-volume-replicas-request.d.ts +1 -1
- package/lib/request/list-boot-volumes-request.d.ts +1 -1
- package/lib/request/list-byoip-allocated-ranges-request.d.ts +1 -1
- package/lib/request/list-byoip-ranges-request.d.ts +1 -1
- package/lib/request/list-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-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-bandwidth-shapes-request.d.ts +1 -1
- package/lib/request/list-virtual-circuit-public-prefixes-request.d.ts +1 -1
- package/lib/request/list-virtual-circuits-request.d.ts +1 -1
- package/lib/request/list-vlans-request.d.ts +1 -1
- package/lib/request/list-vnic-attachments-request.d.ts +1 -1
- package/lib/request/list-volume-attachments-request.d.ts +1 -1
- package/lib/request/list-volume-backup-policies-request.d.ts +1 -1
- package/lib/request/list-volume-backups-request.d.ts +1 -1
- package/lib/request/list-volume-group-backups-request.d.ts +1 -1
- package/lib/request/list-volume-group-replicas-request.d.ts +1 -1
- package/lib/request/list-volume-groups-request.d.ts +1 -1
- package/lib/request/list-volumes-request.d.ts +1 -1
- package/lib/request/list-vtaps-request.d.ts +1 -1
- package/lib/request/modify-vcn-cidr-request.d.ts +1 -1
- package/lib/request/remove-drg-route-distribution-statements-request.d.ts +1 -1
- package/lib/request/remove-drg-route-rules-request.d.ts +1 -1
- package/lib/request/remove-export-drg-route-distribution-request.d.ts +1 -1
- package/lib/request/remove-image-shape-compatibility-entry-request.d.ts +1 -1
- package/lib/request/remove-import-drg-route-distribution-request.d.ts +1 -1
- package/lib/request/remove-ipv6-subnet-cidr-request.d.ts +1 -1
- package/lib/request/remove-ipv6-vcn-cidr-request.d.ts +1 -1
- package/lib/request/remove-network-security-group-security-rules-request.d.ts +1 -1
- package/lib/request/remove-public-ip-pool-capacity-request.d.ts +1 -1
- package/lib/request/remove-vcn-cidr-request.d.ts +1 -1
- package/lib/request/reset-instance-pool-request.d.ts +1 -1
- package/lib/request/softreset-instance-pool-request.d.ts +1 -1
- package/lib/request/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-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 +1 -1
- package/lib/request/update-tunnel-cpe-device-config-request.d.ts +1 -1
- package/lib/request/update-vcn-request.d.ts +1 -1
- package/lib/request/update-virtual-circuit-request.d.ts +1 -1
- package/lib/request/update-vlan-request.d.ts +1 -1
- package/lib/request/update-vnic-request.d.ts +1 -1
- package/lib/request/update-volume-attachment-request.d.ts +1 -1
- package/lib/request/update-volume-backup-policy-request.d.ts +1 -1
- package/lib/request/update-volume-backup-request.d.ts +1 -1
- package/lib/request/update-volume-group-backup-request.d.ts +1 -1
- package/lib/request/update-volume-group-request.d.ts +1 -1
- package/lib/request/update-volume-kms-key-request.d.ts +1 -1
- package/lib/request/update-volume-request.d.ts +1 -1
- package/lib/request/update-vtap-request.d.ts +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/lib/response/create-compute-capacity-report-response.d.ts +25 -0
- package/lib/response/create-compute-capacity-report-response.js +15 -0
- package/lib/response/create-compute-capacity-report-response.js.map +1 -0
- package/lib/response/index.d.ts +2 -0
- package/package.json +3 -3
package/lib/client.js
CHANGED
|
@@ -194,7 +194,7 @@ class BlockstorageClient {
|
|
|
194
194
|
* @param ChangeBootVolumeBackupCompartmentRequest
|
|
195
195
|
* @return ChangeBootVolumeBackupCompartmentResponse
|
|
196
196
|
* @throws OciError when an error occurs
|
|
197
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
197
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ChangeBootVolumeBackupCompartment.ts.html |here} to see how to use ChangeBootVolumeBackupCompartment API.
|
|
198
198
|
*/
|
|
199
199
|
changeBootVolumeBackupCompartment(changeBootVolumeBackupCompartmentRequest) {
|
|
200
200
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -257,7 +257,7 @@ class BlockstorageClient {
|
|
|
257
257
|
* @param ChangeBootVolumeCompartmentRequest
|
|
258
258
|
* @return ChangeBootVolumeCompartmentResponse
|
|
259
259
|
* @throws OciError when an error occurs
|
|
260
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
260
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ChangeBootVolumeCompartment.ts.html |here} to see how to use ChangeBootVolumeCompartment API.
|
|
261
261
|
*/
|
|
262
262
|
changeBootVolumeCompartment(changeBootVolumeCompartmentRequest) {
|
|
263
263
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -320,7 +320,7 @@ class BlockstorageClient {
|
|
|
320
320
|
* @param ChangeVolumeBackupCompartmentRequest
|
|
321
321
|
* @return ChangeVolumeBackupCompartmentResponse
|
|
322
322
|
* @throws OciError when an error occurs
|
|
323
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
323
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ChangeVolumeBackupCompartment.ts.html |here} to see how to use ChangeVolumeBackupCompartment API.
|
|
324
324
|
*/
|
|
325
325
|
changeVolumeBackupCompartment(changeVolumeBackupCompartmentRequest) {
|
|
326
326
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -383,7 +383,7 @@ class BlockstorageClient {
|
|
|
383
383
|
* @param ChangeVolumeCompartmentRequest
|
|
384
384
|
* @return ChangeVolumeCompartmentResponse
|
|
385
385
|
* @throws OciError when an error occurs
|
|
386
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
386
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ChangeVolumeCompartment.ts.html |here} to see how to use ChangeVolumeCompartment API.
|
|
387
387
|
*/
|
|
388
388
|
changeVolumeCompartment(changeVolumeCompartmentRequest) {
|
|
389
389
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -446,7 +446,7 @@ class BlockstorageClient {
|
|
|
446
446
|
* @param ChangeVolumeGroupBackupCompartmentRequest
|
|
447
447
|
* @return ChangeVolumeGroupBackupCompartmentResponse
|
|
448
448
|
* @throws OciError when an error occurs
|
|
449
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
449
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ChangeVolumeGroupBackupCompartment.ts.html |here} to see how to use ChangeVolumeGroupBackupCompartment API.
|
|
450
450
|
*/
|
|
451
451
|
changeVolumeGroupBackupCompartment(changeVolumeGroupBackupCompartmentRequest) {
|
|
452
452
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -509,7 +509,7 @@ class BlockstorageClient {
|
|
|
509
509
|
* @param ChangeVolumeGroupCompartmentRequest
|
|
510
510
|
* @return ChangeVolumeGroupCompartmentResponse
|
|
511
511
|
* @throws OciError when an error occurs
|
|
512
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
512
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ChangeVolumeGroupCompartment.ts.html |here} to see how to use ChangeVolumeGroupCompartment API.
|
|
513
513
|
*/
|
|
514
514
|
changeVolumeGroupCompartment(changeVolumeGroupCompartmentRequest) {
|
|
515
515
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -571,7 +571,7 @@ class BlockstorageClient {
|
|
|
571
571
|
* @param CopyBootVolumeBackupRequest
|
|
572
572
|
* @return CopyBootVolumeBackupResponse
|
|
573
573
|
* @throws OciError when an error occurs
|
|
574
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
574
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CopyBootVolumeBackup.ts.html |here} to see how to use CopyBootVolumeBackup API.
|
|
575
575
|
*/
|
|
576
576
|
copyBootVolumeBackup(copyBootVolumeBackupRequest) {
|
|
577
577
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -653,7 +653,7 @@ class BlockstorageClient {
|
|
|
653
653
|
* @param CopyVolumeBackupRequest
|
|
654
654
|
* @return CopyVolumeBackupResponse
|
|
655
655
|
* @throws OciError when an error occurs
|
|
656
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
656
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CopyVolumeBackup.ts.html |here} to see how to use CopyVolumeBackup API.
|
|
657
657
|
*/
|
|
658
658
|
copyVolumeBackup(copyVolumeBackupRequest) {
|
|
659
659
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -735,7 +735,7 @@ class BlockstorageClient {
|
|
|
735
735
|
* @param CopyVolumeGroupBackupRequest
|
|
736
736
|
* @return CopyVolumeGroupBackupResponse
|
|
737
737
|
* @throws OciError when an error occurs
|
|
738
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
738
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CopyVolumeGroupBackup.ts.html |here} to see how to use CopyVolumeGroupBackup API.
|
|
739
739
|
*/
|
|
740
740
|
copyVolumeGroupBackup(copyVolumeGroupBackupRequest) {
|
|
741
741
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -804,7 +804,7 @@ class BlockstorageClient {
|
|
|
804
804
|
* @param CreateBootVolumeRequest
|
|
805
805
|
* @return CreateBootVolumeResponse
|
|
806
806
|
* @throws OciError when an error occurs
|
|
807
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
807
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreateBootVolume.ts.html |here} to see how to use CreateBootVolume API.
|
|
808
808
|
*/
|
|
809
809
|
createBootVolume(createBootVolumeRequest) {
|
|
810
810
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -872,7 +872,7 @@ class BlockstorageClient {
|
|
|
872
872
|
* @param CreateBootVolumeBackupRequest
|
|
873
873
|
* @return CreateBootVolumeBackupResponse
|
|
874
874
|
* @throws OciError when an error occurs
|
|
875
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
875
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreateBootVolumeBackup.ts.html |here} to see how to use CreateBootVolumeBackup API.
|
|
876
876
|
*/
|
|
877
877
|
createBootVolumeBackup(createBootVolumeBackupRequest) {
|
|
878
878
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -948,7 +948,7 @@ class BlockstorageClient {
|
|
|
948
948
|
* @param CreateVolumeRequest
|
|
949
949
|
* @return CreateVolumeResponse
|
|
950
950
|
* @throws OciError when an error occurs
|
|
951
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
951
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreateVolume.ts.html |here} to see how to use CreateVolume API.
|
|
952
952
|
*/
|
|
953
953
|
createVolume(createVolumeRequest) {
|
|
954
954
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1016,7 +1016,7 @@ class BlockstorageClient {
|
|
|
1016
1016
|
* @param CreateVolumeBackupRequest
|
|
1017
1017
|
* @return CreateVolumeBackupResponse
|
|
1018
1018
|
* @throws OciError when an error occurs
|
|
1019
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
1019
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreateVolumeBackup.ts.html |here} to see how to use CreateVolumeBackup API.
|
|
1020
1020
|
*/
|
|
1021
1021
|
createVolumeBackup(createVolumeBackupRequest) {
|
|
1022
1022
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1082,7 +1082,7 @@ class BlockstorageClient {
|
|
|
1082
1082
|
* @param CreateVolumeBackupPolicyRequest
|
|
1083
1083
|
* @return CreateVolumeBackupPolicyResponse
|
|
1084
1084
|
* @throws OciError when an error occurs
|
|
1085
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
1085
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreateVolumeBackupPolicy.ts.html |here} to see how to use CreateVolumeBackupPolicy API.
|
|
1086
1086
|
*/
|
|
1087
1087
|
createVolumeBackupPolicy(createVolumeBackupPolicyRequest) {
|
|
1088
1088
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1148,7 +1148,7 @@ class BlockstorageClient {
|
|
|
1148
1148
|
* @param CreateVolumeBackupPolicyAssignmentRequest
|
|
1149
1149
|
* @return CreateVolumeBackupPolicyAssignmentResponse
|
|
1150
1150
|
* @throws OciError when an error occurs
|
|
1151
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
1151
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreateVolumeBackupPolicyAssignment.ts.html |here} to see how to use CreateVolumeBackupPolicyAssignment API.
|
|
1152
1152
|
*/
|
|
1153
1153
|
createVolumeBackupPolicyAssignment(createVolumeBackupPolicyAssignmentRequest) {
|
|
1154
1154
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1216,7 +1216,7 @@ class BlockstorageClient {
|
|
|
1216
1216
|
* @param CreateVolumeGroupRequest
|
|
1217
1217
|
* @return CreateVolumeGroupResponse
|
|
1218
1218
|
* @throws OciError when an error occurs
|
|
1219
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
1219
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreateVolumeGroup.ts.html |here} to see how to use CreateVolumeGroup API.
|
|
1220
1220
|
*/
|
|
1221
1221
|
createVolumeGroup(createVolumeGroupRequest) {
|
|
1222
1222
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1280,7 +1280,7 @@ class BlockstorageClient {
|
|
|
1280
1280
|
* @param CreateVolumeGroupBackupRequest
|
|
1281
1281
|
* @return CreateVolumeGroupBackupResponse
|
|
1282
1282
|
* @throws OciError when an error occurs
|
|
1283
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
1283
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreateVolumeGroupBackup.ts.html |here} to see how to use CreateVolumeGroupBackup API.
|
|
1284
1284
|
*/
|
|
1285
1285
|
createVolumeGroupBackup(createVolumeGroupBackupRequest) {
|
|
1286
1286
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1346,7 +1346,7 @@ class BlockstorageClient {
|
|
|
1346
1346
|
* @param DeleteBootVolumeRequest
|
|
1347
1347
|
* @return DeleteBootVolumeResponse
|
|
1348
1348
|
* @throws OciError when an error occurs
|
|
1349
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
1349
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeleteBootVolume.ts.html |here} to see how to use DeleteBootVolume API.
|
|
1350
1350
|
*/
|
|
1351
1351
|
deleteBootVolume(deleteBootVolumeRequest) {
|
|
1352
1352
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1400,7 +1400,7 @@ class BlockstorageClient {
|
|
|
1400
1400
|
* @param DeleteBootVolumeBackupRequest
|
|
1401
1401
|
* @return DeleteBootVolumeBackupResponse
|
|
1402
1402
|
* @throws OciError when an error occurs
|
|
1403
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
1403
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeleteBootVolumeBackup.ts.html |here} to see how to use DeleteBootVolumeBackup API.
|
|
1404
1404
|
*/
|
|
1405
1405
|
deleteBootVolumeBackup(deleteBootVolumeBackupRequest) {
|
|
1406
1406
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1455,7 +1455,7 @@ class BlockstorageClient {
|
|
|
1455
1455
|
* @param DeleteBootVolumeKmsKeyRequest
|
|
1456
1456
|
* @return DeleteBootVolumeKmsKeyResponse
|
|
1457
1457
|
* @throws OciError when an error occurs
|
|
1458
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
1458
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeleteBootVolumeKmsKey.ts.html |here} to see how to use DeleteBootVolumeKmsKey API.
|
|
1459
1459
|
*/
|
|
1460
1460
|
deleteBootVolumeKmsKey(deleteBootVolumeKmsKeyRequest) {
|
|
1461
1461
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1513,7 +1513,7 @@ class BlockstorageClient {
|
|
|
1513
1513
|
* @param DeleteVolumeRequest
|
|
1514
1514
|
* @return DeleteVolumeResponse
|
|
1515
1515
|
* @throws OciError when an error occurs
|
|
1516
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
1516
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeleteVolume.ts.html |here} to see how to use DeleteVolume API.
|
|
1517
1517
|
*/
|
|
1518
1518
|
deleteVolume(deleteVolumeRequest) {
|
|
1519
1519
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1567,7 +1567,7 @@ class BlockstorageClient {
|
|
|
1567
1567
|
* @param DeleteVolumeBackupRequest
|
|
1568
1568
|
* @return DeleteVolumeBackupResponse
|
|
1569
1569
|
* @throws OciError when an error occurs
|
|
1570
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
1570
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeleteVolumeBackup.ts.html |here} to see how to use DeleteVolumeBackup API.
|
|
1571
1571
|
*/
|
|
1572
1572
|
deleteVolumeBackup(deleteVolumeBackupRequest) {
|
|
1573
1573
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1626,7 +1626,7 @@ class BlockstorageClient {
|
|
|
1626
1626
|
* @param DeleteVolumeBackupPolicyRequest
|
|
1627
1627
|
* @return DeleteVolumeBackupPolicyResponse
|
|
1628
1628
|
* @throws OciError when an error occurs
|
|
1629
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
1629
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeleteVolumeBackupPolicy.ts.html |here} to see how to use DeleteVolumeBackupPolicy API.
|
|
1630
1630
|
*/
|
|
1631
1631
|
deleteVolumeBackupPolicy(deleteVolumeBackupPolicyRequest) {
|
|
1632
1632
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1681,7 +1681,7 @@ class BlockstorageClient {
|
|
|
1681
1681
|
* @param DeleteVolumeBackupPolicyAssignmentRequest
|
|
1682
1682
|
* @return DeleteVolumeBackupPolicyAssignmentResponse
|
|
1683
1683
|
* @throws OciError when an error occurs
|
|
1684
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
1684
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeleteVolumeBackupPolicyAssignment.ts.html |here} to see how to use DeleteVolumeBackupPolicyAssignment API.
|
|
1685
1685
|
*/
|
|
1686
1686
|
deleteVolumeBackupPolicyAssignment(deleteVolumeBackupPolicyAssignmentRequest) {
|
|
1687
1687
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1737,7 +1737,7 @@ class BlockstorageClient {
|
|
|
1737
1737
|
* @param DeleteVolumeGroupRequest
|
|
1738
1738
|
* @return DeleteVolumeGroupResponse
|
|
1739
1739
|
* @throws OciError when an error occurs
|
|
1740
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
1740
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeleteVolumeGroup.ts.html |here} to see how to use DeleteVolumeGroup API.
|
|
1741
1741
|
*/
|
|
1742
1742
|
deleteVolumeGroup(deleteVolumeGroupRequest) {
|
|
1743
1743
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1793,7 +1793,7 @@ class BlockstorageClient {
|
|
|
1793
1793
|
* @param DeleteVolumeGroupBackupRequest
|
|
1794
1794
|
* @return DeleteVolumeGroupBackupResponse
|
|
1795
1795
|
* @throws OciError when an error occurs
|
|
1796
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
1796
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeleteVolumeGroupBackup.ts.html |here} to see how to use DeleteVolumeGroupBackup API.
|
|
1797
1797
|
*/
|
|
1798
1798
|
deleteVolumeGroupBackup(deleteVolumeGroupBackupRequest) {
|
|
1799
1799
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1848,7 +1848,7 @@ class BlockstorageClient {
|
|
|
1848
1848
|
* @param DeleteVolumeKmsKeyRequest
|
|
1849
1849
|
* @return DeleteVolumeKmsKeyResponse
|
|
1850
1850
|
* @throws OciError when an error occurs
|
|
1851
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
1851
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeleteVolumeKmsKey.ts.html |here} to see how to use DeleteVolumeKmsKey API.
|
|
1852
1852
|
*/
|
|
1853
1853
|
deleteVolumeKmsKey(deleteVolumeKmsKeyRequest) {
|
|
1854
1854
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1902,7 +1902,7 @@ class BlockstorageClient {
|
|
|
1902
1902
|
* @param GetBlockVolumeReplicaRequest
|
|
1903
1903
|
* @return GetBlockVolumeReplicaResponse
|
|
1904
1904
|
* @throws OciError when an error occurs
|
|
1905
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
1905
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetBlockVolumeReplica.ts.html |here} to see how to use GetBlockVolumeReplica API.
|
|
1906
1906
|
*/
|
|
1907
1907
|
getBlockVolumeReplica(getBlockVolumeReplicaRequest) {
|
|
1908
1908
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1964,7 +1964,7 @@ class BlockstorageClient {
|
|
|
1964
1964
|
* @param GetBootVolumeRequest
|
|
1965
1965
|
* @return GetBootVolumeResponse
|
|
1966
1966
|
* @throws OciError when an error occurs
|
|
1967
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
1967
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetBootVolume.ts.html |here} to see how to use GetBootVolume API.
|
|
1968
1968
|
*/
|
|
1969
1969
|
getBootVolume(getBootVolumeRequest) {
|
|
1970
1970
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2026,7 +2026,7 @@ class BlockstorageClient {
|
|
|
2026
2026
|
* @param GetBootVolumeBackupRequest
|
|
2027
2027
|
* @return GetBootVolumeBackupResponse
|
|
2028
2028
|
* @throws OciError when an error occurs
|
|
2029
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
2029
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetBootVolumeBackup.ts.html |here} to see how to use GetBootVolumeBackup API.
|
|
2030
2030
|
*/
|
|
2031
2031
|
getBootVolumeBackup(getBootVolumeBackupRequest) {
|
|
2032
2032
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2089,7 +2089,7 @@ class BlockstorageClient {
|
|
|
2089
2089
|
* @param GetBootVolumeKmsKeyRequest
|
|
2090
2090
|
* @return GetBootVolumeKmsKeyResponse
|
|
2091
2091
|
* @throws OciError when an error occurs
|
|
2092
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
2092
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetBootVolumeKmsKey.ts.html |here} to see how to use GetBootVolumeKmsKey API.
|
|
2093
2093
|
*/
|
|
2094
2094
|
getBootVolumeKmsKey(getBootVolumeKmsKeyRequest) {
|
|
2095
2095
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2152,7 +2152,7 @@ class BlockstorageClient {
|
|
|
2152
2152
|
* @param GetBootVolumeReplicaRequest
|
|
2153
2153
|
* @return GetBootVolumeReplicaResponse
|
|
2154
2154
|
* @throws OciError when an error occurs
|
|
2155
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
2155
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetBootVolumeReplica.ts.html |here} to see how to use GetBootVolumeReplica API.
|
|
2156
2156
|
*/
|
|
2157
2157
|
getBootVolumeReplica(getBootVolumeReplicaRequest) {
|
|
2158
2158
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2214,7 +2214,7 @@ class BlockstorageClient {
|
|
|
2214
2214
|
* @param GetVolumeRequest
|
|
2215
2215
|
* @return GetVolumeResponse
|
|
2216
2216
|
* @throws OciError when an error occurs
|
|
2217
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
2217
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetVolume.ts.html |here} to see how to use GetVolume API.
|
|
2218
2218
|
*/
|
|
2219
2219
|
getVolume(getVolumeRequest) {
|
|
2220
2220
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2276,7 +2276,7 @@ class BlockstorageClient {
|
|
|
2276
2276
|
* @param GetVolumeBackupRequest
|
|
2277
2277
|
* @return GetVolumeBackupResponse
|
|
2278
2278
|
* @throws OciError when an error occurs
|
|
2279
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
2279
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetVolumeBackup.ts.html |here} to see how to use GetVolumeBackup API.
|
|
2280
2280
|
*/
|
|
2281
2281
|
getVolumeBackup(getVolumeBackupRequest) {
|
|
2282
2282
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2338,7 +2338,7 @@ class BlockstorageClient {
|
|
|
2338
2338
|
* @param GetVolumeBackupPolicyRequest
|
|
2339
2339
|
* @return GetVolumeBackupPolicyResponse
|
|
2340
2340
|
* @throws OciError when an error occurs
|
|
2341
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
2341
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetVolumeBackupPolicy.ts.html |here} to see how to use GetVolumeBackupPolicy API.
|
|
2342
2342
|
*/
|
|
2343
2343
|
getVolumeBackupPolicy(getVolumeBackupPolicyRequest) {
|
|
2344
2344
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2403,7 +2403,7 @@ class BlockstorageClient {
|
|
|
2403
2403
|
* @param GetVolumeBackupPolicyAssetAssignmentRequest
|
|
2404
2404
|
* @return GetVolumeBackupPolicyAssetAssignmentResponse
|
|
2405
2405
|
* @throws OciError when an error occurs
|
|
2406
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
2406
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetVolumeBackupPolicyAssetAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssetAssignment API.
|
|
2407
2407
|
*/
|
|
2408
2408
|
getVolumeBackupPolicyAssetAssignment(getVolumeBackupPolicyAssetAssignmentRequest) {
|
|
2409
2409
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2507,7 +2507,7 @@ class BlockstorageClient {
|
|
|
2507
2507
|
* @param GetVolumeBackupPolicyAssignmentRequest
|
|
2508
2508
|
* @return GetVolumeBackupPolicyAssignmentResponse
|
|
2509
2509
|
* @throws OciError when an error occurs
|
|
2510
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
2510
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetVolumeBackupPolicyAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssignment API.
|
|
2511
2511
|
*/
|
|
2512
2512
|
getVolumeBackupPolicyAssignment(getVolumeBackupPolicyAssignmentRequest) {
|
|
2513
2513
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2569,7 +2569,7 @@ class BlockstorageClient {
|
|
|
2569
2569
|
* @param GetVolumeGroupRequest
|
|
2570
2570
|
* @return GetVolumeGroupResponse
|
|
2571
2571
|
* @throws OciError when an error occurs
|
|
2572
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
2572
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetVolumeGroup.ts.html |here} to see how to use GetVolumeGroup API.
|
|
2573
2573
|
*/
|
|
2574
2574
|
getVolumeGroup(getVolumeGroupRequest) {
|
|
2575
2575
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2631,7 +2631,7 @@ class BlockstorageClient {
|
|
|
2631
2631
|
* @param GetVolumeGroupBackupRequest
|
|
2632
2632
|
* @return GetVolumeGroupBackupResponse
|
|
2633
2633
|
* @throws OciError when an error occurs
|
|
2634
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
2634
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetVolumeGroupBackup.ts.html |here} to see how to use GetVolumeGroupBackup API.
|
|
2635
2635
|
*/
|
|
2636
2636
|
getVolumeGroupBackup(getVolumeGroupBackupRequest) {
|
|
2637
2637
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2693,7 +2693,7 @@ class BlockstorageClient {
|
|
|
2693
2693
|
* @param GetVolumeGroupReplicaRequest
|
|
2694
2694
|
* @return GetVolumeGroupReplicaResponse
|
|
2695
2695
|
* @throws OciError when an error occurs
|
|
2696
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
2696
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetVolumeGroupReplica.ts.html |here} to see how to use GetVolumeGroupReplica API.
|
|
2697
2697
|
*/
|
|
2698
2698
|
getVolumeGroupReplica(getVolumeGroupReplicaRequest) {
|
|
2699
2699
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2756,7 +2756,7 @@ class BlockstorageClient {
|
|
|
2756
2756
|
* @param GetVolumeKmsKeyRequest
|
|
2757
2757
|
* @return GetVolumeKmsKeyResponse
|
|
2758
2758
|
* @throws OciError when an error occurs
|
|
2759
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
2759
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetVolumeKmsKey.ts.html |here} to see how to use GetVolumeKmsKey API.
|
|
2760
2760
|
*/
|
|
2761
2761
|
getVolumeKmsKey(getVolumeKmsKeyRequest) {
|
|
2762
2762
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2820,7 +2820,7 @@ class BlockstorageClient {
|
|
|
2820
2820
|
* @param ListBlockVolumeReplicasRequest
|
|
2821
2821
|
* @return ListBlockVolumeReplicasResponse
|
|
2822
2822
|
* @throws OciError when an error occurs
|
|
2823
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
2823
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListBlockVolumeReplicas.ts.html |here} to see how to use ListBlockVolumeReplicas API.
|
|
2824
2824
|
*/
|
|
2825
2825
|
listBlockVolumeReplicas(listBlockVolumeReplicasRequest) {
|
|
2826
2826
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2931,7 +2931,7 @@ class BlockstorageClient {
|
|
|
2931
2931
|
* @param ListBootVolumeBackupsRequest
|
|
2932
2932
|
* @return ListBootVolumeBackupsResponse
|
|
2933
2933
|
* @throws OciError when an error occurs
|
|
2934
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
2934
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListBootVolumeBackups.ts.html |here} to see how to use ListBootVolumeBackups API.
|
|
2935
2935
|
*/
|
|
2936
2936
|
listBootVolumeBackups(listBootVolumeBackupsRequest) {
|
|
2937
2937
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3042,7 +3042,7 @@ class BlockstorageClient {
|
|
|
3042
3042
|
* @param ListBootVolumeReplicasRequest
|
|
3043
3043
|
* @return ListBootVolumeReplicasResponse
|
|
3044
3044
|
* @throws OciError when an error occurs
|
|
3045
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
3045
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListBootVolumeReplicas.ts.html |here} to see how to use ListBootVolumeReplicas API.
|
|
3046
3046
|
*/
|
|
3047
3047
|
listBootVolumeReplicas(listBootVolumeReplicasRequest) {
|
|
3048
3048
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3153,7 +3153,7 @@ class BlockstorageClient {
|
|
|
3153
3153
|
* @param ListBootVolumesRequest
|
|
3154
3154
|
* @return ListBootVolumesResponse
|
|
3155
3155
|
* @throws OciError when an error occurs
|
|
3156
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
3156
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListBootVolumes.ts.html |here} to see how to use ListBootVolumes API.
|
|
3157
3157
|
*/
|
|
3158
3158
|
listBootVolumes(listBootVolumesRequest) {
|
|
3159
3159
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3263,7 +3263,7 @@ class BlockstorageClient {
|
|
|
3263
3263
|
* @param ListVolumeBackupPoliciesRequest
|
|
3264
3264
|
* @return ListVolumeBackupPoliciesResponse
|
|
3265
3265
|
* @throws OciError when an error occurs
|
|
3266
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
3266
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListVolumeBackupPolicies.ts.html |here} to see how to use ListVolumeBackupPolicies API.
|
|
3267
3267
|
*/
|
|
3268
3268
|
listVolumeBackupPolicies(listVolumeBackupPoliciesRequest) {
|
|
3269
3269
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3368,7 +3368,7 @@ class BlockstorageClient {
|
|
|
3368
3368
|
* @param ListVolumeBackupsRequest
|
|
3369
3369
|
* @return ListVolumeBackupsResponse
|
|
3370
3370
|
* @throws OciError when an error occurs
|
|
3371
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
3371
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListVolumeBackups.ts.html |here} to see how to use ListVolumeBackups API.
|
|
3372
3372
|
*/
|
|
3373
3373
|
listVolumeBackups(listVolumeBackupsRequest) {
|
|
3374
3374
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3480,7 +3480,7 @@ class BlockstorageClient {
|
|
|
3480
3480
|
* @param ListVolumeGroupBackupsRequest
|
|
3481
3481
|
* @return ListVolumeGroupBackupsResponse
|
|
3482
3482
|
* @throws OciError when an error occurs
|
|
3483
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
3483
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListVolumeGroupBackups.ts.html |here} to see how to use ListVolumeGroupBackups API.
|
|
3484
3484
|
*/
|
|
3485
3485
|
listVolumeGroupBackups(listVolumeGroupBackupsRequest) {
|
|
3486
3486
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3590,7 +3590,7 @@ class BlockstorageClient {
|
|
|
3590
3590
|
* @param ListVolumeGroupReplicasRequest
|
|
3591
3591
|
* @return ListVolumeGroupReplicasResponse
|
|
3592
3592
|
* @throws OciError when an error occurs
|
|
3593
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
3593
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListVolumeGroupReplicas.ts.html |here} to see how to use ListVolumeGroupReplicas API.
|
|
3594
3594
|
*/
|
|
3595
3595
|
listVolumeGroupReplicas(listVolumeGroupReplicasRequest) {
|
|
3596
3596
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3701,7 +3701,7 @@ class BlockstorageClient {
|
|
|
3701
3701
|
* @param ListVolumeGroupsRequest
|
|
3702
3702
|
* @return ListVolumeGroupsResponse
|
|
3703
3703
|
* @throws OciError when an error occurs
|
|
3704
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
3704
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListVolumeGroups.ts.html |here} to see how to use ListVolumeGroups API.
|
|
3705
3705
|
*/
|
|
3706
3706
|
listVolumeGroups(listVolumeGroupsRequest) {
|
|
3707
3707
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3811,7 +3811,7 @@ class BlockstorageClient {
|
|
|
3811
3811
|
* @param ListVolumesRequest
|
|
3812
3812
|
* @return ListVolumesResponse
|
|
3813
3813
|
* @throws OciError when an error occurs
|
|
3814
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
3814
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListVolumes.ts.html |here} to see how to use ListVolumes API.
|
|
3815
3815
|
*/
|
|
3816
3816
|
listVolumes(listVolumesRequest) {
|
|
3817
3817
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3921,7 +3921,7 @@ class BlockstorageClient {
|
|
|
3921
3921
|
* @param UpdateBootVolumeRequest
|
|
3922
3922
|
* @return UpdateBootVolumeResponse
|
|
3923
3923
|
* @throws OciError when an error occurs
|
|
3924
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
3924
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateBootVolume.ts.html |here} to see how to use UpdateBootVolume API.
|
|
3925
3925
|
*/
|
|
3926
3926
|
updateBootVolume(updateBootVolumeRequest) {
|
|
3927
3927
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3987,7 +3987,7 @@ class BlockstorageClient {
|
|
|
3987
3987
|
* @param UpdateBootVolumeBackupRequest
|
|
3988
3988
|
* @return UpdateBootVolumeBackupResponse
|
|
3989
3989
|
* @throws OciError when an error occurs
|
|
3990
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
3990
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateBootVolumeBackup.ts.html |here} to see how to use UpdateBootVolumeBackup API.
|
|
3991
3991
|
*/
|
|
3992
3992
|
updateBootVolumeBackup(updateBootVolumeBackupRequest) {
|
|
3993
3993
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4047,7 +4047,7 @@ class BlockstorageClient {
|
|
|
4047
4047
|
* @param UpdateBootVolumeKmsKeyRequest
|
|
4048
4048
|
* @return UpdateBootVolumeKmsKeyResponse
|
|
4049
4049
|
* @throws OciError when an error occurs
|
|
4050
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
4050
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateBootVolumeKmsKey.ts.html |here} to see how to use UpdateBootVolumeKmsKey API.
|
|
4051
4051
|
*/
|
|
4052
4052
|
updateBootVolumeKmsKey(updateBootVolumeKmsKeyRequest) {
|
|
4053
4053
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4113,7 +4113,7 @@ class BlockstorageClient {
|
|
|
4113
4113
|
* @param UpdateVolumeRequest
|
|
4114
4114
|
* @return UpdateVolumeResponse
|
|
4115
4115
|
* @throws OciError when an error occurs
|
|
4116
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
4116
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateVolume.ts.html |here} to see how to use UpdateVolume API.
|
|
4117
4117
|
*/
|
|
4118
4118
|
updateVolume(updateVolumeRequest) {
|
|
4119
4119
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4179,7 +4179,7 @@ class BlockstorageClient {
|
|
|
4179
4179
|
* @param UpdateVolumeBackupRequest
|
|
4180
4180
|
* @return UpdateVolumeBackupResponse
|
|
4181
4181
|
* @throws OciError when an error occurs
|
|
4182
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
4182
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateVolumeBackup.ts.html |here} to see how to use UpdateVolumeBackup API.
|
|
4183
4183
|
*/
|
|
4184
4184
|
updateVolumeBackup(updateVolumeBackupRequest) {
|
|
4185
4185
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4243,7 +4243,7 @@ class BlockstorageClient {
|
|
|
4243
4243
|
* @param UpdateVolumeBackupPolicyRequest
|
|
4244
4244
|
* @return UpdateVolumeBackupPolicyResponse
|
|
4245
4245
|
* @throws OciError when an error occurs
|
|
4246
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
4246
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateVolumeBackupPolicy.ts.html |here} to see how to use UpdateVolumeBackupPolicy API.
|
|
4247
4247
|
*/
|
|
4248
4248
|
updateVolumeBackupPolicy(updateVolumeBackupPolicyRequest) {
|
|
4249
4249
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4315,7 +4315,7 @@ class BlockstorageClient {
|
|
|
4315
4315
|
* @param UpdateVolumeGroupRequest
|
|
4316
4316
|
* @return UpdateVolumeGroupResponse
|
|
4317
4317
|
* @throws OciError when an error occurs
|
|
4318
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
4318
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateVolumeGroup.ts.html |here} to see how to use UpdateVolumeGroup API.
|
|
4319
4319
|
*/
|
|
4320
4320
|
updateVolumeGroup(updateVolumeGroupRequest) {
|
|
4321
4321
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4381,7 +4381,7 @@ class BlockstorageClient {
|
|
|
4381
4381
|
* @param UpdateVolumeGroupBackupRequest
|
|
4382
4382
|
* @return UpdateVolumeGroupBackupResponse
|
|
4383
4383
|
* @throws OciError when an error occurs
|
|
4384
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
4384
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateVolumeGroupBackup.ts.html |here} to see how to use UpdateVolumeGroupBackup API.
|
|
4385
4385
|
*/
|
|
4386
4386
|
updateVolumeGroupBackup(updateVolumeGroupBackupRequest) {
|
|
4387
4387
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4441,7 +4441,7 @@ class BlockstorageClient {
|
|
|
4441
4441
|
* @param UpdateVolumeKmsKeyRequest
|
|
4442
4442
|
* @return UpdateVolumeKmsKeyResponse
|
|
4443
4443
|
* @throws OciError when an error occurs
|
|
4444
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
4444
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateVolumeKmsKey.ts.html |here} to see how to use UpdateVolumeKmsKey API.
|
|
4445
4445
|
*/
|
|
4446
4446
|
updateVolumeKmsKey(updateVolumeKmsKeyRequest) {
|
|
4447
4447
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4635,7 +4635,7 @@ class ComputeClient {
|
|
|
4635
4635
|
* @param AcceptShieldedIntegrityPolicyRequest
|
|
4636
4636
|
* @return AcceptShieldedIntegrityPolicyResponse
|
|
4637
4637
|
* @throws OciError when an error occurs
|
|
4638
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
4638
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/AcceptShieldedIntegrityPolicy.ts.html |here} to see how to use AcceptShieldedIntegrityPolicy API.
|
|
4639
4639
|
*/
|
|
4640
4640
|
acceptShieldedIntegrityPolicy(acceptShieldedIntegrityPolicyRequest) {
|
|
4641
4641
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4691,7 +4691,7 @@ class ComputeClient {
|
|
|
4691
4691
|
* @param AddImageShapeCompatibilityEntryRequest
|
|
4692
4692
|
* @return AddImageShapeCompatibilityEntryResponse
|
|
4693
4693
|
* @throws OciError when an error occurs
|
|
4694
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
4694
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/AddImageShapeCompatibilityEntry.ts.html |here} to see how to use AddImageShapeCompatibilityEntry API.
|
|
4695
4695
|
*/
|
|
4696
4696
|
addImageShapeCompatibilityEntry(addImageShapeCompatibilityEntryRequest) {
|
|
4697
4697
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4751,7 +4751,7 @@ class ComputeClient {
|
|
|
4751
4751
|
* @param AttachBootVolumeRequest
|
|
4752
4752
|
* @return AttachBootVolumeResponse
|
|
4753
4753
|
* @throws OciError when an error occurs
|
|
4754
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
4754
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/AttachBootVolume.ts.html |here} to see how to use AttachBootVolume API.
|
|
4755
4755
|
*/
|
|
4756
4756
|
attachBootVolume(attachBootVolumeRequest) {
|
|
4757
4757
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4816,7 +4816,7 @@ class ComputeClient {
|
|
|
4816
4816
|
* @param AttachVnicRequest
|
|
4817
4817
|
* @return AttachVnicResponse
|
|
4818
4818
|
* @throws OciError when an error occurs
|
|
4819
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
4819
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/AttachVnic.ts.html |here} to see how to use AttachVnic API.
|
|
4820
4820
|
*/
|
|
4821
4821
|
attachVnic(attachVnicRequest) {
|
|
4822
4822
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4879,7 +4879,7 @@ class ComputeClient {
|
|
|
4879
4879
|
* @param AttachVolumeRequest
|
|
4880
4880
|
* @return AttachVolumeResponse
|
|
4881
4881
|
* @throws OciError when an error occurs
|
|
4882
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
4882
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/AttachVolume.ts.html |here} to see how to use AttachVolume API.
|
|
4883
4883
|
*/
|
|
4884
4884
|
attachVolume(attachVolumeRequest) {
|
|
4885
4885
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4958,7 +4958,7 @@ class ComputeClient {
|
|
|
4958
4958
|
* @param CaptureConsoleHistoryRequest
|
|
4959
4959
|
* @return CaptureConsoleHistoryResponse
|
|
4960
4960
|
* @throws OciError when an error occurs
|
|
4961
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
4961
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CaptureConsoleHistory.ts.html |here} to see how to use CaptureConsoleHistory API.
|
|
4962
4962
|
*/
|
|
4963
4963
|
captureConsoleHistory(captureConsoleHistoryRequest) {
|
|
4964
4964
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5023,7 +5023,7 @@ class ComputeClient {
|
|
|
5023
5023
|
* @param ChangeComputeCapacityReservationCompartmentRequest
|
|
5024
5024
|
* @return ChangeComputeCapacityReservationCompartmentResponse
|
|
5025
5025
|
* @throws OciError when an error occurs
|
|
5026
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
5026
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ChangeComputeCapacityReservationCompartment.ts.html |here} to see how to use ChangeComputeCapacityReservationCompartment API.
|
|
5027
5027
|
*/
|
|
5028
5028
|
changeComputeCapacityReservationCompartment(changeComputeCapacityReservationCompartmentRequest) {
|
|
5029
5029
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5090,7 +5090,7 @@ class ComputeClient {
|
|
|
5090
5090
|
* @param ChangeComputeClusterCompartmentRequest
|
|
5091
5091
|
* @return ChangeComputeClusterCompartmentResponse
|
|
5092
5092
|
* @throws OciError when an error occurs
|
|
5093
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
5093
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ChangeComputeClusterCompartment.ts.html |here} to see how to use ChangeComputeClusterCompartment API.
|
|
5094
5094
|
*/
|
|
5095
5095
|
changeComputeClusterCompartment(changeComputeClusterCompartmentRequest) {
|
|
5096
5096
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5150,7 +5150,7 @@ class ComputeClient {
|
|
|
5150
5150
|
* @param ChangeComputeImageCapabilitySchemaCompartmentRequest
|
|
5151
5151
|
* @return ChangeComputeImageCapabilitySchemaCompartmentResponse
|
|
5152
5152
|
* @throws OciError when an error occurs
|
|
5153
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
5153
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ChangeComputeImageCapabilitySchemaCompartment.ts.html |here} to see how to use ChangeComputeImageCapabilitySchemaCompartment API.
|
|
5154
5154
|
*/
|
|
5155
5155
|
changeComputeImageCapabilitySchemaCompartment(changeComputeImageCapabilitySchemaCompartmentRequest) {
|
|
5156
5156
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5207,7 +5207,7 @@ class ComputeClient {
|
|
|
5207
5207
|
* @param ChangeDedicatedVmHostCompartmentRequest
|
|
5208
5208
|
* @return ChangeDedicatedVmHostCompartmentResponse
|
|
5209
5209
|
* @throws OciError when an error occurs
|
|
5210
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
5210
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ChangeDedicatedVmHostCompartment.ts.html |here} to see how to use ChangeDedicatedVmHostCompartment API.
|
|
5211
5211
|
*/
|
|
5212
5212
|
changeDedicatedVmHostCompartment(changeDedicatedVmHostCompartmentRequest) {
|
|
5213
5213
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5277,7 +5277,7 @@ class ComputeClient {
|
|
|
5277
5277
|
* @param ChangeImageCompartmentRequest
|
|
5278
5278
|
* @return ChangeImageCompartmentResponse
|
|
5279
5279
|
* @throws OciError when an error occurs
|
|
5280
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
5280
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ChangeImageCompartment.ts.html |here} to see how to use ChangeImageCompartment API.
|
|
5281
5281
|
*/
|
|
5282
5282
|
changeImageCompartment(changeImageCompartmentRequest) {
|
|
5283
5283
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5345,7 +5345,7 @@ class ComputeClient {
|
|
|
5345
5345
|
* @param ChangeInstanceCompartmentRequest
|
|
5346
5346
|
* @return ChangeInstanceCompartmentResponse
|
|
5347
5347
|
* @throws OciError when an error occurs
|
|
5348
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
5348
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ChangeInstanceCompartment.ts.html |here} to see how to use ChangeInstanceCompartment API.
|
|
5349
5349
|
*/
|
|
5350
5350
|
changeInstanceCompartment(changeInstanceCompartmentRequest) {
|
|
5351
5351
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5413,7 +5413,7 @@ class ComputeClient {
|
|
|
5413
5413
|
* @param CreateAppCatalogSubscriptionRequest
|
|
5414
5414
|
* @return CreateAppCatalogSubscriptionResponse
|
|
5415
5415
|
* @throws OciError when an error occurs
|
|
5416
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
5416
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreateAppCatalogSubscription.ts.html |here} to see how to use CreateAppCatalogSubscription API.
|
|
5417
5417
|
*/
|
|
5418
5418
|
createAppCatalogSubscription(createAppCatalogSubscriptionRequest) {
|
|
5419
5419
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5469,6 +5469,70 @@ class ComputeClient {
|
|
|
5469
5469
|
}
|
|
5470
5470
|
});
|
|
5471
5471
|
}
|
|
5472
|
+
/**
|
|
5473
|
+
* Generates a report of the host capacity within an availability domain that is available for you
|
|
5474
|
+
* to create compute instances. Host capacity is the physical infrastructure that resources such as compute
|
|
5475
|
+
* instances run on.
|
|
5476
|
+
* <p>
|
|
5477
|
+
Use the capacity report to determine whether sufficient capacity is available for a shape before
|
|
5478
|
+
* you create an instance or change the shape of an instance.
|
|
5479
|
+
*
|
|
5480
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
5481
|
+
* @param CreateComputeCapacityReportRequest
|
|
5482
|
+
* @return CreateComputeCapacityReportResponse
|
|
5483
|
+
* @throws OciError when an error occurs
|
|
5484
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreateComputeCapacityReport.ts.html |here} to see how to use CreateComputeCapacityReport API.
|
|
5485
|
+
*/
|
|
5486
|
+
createComputeCapacityReport(createComputeCapacityReportRequest) {
|
|
5487
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
5488
|
+
if (this.logger)
|
|
5489
|
+
this.logger.debug("Calling operation ComputeClient#createComputeCapacityReport.");
|
|
5490
|
+
const operationName = "createComputeCapacityReport";
|
|
5491
|
+
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/iaas/20160918/ComputeCapacityReport/CreateComputeCapacityReport";
|
|
5492
|
+
const pathParams = {};
|
|
5493
|
+
const queryParams = {};
|
|
5494
|
+
let headerParams = {
|
|
5495
|
+
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5496
|
+
"opc-request-id": createComputeCapacityReportRequest.opcRequestId,
|
|
5497
|
+
"opc-retry-token": createComputeCapacityReportRequest.opcRetryToken
|
|
5498
|
+
};
|
|
5499
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5500
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createComputeCapacityReportRequest.retryConfiguration, specRetryConfiguration);
|
|
5501
|
+
if (this.logger)
|
|
5502
|
+
retrier.logger = this.logger;
|
|
5503
|
+
const request = yield oci_common_2.composeRequest({
|
|
5504
|
+
baseEndpoint: this._endpoint,
|
|
5505
|
+
defaultHeaders: this._defaultHeaders,
|
|
5506
|
+
path: "/computeCapacityReports",
|
|
5507
|
+
method: "POST",
|
|
5508
|
+
bodyContent: common.ObjectSerializer.serialize(createComputeCapacityReportRequest.createComputeCapacityReportDetails, "CreateComputeCapacityReportDetails", model.CreateComputeCapacityReportDetails.getJsonObj),
|
|
5509
|
+
pathParams: pathParams,
|
|
5510
|
+
headerParams: headerParams,
|
|
5511
|
+
queryParams: queryParams
|
|
5512
|
+
});
|
|
5513
|
+
try {
|
|
5514
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
|
|
5515
|
+
const sdkResponse = oci_common_2.composeResponse({
|
|
5516
|
+
responseObject: {},
|
|
5517
|
+
body: yield response.json(),
|
|
5518
|
+
bodyKey: "computeCapacityReport",
|
|
5519
|
+
bodyModel: model.ComputeCapacityReport,
|
|
5520
|
+
type: "model.ComputeCapacityReport",
|
|
5521
|
+
responseHeaders: [
|
|
5522
|
+
{
|
|
5523
|
+
value: response.headers.get("opc-request-id"),
|
|
5524
|
+
key: "opcRequestId",
|
|
5525
|
+
dataType: "string"
|
|
5526
|
+
}
|
|
5527
|
+
]
|
|
5528
|
+
});
|
|
5529
|
+
return sdkResponse;
|
|
5530
|
+
}
|
|
5531
|
+
catch (err) {
|
|
5532
|
+
throw err;
|
|
5533
|
+
}
|
|
5534
|
+
});
|
|
5535
|
+
}
|
|
5472
5536
|
/**
|
|
5473
5537
|
* Creates a new compute capacity reservation in the specified compartment and availability domain.
|
|
5474
5538
|
* Compute capacity reservations let you reserve instances in a compartment.
|
|
@@ -5480,7 +5544,7 @@ class ComputeClient {
|
|
|
5480
5544
|
* @param CreateComputeCapacityReservationRequest
|
|
5481
5545
|
* @return CreateComputeCapacityReservationResponse
|
|
5482
5546
|
* @throws OciError when an error occurs
|
|
5483
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
5547
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreateComputeCapacityReservation.ts.html |here} to see how to use CreateComputeCapacityReservation API.
|
|
5484
5548
|
*/
|
|
5485
5549
|
createComputeCapacityReservation(createComputeCapacityReservationRequest) {
|
|
5486
5550
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5560,7 +5624,7 @@ class ComputeClient {
|
|
|
5560
5624
|
* @param CreateComputeClusterRequest
|
|
5561
5625
|
* @return CreateComputeClusterResponse
|
|
5562
5626
|
* @throws OciError when an error occurs
|
|
5563
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
5627
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreateComputeCluster.ts.html |here} to see how to use CreateComputeCluster API.
|
|
5564
5628
|
*/
|
|
5565
5629
|
createComputeCluster(createComputeClusterRequest) {
|
|
5566
5630
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5624,7 +5688,7 @@ class ComputeClient {
|
|
|
5624
5688
|
* @param CreateComputeImageCapabilitySchemaRequest
|
|
5625
5689
|
* @return CreateComputeImageCapabilitySchemaResponse
|
|
5626
5690
|
* @throws OciError when an error occurs
|
|
5627
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
5691
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreateComputeImageCapabilitySchema.ts.html |here} to see how to use CreateComputeImageCapabilitySchema API.
|
|
5628
5692
|
*/
|
|
5629
5693
|
createComputeImageCapabilitySchema(createComputeImageCapabilitySchemaRequest) {
|
|
5630
5694
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5690,7 +5754,7 @@ class ComputeClient {
|
|
|
5690
5754
|
* @param CreateDedicatedVmHostRequest
|
|
5691
5755
|
* @return CreateDedicatedVmHostResponse
|
|
5692
5756
|
* @throws OciError when an error occurs
|
|
5693
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
5757
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreateDedicatedVmHost.ts.html |here} to see how to use CreateDedicatedVmHost API.
|
|
5694
5758
|
*/
|
|
5695
5759
|
createDedicatedVmHost(createDedicatedVmHostRequest) {
|
|
5696
5760
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5781,7 +5845,7 @@ class ComputeClient {
|
|
|
5781
5845
|
* @param CreateImageRequest
|
|
5782
5846
|
* @return CreateImageResponse
|
|
5783
5847
|
* @throws OciError when an error occurs
|
|
5784
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
5848
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreateImage.ts.html |here} to see how to use CreateImage API.
|
|
5785
5849
|
*/
|
|
5786
5850
|
createImage(createImageRequest) {
|
|
5787
5851
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5853,7 +5917,7 @@ class ComputeClient {
|
|
|
5853
5917
|
* @param CreateInstanceConsoleConnectionRequest
|
|
5854
5918
|
* @return CreateInstanceConsoleConnectionResponse
|
|
5855
5919
|
* @throws OciError when an error occurs
|
|
5856
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
5920
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreateInstanceConsoleConnection.ts.html |here} to see how to use CreateInstanceConsoleConnection API.
|
|
5857
5921
|
*/
|
|
5858
5922
|
createInstanceConsoleConnection(createInstanceConsoleConnectionRequest) {
|
|
5859
5923
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5915,7 +5979,7 @@ class ComputeClient {
|
|
|
5915
5979
|
* @param DeleteAppCatalogSubscriptionRequest
|
|
5916
5980
|
* @return DeleteAppCatalogSubscriptionResponse
|
|
5917
5981
|
* @throws OciError when an error occurs
|
|
5918
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
5982
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeleteAppCatalogSubscription.ts.html |here} to see how to use DeleteAppCatalogSubscription API.
|
|
5919
5983
|
*/
|
|
5920
5984
|
deleteAppCatalogSubscription(deleteAppCatalogSubscriptionRequest) {
|
|
5921
5985
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5970,7 +6034,7 @@ class ComputeClient {
|
|
|
5970
6034
|
* @param DeleteComputeCapacityReservationRequest
|
|
5971
6035
|
* @return DeleteComputeCapacityReservationResponse
|
|
5972
6036
|
* @throws OciError when an error occurs
|
|
5973
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
6037
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeleteComputeCapacityReservation.ts.html |here} to see how to use DeleteComputeCapacityReservation API.
|
|
5974
6038
|
*/
|
|
5975
6039
|
deleteComputeCapacityReservation(deleteComputeCapacityReservationRequest) {
|
|
5976
6040
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6032,7 +6096,7 @@ class ComputeClient {
|
|
|
6032
6096
|
* @param DeleteComputeClusterRequest
|
|
6033
6097
|
* @return DeleteComputeClusterResponse
|
|
6034
6098
|
* @throws OciError when an error occurs
|
|
6035
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
6099
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeleteComputeCluster.ts.html |here} to see how to use DeleteComputeCluster API.
|
|
6036
6100
|
*/
|
|
6037
6101
|
deleteComputeCluster(deleteComputeClusterRequest) {
|
|
6038
6102
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6088,7 +6152,7 @@ class ComputeClient {
|
|
|
6088
6152
|
* @param DeleteComputeImageCapabilitySchemaRequest
|
|
6089
6153
|
* @return DeleteComputeImageCapabilitySchemaResponse
|
|
6090
6154
|
* @throws OciError when an error occurs
|
|
6091
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
6155
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeleteComputeImageCapabilitySchema.ts.html |here} to see how to use DeleteComputeImageCapabilitySchema API.
|
|
6092
6156
|
*/
|
|
6093
6157
|
deleteComputeImageCapabilitySchema(deleteComputeImageCapabilitySchemaRequest) {
|
|
6094
6158
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6143,7 +6207,7 @@ class ComputeClient {
|
|
|
6143
6207
|
* @param DeleteConsoleHistoryRequest
|
|
6144
6208
|
* @return DeleteConsoleHistoryResponse
|
|
6145
6209
|
* @throws OciError when an error occurs
|
|
6146
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
6210
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeleteConsoleHistory.ts.html |here} to see how to use DeleteConsoleHistory API.
|
|
6147
6211
|
*/
|
|
6148
6212
|
deleteConsoleHistory(deleteConsoleHistoryRequest) {
|
|
6149
6213
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6201,7 +6265,7 @@ class ComputeClient {
|
|
|
6201
6265
|
* @param DeleteDedicatedVmHostRequest
|
|
6202
6266
|
* @return DeleteDedicatedVmHostResponse
|
|
6203
6267
|
* @throws OciError when an error occurs
|
|
6204
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
6268
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeleteDedicatedVmHost.ts.html |here} to see how to use DeleteDedicatedVmHost API.
|
|
6205
6269
|
*/
|
|
6206
6270
|
deleteDedicatedVmHost(deleteDedicatedVmHostRequest) {
|
|
6207
6271
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6260,7 +6324,7 @@ class ComputeClient {
|
|
|
6260
6324
|
* @param DeleteImageRequest
|
|
6261
6325
|
* @return DeleteImageResponse
|
|
6262
6326
|
* @throws OciError when an error occurs
|
|
6263
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
6327
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeleteImage.ts.html |here} to see how to use DeleteImage API.
|
|
6264
6328
|
*/
|
|
6265
6329
|
deleteImage(deleteImageRequest) {
|
|
6266
6330
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6314,7 +6378,7 @@ class ComputeClient {
|
|
|
6314
6378
|
* @param DeleteInstanceConsoleConnectionRequest
|
|
6315
6379
|
* @return DeleteInstanceConsoleConnectionResponse
|
|
6316
6380
|
* @throws OciError when an error occurs
|
|
6317
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
6381
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeleteInstanceConsoleConnection.ts.html |here} to see how to use DeleteInstanceConsoleConnection API.
|
|
6318
6382
|
*/
|
|
6319
6383
|
deleteInstanceConsoleConnection(deleteInstanceConsoleConnectionRequest) {
|
|
6320
6384
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6372,7 +6436,7 @@ class ComputeClient {
|
|
|
6372
6436
|
* @param DetachBootVolumeRequest
|
|
6373
6437
|
* @return DetachBootVolumeResponse
|
|
6374
6438
|
* @throws OciError when an error occurs
|
|
6375
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
6439
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DetachBootVolume.ts.html |here} to see how to use DetachBootVolume API.
|
|
6376
6440
|
*/
|
|
6377
6441
|
detachBootVolume(detachBootVolumeRequest) {
|
|
6378
6442
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6436,7 +6500,7 @@ class ComputeClient {
|
|
|
6436
6500
|
* @param DetachVnicRequest
|
|
6437
6501
|
* @return DetachVnicResponse
|
|
6438
6502
|
* @throws OciError when an error occurs
|
|
6439
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
6503
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DetachVnic.ts.html |here} to see how to use DetachVnic API.
|
|
6440
6504
|
*/
|
|
6441
6505
|
detachVnic(detachVnicRequest) {
|
|
6442
6506
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6494,7 +6558,7 @@ class ComputeClient {
|
|
|
6494
6558
|
* @param DetachVolumeRequest
|
|
6495
6559
|
* @return DetachVolumeResponse
|
|
6496
6560
|
* @throws OciError when an error occurs
|
|
6497
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
6561
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DetachVolume.ts.html |here} to see how to use DetachVolume API.
|
|
6498
6562
|
*/
|
|
6499
6563
|
detachVolume(detachVolumeRequest) {
|
|
6500
6564
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6558,7 +6622,7 @@ class ComputeClient {
|
|
|
6558
6622
|
* @param ExportImageRequest
|
|
6559
6623
|
* @return ExportImageResponse
|
|
6560
6624
|
* @throws OciError when an error occurs
|
|
6561
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
6625
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ExportImage.ts.html |here} to see how to use ExportImage API.
|
|
6562
6626
|
*/
|
|
6563
6627
|
exportImage(exportImageRequest) {
|
|
6564
6628
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6628,7 +6692,7 @@ class ComputeClient {
|
|
|
6628
6692
|
* @param GetAppCatalogListingRequest
|
|
6629
6693
|
* @return GetAppCatalogListingResponse
|
|
6630
6694
|
* @throws OciError when an error occurs
|
|
6631
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
6695
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetAppCatalogListing.ts.html |here} to see how to use GetAppCatalogListing API.
|
|
6632
6696
|
*/
|
|
6633
6697
|
getAppCatalogListing(getAppCatalogListingRequest) {
|
|
6634
6698
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6690,7 +6754,7 @@ class ComputeClient {
|
|
|
6690
6754
|
* @param GetAppCatalogListingAgreementsRequest
|
|
6691
6755
|
* @return GetAppCatalogListingAgreementsResponse
|
|
6692
6756
|
* @throws OciError when an error occurs
|
|
6693
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
6757
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetAppCatalogListingAgreements.ts.html |here} to see how to use GetAppCatalogListingAgreements API.
|
|
6694
6758
|
*/
|
|
6695
6759
|
getAppCatalogListingAgreements(getAppCatalogListingAgreementsRequest) {
|
|
6696
6760
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6753,7 +6817,7 @@ class ComputeClient {
|
|
|
6753
6817
|
* @param GetAppCatalogListingResourceVersionRequest
|
|
6754
6818
|
* @return GetAppCatalogListingResourceVersionResponse
|
|
6755
6819
|
* @throws OciError when an error occurs
|
|
6756
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
6820
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetAppCatalogListingResourceVersion.ts.html |here} to see how to use GetAppCatalogListingResourceVersion API.
|
|
6757
6821
|
*/
|
|
6758
6822
|
getAppCatalogListingResourceVersion(getAppCatalogListingResourceVersionRequest) {
|
|
6759
6823
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6816,7 +6880,7 @@ class ComputeClient {
|
|
|
6816
6880
|
* @param GetBootVolumeAttachmentRequest
|
|
6817
6881
|
* @return GetBootVolumeAttachmentResponse
|
|
6818
6882
|
* @throws OciError when an error occurs
|
|
6819
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
6883
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetBootVolumeAttachment.ts.html |here} to see how to use GetBootVolumeAttachment API.
|
|
6820
6884
|
*/
|
|
6821
6885
|
getBootVolumeAttachment(getBootVolumeAttachmentRequest) {
|
|
6822
6886
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6878,7 +6942,7 @@ class ComputeClient {
|
|
|
6878
6942
|
* @param GetComputeCapacityReservationRequest
|
|
6879
6943
|
* @return GetComputeCapacityReservationResponse
|
|
6880
6944
|
* @throws OciError when an error occurs
|
|
6881
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
6945
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetComputeCapacityReservation.ts.html |here} to see how to use GetComputeCapacityReservation API.
|
|
6882
6946
|
*/
|
|
6883
6947
|
getComputeCapacityReservation(getComputeCapacityReservationRequest) {
|
|
6884
6948
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6941,7 +7005,7 @@ class ComputeClient {
|
|
|
6941
7005
|
* @param GetComputeClusterRequest
|
|
6942
7006
|
* @return GetComputeClusterResponse
|
|
6943
7007
|
* @throws OciError when an error occurs
|
|
6944
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
7008
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetComputeCluster.ts.html |here} to see how to use GetComputeCluster API.
|
|
6945
7009
|
*/
|
|
6946
7010
|
getComputeCluster(getComputeClusterRequest) {
|
|
6947
7011
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7004,7 +7068,7 @@ class ComputeClient {
|
|
|
7004
7068
|
* @param GetComputeGlobalImageCapabilitySchemaRequest
|
|
7005
7069
|
* @return GetComputeGlobalImageCapabilitySchemaResponse
|
|
7006
7070
|
* @throws OciError when an error occurs
|
|
7007
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
7071
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetComputeGlobalImageCapabilitySchema.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchema API.
|
|
7008
7072
|
*/
|
|
7009
7073
|
getComputeGlobalImageCapabilitySchema(getComputeGlobalImageCapabilitySchemaRequest) {
|
|
7010
7074
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7066,7 +7130,7 @@ class ComputeClient {
|
|
|
7066
7130
|
* @param GetComputeGlobalImageCapabilitySchemaVersionRequest
|
|
7067
7131
|
* @return GetComputeGlobalImageCapabilitySchemaVersionResponse
|
|
7068
7132
|
* @throws OciError when an error occurs
|
|
7069
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
7133
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetComputeGlobalImageCapabilitySchemaVersion.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchemaVersion API.
|
|
7070
7134
|
*/
|
|
7071
7135
|
getComputeGlobalImageCapabilitySchemaVersion(getComputeGlobalImageCapabilitySchemaVersionRequest) {
|
|
7072
7136
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7130,7 +7194,7 @@ class ComputeClient {
|
|
|
7130
7194
|
* @param GetComputeImageCapabilitySchemaRequest
|
|
7131
7195
|
* @return GetComputeImageCapabilitySchemaResponse
|
|
7132
7196
|
* @throws OciError when an error occurs
|
|
7133
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
7197
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetComputeImageCapabilitySchema.ts.html |here} to see how to use GetComputeImageCapabilitySchema API.
|
|
7134
7198
|
*/
|
|
7135
7199
|
getComputeImageCapabilitySchema(getComputeImageCapabilitySchemaRequest) {
|
|
7136
7200
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7197,7 +7261,7 @@ class ComputeClient {
|
|
|
7197
7261
|
* @param GetConsoleHistoryRequest
|
|
7198
7262
|
* @return GetConsoleHistoryResponse
|
|
7199
7263
|
* @throws OciError when an error occurs
|
|
7200
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
7264
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetConsoleHistory.ts.html |here} to see how to use GetConsoleHistory API.
|
|
7201
7265
|
*/
|
|
7202
7266
|
getConsoleHistory(getConsoleHistoryRequest) {
|
|
7203
7267
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7262,7 +7326,7 @@ class ComputeClient {
|
|
|
7262
7326
|
* @param GetConsoleHistoryContentRequest
|
|
7263
7327
|
* @return GetConsoleHistoryContentResponse
|
|
7264
7328
|
* @throws OciError when an error occurs
|
|
7265
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
7329
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetConsoleHistoryContent.ts.html |here} to see how to use GetConsoleHistoryContent API.
|
|
7266
7330
|
*/
|
|
7267
7331
|
getConsoleHistoryContent(getConsoleHistoryContentRequest) {
|
|
7268
7332
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7327,7 +7391,7 @@ class ComputeClient {
|
|
|
7327
7391
|
* @param GetDedicatedVmHostRequest
|
|
7328
7392
|
* @return GetDedicatedVmHostResponse
|
|
7329
7393
|
* @throws OciError when an error occurs
|
|
7330
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
7394
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetDedicatedVmHost.ts.html |here} to see how to use GetDedicatedVmHost API.
|
|
7331
7395
|
*/
|
|
7332
7396
|
getDedicatedVmHost(getDedicatedVmHostRequest) {
|
|
7333
7397
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7390,7 +7454,7 @@ class ComputeClient {
|
|
|
7390
7454
|
* @param GetImageRequest
|
|
7391
7455
|
* @return GetImageResponse
|
|
7392
7456
|
* @throws OciError when an error occurs
|
|
7393
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
7457
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetImage.ts.html |here} to see how to use GetImage API.
|
|
7394
7458
|
*/
|
|
7395
7459
|
getImage(getImageRequest) {
|
|
7396
7460
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7452,7 +7516,7 @@ class ComputeClient {
|
|
|
7452
7516
|
* @param GetImageShapeCompatibilityEntryRequest
|
|
7453
7517
|
* @return GetImageShapeCompatibilityEntryResponse
|
|
7454
7518
|
* @throws OciError when an error occurs
|
|
7455
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
7519
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetImageShapeCompatibilityEntry.ts.html |here} to see how to use GetImageShapeCompatibilityEntry API.
|
|
7456
7520
|
*/
|
|
7457
7521
|
getImageShapeCompatibilityEntry(getImageShapeCompatibilityEntryRequest) {
|
|
7458
7522
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7515,7 +7579,7 @@ class ComputeClient {
|
|
|
7515
7579
|
* @param GetInstanceRequest
|
|
7516
7580
|
* @return GetInstanceResponse
|
|
7517
7581
|
* @throws OciError when an error occurs
|
|
7518
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
7582
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetInstance.ts.html |here} to see how to use GetInstance API.
|
|
7519
7583
|
*/
|
|
7520
7584
|
getInstance(getInstanceRequest) {
|
|
7521
7585
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7577,7 +7641,7 @@ class ComputeClient {
|
|
|
7577
7641
|
* @param GetInstanceConsoleConnectionRequest
|
|
7578
7642
|
* @return GetInstanceConsoleConnectionResponse
|
|
7579
7643
|
* @throws OciError when an error occurs
|
|
7580
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
7644
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetInstanceConsoleConnection.ts.html |here} to see how to use GetInstanceConsoleConnection API.
|
|
7581
7645
|
*/
|
|
7582
7646
|
getInstanceConsoleConnection(getInstanceConsoleConnectionRequest) {
|
|
7583
7647
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7636,7 +7700,7 @@ class ComputeClient {
|
|
|
7636
7700
|
* @param GetInstanceMaintenanceRebootRequest
|
|
7637
7701
|
* @return GetInstanceMaintenanceRebootResponse
|
|
7638
7702
|
* @throws OciError when an error occurs
|
|
7639
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
7703
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetInstanceMaintenanceReboot.ts.html |here} to see how to use GetInstanceMaintenanceReboot API.
|
|
7640
7704
|
*/
|
|
7641
7705
|
getInstanceMaintenanceReboot(getInstanceMaintenanceRebootRequest) {
|
|
7642
7706
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7694,7 +7758,7 @@ class ComputeClient {
|
|
|
7694
7758
|
* @param GetMeasuredBootReportRequest
|
|
7695
7759
|
* @return GetMeasuredBootReportResponse
|
|
7696
7760
|
* @throws OciError when an error occurs
|
|
7697
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
7761
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetMeasuredBootReport.ts.html |here} to see how to use GetMeasuredBootReport API.
|
|
7698
7762
|
*/
|
|
7699
7763
|
getMeasuredBootReport(getMeasuredBootReportRequest) {
|
|
7700
7764
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7758,7 +7822,7 @@ class ComputeClient {
|
|
|
7758
7822
|
* @param GetVnicAttachmentRequest
|
|
7759
7823
|
* @return GetVnicAttachmentResponse
|
|
7760
7824
|
* @throws OciError when an error occurs
|
|
7761
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
7825
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetVnicAttachment.ts.html |here} to see how to use GetVnicAttachment API.
|
|
7762
7826
|
*/
|
|
7763
7827
|
getVnicAttachment(getVnicAttachmentRequest) {
|
|
7764
7828
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7820,7 +7884,7 @@ class ComputeClient {
|
|
|
7820
7884
|
* @param GetVolumeAttachmentRequest
|
|
7821
7885
|
* @return GetVolumeAttachmentResponse
|
|
7822
7886
|
* @throws OciError when an error occurs
|
|
7823
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
7887
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetVolumeAttachment.ts.html |here} to see how to use GetVolumeAttachment API.
|
|
7824
7888
|
*/
|
|
7825
7889
|
getVolumeAttachment(getVolumeAttachmentRequest) {
|
|
7826
7890
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7884,7 +7948,7 @@ class ComputeClient {
|
|
|
7884
7948
|
* @param GetWindowsInstanceInitialCredentialsRequest
|
|
7885
7949
|
* @return GetWindowsInstanceInitialCredentialsResponse
|
|
7886
7950
|
* @throws OciError when an error occurs
|
|
7887
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
7951
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetWindowsInstanceInitialCredentials.ts.html |here} to see how to use GetWindowsInstanceInitialCredentials API.
|
|
7888
7952
|
*/
|
|
7889
7953
|
getWindowsInstanceInitialCredentials(getWindowsInstanceInitialCredentialsRequest) {
|
|
7890
7954
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7982,7 +8046,7 @@ class ComputeClient {
|
|
|
7982
8046
|
* @param InstanceActionRequest
|
|
7983
8047
|
* @return InstanceActionResponse
|
|
7984
8048
|
* @throws OciError when an error occurs
|
|
7985
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
8049
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/InstanceAction.ts.html |here} to see how to use InstanceAction API.
|
|
7986
8050
|
*/
|
|
7987
8051
|
instanceAction(instanceActionRequest) {
|
|
7988
8052
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8083,12 +8147,16 @@ class ComputeClient {
|
|
|
8083
8147
|
* Then, call {@link #createAppCatalogSubscription(CreateAppCatalogSubscriptionRequest) createAppCatalogSubscription}
|
|
8084
8148
|
* with the signature. To get the image ID for the LaunchInstance operation, call
|
|
8085
8149
|
* {@link #getAppCatalogListingResourceVersion(GetAppCatalogListingResourceVersionRequest) getAppCatalogListingResourceVersion}.
|
|
8150
|
+
* <p>
|
|
8151
|
+
To determine whether capacity is available for a specific shape before you create an instance,
|
|
8152
|
+
* use the {@link #createComputeCapacityReport(CreateComputeCapacityReportRequest) createComputeCapacityReport}
|
|
8153
|
+
* operation.
|
|
8086
8154
|
*
|
|
8087
8155
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
8088
8156
|
* @param LaunchInstanceRequest
|
|
8089
8157
|
* @return LaunchInstanceResponse
|
|
8090
8158
|
* @throws OciError when an error occurs
|
|
8091
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
8159
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/LaunchInstance.ts.html |here} to see how to use LaunchInstance API.
|
|
8092
8160
|
*/
|
|
8093
8161
|
launchInstance(launchInstanceRequest) {
|
|
8094
8162
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8155,7 +8223,7 @@ class ComputeClient {
|
|
|
8155
8223
|
* @param ListAppCatalogListingResourceVersionsRequest
|
|
8156
8224
|
* @return ListAppCatalogListingResourceVersionsResponse
|
|
8157
8225
|
* @throws OciError when an error occurs
|
|
8158
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
8226
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListAppCatalogListingResourceVersions.ts.html |here} to see how to use ListAppCatalogListingResourceVersions API.
|
|
8159
8227
|
*/
|
|
8160
8228
|
listAppCatalogListingResourceVersions(listAppCatalogListingResourceVersionsRequest) {
|
|
8161
8229
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8261,7 +8329,7 @@ class ComputeClient {
|
|
|
8261
8329
|
* @param ListAppCatalogListingsRequest
|
|
8262
8330
|
* @return ListAppCatalogListingsResponse
|
|
8263
8331
|
* @throws OciError when an error occurs
|
|
8264
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
8332
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListAppCatalogListings.ts.html |here} to see how to use ListAppCatalogListings API.
|
|
8265
8333
|
*/
|
|
8266
8334
|
listAppCatalogListings(listAppCatalogListingsRequest) {
|
|
8267
8335
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8368,7 +8436,7 @@ class ComputeClient {
|
|
|
8368
8436
|
* @param ListAppCatalogSubscriptionsRequest
|
|
8369
8437
|
* @return ListAppCatalogSubscriptionsResponse
|
|
8370
8438
|
* @throws OciError when an error occurs
|
|
8371
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
8439
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListAppCatalogSubscriptions.ts.html |here} to see how to use ListAppCatalogSubscriptions API.
|
|
8372
8440
|
*/
|
|
8373
8441
|
listAppCatalogSubscriptions(listAppCatalogSubscriptionsRequest) {
|
|
8374
8442
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8477,7 +8545,7 @@ class ComputeClient {
|
|
|
8477
8545
|
* @param ListBootVolumeAttachmentsRequest
|
|
8478
8546
|
* @return ListBootVolumeAttachmentsResponse
|
|
8479
8547
|
* @throws OciError when an error occurs
|
|
8480
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
8548
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListBootVolumeAttachments.ts.html |here} to see how to use ListBootVolumeAttachments API.
|
|
8481
8549
|
*/
|
|
8482
8550
|
listBootVolumeAttachments(listBootVolumeAttachmentsRequest) {
|
|
8483
8551
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8585,7 +8653,7 @@ class ComputeClient {
|
|
|
8585
8653
|
* @param ListComputeCapacityReservationInstanceShapesRequest
|
|
8586
8654
|
* @return ListComputeCapacityReservationInstanceShapesResponse
|
|
8587
8655
|
* @throws OciError when an error occurs
|
|
8588
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
8656
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListComputeCapacityReservationInstanceShapes.ts.html |here} to see how to use ListComputeCapacityReservationInstanceShapes API.
|
|
8589
8657
|
*/
|
|
8590
8658
|
listComputeCapacityReservationInstanceShapes(listComputeCapacityReservationInstanceShapesRequest) {
|
|
8591
8659
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8695,7 +8763,7 @@ class ComputeClient {
|
|
|
8695
8763
|
* @param ListComputeCapacityReservationInstancesRequest
|
|
8696
8764
|
* @return ListComputeCapacityReservationInstancesResponse
|
|
8697
8765
|
* @throws OciError when an error occurs
|
|
8698
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
8766
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListComputeCapacityReservationInstances.ts.html |here} to see how to use ListComputeCapacityReservationInstances API.
|
|
8699
8767
|
*/
|
|
8700
8768
|
listComputeCapacityReservationInstances(listComputeCapacityReservationInstancesRequest) {
|
|
8701
8769
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8809,7 +8877,7 @@ class ComputeClient {
|
|
|
8809
8877
|
* @param ListComputeCapacityReservationsRequest
|
|
8810
8878
|
* @return ListComputeCapacityReservationsResponse
|
|
8811
8879
|
* @throws OciError when an error occurs
|
|
8812
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
8880
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListComputeCapacityReservations.ts.html |here} to see how to use ListComputeCapacityReservations API.
|
|
8813
8881
|
*/
|
|
8814
8882
|
listComputeCapacityReservations(listComputeCapacityReservationsRequest) {
|
|
8815
8883
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8921,7 +8989,7 @@ class ComputeClient {
|
|
|
8921
8989
|
* @param ListComputeClustersRequest
|
|
8922
8990
|
* @return ListComputeClustersResponse
|
|
8923
8991
|
* @throws OciError when an error occurs
|
|
8924
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
8992
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListComputeClusters.ts.html |here} to see how to use ListComputeClusters API.
|
|
8925
8993
|
*/
|
|
8926
8994
|
listComputeClusters(listComputeClustersRequest) {
|
|
8927
8995
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8991,7 +9059,7 @@ class ComputeClient {
|
|
|
8991
9059
|
* @param ListComputeGlobalImageCapabilitySchemaVersionsRequest
|
|
8992
9060
|
* @return ListComputeGlobalImageCapabilitySchemaVersionsResponse
|
|
8993
9061
|
* @throws OciError when an error occurs
|
|
8994
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
9062
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListComputeGlobalImageCapabilitySchemaVersions.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemaVersions API.
|
|
8995
9063
|
*/
|
|
8996
9064
|
listComputeGlobalImageCapabilitySchemaVersions(listComputeGlobalImageCapabilitySchemaVersionsRequest) {
|
|
8997
9065
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9100,7 +9168,7 @@ class ComputeClient {
|
|
|
9100
9168
|
* @param ListComputeGlobalImageCapabilitySchemasRequest
|
|
9101
9169
|
* @return ListComputeGlobalImageCapabilitySchemasResponse
|
|
9102
9170
|
* @throws OciError when an error occurs
|
|
9103
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
9171
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListComputeGlobalImageCapabilitySchemas.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemas API.
|
|
9104
9172
|
*/
|
|
9105
9173
|
listComputeGlobalImageCapabilitySchemas(listComputeGlobalImageCapabilitySchemasRequest) {
|
|
9106
9174
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9208,7 +9276,7 @@ class ComputeClient {
|
|
|
9208
9276
|
* @param ListComputeImageCapabilitySchemasRequest
|
|
9209
9277
|
* @return ListComputeImageCapabilitySchemasResponse
|
|
9210
9278
|
* @throws OciError when an error occurs
|
|
9211
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
9279
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListComputeImageCapabilitySchemas.ts.html |here} to see how to use ListComputeImageCapabilitySchemas API.
|
|
9212
9280
|
*/
|
|
9213
9281
|
listComputeImageCapabilitySchemas(listComputeImageCapabilitySchemasRequest) {
|
|
9214
9282
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9317,7 +9385,7 @@ class ComputeClient {
|
|
|
9317
9385
|
* @param ListConsoleHistoriesRequest
|
|
9318
9386
|
* @return ListConsoleHistoriesResponse
|
|
9319
9387
|
* @throws OciError when an error occurs
|
|
9320
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
9388
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListConsoleHistories.ts.html |here} to see how to use ListConsoleHistories API.
|
|
9321
9389
|
*/
|
|
9322
9390
|
listConsoleHistories(listConsoleHistoriesRequest) {
|
|
9323
9391
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9428,7 +9496,7 @@ class ComputeClient {
|
|
|
9428
9496
|
* @param ListDedicatedVmHostInstanceShapesRequest
|
|
9429
9497
|
* @return ListDedicatedVmHostInstanceShapesResponse
|
|
9430
9498
|
* @throws OciError when an error occurs
|
|
9431
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
9499
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListDedicatedVmHostInstanceShapes.ts.html |here} to see how to use ListDedicatedVmHostInstanceShapes API.
|
|
9432
9500
|
*/
|
|
9433
9501
|
listDedicatedVmHostInstanceShapes(listDedicatedVmHostInstanceShapesRequest) {
|
|
9434
9502
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9536,7 +9604,7 @@ class ComputeClient {
|
|
|
9536
9604
|
* @param ListDedicatedVmHostInstancesRequest
|
|
9537
9605
|
* @return ListDedicatedVmHostInstancesResponse
|
|
9538
9606
|
* @throws OciError when an error occurs
|
|
9539
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
9607
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListDedicatedVmHostInstances.ts.html |here} to see how to use ListDedicatedVmHostInstances API.
|
|
9540
9608
|
*/
|
|
9541
9609
|
listDedicatedVmHostInstances(listDedicatedVmHostInstancesRequest) {
|
|
9542
9610
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9647,7 +9715,7 @@ class ComputeClient {
|
|
|
9647
9715
|
* @param ListDedicatedVmHostShapesRequest
|
|
9648
9716
|
* @return ListDedicatedVmHostShapesResponse
|
|
9649
9717
|
* @throws OciError when an error occurs
|
|
9650
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
9718
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListDedicatedVmHostShapes.ts.html |here} to see how to use ListDedicatedVmHostShapes API.
|
|
9651
9719
|
*/
|
|
9652
9720
|
listDedicatedVmHostShapes(listDedicatedVmHostShapesRequest) {
|
|
9653
9721
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9758,7 +9826,7 @@ class ComputeClient {
|
|
|
9758
9826
|
* @param ListDedicatedVmHostsRequest
|
|
9759
9827
|
* @return ListDedicatedVmHostsResponse
|
|
9760
9828
|
* @throws OciError when an error occurs
|
|
9761
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
9829
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListDedicatedVmHosts.ts.html |here} to see how to use ListDedicatedVmHosts API.
|
|
9762
9830
|
*/
|
|
9763
9831
|
listDedicatedVmHosts(listDedicatedVmHostsRequest) {
|
|
9764
9832
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9871,7 +9939,7 @@ class ComputeClient {
|
|
|
9871
9939
|
* @param ListImageShapeCompatibilityEntriesRequest
|
|
9872
9940
|
* @return ListImageShapeCompatibilityEntriesResponse
|
|
9873
9941
|
* @throws OciError when an error occurs
|
|
9874
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
9942
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListImageShapeCompatibilityEntries.ts.html |here} to see how to use ListImageShapeCompatibilityEntries API.
|
|
9875
9943
|
*/
|
|
9876
9944
|
listImageShapeCompatibilityEntries(listImageShapeCompatibilityEntriesRequest) {
|
|
9877
9945
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9988,7 +10056,7 @@ class ComputeClient {
|
|
|
9988
10056
|
* @param ListImagesRequest
|
|
9989
10057
|
* @return ListImagesResponse
|
|
9990
10058
|
* @throws OciError when an error occurs
|
|
9991
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
10059
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListImages.ts.html |here} to see how to use ListImages API.
|
|
9992
10060
|
*/
|
|
9993
10061
|
listImages(listImagesRequest) {
|
|
9994
10062
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10102,7 +10170,7 @@ class ComputeClient {
|
|
|
10102
10170
|
* @param ListInstanceConsoleConnectionsRequest
|
|
10103
10171
|
* @return ListInstanceConsoleConnectionsResponse
|
|
10104
10172
|
* @throws OciError when an error occurs
|
|
10105
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
10173
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListInstanceConsoleConnections.ts.html |here} to see how to use ListInstanceConsoleConnections API.
|
|
10106
10174
|
*/
|
|
10107
10175
|
listInstanceConsoleConnections(listInstanceConsoleConnectionsRequest) {
|
|
10108
10176
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10207,7 +10275,7 @@ class ComputeClient {
|
|
|
10207
10275
|
* @param ListInstanceDevicesRequest
|
|
10208
10276
|
* @return ListInstanceDevicesResponse
|
|
10209
10277
|
* @throws OciError when an error occurs
|
|
10210
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
10278
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListInstanceDevices.ts.html |here} to see how to use ListInstanceDevices API.
|
|
10211
10279
|
*/
|
|
10212
10280
|
listInstanceDevices(listInstanceDevicesRequest) {
|
|
10213
10281
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10323,7 +10391,7 @@ class ComputeClient {
|
|
|
10323
10391
|
* @param ListInstancesRequest
|
|
10324
10392
|
* @return ListInstancesResponse
|
|
10325
10393
|
* @throws OciError when an error occurs
|
|
10326
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
10394
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListInstances.ts.html |here} to see how to use ListInstances API.
|
|
10327
10395
|
*/
|
|
10328
10396
|
listInstances(listInstancesRequest) {
|
|
10329
10397
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10436,7 +10504,7 @@ class ComputeClient {
|
|
|
10436
10504
|
* @param ListShapesRequest
|
|
10437
10505
|
* @return ListShapesResponse
|
|
10438
10506
|
* @throws OciError when an error occurs
|
|
10439
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
10507
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListShapes.ts.html |here} to see how to use ListShapes API.
|
|
10440
10508
|
*/
|
|
10441
10509
|
listShapes(listShapesRequest) {
|
|
10442
10510
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10545,7 +10613,7 @@ class ComputeClient {
|
|
|
10545
10613
|
* @param ListVnicAttachmentsRequest
|
|
10546
10614
|
* @return ListVnicAttachmentsResponse
|
|
10547
10615
|
* @throws OciError when an error occurs
|
|
10548
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
10616
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListVnicAttachments.ts.html |here} to see how to use ListVnicAttachments API.
|
|
10549
10617
|
*/
|
|
10550
10618
|
listVnicAttachments(listVnicAttachmentsRequest) {
|
|
10551
10619
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10657,7 +10725,7 @@ class ComputeClient {
|
|
|
10657
10725
|
* @param ListVolumeAttachmentsRequest
|
|
10658
10726
|
* @return ListVolumeAttachmentsResponse
|
|
10659
10727
|
* @throws OciError when an error occurs
|
|
10660
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
10728
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListVolumeAttachments.ts.html |here} to see how to use ListVolumeAttachments API.
|
|
10661
10729
|
*/
|
|
10662
10730
|
listVolumeAttachments(listVolumeAttachmentsRequest) {
|
|
10663
10731
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10764,7 +10832,7 @@ class ComputeClient {
|
|
|
10764
10832
|
* @param RemoveImageShapeCompatibilityEntryRequest
|
|
10765
10833
|
* @return RemoveImageShapeCompatibilityEntryResponse
|
|
10766
10834
|
* @throws OciError when an error occurs
|
|
10767
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
10835
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/RemoveImageShapeCompatibilityEntry.ts.html |here} to see how to use RemoveImageShapeCompatibilityEntry API.
|
|
10768
10836
|
*/
|
|
10769
10837
|
removeImageShapeCompatibilityEntry(removeImageShapeCompatibilityEntryRequest) {
|
|
10770
10838
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10827,7 +10895,7 @@ class ComputeClient {
|
|
|
10827
10895
|
* @param TerminateInstanceRequest
|
|
10828
10896
|
* @return TerminateInstanceResponse
|
|
10829
10897
|
* @throws OciError when an error occurs
|
|
10830
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
10898
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/TerminateInstance.ts.html |here} to see how to use TerminateInstance API.
|
|
10831
10899
|
*/
|
|
10832
10900
|
terminateInstance(terminateInstanceRequest) {
|
|
10833
10901
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10886,7 +10954,7 @@ class ComputeClient {
|
|
|
10886
10954
|
* @param UpdateComputeCapacityReservationRequest
|
|
10887
10955
|
* @return UpdateComputeCapacityReservationResponse
|
|
10888
10956
|
* @throws OciError when an error occurs
|
|
10889
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
10957
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateComputeCapacityReservation.ts.html |here} to see how to use UpdateComputeCapacityReservation API.
|
|
10890
10958
|
*/
|
|
10891
10959
|
updateComputeCapacityReservation(updateComputeCapacityReservationRequest) {
|
|
10892
10960
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10947,7 +11015,7 @@ class ComputeClient {
|
|
|
10947
11015
|
* @param UpdateComputeClusterRequest
|
|
10948
11016
|
* @return UpdateComputeClusterResponse
|
|
10949
11017
|
* @throws OciError when an error occurs
|
|
10950
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
11018
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateComputeCluster.ts.html |here} to see how to use UpdateComputeCluster API.
|
|
10951
11019
|
*/
|
|
10952
11020
|
updateComputeCluster(updateComputeClusterRequest) {
|
|
10953
11021
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11014,7 +11082,7 @@ class ComputeClient {
|
|
|
11014
11082
|
* @param UpdateComputeImageCapabilitySchemaRequest
|
|
11015
11083
|
* @return UpdateComputeImageCapabilitySchemaResponse
|
|
11016
11084
|
* @throws OciError when an error occurs
|
|
11017
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
11085
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateComputeImageCapabilitySchema.ts.html |here} to see how to use UpdateComputeImageCapabilitySchema API.
|
|
11018
11086
|
*/
|
|
11019
11087
|
updateComputeImageCapabilitySchema(updateComputeImageCapabilitySchemaRequest) {
|
|
11020
11088
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11078,7 +11146,7 @@ class ComputeClient {
|
|
|
11078
11146
|
* @param UpdateConsoleHistoryRequest
|
|
11079
11147
|
* @return UpdateConsoleHistoryResponse
|
|
11080
11148
|
* @throws OciError when an error occurs
|
|
11081
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
11149
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateConsoleHistory.ts.html |here} to see how to use UpdateConsoleHistory API.
|
|
11082
11150
|
*/
|
|
11083
11151
|
updateConsoleHistory(updateConsoleHistoryRequest) {
|
|
11084
11152
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11144,7 +11212,7 @@ class ComputeClient {
|
|
|
11144
11212
|
* @param UpdateDedicatedVmHostRequest
|
|
11145
11213
|
* @return UpdateDedicatedVmHostResponse
|
|
11146
11214
|
* @throws OciError when an error occurs
|
|
11147
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
11215
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateDedicatedVmHost.ts.html |here} to see how to use UpdateDedicatedVmHost API.
|
|
11148
11216
|
*/
|
|
11149
11217
|
updateDedicatedVmHost(updateDedicatedVmHostRequest) {
|
|
11150
11218
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11211,7 +11279,7 @@ class ComputeClient {
|
|
|
11211
11279
|
* @param UpdateImageRequest
|
|
11212
11280
|
* @return UpdateImageResponse
|
|
11213
11281
|
* @throws OciError when an error occurs
|
|
11214
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
11282
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateImage.ts.html |here} to see how to use UpdateImage API.
|
|
11215
11283
|
*/
|
|
11216
11284
|
updateImage(updateImageRequest) {
|
|
11217
11285
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11283,7 +11351,7 @@ class ComputeClient {
|
|
|
11283
11351
|
* @param UpdateInstanceRequest
|
|
11284
11352
|
* @return UpdateInstanceResponse
|
|
11285
11353
|
* @throws OciError when an error occurs
|
|
11286
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
11354
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateInstance.ts.html |here} to see how to use UpdateInstance API.
|
|
11287
11355
|
*/
|
|
11288
11356
|
updateInstance(updateInstanceRequest) {
|
|
11289
11357
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11353,7 +11421,7 @@ class ComputeClient {
|
|
|
11353
11421
|
* @param UpdateInstanceConsoleConnectionRequest
|
|
11354
11422
|
* @return UpdateInstanceConsoleConnectionResponse
|
|
11355
11423
|
* @throws OciError when an error occurs
|
|
11356
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
11424
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateInstanceConsoleConnection.ts.html |here} to see how to use UpdateInstanceConsoleConnection API.
|
|
11357
11425
|
*/
|
|
11358
11426
|
updateInstanceConsoleConnection(updateInstanceConsoleConnectionRequest) {
|
|
11359
11427
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11418,7 +11486,7 @@ class ComputeClient {
|
|
|
11418
11486
|
* @param UpdateVolumeAttachmentRequest
|
|
11419
11487
|
* @return UpdateVolumeAttachmentResponse
|
|
11420
11488
|
* @throws OciError when an error occurs
|
|
11421
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
11489
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateVolumeAttachment.ts.html |here} to see how to use UpdateVolumeAttachment API.
|
|
11422
11490
|
*/
|
|
11423
11491
|
updateVolumeAttachment(updateVolumeAttachmentRequest) {
|
|
11424
11492
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11616,7 +11684,7 @@ class ComputeManagementClient {
|
|
|
11616
11684
|
* @param AttachInstancePoolInstanceRequest
|
|
11617
11685
|
* @return AttachInstancePoolInstanceResponse
|
|
11618
11686
|
* @throws OciError when an error occurs
|
|
11619
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
11687
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/AttachInstancePoolInstance.ts.html |here} to see how to use AttachInstancePoolInstance API.
|
|
11620
11688
|
*/
|
|
11621
11689
|
attachInstancePoolInstance(attachInstancePoolInstanceRequest) {
|
|
11622
11690
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11691,7 +11759,7 @@ class ComputeManagementClient {
|
|
|
11691
11759
|
* @param AttachLoadBalancerRequest
|
|
11692
11760
|
* @return AttachLoadBalancerResponse
|
|
11693
11761
|
* @throws OciError when an error occurs
|
|
11694
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
11762
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/AttachLoadBalancer.ts.html |here} to see how to use AttachLoadBalancer API.
|
|
11695
11763
|
*/
|
|
11696
11764
|
attachLoadBalancer(attachLoadBalancerRequest) {
|
|
11697
11765
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11762,7 +11830,7 @@ class ComputeManagementClient {
|
|
|
11762
11830
|
* @param ChangeClusterNetworkCompartmentRequest
|
|
11763
11831
|
* @return ChangeClusterNetworkCompartmentResponse
|
|
11764
11832
|
* @throws OciError when an error occurs
|
|
11765
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
11833
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ChangeClusterNetworkCompartment.ts.html |here} to see how to use ChangeClusterNetworkCompartment API.
|
|
11766
11834
|
*/
|
|
11767
11835
|
changeClusterNetworkCompartment(changeClusterNetworkCompartmentRequest) {
|
|
11768
11836
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11837,7 +11905,7 @@ class ComputeManagementClient {
|
|
|
11837
11905
|
* @param ChangeInstanceConfigurationCompartmentRequest
|
|
11838
11906
|
* @return ChangeInstanceConfigurationCompartmentResponse
|
|
11839
11907
|
* @throws OciError when an error occurs
|
|
11840
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
11908
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ChangeInstanceConfigurationCompartment.ts.html |here} to see how to use ChangeInstanceConfigurationCompartment API.
|
|
11841
11909
|
*/
|
|
11842
11910
|
changeInstanceConfigurationCompartment(changeInstanceConfigurationCompartmentRequest) {
|
|
11843
11911
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11905,7 +11973,7 @@ class ComputeManagementClient {
|
|
|
11905
11973
|
* @param ChangeInstancePoolCompartmentRequest
|
|
11906
11974
|
* @return ChangeInstancePoolCompartmentResponse
|
|
11907
11975
|
* @throws OciError when an error occurs
|
|
11908
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
11976
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ChangeInstancePoolCompartment.ts.html |here} to see how to use ChangeInstancePoolCompartment API.
|
|
11909
11977
|
*/
|
|
11910
11978
|
changeInstancePoolCompartment(changeInstancePoolCompartmentRequest) {
|
|
11911
11979
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11962,15 +12030,19 @@ class ComputeManagementClient {
|
|
|
11962
12030
|
});
|
|
11963
12031
|
}
|
|
11964
12032
|
/**
|
|
11965
|
-
|
|
11966
|
-
|
|
11967
|
-
|
|
11968
|
-
|
|
11969
|
-
|
|
11970
|
-
|
|
11971
|
-
|
|
11972
|
-
|
|
11973
|
-
|
|
12033
|
+
* Creates a cluster network. For more information about cluster networks, see
|
|
12034
|
+
* [Managing Cluster Networks](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/managingclusternetworks.htm).
|
|
12035
|
+
* <p>
|
|
12036
|
+
To determine whether capacity is available for a specific shape before you create a cluster network,
|
|
12037
|
+
* use the {@link #createComputeCapacityReport(CreateComputeCapacityReportRequest) createComputeCapacityReport}
|
|
12038
|
+
* operation.
|
|
12039
|
+
*
|
|
12040
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
12041
|
+
* @param CreateClusterNetworkRequest
|
|
12042
|
+
* @return CreateClusterNetworkResponse
|
|
12043
|
+
* @throws OciError when an error occurs
|
|
12044
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreateClusterNetwork.ts.html |here} to see how to use CreateClusterNetwork API.
|
|
12045
|
+
*/
|
|
11974
12046
|
createClusterNetwork(createClusterNetworkRequest) {
|
|
11975
12047
|
return __awaiter(this, void 0, void 0, function* () {
|
|
11976
12048
|
if (this.logger)
|
|
@@ -12038,7 +12110,7 @@ class ComputeManagementClient {
|
|
|
12038
12110
|
* @param CreateInstanceConfigurationRequest
|
|
12039
12111
|
* @return CreateInstanceConfigurationResponse
|
|
12040
12112
|
* @throws OciError when an error occurs
|
|
12041
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
12113
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreateInstanceConfiguration.ts.html |here} to see how to use CreateInstanceConfiguration API.
|
|
12042
12114
|
*/
|
|
12043
12115
|
createInstanceConfiguration(createInstanceConfigurationRequest) {
|
|
12044
12116
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12095,14 +12167,18 @@ class ComputeManagementClient {
|
|
|
12095
12167
|
});
|
|
12096
12168
|
}
|
|
12097
12169
|
/**
|
|
12098
|
-
|
|
12099
|
-
|
|
12100
|
-
|
|
12101
|
-
|
|
12102
|
-
|
|
12103
|
-
|
|
12104
|
-
|
|
12105
|
-
|
|
12170
|
+
* Creates an instance pool.
|
|
12171
|
+
* <p>
|
|
12172
|
+
To determine whether capacity is available for a specific shape before you create an instance pool,
|
|
12173
|
+
* use the {@link #createComputeCapacityReport(CreateComputeCapacityReportRequest) createComputeCapacityReport}
|
|
12174
|
+
* operation.
|
|
12175
|
+
*
|
|
12176
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
12177
|
+
* @param CreateInstancePoolRequest
|
|
12178
|
+
* @return CreateInstancePoolResponse
|
|
12179
|
+
* @throws OciError when an error occurs
|
|
12180
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreateInstancePool.ts.html |here} to see how to use CreateInstancePool API.
|
|
12181
|
+
*/
|
|
12106
12182
|
createInstancePool(createInstancePoolRequest) {
|
|
12107
12183
|
return __awaiter(this, void 0, void 0, function* () {
|
|
12108
12184
|
if (this.logger)
|
|
@@ -12163,7 +12239,7 @@ class ComputeManagementClient {
|
|
|
12163
12239
|
* @param DeleteInstanceConfigurationRequest
|
|
12164
12240
|
* @return DeleteInstanceConfigurationResponse
|
|
12165
12241
|
* @throws OciError when an error occurs
|
|
12166
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
12242
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeleteInstanceConfiguration.ts.html |here} to see how to use DeleteInstanceConfiguration API.
|
|
12167
12243
|
*/
|
|
12168
12244
|
deleteInstanceConfiguration(deleteInstanceConfigurationRequest) {
|
|
12169
12245
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12218,7 +12294,7 @@ class ComputeManagementClient {
|
|
|
12218
12294
|
* @param DetachInstancePoolInstanceRequest
|
|
12219
12295
|
* @return DetachInstancePoolInstanceResponse
|
|
12220
12296
|
* @throws OciError when an error occurs
|
|
12221
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
12297
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DetachInstancePoolInstance.ts.html |here} to see how to use DetachInstancePoolInstance API.
|
|
12222
12298
|
*/
|
|
12223
12299
|
detachInstancePoolInstance(detachInstancePoolInstanceRequest) {
|
|
12224
12300
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12279,7 +12355,7 @@ class ComputeManagementClient {
|
|
|
12279
12355
|
* @param DetachLoadBalancerRequest
|
|
12280
12356
|
* @return DetachLoadBalancerResponse
|
|
12281
12357
|
* @throws OciError when an error occurs
|
|
12282
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
12358
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DetachLoadBalancer.ts.html |here} to see how to use DetachLoadBalancer API.
|
|
12283
12359
|
*/
|
|
12284
12360
|
detachLoadBalancer(detachLoadBalancerRequest) {
|
|
12285
12361
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12344,7 +12420,7 @@ class ComputeManagementClient {
|
|
|
12344
12420
|
* @param GetClusterNetworkRequest
|
|
12345
12421
|
* @return GetClusterNetworkResponse
|
|
12346
12422
|
* @throws OciError when an error occurs
|
|
12347
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
12423
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetClusterNetwork.ts.html |here} to see how to use GetClusterNetwork API.
|
|
12348
12424
|
*/
|
|
12349
12425
|
getClusterNetwork(getClusterNetworkRequest) {
|
|
12350
12426
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12406,7 +12482,7 @@ class ComputeManagementClient {
|
|
|
12406
12482
|
* @param GetInstanceConfigurationRequest
|
|
12407
12483
|
* @return GetInstanceConfigurationResponse
|
|
12408
12484
|
* @throws OciError when an error occurs
|
|
12409
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
12485
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetInstanceConfiguration.ts.html |here} to see how to use GetInstanceConfiguration API.
|
|
12410
12486
|
*/
|
|
12411
12487
|
getInstanceConfiguration(getInstanceConfigurationRequest) {
|
|
12412
12488
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12468,7 +12544,7 @@ class ComputeManagementClient {
|
|
|
12468
12544
|
* @param GetInstancePoolRequest
|
|
12469
12545
|
* @return GetInstancePoolResponse
|
|
12470
12546
|
* @throws OciError when an error occurs
|
|
12471
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
12547
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetInstancePool.ts.html |here} to see how to use GetInstancePool API.
|
|
12472
12548
|
*/
|
|
12473
12549
|
getInstancePool(getInstancePoolRequest) {
|
|
12474
12550
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12530,7 +12606,7 @@ class ComputeManagementClient {
|
|
|
12530
12606
|
* @param GetInstancePoolInstanceRequest
|
|
12531
12607
|
* @return GetInstancePoolInstanceResponse
|
|
12532
12608
|
* @throws OciError when an error occurs
|
|
12533
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
12609
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetInstancePoolInstance.ts.html |here} to see how to use GetInstancePoolInstance API.
|
|
12534
12610
|
*/
|
|
12535
12611
|
getInstancePoolInstance(getInstancePoolInstanceRequest) {
|
|
12536
12612
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12594,7 +12670,7 @@ class ComputeManagementClient {
|
|
|
12594
12670
|
* @param GetInstancePoolLoadBalancerAttachmentRequest
|
|
12595
12671
|
* @return GetInstancePoolLoadBalancerAttachmentResponse
|
|
12596
12672
|
* @throws OciError when an error occurs
|
|
12597
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
12673
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetInstancePoolLoadBalancerAttachment.ts.html |here} to see how to use GetInstancePoolLoadBalancerAttachment API.
|
|
12598
12674
|
*/
|
|
12599
12675
|
getInstancePoolLoadBalancerAttachment(getInstancePoolLoadBalancerAttachmentRequest) {
|
|
12600
12676
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12654,12 +12730,16 @@ class ComputeManagementClient {
|
|
|
12654
12730
|
* provide these parameters when you create an instance from the instance configuration.
|
|
12655
12731
|
* For more information, see the {@link InstanceConfiguration}
|
|
12656
12732
|
* resource.
|
|
12733
|
+
* <p>
|
|
12734
|
+
To determine whether capacity is available for a specific shape before you create an instance,
|
|
12735
|
+
* use the {@link #createComputeCapacityReport(CreateComputeCapacityReportRequest) createComputeCapacityReport}
|
|
12736
|
+
* operation.
|
|
12657
12737
|
*
|
|
12658
12738
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
12659
12739
|
* @param LaunchInstanceConfigurationRequest
|
|
12660
12740
|
* @return LaunchInstanceConfigurationResponse
|
|
12661
12741
|
* @throws OciError when an error occurs
|
|
12662
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
12742
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/LaunchInstanceConfiguration.ts.html |here} to see how to use LaunchInstanceConfiguration API.
|
|
12663
12743
|
*/
|
|
12664
12744
|
launchInstanceConfiguration(launchInstanceConfigurationRequest) {
|
|
12665
12745
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12728,7 +12808,7 @@ class ComputeManagementClient {
|
|
|
12728
12808
|
* @param ListClusterNetworkInstancesRequest
|
|
12729
12809
|
* @return ListClusterNetworkInstancesResponse
|
|
12730
12810
|
* @throws OciError when an error occurs
|
|
12731
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
12811
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListClusterNetworkInstances.ts.html |here} to see how to use ListClusterNetworkInstances API.
|
|
12732
12812
|
*/
|
|
12733
12813
|
listClusterNetworkInstances(listClusterNetworkInstancesRequest) {
|
|
12734
12814
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12837,7 +12917,7 @@ class ComputeManagementClient {
|
|
|
12837
12917
|
* @param ListClusterNetworksRequest
|
|
12838
12918
|
* @return ListClusterNetworksResponse
|
|
12839
12919
|
* @throws OciError when an error occurs
|
|
12840
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
12920
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListClusterNetworks.ts.html |here} to see how to use ListClusterNetworks API.
|
|
12841
12921
|
*/
|
|
12842
12922
|
listClusterNetworks(listClusterNetworksRequest) {
|
|
12843
12923
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12946,7 +13026,7 @@ class ComputeManagementClient {
|
|
|
12946
13026
|
* @param ListInstanceConfigurationsRequest
|
|
12947
13027
|
* @return ListInstanceConfigurationsResponse
|
|
12948
13028
|
* @throws OciError when an error occurs
|
|
12949
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
13029
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListInstanceConfigurations.ts.html |here} to see how to use ListInstanceConfigurations API.
|
|
12950
13030
|
*/
|
|
12951
13031
|
listInstanceConfigurations(listInstanceConfigurationsRequest) {
|
|
12952
13032
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13052,7 +13132,7 @@ class ComputeManagementClient {
|
|
|
13052
13132
|
* @param ListInstancePoolInstancesRequest
|
|
13053
13133
|
* @return ListInstancePoolInstancesResponse
|
|
13054
13134
|
* @throws OciError when an error occurs
|
|
13055
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
13135
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListInstancePoolInstances.ts.html |here} to see how to use ListInstancePoolInstances API.
|
|
13056
13136
|
*/
|
|
13057
13137
|
listInstancePoolInstances(listInstancePoolInstancesRequest) {
|
|
13058
13138
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13161,7 +13241,7 @@ class ComputeManagementClient {
|
|
|
13161
13241
|
* @param ListInstancePoolsRequest
|
|
13162
13242
|
* @return ListInstancePoolsResponse
|
|
13163
13243
|
* @throws OciError when an error occurs
|
|
13164
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
13244
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListInstancePools.ts.html |here} to see how to use ListInstancePools API.
|
|
13165
13245
|
*/
|
|
13166
13246
|
listInstancePools(listInstancePoolsRequest) {
|
|
13167
13247
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13271,7 +13351,7 @@ class ComputeManagementClient {
|
|
|
13271
13351
|
* @param ResetInstancePoolRequest
|
|
13272
13352
|
* @return ResetInstancePoolResponse
|
|
13273
13353
|
* @throws OciError when an error occurs
|
|
13274
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
13354
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ResetInstancePool.ts.html |here} to see how to use ResetInstancePool API.
|
|
13275
13355
|
*/
|
|
13276
13356
|
resetInstancePool(resetInstancePoolRequest) {
|
|
13277
13357
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13340,7 +13420,7 @@ class ComputeManagementClient {
|
|
|
13340
13420
|
* @param SoftresetInstancePoolRequest
|
|
13341
13421
|
* @return SoftresetInstancePoolResponse
|
|
13342
13422
|
* @throws OciError when an error occurs
|
|
13343
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
13423
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/SoftresetInstancePool.ts.html |here} to see how to use SoftresetInstancePool API.
|
|
13344
13424
|
*/
|
|
13345
13425
|
softresetInstancePool(softresetInstancePoolRequest) {
|
|
13346
13426
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13409,7 +13489,7 @@ class ComputeManagementClient {
|
|
|
13409
13489
|
* @param SoftstopInstancePoolRequest
|
|
13410
13490
|
* @return SoftstopInstancePoolResponse
|
|
13411
13491
|
* @throws OciError when an error occurs
|
|
13412
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
13492
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/SoftstopInstancePool.ts.html |here} to see how to use SoftstopInstancePool API.
|
|
13413
13493
|
*/
|
|
13414
13494
|
softstopInstancePool(softstopInstancePoolRequest) {
|
|
13415
13495
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13475,7 +13555,7 @@ class ComputeManagementClient {
|
|
|
13475
13555
|
* @param StartInstancePoolRequest
|
|
13476
13556
|
* @return StartInstancePoolResponse
|
|
13477
13557
|
* @throws OciError when an error occurs
|
|
13478
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
13558
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/StartInstancePool.ts.html |here} to see how to use StartInstancePool API.
|
|
13479
13559
|
*/
|
|
13480
13560
|
startInstancePool(startInstancePoolRequest) {
|
|
13481
13561
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13541,7 +13621,7 @@ class ComputeManagementClient {
|
|
|
13541
13621
|
* @param StopInstancePoolRequest
|
|
13542
13622
|
* @return StopInstancePoolResponse
|
|
13543
13623
|
* @throws OciError when an error occurs
|
|
13544
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
13624
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/StopInstancePool.ts.html |here} to see how to use StopInstancePool API.
|
|
13545
13625
|
*/
|
|
13546
13626
|
stopInstancePool(stopInstancePoolRequest) {
|
|
13547
13627
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13609,7 +13689,7 @@ class ComputeManagementClient {
|
|
|
13609
13689
|
* @param TerminateClusterNetworkRequest
|
|
13610
13690
|
* @return TerminateClusterNetworkResponse
|
|
13611
13691
|
* @throws OciError when an error occurs
|
|
13612
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
13692
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/TerminateClusterNetwork.ts.html |here} to see how to use TerminateClusterNetwork API.
|
|
13613
13693
|
*/
|
|
13614
13694
|
terminateClusterNetwork(terminateClusterNetworkRequest) {
|
|
13615
13695
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13676,7 +13756,7 @@ class ComputeManagementClient {
|
|
|
13676
13756
|
* @param TerminateInstancePoolRequest
|
|
13677
13757
|
* @return TerminateInstancePoolResponse
|
|
13678
13758
|
* @throws OciError when an error occurs
|
|
13679
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
13759
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/TerminateInstancePool.ts.html |here} to see how to use TerminateInstancePool API.
|
|
13680
13760
|
*/
|
|
13681
13761
|
terminateInstancePool(terminateInstancePoolRequest) {
|
|
13682
13762
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13731,7 +13811,7 @@ class ComputeManagementClient {
|
|
|
13731
13811
|
* @param UpdateClusterNetworkRequest
|
|
13732
13812
|
* @return UpdateClusterNetworkResponse
|
|
13733
13813
|
* @throws OciError when an error occurs
|
|
13734
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
13814
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateClusterNetwork.ts.html |here} to see how to use UpdateClusterNetwork API.
|
|
13735
13815
|
*/
|
|
13736
13816
|
updateClusterNetwork(updateClusterNetworkRequest) {
|
|
13737
13817
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13796,7 +13876,7 @@ class ComputeManagementClient {
|
|
|
13796
13876
|
* @param UpdateInstanceConfigurationRequest
|
|
13797
13877
|
* @return UpdateInstanceConfigurationResponse
|
|
13798
13878
|
* @throws OciError when an error occurs
|
|
13799
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
13879
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateInstanceConfiguration.ts.html |here} to see how to use UpdateInstanceConfiguration API.
|
|
13800
13880
|
*/
|
|
13801
13881
|
updateInstanceConfiguration(updateInstanceConfigurationRequest) {
|
|
13802
13882
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13864,7 +13944,7 @@ class ComputeManagementClient {
|
|
|
13864
13944
|
* @param UpdateInstancePoolRequest
|
|
13865
13945
|
* @return UpdateInstancePoolResponse
|
|
13866
13946
|
* @throws OciError when an error occurs
|
|
13867
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
13947
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateInstancePool.ts.html |here} to see how to use UpdateInstancePool API.
|
|
13868
13948
|
*/
|
|
13869
13949
|
updateInstancePool(updateInstancePoolRequest) {
|
|
13870
13950
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14060,7 +14140,7 @@ class VirtualNetworkClient {
|
|
|
14060
14140
|
* @param AddDrgRouteDistributionStatementsRequest
|
|
14061
14141
|
* @return AddDrgRouteDistributionStatementsResponse
|
|
14062
14142
|
* @throws OciError when an error occurs
|
|
14063
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
14143
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/AddDrgRouteDistributionStatements.ts.html |here} to see how to use AddDrgRouteDistributionStatements API.
|
|
14064
14144
|
*/
|
|
14065
14145
|
addDrgRouteDistributionStatements(addDrgRouteDistributionStatementsRequest) {
|
|
14066
14146
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14119,7 +14199,7 @@ class VirtualNetworkClient {
|
|
|
14119
14199
|
* @param AddDrgRouteRulesRequest
|
|
14120
14200
|
* @return AddDrgRouteRulesResponse
|
|
14121
14201
|
* @throws OciError when an error occurs
|
|
14122
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
14202
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/AddDrgRouteRules.ts.html |here} to see how to use AddDrgRouteRules API.
|
|
14123
14203
|
*/
|
|
14124
14204
|
addDrgRouteRules(addDrgRouteRulesRequest) {
|
|
14125
14205
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14179,7 +14259,7 @@ class VirtualNetworkClient {
|
|
|
14179
14259
|
* @param AddIpv6SubnetCidrRequest
|
|
14180
14260
|
* @return AddIpv6SubnetCidrResponse
|
|
14181
14261
|
* @throws OciError when an error occurs
|
|
14182
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
14262
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/AddIpv6SubnetCidr.ts.html |here} to see how to use AddIpv6SubnetCidr API.
|
|
14183
14263
|
*/
|
|
14184
14264
|
addIpv6SubnetCidr(addIpv6SubnetCidrRequest) {
|
|
14185
14265
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14248,7 +14328,7 @@ class VirtualNetworkClient {
|
|
|
14248
14328
|
* @param AddIpv6VcnCidrRequest
|
|
14249
14329
|
* @return AddIpv6VcnCidrResponse
|
|
14250
14330
|
* @throws OciError when an error occurs
|
|
14251
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
14331
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/AddIpv6VcnCidr.ts.html |here} to see how to use AddIpv6VcnCidr API.
|
|
14252
14332
|
*/
|
|
14253
14333
|
addIpv6VcnCidr(addIpv6VcnCidrRequest) {
|
|
14254
14334
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14311,7 +14391,7 @@ class VirtualNetworkClient {
|
|
|
14311
14391
|
* @param AddNetworkSecurityGroupSecurityRulesRequest
|
|
14312
14392
|
* @return AddNetworkSecurityGroupSecurityRulesResponse
|
|
14313
14393
|
* @throws OciError when an error occurs
|
|
14314
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
14394
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/AddNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use AddNetworkSecurityGroupSecurityRules API.
|
|
14315
14395
|
*/
|
|
14316
14396
|
addNetworkSecurityGroupSecurityRules(addNetworkSecurityGroupSecurityRulesRequest) {
|
|
14317
14397
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14372,7 +14452,7 @@ class VirtualNetworkClient {
|
|
|
14372
14452
|
* @param AddPublicIpPoolCapacityRequest
|
|
14373
14453
|
* @return AddPublicIpPoolCapacityResponse
|
|
14374
14454
|
* @throws OciError when an error occurs
|
|
14375
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
14455
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/AddPublicIpPoolCapacity.ts.html |here} to see how to use AddPublicIpPoolCapacity API.
|
|
14376
14456
|
*/
|
|
14377
14457
|
addPublicIpPoolCapacity(addPublicIpPoolCapacityRequest) {
|
|
14378
14458
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14444,7 +14524,7 @@ class VirtualNetworkClient {
|
|
|
14444
14524
|
* @param AddVcnCidrRequest
|
|
14445
14525
|
* @return AddVcnCidrResponse
|
|
14446
14526
|
* @throws OciError when an error occurs
|
|
14447
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
14527
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/AddVcnCidr.ts.html |here} to see how to use AddVcnCidr API.
|
|
14448
14528
|
*/
|
|
14449
14529
|
addVcnCidr(addVcnCidrRequest) {
|
|
14450
14530
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14508,7 +14588,7 @@ class VirtualNetworkClient {
|
|
|
14508
14588
|
* @param AdvertiseByoipRangeRequest
|
|
14509
14589
|
* @return AdvertiseByoipRangeResponse
|
|
14510
14590
|
* @throws OciError when an error occurs
|
|
14511
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
14591
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/AdvertiseByoipRange.ts.html |here} to see how to use AdvertiseByoipRange API.
|
|
14512
14592
|
*/
|
|
14513
14593
|
advertiseByoipRange(advertiseByoipRangeRequest) {
|
|
14514
14594
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14572,7 +14652,7 @@ class VirtualNetworkClient {
|
|
|
14572
14652
|
* @param AttachServiceIdRequest
|
|
14573
14653
|
* @return AttachServiceIdResponse
|
|
14574
14654
|
* @throws OciError when an error occurs
|
|
14575
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
14655
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/AttachServiceId.ts.html |here} to see how to use AttachServiceId API.
|
|
14576
14656
|
*/
|
|
14577
14657
|
attachServiceId(attachServiceIdRequest) {
|
|
14578
14658
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14635,7 +14715,7 @@ class VirtualNetworkClient {
|
|
|
14635
14715
|
* @param BulkAddVirtualCircuitPublicPrefixesRequest
|
|
14636
14716
|
* @return BulkAddVirtualCircuitPublicPrefixesResponse
|
|
14637
14717
|
* @throws OciError when an error occurs
|
|
14638
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
14718
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/BulkAddVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkAddVirtualCircuitPublicPrefixes API.
|
|
14639
14719
|
*/
|
|
14640
14720
|
bulkAddVirtualCircuitPublicPrefixes(bulkAddVirtualCircuitPublicPrefixesRequest) {
|
|
14641
14721
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14687,7 +14767,7 @@ class VirtualNetworkClient {
|
|
|
14687
14767
|
* @param BulkDeleteVirtualCircuitPublicPrefixesRequest
|
|
14688
14768
|
* @return BulkDeleteVirtualCircuitPublicPrefixesResponse
|
|
14689
14769
|
* @throws OciError when an error occurs
|
|
14690
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
14770
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/BulkDeleteVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkDeleteVirtualCircuitPublicPrefixes API.
|
|
14691
14771
|
*/
|
|
14692
14772
|
bulkDeleteVirtualCircuitPublicPrefixes(bulkDeleteVirtualCircuitPublicPrefixesRequest) {
|
|
14693
14773
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14738,7 +14818,7 @@ class VirtualNetworkClient {
|
|
|
14738
14818
|
* @param ChangeByoipRangeCompartmentRequest
|
|
14739
14819
|
* @return ChangeByoipRangeCompartmentResponse
|
|
14740
14820
|
* @throws OciError when an error occurs
|
|
14741
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
14821
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ChangeByoipRangeCompartment.ts.html |here} to see how to use ChangeByoipRangeCompartment API.
|
|
14742
14822
|
*/
|
|
14743
14823
|
changeByoipRangeCompartment(changeByoipRangeCompartmentRequest) {
|
|
14744
14824
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14797,7 +14877,7 @@ class VirtualNetworkClient {
|
|
|
14797
14877
|
* @param ChangeCaptureFilterCompartmentRequest
|
|
14798
14878
|
* @return ChangeCaptureFilterCompartmentResponse
|
|
14799
14879
|
* @throws OciError when an error occurs
|
|
14800
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
14880
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ChangeCaptureFilterCompartment.ts.html |here} to see how to use ChangeCaptureFilterCompartment API.
|
|
14801
14881
|
*/
|
|
14802
14882
|
changeCaptureFilterCompartment(changeCaptureFilterCompartmentRequest) {
|
|
14803
14883
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14867,7 +14947,7 @@ class VirtualNetworkClient {
|
|
|
14867
14947
|
* @param ChangeCpeCompartmentRequest
|
|
14868
14948
|
* @return ChangeCpeCompartmentResponse
|
|
14869
14949
|
* @throws OciError when an error occurs
|
|
14870
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
14950
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ChangeCpeCompartment.ts.html |here} to see how to use ChangeCpeCompartment API.
|
|
14871
14951
|
*/
|
|
14872
14952
|
changeCpeCompartment(changeCpeCompartmentRequest) {
|
|
14873
14953
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14931,7 +15011,7 @@ class VirtualNetworkClient {
|
|
|
14931
15011
|
* @param ChangeCrossConnectCompartmentRequest
|
|
14932
15012
|
* @return ChangeCrossConnectCompartmentResponse
|
|
14933
15013
|
* @throws OciError when an error occurs
|
|
14934
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
15014
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ChangeCrossConnectCompartment.ts.html |here} to see how to use ChangeCrossConnectCompartment API.
|
|
14935
15015
|
*/
|
|
14936
15016
|
changeCrossConnectCompartment(changeCrossConnectCompartmentRequest) {
|
|
14937
15017
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14995,7 +15075,7 @@ class VirtualNetworkClient {
|
|
|
14995
15075
|
* @param ChangeCrossConnectGroupCompartmentRequest
|
|
14996
15076
|
* @return ChangeCrossConnectGroupCompartmentResponse
|
|
14997
15077
|
* @throws OciError when an error occurs
|
|
14998
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
15078
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ChangeCrossConnectGroupCompartment.ts.html |here} to see how to use ChangeCrossConnectGroupCompartment API.
|
|
14999
15079
|
*/
|
|
15000
15080
|
changeCrossConnectGroupCompartment(changeCrossConnectGroupCompartmentRequest) {
|
|
15001
15081
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15059,7 +15139,7 @@ class VirtualNetworkClient {
|
|
|
15059
15139
|
* @param ChangeDhcpOptionsCompartmentRequest
|
|
15060
15140
|
* @return ChangeDhcpOptionsCompartmentResponse
|
|
15061
15141
|
* @throws OciError when an error occurs
|
|
15062
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
15142
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ChangeDhcpOptionsCompartment.ts.html |here} to see how to use ChangeDhcpOptionsCompartment API.
|
|
15063
15143
|
*/
|
|
15064
15144
|
changeDhcpOptionsCompartment(changeDhcpOptionsCompartmentRequest) {
|
|
15065
15145
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15123,7 +15203,7 @@ class VirtualNetworkClient {
|
|
|
15123
15203
|
* @param ChangeDrgCompartmentRequest
|
|
15124
15204
|
* @return ChangeDrgCompartmentResponse
|
|
15125
15205
|
* @throws OciError when an error occurs
|
|
15126
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
15206
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ChangeDrgCompartment.ts.html |here} to see how to use ChangeDrgCompartment API.
|
|
15127
15207
|
*/
|
|
15128
15208
|
changeDrgCompartment(changeDrgCompartmentRequest) {
|
|
15129
15209
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15192,7 +15272,7 @@ class VirtualNetworkClient {
|
|
|
15192
15272
|
* @param ChangeIPSecConnectionCompartmentRequest
|
|
15193
15273
|
* @return ChangeIPSecConnectionCompartmentResponse
|
|
15194
15274
|
* @throws OciError when an error occurs
|
|
15195
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
15275
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ChangeIPSecConnectionCompartment.ts.html |here} to see how to use ChangeIPSecConnectionCompartment API.
|
|
15196
15276
|
*/
|
|
15197
15277
|
changeIPSecConnectionCompartment(changeIPSecConnectionCompartmentRequest) {
|
|
15198
15278
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15256,7 +15336,7 @@ class VirtualNetworkClient {
|
|
|
15256
15336
|
* @param ChangeInternetGatewayCompartmentRequest
|
|
15257
15337
|
* @return ChangeInternetGatewayCompartmentResponse
|
|
15258
15338
|
* @throws OciError when an error occurs
|
|
15259
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
15339
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ChangeInternetGatewayCompartment.ts.html |here} to see how to use ChangeInternetGatewayCompartment API.
|
|
15260
15340
|
*/
|
|
15261
15341
|
changeInternetGatewayCompartment(changeInternetGatewayCompartmentRequest) {
|
|
15262
15342
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15320,7 +15400,7 @@ class VirtualNetworkClient {
|
|
|
15320
15400
|
* @param ChangeLocalPeeringGatewayCompartmentRequest
|
|
15321
15401
|
* @return ChangeLocalPeeringGatewayCompartmentResponse
|
|
15322
15402
|
* @throws OciError when an error occurs
|
|
15323
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
15403
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ChangeLocalPeeringGatewayCompartment.ts.html |here} to see how to use ChangeLocalPeeringGatewayCompartment API.
|
|
15324
15404
|
*/
|
|
15325
15405
|
changeLocalPeeringGatewayCompartment(changeLocalPeeringGatewayCompartmentRequest) {
|
|
15326
15406
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15384,7 +15464,7 @@ class VirtualNetworkClient {
|
|
|
15384
15464
|
* @param ChangeNatGatewayCompartmentRequest
|
|
15385
15465
|
* @return ChangeNatGatewayCompartmentResponse
|
|
15386
15466
|
* @throws OciError when an error occurs
|
|
15387
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
15467
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ChangeNatGatewayCompartment.ts.html |here} to see how to use ChangeNatGatewayCompartment API.
|
|
15388
15468
|
*/
|
|
15389
15469
|
changeNatGatewayCompartment(changeNatGatewayCompartmentRequest) {
|
|
15390
15470
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15447,7 +15527,7 @@ class VirtualNetworkClient {
|
|
|
15447
15527
|
* @param ChangeNetworkSecurityGroupCompartmentRequest
|
|
15448
15528
|
* @return ChangeNetworkSecurityGroupCompartmentResponse
|
|
15449
15529
|
* @throws OciError when an error occurs
|
|
15450
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
15530
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ChangeNetworkSecurityGroupCompartment.ts.html |here} to see how to use ChangeNetworkSecurityGroupCompartment API.
|
|
15451
15531
|
*/
|
|
15452
15532
|
changeNetworkSecurityGroupCompartment(changeNetworkSecurityGroupCompartmentRequest) {
|
|
15453
15533
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15514,7 +15594,7 @@ class VirtualNetworkClient {
|
|
|
15514
15594
|
* @param ChangePublicIpCompartmentRequest
|
|
15515
15595
|
* @return ChangePublicIpCompartmentResponse
|
|
15516
15596
|
* @throws OciError when an error occurs
|
|
15517
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
15597
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ChangePublicIpCompartment.ts.html |here} to see how to use ChangePublicIpCompartment API.
|
|
15518
15598
|
*/
|
|
15519
15599
|
changePublicIpCompartment(changePublicIpCompartmentRequest) {
|
|
15520
15600
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15578,7 +15658,7 @@ class VirtualNetworkClient {
|
|
|
15578
15658
|
* @param ChangePublicIpPoolCompartmentRequest
|
|
15579
15659
|
* @return ChangePublicIpPoolCompartmentResponse
|
|
15580
15660
|
* @throws OciError when an error occurs
|
|
15581
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
15661
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ChangePublicIpPoolCompartment.ts.html |here} to see how to use ChangePublicIpPoolCompartment API.
|
|
15582
15662
|
*/
|
|
15583
15663
|
changePublicIpPoolCompartment(changePublicIpPoolCompartmentRequest) {
|
|
15584
15664
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15637,7 +15717,7 @@ class VirtualNetworkClient {
|
|
|
15637
15717
|
* @param ChangeRemotePeeringConnectionCompartmentRequest
|
|
15638
15718
|
* @return ChangeRemotePeeringConnectionCompartmentResponse
|
|
15639
15719
|
* @throws OciError when an error occurs
|
|
15640
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
15720
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ChangeRemotePeeringConnectionCompartment.ts.html |here} to see how to use ChangeRemotePeeringConnectionCompartment API.
|
|
15641
15721
|
*/
|
|
15642
15722
|
changeRemotePeeringConnectionCompartment(changeRemotePeeringConnectionCompartmentRequest) {
|
|
15643
15723
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15701,7 +15781,7 @@ class VirtualNetworkClient {
|
|
|
15701
15781
|
* @param ChangeRouteTableCompartmentRequest
|
|
15702
15782
|
* @return ChangeRouteTableCompartmentResponse
|
|
15703
15783
|
* @throws OciError when an error occurs
|
|
15704
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
15784
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ChangeRouteTableCompartment.ts.html |here} to see how to use ChangeRouteTableCompartment API.
|
|
15705
15785
|
*/
|
|
15706
15786
|
changeRouteTableCompartment(changeRouteTableCompartmentRequest) {
|
|
15707
15787
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15765,7 +15845,7 @@ class VirtualNetworkClient {
|
|
|
15765
15845
|
* @param ChangeSecurityListCompartmentRequest
|
|
15766
15846
|
* @return ChangeSecurityListCompartmentResponse
|
|
15767
15847
|
* @throws OciError when an error occurs
|
|
15768
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
15848
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ChangeSecurityListCompartment.ts.html |here} to see how to use ChangeSecurityListCompartment API.
|
|
15769
15849
|
*/
|
|
15770
15850
|
changeSecurityListCompartment(changeSecurityListCompartmentRequest) {
|
|
15771
15851
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15829,7 +15909,7 @@ class VirtualNetworkClient {
|
|
|
15829
15909
|
* @param ChangeServiceGatewayCompartmentRequest
|
|
15830
15910
|
* @return ChangeServiceGatewayCompartmentResponse
|
|
15831
15911
|
* @throws OciError when an error occurs
|
|
15832
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
15912
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ChangeServiceGatewayCompartment.ts.html |here} to see how to use ChangeServiceGatewayCompartment API.
|
|
15833
15913
|
*/
|
|
15834
15914
|
changeServiceGatewayCompartment(changeServiceGatewayCompartmentRequest) {
|
|
15835
15915
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15893,7 +15973,7 @@ class VirtualNetworkClient {
|
|
|
15893
15973
|
* @param ChangeSubnetCompartmentRequest
|
|
15894
15974
|
* @return ChangeSubnetCompartmentResponse
|
|
15895
15975
|
* @throws OciError when an error occurs
|
|
15896
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
15976
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ChangeSubnetCompartment.ts.html |here} to see how to use ChangeSubnetCompartment API.
|
|
15897
15977
|
*/
|
|
15898
15978
|
changeSubnetCompartment(changeSubnetCompartmentRequest) {
|
|
15899
15979
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15962,7 +16042,7 @@ class VirtualNetworkClient {
|
|
|
15962
16042
|
* @param ChangeVcnCompartmentRequest
|
|
15963
16043
|
* @return ChangeVcnCompartmentResponse
|
|
15964
16044
|
* @throws OciError when an error occurs
|
|
15965
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
16045
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ChangeVcnCompartment.ts.html |here} to see how to use ChangeVcnCompartment API.
|
|
15966
16046
|
*/
|
|
15967
16047
|
changeVcnCompartment(changeVcnCompartmentRequest) {
|
|
15968
16048
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16031,7 +16111,7 @@ class VirtualNetworkClient {
|
|
|
16031
16111
|
* @param ChangeVirtualCircuitCompartmentRequest
|
|
16032
16112
|
* @return ChangeVirtualCircuitCompartmentResponse
|
|
16033
16113
|
* @throws OciError when an error occurs
|
|
16034
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
16114
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ChangeVirtualCircuitCompartment.ts.html |here} to see how to use ChangeVirtualCircuitCompartment API.
|
|
16035
16115
|
*/
|
|
16036
16116
|
changeVirtualCircuitCompartment(changeVirtualCircuitCompartmentRequest) {
|
|
16037
16117
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16095,7 +16175,7 @@ class VirtualNetworkClient {
|
|
|
16095
16175
|
* @param ChangeVlanCompartmentRequest
|
|
16096
16176
|
* @return ChangeVlanCompartmentResponse
|
|
16097
16177
|
* @throws OciError when an error occurs
|
|
16098
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
16178
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ChangeVlanCompartment.ts.html |here} to see how to use ChangeVlanCompartment API.
|
|
16099
16179
|
*/
|
|
16100
16180
|
changeVlanCompartment(changeVlanCompartmentRequest) {
|
|
16101
16181
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16160,7 +16240,7 @@ class VirtualNetworkClient {
|
|
|
16160
16240
|
* @param ChangeVtapCompartmentRequest
|
|
16161
16241
|
* @return ChangeVtapCompartmentResponse
|
|
16162
16242
|
* @throws OciError when an error occurs
|
|
16163
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
16243
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ChangeVtapCompartment.ts.html |here} to see how to use ChangeVtapCompartment API.
|
|
16164
16244
|
*/
|
|
16165
16245
|
changeVtapCompartment(changeVtapCompartmentRequest) {
|
|
16166
16246
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16235,7 +16315,7 @@ class VirtualNetworkClient {
|
|
|
16235
16315
|
* @param ConnectLocalPeeringGatewaysRequest
|
|
16236
16316
|
* @return ConnectLocalPeeringGatewaysResponse
|
|
16237
16317
|
* @throws OciError when an error occurs
|
|
16238
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
16318
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ConnectLocalPeeringGateways.ts.html |here} to see how to use ConnectLocalPeeringGateways API.
|
|
16239
16319
|
*/
|
|
16240
16320
|
connectLocalPeeringGateways(connectLocalPeeringGatewaysRequest) {
|
|
16241
16321
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16297,7 +16377,7 @@ class VirtualNetworkClient {
|
|
|
16297
16377
|
* @param ConnectRemotePeeringConnectionsRequest
|
|
16298
16378
|
* @return ConnectRemotePeeringConnectionsResponse
|
|
16299
16379
|
* @throws OciError when an error occurs
|
|
16300
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
16380
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ConnectRemotePeeringConnections.ts.html |here} to see how to use ConnectRemotePeeringConnections API.
|
|
16301
16381
|
*/
|
|
16302
16382
|
connectRemotePeeringConnections(connectRemotePeeringConnectionsRequest) {
|
|
16303
16383
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16352,7 +16432,7 @@ class VirtualNetworkClient {
|
|
|
16352
16432
|
* @param CreateByoipRangeRequest
|
|
16353
16433
|
* @return CreateByoipRangeResponse
|
|
16354
16434
|
* @throws OciError when an error occurs
|
|
16355
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
16435
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreateByoipRange.ts.html |here} to see how to use CreateByoipRange API.
|
|
16356
16436
|
*/
|
|
16357
16437
|
createByoipRange(createByoipRangeRequest) {
|
|
16358
16438
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16424,7 +16504,7 @@ class VirtualNetworkClient {
|
|
|
16424
16504
|
* @param CreateCaptureFilterRequest
|
|
16425
16505
|
* @return CreateCaptureFilterResponse
|
|
16426
16506
|
* @throws OciError when an error occurs
|
|
16427
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
16507
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreateCaptureFilter.ts.html |here} to see how to use CreateCaptureFilter API.
|
|
16428
16508
|
*/
|
|
16429
16509
|
createCaptureFilter(createCaptureFilterRequest) {
|
|
16430
16510
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16502,7 +16582,7 @@ class VirtualNetworkClient {
|
|
|
16502
16582
|
* @param CreateCpeRequest
|
|
16503
16583
|
* @return CreateCpeResponse
|
|
16504
16584
|
* @throws OciError when an error occurs
|
|
16505
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
16585
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreateCpe.ts.html |here} to see how to use CreateCpe API.
|
|
16506
16586
|
*/
|
|
16507
16587
|
createCpe(createCpeRequest) {
|
|
16508
16588
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16583,7 +16663,7 @@ class VirtualNetworkClient {
|
|
|
16583
16663
|
* @param CreateCrossConnectRequest
|
|
16584
16664
|
* @return CreateCrossConnectResponse
|
|
16585
16665
|
* @throws OciError when an error occurs
|
|
16586
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
16666
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreateCrossConnect.ts.html |here} to see how to use CreateCrossConnect API.
|
|
16587
16667
|
*/
|
|
16588
16668
|
createCrossConnect(createCrossConnectRequest) {
|
|
16589
16669
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16660,7 +16740,7 @@ class VirtualNetworkClient {
|
|
|
16660
16740
|
* @param CreateCrossConnectGroupRequest
|
|
16661
16741
|
* @return CreateCrossConnectGroupResponse
|
|
16662
16742
|
* @throws OciError when an error occurs
|
|
16663
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
16743
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreateCrossConnectGroup.ts.html |here} to see how to use CreateCrossConnectGroup API.
|
|
16664
16744
|
*/
|
|
16665
16745
|
createCrossConnectGroup(createCrossConnectGroupRequest) {
|
|
16666
16746
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16734,7 +16814,7 @@ class VirtualNetworkClient {
|
|
|
16734
16814
|
* @param CreateDhcpOptionsRequest
|
|
16735
16815
|
* @return CreateDhcpOptionsResponse
|
|
16736
16816
|
* @throws OciError when an error occurs
|
|
16737
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
16817
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreateDhcpOptions.ts.html |here} to see how to use CreateDhcpOptions API.
|
|
16738
16818
|
*/
|
|
16739
16819
|
createDhcpOptions(createDhcpOptionsRequest) {
|
|
16740
16820
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16808,7 +16888,7 @@ class VirtualNetworkClient {
|
|
|
16808
16888
|
* @param CreateDrgRequest
|
|
16809
16889
|
* @return CreateDrgResponse
|
|
16810
16890
|
* @throws OciError when an error occurs
|
|
16811
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
16891
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreateDrg.ts.html |here} to see how to use CreateDrg API.
|
|
16812
16892
|
*/
|
|
16813
16893
|
createDrg(createDrgRequest) {
|
|
16814
16894
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16881,7 +16961,7 @@ class VirtualNetworkClient {
|
|
|
16881
16961
|
* @param CreateDrgAttachmentRequest
|
|
16882
16962
|
* @return CreateDrgAttachmentResponse
|
|
16883
16963
|
* @throws OciError when an error occurs
|
|
16884
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
16964
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreateDrgAttachment.ts.html |here} to see how to use CreateDrgAttachment API.
|
|
16885
16965
|
*/
|
|
16886
16966
|
createDrgAttachment(createDrgAttachmentRequest) {
|
|
16887
16967
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16947,7 +17027,7 @@ class VirtualNetworkClient {
|
|
|
16947
17027
|
* @param CreateDrgRouteDistributionRequest
|
|
16948
17028
|
* @return CreateDrgRouteDistributionResponse
|
|
16949
17029
|
* @throws OciError when an error occurs
|
|
16950
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
17030
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreateDrgRouteDistribution.ts.html |here} to see how to use CreateDrgRouteDistribution API.
|
|
16951
17031
|
*/
|
|
16952
17032
|
createDrgRouteDistribution(createDrgRouteDistributionRequest) {
|
|
16953
17033
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17011,7 +17091,7 @@ class VirtualNetworkClient {
|
|
|
17011
17091
|
* @param CreateDrgRouteTableRequest
|
|
17012
17092
|
* @return CreateDrgRouteTableResponse
|
|
17013
17093
|
* @throws OciError when an error occurs
|
|
17014
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
17094
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreateDrgRouteTable.ts.html |here} to see how to use CreateDrgRouteTable API.
|
|
17015
17095
|
*/
|
|
17016
17096
|
createDrgRouteTable(createDrgRouteTableRequest) {
|
|
17017
17097
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17101,7 +17181,7 @@ class VirtualNetworkClient {
|
|
|
17101
17181
|
* @param CreateIPSecConnectionRequest
|
|
17102
17182
|
* @return CreateIPSecConnectionResponse
|
|
17103
17183
|
* @throws OciError when an error occurs
|
|
17104
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
17184
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreateIPSecConnection.ts.html |here} to see how to use CreateIPSecConnection API.
|
|
17105
17185
|
*/
|
|
17106
17186
|
createIPSecConnection(createIPSecConnectionRequest) {
|
|
17107
17187
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17183,7 +17263,7 @@ class VirtualNetworkClient {
|
|
|
17183
17263
|
* @param CreateInternetGatewayRequest
|
|
17184
17264
|
* @return CreateInternetGatewayResponse
|
|
17185
17265
|
* @throws OciError when an error occurs
|
|
17186
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
17266
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreateInternetGateway.ts.html |here} to see how to use CreateInternetGateway API.
|
|
17187
17267
|
*/
|
|
17188
17268
|
createInternetGateway(createInternetGatewayRequest) {
|
|
17189
17269
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17246,7 +17326,7 @@ class VirtualNetworkClient {
|
|
|
17246
17326
|
* @param CreateIpv6Request
|
|
17247
17327
|
* @return CreateIpv6Response
|
|
17248
17328
|
* @throws OciError when an error occurs
|
|
17249
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
17329
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreateIpv6.ts.html |here} to see how to use CreateIpv6 API.
|
|
17250
17330
|
*/
|
|
17251
17331
|
createIpv6(createIpv6Request) {
|
|
17252
17332
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17310,7 +17390,7 @@ class VirtualNetworkClient {
|
|
|
17310
17390
|
* @param CreateLocalPeeringGatewayRequest
|
|
17311
17391
|
* @return CreateLocalPeeringGatewayResponse
|
|
17312
17392
|
* @throws OciError when an error occurs
|
|
17313
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
17393
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreateLocalPeeringGateway.ts.html |here} to see how to use CreateLocalPeeringGateway API.
|
|
17314
17394
|
*/
|
|
17315
17395
|
createLocalPeeringGateway(createLocalPeeringGatewayRequest) {
|
|
17316
17396
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17374,7 +17454,7 @@ class VirtualNetworkClient {
|
|
|
17374
17454
|
* @param CreateNatGatewayRequest
|
|
17375
17455
|
* @return CreateNatGatewayResponse
|
|
17376
17456
|
* @throws OciError when an error occurs
|
|
17377
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
17457
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreateNatGateway.ts.html |here} to see how to use CreateNatGateway API.
|
|
17378
17458
|
*/
|
|
17379
17459
|
createNatGateway(createNatGatewayRequest) {
|
|
17380
17460
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17437,7 +17517,7 @@ class VirtualNetworkClient {
|
|
|
17437
17517
|
* @param CreateNetworkSecurityGroupRequest
|
|
17438
17518
|
* @return CreateNetworkSecurityGroupResponse
|
|
17439
17519
|
* @throws OciError when an error occurs
|
|
17440
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
17520
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreateNetworkSecurityGroup.ts.html |here} to see how to use CreateNetworkSecurityGroup API.
|
|
17441
17521
|
*/
|
|
17442
17522
|
createNetworkSecurityGroup(createNetworkSecurityGroupRequest) {
|
|
17443
17523
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17502,7 +17582,7 @@ class VirtualNetworkClient {
|
|
|
17502
17582
|
* @param CreatePrivateIpRequest
|
|
17503
17583
|
* @return CreatePrivateIpResponse
|
|
17504
17584
|
* @throws OciError when an error occurs
|
|
17505
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
17585
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreatePrivateIp.ts.html |here} to see how to use CreatePrivateIp API.
|
|
17506
17586
|
*/
|
|
17507
17587
|
createPrivateIp(createPrivateIpRequest) {
|
|
17508
17588
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17585,7 +17665,7 @@ class VirtualNetworkClient {
|
|
|
17585
17665
|
* @param CreatePublicIpRequest
|
|
17586
17666
|
* @return CreatePublicIpResponse
|
|
17587
17667
|
* @throws OciError when an error occurs
|
|
17588
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
17668
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreatePublicIp.ts.html |here} to see how to use CreatePublicIp API.
|
|
17589
17669
|
*/
|
|
17590
17670
|
createPublicIp(createPublicIpRequest) {
|
|
17591
17671
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17648,7 +17728,7 @@ class VirtualNetworkClient {
|
|
|
17648
17728
|
* @param CreatePublicIpPoolRequest
|
|
17649
17729
|
* @return CreatePublicIpPoolResponse
|
|
17650
17730
|
* @throws OciError when an error occurs
|
|
17651
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
17731
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreatePublicIpPool.ts.html |here} to see how to use CreatePublicIpPool API.
|
|
17652
17732
|
*/
|
|
17653
17733
|
createPublicIpPool(createPublicIpPoolRequest) {
|
|
17654
17734
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17712,7 +17792,7 @@ class VirtualNetworkClient {
|
|
|
17712
17792
|
* @param CreateRemotePeeringConnectionRequest
|
|
17713
17793
|
* @return CreateRemotePeeringConnectionResponse
|
|
17714
17794
|
* @throws OciError when an error occurs
|
|
17715
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
17795
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreateRemotePeeringConnection.ts.html |here} to see how to use CreateRemotePeeringConnection API.
|
|
17716
17796
|
*/
|
|
17717
17797
|
createRemotePeeringConnection(createRemotePeeringConnectionRequest) {
|
|
17718
17798
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17789,7 +17869,7 @@ class VirtualNetworkClient {
|
|
|
17789
17869
|
* @param CreateRouteTableRequest
|
|
17790
17870
|
* @return CreateRouteTableResponse
|
|
17791
17871
|
* @throws OciError when an error occurs
|
|
17792
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
17872
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreateRouteTable.ts.html |here} to see how to use CreateRouteTable API.
|
|
17793
17873
|
*/
|
|
17794
17874
|
createRouteTable(createRouteTableRequest) {
|
|
17795
17875
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17865,7 +17945,7 @@ class VirtualNetworkClient {
|
|
|
17865
17945
|
* @param CreateSecurityListRequest
|
|
17866
17946
|
* @return CreateSecurityListResponse
|
|
17867
17947
|
* @throws OciError when an error occurs
|
|
17868
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
17948
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreateSecurityList.ts.html |here} to see how to use CreateSecurityList API.
|
|
17869
17949
|
*/
|
|
17870
17950
|
createSecurityList(createSecurityListRequest) {
|
|
17871
17951
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17936,7 +18016,7 @@ class VirtualNetworkClient {
|
|
|
17936
18016
|
* @param CreateServiceGatewayRequest
|
|
17937
18017
|
* @return CreateServiceGatewayResponse
|
|
17938
18018
|
* @throws OciError when an error occurs
|
|
17939
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
18019
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreateServiceGateway.ts.html |here} to see how to use CreateServiceGateway API.
|
|
17940
18020
|
*/
|
|
17941
18021
|
createServiceGateway(createServiceGatewayRequest) {
|
|
17942
18022
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18024,7 +18104,7 @@ class VirtualNetworkClient {
|
|
|
18024
18104
|
* @param CreateSubnetRequest
|
|
18025
18105
|
* @return CreateSubnetResponse
|
|
18026
18106
|
* @throws OciError when an error occurs
|
|
18027
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
18107
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreateSubnet.ts.html |here} to see how to use CreateSubnet API.
|
|
18028
18108
|
*/
|
|
18029
18109
|
createSubnet(createSubnetRequest) {
|
|
18030
18110
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18119,7 +18199,7 @@ class VirtualNetworkClient {
|
|
|
18119
18199
|
* @param CreateVcnRequest
|
|
18120
18200
|
* @return CreateVcnResponse
|
|
18121
18201
|
* @throws OciError when an error occurs
|
|
18122
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
18202
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreateVcn.ts.html |here} to see how to use CreateVcn API.
|
|
18123
18203
|
*/
|
|
18124
18204
|
createVcn(createVcnRequest) {
|
|
18125
18205
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18202,7 +18282,7 @@ class VirtualNetworkClient {
|
|
|
18202
18282
|
* @param CreateVirtualCircuitRequest
|
|
18203
18283
|
* @return CreateVirtualCircuitResponse
|
|
18204
18284
|
* @throws OciError when an error occurs
|
|
18205
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
18285
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreateVirtualCircuit.ts.html |here} to see how to use CreateVirtualCircuit API.
|
|
18206
18286
|
*/
|
|
18207
18287
|
createVirtualCircuit(createVirtualCircuitRequest) {
|
|
18208
18288
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18265,7 +18345,7 @@ class VirtualNetworkClient {
|
|
|
18265
18345
|
* @param CreateVlanRequest
|
|
18266
18346
|
* @return CreateVlanResponse
|
|
18267
18347
|
* @throws OciError when an error occurs
|
|
18268
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
18348
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreateVlan.ts.html |here} to see how to use CreateVlan API.
|
|
18269
18349
|
*/
|
|
18270
18350
|
createVlan(createVlanRequest) {
|
|
18271
18351
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18337,7 +18417,7 @@ class VirtualNetworkClient {
|
|
|
18337
18417
|
* @param CreateVtapRequest
|
|
18338
18418
|
* @return CreateVtapResponse
|
|
18339
18419
|
* @throws OciError when an error occurs
|
|
18340
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
18420
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/CreateVtap.ts.html |here} to see how to use CreateVtap API.
|
|
18341
18421
|
*/
|
|
18342
18422
|
createVtap(createVtapRequest) {
|
|
18343
18423
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18405,7 +18485,7 @@ class VirtualNetworkClient {
|
|
|
18405
18485
|
* @param DeleteByoipRangeRequest
|
|
18406
18486
|
* @return DeleteByoipRangeResponse
|
|
18407
18487
|
* @throws OciError when an error occurs
|
|
18408
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
18488
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeleteByoipRange.ts.html |here} to see how to use DeleteByoipRange API.
|
|
18409
18489
|
*/
|
|
18410
18490
|
deleteByoipRange(deleteByoipRangeRequest) {
|
|
18411
18491
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18467,7 +18547,7 @@ class VirtualNetworkClient {
|
|
|
18467
18547
|
* @param DeleteCaptureFilterRequest
|
|
18468
18548
|
* @return DeleteCaptureFilterResponse
|
|
18469
18549
|
* @throws OciError when an error occurs
|
|
18470
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
18550
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeleteCaptureFilter.ts.html |here} to see how to use DeleteCaptureFilter API.
|
|
18471
18551
|
*/
|
|
18472
18552
|
deleteCaptureFilter(deleteCaptureFilterRequest) {
|
|
18473
18553
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18525,7 +18605,7 @@ class VirtualNetworkClient {
|
|
|
18525
18605
|
* @param DeleteCpeRequest
|
|
18526
18606
|
* @return DeleteCpeResponse
|
|
18527
18607
|
* @throws OciError when an error occurs
|
|
18528
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
18608
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeleteCpe.ts.html |here} to see how to use DeleteCpe API.
|
|
18529
18609
|
*/
|
|
18530
18610
|
deleteCpe(deleteCpeRequest) {
|
|
18531
18611
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18581,7 +18661,7 @@ class VirtualNetworkClient {
|
|
|
18581
18661
|
* @param DeleteCrossConnectRequest
|
|
18582
18662
|
* @return DeleteCrossConnectResponse
|
|
18583
18663
|
* @throws OciError when an error occurs
|
|
18584
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
18664
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeleteCrossConnect.ts.html |here} to see how to use DeleteCrossConnect API.
|
|
18585
18665
|
*/
|
|
18586
18666
|
deleteCrossConnect(deleteCrossConnectRequest) {
|
|
18587
18667
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18638,7 +18718,7 @@ class VirtualNetworkClient {
|
|
|
18638
18718
|
* @param DeleteCrossConnectGroupRequest
|
|
18639
18719
|
* @return DeleteCrossConnectGroupResponse
|
|
18640
18720
|
* @throws OciError when an error occurs
|
|
18641
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
18721
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeleteCrossConnectGroup.ts.html |here} to see how to use DeleteCrossConnectGroup API.
|
|
18642
18722
|
*/
|
|
18643
18723
|
deleteCrossConnectGroup(deleteCrossConnectGroupRequest) {
|
|
18644
18724
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18697,7 +18777,7 @@ class VirtualNetworkClient {
|
|
|
18697
18777
|
* @param DeleteDhcpOptionsRequest
|
|
18698
18778
|
* @return DeleteDhcpOptionsResponse
|
|
18699
18779
|
* @throws OciError when an error occurs
|
|
18700
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
18780
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeleteDhcpOptions.ts.html |here} to see how to use DeleteDhcpOptions API.
|
|
18701
18781
|
*/
|
|
18702
18782
|
deleteDhcpOptions(deleteDhcpOptionsRequest) {
|
|
18703
18783
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18755,7 +18835,7 @@ class VirtualNetworkClient {
|
|
|
18755
18835
|
* @param DeleteDrgRequest
|
|
18756
18836
|
* @return DeleteDrgResponse
|
|
18757
18837
|
* @throws OciError when an error occurs
|
|
18758
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
18838
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeleteDrg.ts.html |here} to see how to use DeleteDrg API.
|
|
18759
18839
|
*/
|
|
18760
18840
|
deleteDrg(deleteDrgRequest) {
|
|
18761
18841
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18812,7 +18892,7 @@ class VirtualNetworkClient {
|
|
|
18812
18892
|
* @param DeleteDrgAttachmentRequest
|
|
18813
18893
|
* @return DeleteDrgAttachmentResponse
|
|
18814
18894
|
* @throws OciError when an error occurs
|
|
18815
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
18895
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeleteDrgAttachment.ts.html |here} to see how to use DeleteDrgAttachment API.
|
|
18816
18896
|
*/
|
|
18817
18897
|
deleteDrgAttachment(deleteDrgAttachmentRequest) {
|
|
18818
18898
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18869,7 +18949,7 @@ class VirtualNetworkClient {
|
|
|
18869
18949
|
* @param DeleteDrgRouteDistributionRequest
|
|
18870
18950
|
* @return DeleteDrgRouteDistributionResponse
|
|
18871
18951
|
* @throws OciError when an error occurs
|
|
18872
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
18952
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeleteDrgRouteDistribution.ts.html |here} to see how to use DeleteDrgRouteDistribution API.
|
|
18873
18953
|
*/
|
|
18874
18954
|
deleteDrgRouteDistribution(deleteDrgRouteDistributionRequest) {
|
|
18875
18955
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18924,7 +19004,7 @@ class VirtualNetworkClient {
|
|
|
18924
19004
|
* @param DeleteDrgRouteTableRequest
|
|
18925
19005
|
* @return DeleteDrgRouteTableResponse
|
|
18926
19006
|
* @throws OciError when an error occurs
|
|
18927
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
19007
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeleteDrgRouteTable.ts.html |here} to see how to use DeleteDrgRouteTable API.
|
|
18928
19008
|
*/
|
|
18929
19009
|
deleteDrgRouteTable(deleteDrgRouteTableRequest) {
|
|
18930
19010
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18986,7 +19066,7 @@ class VirtualNetworkClient {
|
|
|
18986
19066
|
* @param DeleteIPSecConnectionRequest
|
|
18987
19067
|
* @return DeleteIPSecConnectionResponse
|
|
18988
19068
|
* @throws OciError when an error occurs
|
|
18989
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
19069
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeleteIPSecConnection.ts.html |here} to see how to use DeleteIPSecConnection API.
|
|
18990
19070
|
*/
|
|
18991
19071
|
deleteIPSecConnection(deleteIPSecConnectionRequest) {
|
|
18992
19072
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19045,7 +19125,7 @@ class VirtualNetworkClient {
|
|
|
19045
19125
|
* @param DeleteInternetGatewayRequest
|
|
19046
19126
|
* @return DeleteInternetGatewayResponse
|
|
19047
19127
|
* @throws OciError when an error occurs
|
|
19048
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
19128
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeleteInternetGateway.ts.html |here} to see how to use DeleteInternetGateway API.
|
|
19049
19129
|
*/
|
|
19050
19130
|
deleteInternetGateway(deleteInternetGatewayRequest) {
|
|
19051
19131
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19101,7 +19181,7 @@ class VirtualNetworkClient {
|
|
|
19101
19181
|
* @param DeleteIpv6Request
|
|
19102
19182
|
* @return DeleteIpv6Response
|
|
19103
19183
|
* @throws OciError when an error occurs
|
|
19104
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
19184
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeleteIpv6.ts.html |here} to see how to use DeleteIpv6 API.
|
|
19105
19185
|
*/
|
|
19106
19186
|
deleteIpv6(deleteIpv6Request) {
|
|
19107
19187
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19160,7 +19240,7 @@ class VirtualNetworkClient {
|
|
|
19160
19240
|
* @param DeleteLocalPeeringGatewayRequest
|
|
19161
19241
|
* @return DeleteLocalPeeringGatewayResponse
|
|
19162
19242
|
* @throws OciError when an error occurs
|
|
19163
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
19243
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeleteLocalPeeringGateway.ts.html |here} to see how to use DeleteLocalPeeringGateway API.
|
|
19164
19244
|
*/
|
|
19165
19245
|
deleteLocalPeeringGateway(deleteLocalPeeringGatewayRequest) {
|
|
19166
19246
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19219,7 +19299,7 @@ class VirtualNetworkClient {
|
|
|
19219
19299
|
* @param DeleteNatGatewayRequest
|
|
19220
19300
|
* @return DeleteNatGatewayResponse
|
|
19221
19301
|
* @throws OciError when an error occurs
|
|
19222
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
19302
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeleteNatGateway.ts.html |here} to see how to use DeleteNatGateway API.
|
|
19223
19303
|
*/
|
|
19224
19304
|
deleteNatGateway(deleteNatGatewayRequest) {
|
|
19225
19305
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19280,7 +19360,7 @@ class VirtualNetworkClient {
|
|
|
19280
19360
|
* @param DeleteNetworkSecurityGroupRequest
|
|
19281
19361
|
* @return DeleteNetworkSecurityGroupResponse
|
|
19282
19362
|
* @throws OciError when an error occurs
|
|
19283
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
19363
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeleteNetworkSecurityGroup.ts.html |here} to see how to use DeleteNetworkSecurityGroup API.
|
|
19284
19364
|
*/
|
|
19285
19365
|
deleteNetworkSecurityGroup(deleteNetworkSecurityGroupRequest) {
|
|
19286
19366
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19345,7 +19425,7 @@ class VirtualNetworkClient {
|
|
|
19345
19425
|
* @param DeletePrivateIpRequest
|
|
19346
19426
|
* @return DeletePrivateIpResponse
|
|
19347
19427
|
* @throws OciError when an error occurs
|
|
19348
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
19428
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeletePrivateIp.ts.html |here} to see how to use DeletePrivateIp API.
|
|
19349
19429
|
*/
|
|
19350
19430
|
deletePrivateIp(deletePrivateIpRequest) {
|
|
19351
19431
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19414,7 +19494,7 @@ class VirtualNetworkClient {
|
|
|
19414
19494
|
* @param DeletePublicIpRequest
|
|
19415
19495
|
* @return DeletePublicIpResponse
|
|
19416
19496
|
* @throws OciError when an error occurs
|
|
19417
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
19497
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeletePublicIp.ts.html |here} to see how to use DeletePublicIp API.
|
|
19418
19498
|
*/
|
|
19419
19499
|
deletePublicIp(deletePublicIpRequest) {
|
|
19420
19500
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19471,7 +19551,7 @@ class VirtualNetworkClient {
|
|
|
19471
19551
|
* @param DeletePublicIpPoolRequest
|
|
19472
19552
|
* @return DeletePublicIpPoolResponse
|
|
19473
19553
|
* @throws OciError when an error occurs
|
|
19474
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
19554
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeletePublicIpPool.ts.html |here} to see how to use DeletePublicIpPool API.
|
|
19475
19555
|
*/
|
|
19476
19556
|
deletePublicIpPool(deletePublicIpPoolRequest) {
|
|
19477
19557
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19530,7 +19610,7 @@ class VirtualNetworkClient {
|
|
|
19530
19610
|
* @param DeleteRemotePeeringConnectionRequest
|
|
19531
19611
|
* @return DeleteRemotePeeringConnectionResponse
|
|
19532
19612
|
* @throws OciError when an error occurs
|
|
19533
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
19613
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeleteRemotePeeringConnection.ts.html |here} to see how to use DeleteRemotePeeringConnection API.
|
|
19534
19614
|
*/
|
|
19535
19615
|
deleteRemotePeeringConnection(deleteRemotePeeringConnectionRequest) {
|
|
19536
19616
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19589,7 +19669,7 @@ class VirtualNetworkClient {
|
|
|
19589
19669
|
* @param DeleteRouteTableRequest
|
|
19590
19670
|
* @return DeleteRouteTableResponse
|
|
19591
19671
|
* @throws OciError when an error occurs
|
|
19592
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
19672
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeleteRouteTable.ts.html |here} to see how to use DeleteRouteTable API.
|
|
19593
19673
|
*/
|
|
19594
19674
|
deleteRouteTable(deleteRouteTableRequest) {
|
|
19595
19675
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19648,7 +19728,7 @@ class VirtualNetworkClient {
|
|
|
19648
19728
|
* @param DeleteSecurityListRequest
|
|
19649
19729
|
* @return DeleteSecurityListResponse
|
|
19650
19730
|
* @throws OciError when an error occurs
|
|
19651
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
19731
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeleteSecurityList.ts.html |here} to see how to use DeleteSecurityList API.
|
|
19652
19732
|
*/
|
|
19653
19733
|
deleteSecurityList(deleteSecurityListRequest) {
|
|
19654
19734
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19704,7 +19784,7 @@ class VirtualNetworkClient {
|
|
|
19704
19784
|
* @param DeleteServiceGatewayRequest
|
|
19705
19785
|
* @return DeleteServiceGatewayResponse
|
|
19706
19786
|
* @throws OciError when an error occurs
|
|
19707
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
19787
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeleteServiceGateway.ts.html |here} to see how to use DeleteServiceGateway API.
|
|
19708
19788
|
*/
|
|
19709
19789
|
deleteServiceGateway(deleteServiceGatewayRequest) {
|
|
19710
19790
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19761,7 +19841,7 @@ class VirtualNetworkClient {
|
|
|
19761
19841
|
* @param DeleteSubnetRequest
|
|
19762
19842
|
* @return DeleteSubnetResponse
|
|
19763
19843
|
* @throws OciError when an error occurs
|
|
19764
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
19844
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeleteSubnet.ts.html |here} to see how to use DeleteSubnet API.
|
|
19765
19845
|
*/
|
|
19766
19846
|
deleteSubnet(deleteSubnetRequest) {
|
|
19767
19847
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19821,7 +19901,7 @@ class VirtualNetworkClient {
|
|
|
19821
19901
|
* @param DeleteVcnRequest
|
|
19822
19902
|
* @return DeleteVcnResponse
|
|
19823
19903
|
* @throws OciError when an error occurs
|
|
19824
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
19904
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeleteVcn.ts.html |here} to see how to use DeleteVcn API.
|
|
19825
19905
|
*/
|
|
19826
19906
|
deleteVcn(deleteVcnRequest) {
|
|
19827
19907
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19880,7 +19960,7 @@ class VirtualNetworkClient {
|
|
|
19880
19960
|
* @param DeleteVirtualCircuitRequest
|
|
19881
19961
|
* @return DeleteVirtualCircuitResponse
|
|
19882
19962
|
* @throws OciError when an error occurs
|
|
19883
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
19963
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeleteVirtualCircuit.ts.html |here} to see how to use DeleteVirtualCircuit API.
|
|
19884
19964
|
*/
|
|
19885
19965
|
deleteVirtualCircuit(deleteVirtualCircuitRequest) {
|
|
19886
19966
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19935,7 +20015,7 @@ class VirtualNetworkClient {
|
|
|
19935
20015
|
* @param DeleteVlanRequest
|
|
19936
20016
|
* @return DeleteVlanResponse
|
|
19937
20017
|
* @throws OciError when an error occurs
|
|
19938
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
20018
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeleteVlan.ts.html |here} to see how to use DeleteVlan API.
|
|
19939
20019
|
*/
|
|
19940
20020
|
deleteVlan(deleteVlanRequest) {
|
|
19941
20021
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19992,7 +20072,7 @@ class VirtualNetworkClient {
|
|
|
19992
20072
|
* @param DeleteVtapRequest
|
|
19993
20073
|
* @return DeleteVtapResponse
|
|
19994
20074
|
* @throws OciError when an error occurs
|
|
19995
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
20075
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DeleteVtap.ts.html |here} to see how to use DeleteVtap API.
|
|
19996
20076
|
*/
|
|
19997
20077
|
deleteVtap(deleteVtapRequest) {
|
|
19998
20078
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20064,7 +20144,7 @@ class VirtualNetworkClient {
|
|
|
20064
20144
|
* @param DetachServiceIdRequest
|
|
20065
20145
|
* @return DetachServiceIdResponse
|
|
20066
20146
|
* @throws OciError when an error occurs
|
|
20067
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
20147
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/DetachServiceId.ts.html |here} to see how to use DetachServiceId API.
|
|
20068
20148
|
*/
|
|
20069
20149
|
detachServiceId(detachServiceIdRequest) {
|
|
20070
20150
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20124,7 +20204,7 @@ class VirtualNetworkClient {
|
|
|
20124
20204
|
* @param GetAllDrgAttachmentsRequest
|
|
20125
20205
|
* @return GetAllDrgAttachmentsResponse
|
|
20126
20206
|
* @throws OciError when an error occurs
|
|
20127
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
20207
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetAllDrgAttachments.ts.html |here} to see how to use GetAllDrgAttachments API.
|
|
20128
20208
|
*/
|
|
20129
20209
|
getAllDrgAttachments(getAllDrgAttachmentsRequest) {
|
|
20130
20210
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20233,7 +20313,7 @@ class VirtualNetworkClient {
|
|
|
20233
20313
|
* @param GetAllowedIkeIPSecParametersRequest
|
|
20234
20314
|
* @return GetAllowedIkeIPSecParametersResponse
|
|
20235
20315
|
* @throws OciError when an error occurs
|
|
20236
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
20316
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetAllowedIkeIPSecParameters.ts.html |here} to see how to use GetAllowedIkeIPSecParameters API.
|
|
20237
20317
|
*/
|
|
20238
20318
|
getAllowedIkeIPSecParameters(getAllowedIkeIPSecParametersRequest) {
|
|
20239
20319
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20290,7 +20370,7 @@ class VirtualNetworkClient {
|
|
|
20290
20370
|
* @param GetByoipRangeRequest
|
|
20291
20371
|
* @return GetByoipRangeResponse
|
|
20292
20372
|
* @throws OciError when an error occurs
|
|
20293
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
20373
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetByoipRange.ts.html |here} to see how to use GetByoipRange API.
|
|
20294
20374
|
*/
|
|
20295
20375
|
getByoipRange(getByoipRangeRequest) {
|
|
20296
20376
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20353,7 +20433,7 @@ class VirtualNetworkClient {
|
|
|
20353
20433
|
* @param GetCaptureFilterRequest
|
|
20354
20434
|
* @return GetCaptureFilterResponse
|
|
20355
20435
|
* @throws OciError when an error occurs
|
|
20356
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
20436
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetCaptureFilter.ts.html |here} to see how to use GetCaptureFilter API.
|
|
20357
20437
|
*/
|
|
20358
20438
|
getCaptureFilter(getCaptureFilterRequest) {
|
|
20359
20439
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20416,7 +20496,7 @@ class VirtualNetworkClient {
|
|
|
20416
20496
|
* @param GetCpeRequest
|
|
20417
20497
|
* @return GetCpeResponse
|
|
20418
20498
|
* @throws OciError when an error occurs
|
|
20419
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
20499
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetCpe.ts.html |here} to see how to use GetCpe API.
|
|
20420
20500
|
*/
|
|
20421
20501
|
getCpe(getCpeRequest) {
|
|
20422
20502
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20496,7 +20576,7 @@ class VirtualNetworkClient {
|
|
|
20496
20576
|
* @param GetCpeDeviceConfigContentRequest
|
|
20497
20577
|
* @return GetCpeDeviceConfigContentResponse
|
|
20498
20578
|
* @throws OciError when an error occurs
|
|
20499
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
20579
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetCpeDeviceConfigContent.ts.html |here} to see how to use GetCpeDeviceConfigContent API.
|
|
20500
20580
|
*/
|
|
20501
20581
|
getCpeDeviceConfigContent(getCpeDeviceConfigContentRequest) {
|
|
20502
20582
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20562,7 +20642,7 @@ class VirtualNetworkClient {
|
|
|
20562
20642
|
* @param GetCpeDeviceShapeRequest
|
|
20563
20643
|
* @return GetCpeDeviceShapeResponse
|
|
20564
20644
|
* @throws OciError when an error occurs
|
|
20565
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
20645
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetCpeDeviceShape.ts.html |here} to see how to use GetCpeDeviceShape API.
|
|
20566
20646
|
*/
|
|
20567
20647
|
getCpeDeviceShape(getCpeDeviceShapeRequest) {
|
|
20568
20648
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20620,7 +20700,7 @@ class VirtualNetworkClient {
|
|
|
20620
20700
|
* @param GetCrossConnectRequest
|
|
20621
20701
|
* @return GetCrossConnectResponse
|
|
20622
20702
|
* @throws OciError when an error occurs
|
|
20623
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
20703
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetCrossConnect.ts.html |here} to see how to use GetCrossConnect API.
|
|
20624
20704
|
*/
|
|
20625
20705
|
getCrossConnect(getCrossConnectRequest) {
|
|
20626
20706
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20682,7 +20762,7 @@ class VirtualNetworkClient {
|
|
|
20682
20762
|
* @param GetCrossConnectGroupRequest
|
|
20683
20763
|
* @return GetCrossConnectGroupResponse
|
|
20684
20764
|
* @throws OciError when an error occurs
|
|
20685
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
20765
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetCrossConnectGroup.ts.html |here} to see how to use GetCrossConnectGroup API.
|
|
20686
20766
|
*/
|
|
20687
20767
|
getCrossConnectGroup(getCrossConnectGroupRequest) {
|
|
20688
20768
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20744,7 +20824,7 @@ class VirtualNetworkClient {
|
|
|
20744
20824
|
* @param GetCrossConnectLetterOfAuthorityRequest
|
|
20745
20825
|
* @return GetCrossConnectLetterOfAuthorityResponse
|
|
20746
20826
|
* @throws OciError when an error occurs
|
|
20747
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
20827
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetCrossConnectLetterOfAuthority.ts.html |here} to see how to use GetCrossConnectLetterOfAuthority API.
|
|
20748
20828
|
*/
|
|
20749
20829
|
getCrossConnectLetterOfAuthority(getCrossConnectLetterOfAuthorityRequest) {
|
|
20750
20830
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20802,7 +20882,7 @@ class VirtualNetworkClient {
|
|
|
20802
20882
|
* @param GetCrossConnectStatusRequest
|
|
20803
20883
|
* @return GetCrossConnectStatusResponse
|
|
20804
20884
|
* @throws OciError when an error occurs
|
|
20805
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
20885
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetCrossConnectStatus.ts.html |here} to see how to use GetCrossConnectStatus API.
|
|
20806
20886
|
*/
|
|
20807
20887
|
getCrossConnectStatus(getCrossConnectStatusRequest) {
|
|
20808
20888
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20859,7 +20939,7 @@ class VirtualNetworkClient {
|
|
|
20859
20939
|
* @param GetDhcpOptionsRequest
|
|
20860
20940
|
* @return GetDhcpOptionsResponse
|
|
20861
20941
|
* @throws OciError when an error occurs
|
|
20862
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
20942
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetDhcpOptions.ts.html |here} to see how to use GetDhcpOptions API.
|
|
20863
20943
|
*/
|
|
20864
20944
|
getDhcpOptions(getDhcpOptionsRequest) {
|
|
20865
20945
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20921,7 +21001,7 @@ class VirtualNetworkClient {
|
|
|
20921
21001
|
* @param GetDrgRequest
|
|
20922
21002
|
* @return GetDrgResponse
|
|
20923
21003
|
* @throws OciError when an error occurs
|
|
20924
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
21004
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetDrg.ts.html |here} to see how to use GetDrg API.
|
|
20925
21005
|
*/
|
|
20926
21006
|
getDrg(getDrgRequest) {
|
|
20927
21007
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20983,7 +21063,7 @@ class VirtualNetworkClient {
|
|
|
20983
21063
|
* @param GetDrgAttachmentRequest
|
|
20984
21064
|
* @return GetDrgAttachmentResponse
|
|
20985
21065
|
* @throws OciError when an error occurs
|
|
20986
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
21066
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetDrgAttachment.ts.html |here} to see how to use GetDrgAttachment API.
|
|
20987
21067
|
*/
|
|
20988
21068
|
getDrgAttachment(getDrgAttachmentRequest) {
|
|
20989
21069
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21047,7 +21127,7 @@ class VirtualNetworkClient {
|
|
|
21047
21127
|
* @param GetDrgRedundancyStatusRequest
|
|
21048
21128
|
* @return GetDrgRedundancyStatusResponse
|
|
21049
21129
|
* @throws OciError when an error occurs
|
|
21050
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
21130
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetDrgRedundancyStatus.ts.html |here} to see how to use GetDrgRedundancyStatus API.
|
|
21051
21131
|
*/
|
|
21052
21132
|
getDrgRedundancyStatus(getDrgRedundancyStatusRequest) {
|
|
21053
21133
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21105,7 +21185,7 @@ class VirtualNetworkClient {
|
|
|
21105
21185
|
* @param GetDrgRouteDistributionRequest
|
|
21106
21186
|
* @return GetDrgRouteDistributionResponse
|
|
21107
21187
|
* @throws OciError when an error occurs
|
|
21108
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
21188
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetDrgRouteDistribution.ts.html |here} to see how to use GetDrgRouteDistribution API.
|
|
21109
21189
|
*/
|
|
21110
21190
|
getDrgRouteDistribution(getDrgRouteDistributionRequest) {
|
|
21111
21191
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21167,7 +21247,7 @@ class VirtualNetworkClient {
|
|
|
21167
21247
|
* @param GetDrgRouteTableRequest
|
|
21168
21248
|
* @return GetDrgRouteTableResponse
|
|
21169
21249
|
* @throws OciError when an error occurs
|
|
21170
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
21250
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetDrgRouteTable.ts.html |here} to see how to use GetDrgRouteTable API.
|
|
21171
21251
|
*/
|
|
21172
21252
|
getDrgRouteTable(getDrgRouteTableRequest) {
|
|
21173
21253
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21231,7 +21311,7 @@ class VirtualNetworkClient {
|
|
|
21231
21311
|
* @param GetFastConnectProviderServiceRequest
|
|
21232
21312
|
* @return GetFastConnectProviderServiceResponse
|
|
21233
21313
|
* @throws OciError when an error occurs
|
|
21234
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
21314
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetFastConnectProviderService.ts.html |here} to see how to use GetFastConnectProviderService API.
|
|
21235
21315
|
*/
|
|
21236
21316
|
getFastConnectProviderService(getFastConnectProviderServiceRequest) {
|
|
21237
21317
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21290,7 +21370,7 @@ class VirtualNetworkClient {
|
|
|
21290
21370
|
* @param GetFastConnectProviderServiceKeyRequest
|
|
21291
21371
|
* @return GetFastConnectProviderServiceKeyResponse
|
|
21292
21372
|
* @throws OciError when an error occurs
|
|
21293
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
21373
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetFastConnectProviderServiceKey.ts.html |here} to see how to use GetFastConnectProviderServiceKey API.
|
|
21294
21374
|
*/
|
|
21295
21375
|
getFastConnectProviderServiceKey(getFastConnectProviderServiceKeyRequest) {
|
|
21296
21376
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21351,7 +21431,7 @@ class VirtualNetworkClient {
|
|
|
21351
21431
|
* @param GetIPSecConnectionRequest
|
|
21352
21432
|
* @return GetIPSecConnectionResponse
|
|
21353
21433
|
* @throws OciError when an error occurs
|
|
21354
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
21434
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetIPSecConnection.ts.html |here} to see how to use GetIPSecConnection API.
|
|
21355
21435
|
*/
|
|
21356
21436
|
getIPSecConnection(getIPSecConnectionRequest) {
|
|
21357
21437
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21417,7 +21497,7 @@ class VirtualNetworkClient {
|
|
|
21417
21497
|
* @param GetIPSecConnectionDeviceConfigRequest
|
|
21418
21498
|
* @return GetIPSecConnectionDeviceConfigResponse
|
|
21419
21499
|
* @throws OciError when an error occurs
|
|
21420
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
21500
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetIPSecConnectionDeviceConfig.ts.html |here} to see how to use GetIPSecConnectionDeviceConfig API.
|
|
21421
21501
|
*/
|
|
21422
21502
|
getIPSecConnectionDeviceConfig(getIPSecConnectionDeviceConfigRequest) {
|
|
21423
21503
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21481,7 +21561,7 @@ class VirtualNetworkClient {
|
|
|
21481
21561
|
* @param GetIPSecConnectionDeviceStatusRequest
|
|
21482
21562
|
* @return GetIPSecConnectionDeviceStatusResponse
|
|
21483
21563
|
* @throws OciError when an error occurs
|
|
21484
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
21564
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetIPSecConnectionDeviceStatus.ts.html |here} to see how to use GetIPSecConnectionDeviceStatus API.
|
|
21485
21565
|
*/
|
|
21486
21566
|
getIPSecConnectionDeviceStatus(getIPSecConnectionDeviceStatusRequest) {
|
|
21487
21567
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21546,7 +21626,7 @@ class VirtualNetworkClient {
|
|
|
21546
21626
|
* @param GetIPSecConnectionTunnelRequest
|
|
21547
21627
|
* @return GetIPSecConnectionTunnelResponse
|
|
21548
21628
|
* @throws OciError when an error occurs
|
|
21549
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
21629
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetIPSecConnectionTunnel.ts.html |here} to see how to use GetIPSecConnectionTunnel API.
|
|
21550
21630
|
*/
|
|
21551
21631
|
getIPSecConnectionTunnel(getIPSecConnectionTunnelRequest) {
|
|
21552
21632
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21610,7 +21690,7 @@ class VirtualNetworkClient {
|
|
|
21610
21690
|
* @param GetIPSecConnectionTunnelErrorRequest
|
|
21611
21691
|
* @return GetIPSecConnectionTunnelErrorResponse
|
|
21612
21692
|
* @throws OciError when an error occurs
|
|
21613
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
21693
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetIPSecConnectionTunnelError.ts.html |here} to see how to use GetIPSecConnectionTunnelError API.
|
|
21614
21694
|
*/
|
|
21615
21695
|
getIPSecConnectionTunnelError(getIPSecConnectionTunnelErrorRequest) {
|
|
21616
21696
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21670,7 +21750,7 @@ class VirtualNetworkClient {
|
|
|
21670
21750
|
* @param GetIPSecConnectionTunnelSharedSecretRequest
|
|
21671
21751
|
* @return GetIPSecConnectionTunnelSharedSecretResponse
|
|
21672
21752
|
* @throws OciError when an error occurs
|
|
21673
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
21753
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use GetIPSecConnectionTunnelSharedSecret API.
|
|
21674
21754
|
*/
|
|
21675
21755
|
getIPSecConnectionTunnelSharedSecret(getIPSecConnectionTunnelSharedSecretRequest) {
|
|
21676
21756
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21733,7 +21813,7 @@ class VirtualNetworkClient {
|
|
|
21733
21813
|
* @param GetInternetGatewayRequest
|
|
21734
21814
|
* @return GetInternetGatewayResponse
|
|
21735
21815
|
* @throws OciError when an error occurs
|
|
21736
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
21816
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetInternetGateway.ts.html |here} to see how to use GetInternetGateway API.
|
|
21737
21817
|
*/
|
|
21738
21818
|
getInternetGateway(getInternetGatewayRequest) {
|
|
21739
21819
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21814,7 +21894,7 @@ class VirtualNetworkClient {
|
|
|
21814
21894
|
* @param GetIpsecCpeDeviceConfigContentRequest
|
|
21815
21895
|
* @return GetIpsecCpeDeviceConfigContentResponse
|
|
21816
21896
|
* @throws OciError when an error occurs
|
|
21817
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
21897
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetIpsecCpeDeviceConfigContent.ts.html |here} to see how to use GetIpsecCpeDeviceConfigContent API.
|
|
21818
21898
|
*/
|
|
21819
21899
|
getIpsecCpeDeviceConfigContent(getIpsecCpeDeviceConfigContentRequest) {
|
|
21820
21900
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21875,7 +21955,7 @@ class VirtualNetworkClient {
|
|
|
21875
21955
|
* @param GetIpv6Request
|
|
21876
21956
|
* @return GetIpv6Response
|
|
21877
21957
|
* @throws OciError when an error occurs
|
|
21878
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
21958
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetIpv6.ts.html |here} to see how to use GetIpv6 API.
|
|
21879
21959
|
*/
|
|
21880
21960
|
getIpv6(getIpv6Request) {
|
|
21881
21961
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21938,7 +22018,7 @@ class VirtualNetworkClient {
|
|
|
21938
22018
|
* @param GetLocalPeeringGatewayRequest
|
|
21939
22019
|
* @return GetLocalPeeringGatewayResponse
|
|
21940
22020
|
* @throws OciError when an error occurs
|
|
21941
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
22021
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetLocalPeeringGateway.ts.html |here} to see how to use GetLocalPeeringGateway API.
|
|
21942
22022
|
*/
|
|
21943
22023
|
getLocalPeeringGateway(getLocalPeeringGatewayRequest) {
|
|
21944
22024
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22000,7 +22080,7 @@ class VirtualNetworkClient {
|
|
|
22000
22080
|
* @param GetNatGatewayRequest
|
|
22001
22081
|
* @return GetNatGatewayResponse
|
|
22002
22082
|
* @throws OciError when an error occurs
|
|
22003
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
22083
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetNatGateway.ts.html |here} to see how to use GetNatGateway API.
|
|
22004
22084
|
*/
|
|
22005
22085
|
getNatGateway(getNatGatewayRequest) {
|
|
22006
22086
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22069,7 +22149,7 @@ class VirtualNetworkClient {
|
|
|
22069
22149
|
* @param GetNetworkSecurityGroupRequest
|
|
22070
22150
|
* @return GetNetworkSecurityGroupResponse
|
|
22071
22151
|
* @throws OciError when an error occurs
|
|
22072
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
22152
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetNetworkSecurityGroup.ts.html |here} to see how to use GetNetworkSecurityGroup API.
|
|
22073
22153
|
*/
|
|
22074
22154
|
getNetworkSecurityGroup(getNetworkSecurityGroupRequest) {
|
|
22075
22155
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22131,7 +22211,7 @@ class VirtualNetworkClient {
|
|
|
22131
22211
|
* @param GetNetworkingTopologyRequest
|
|
22132
22212
|
* @return GetNetworkingTopologyResponse
|
|
22133
22213
|
* @throws OciError when an error occurs
|
|
22134
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
22214
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetNetworkingTopology.ts.html |here} to see how to use GetNetworkingTopology API.
|
|
22135
22215
|
*/
|
|
22136
22216
|
getNetworkingTopology(getNetworkingTopologyRequest) {
|
|
22137
22217
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22202,7 +22282,7 @@ class VirtualNetworkClient {
|
|
|
22202
22282
|
* @param GetPrivateIpRequest
|
|
22203
22283
|
* @return GetPrivateIpResponse
|
|
22204
22284
|
* @throws OciError when an error occurs
|
|
22205
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
22285
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetPrivateIp.ts.html |here} to see how to use GetPrivateIp API.
|
|
22206
22286
|
*/
|
|
22207
22287
|
getPrivateIp(getPrivateIpRequest) {
|
|
22208
22288
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22275,7 +22355,7 @@ class VirtualNetworkClient {
|
|
|
22275
22355
|
* @param GetPublicIpRequest
|
|
22276
22356
|
* @return GetPublicIpResponse
|
|
22277
22357
|
* @throws OciError when an error occurs
|
|
22278
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
22358
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetPublicIp.ts.html |here} to see how to use GetPublicIp API.
|
|
22279
22359
|
*/
|
|
22280
22360
|
getPublicIp(getPublicIpRequest) {
|
|
22281
22361
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22342,7 +22422,7 @@ class VirtualNetworkClient {
|
|
|
22342
22422
|
* @param GetPublicIpByIpAddressRequest
|
|
22343
22423
|
* @return GetPublicIpByIpAddressResponse
|
|
22344
22424
|
* @throws OciError when an error occurs
|
|
22345
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
22425
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetPublicIpByIpAddress.ts.html |here} to see how to use GetPublicIpByIpAddress API.
|
|
22346
22426
|
*/
|
|
22347
22427
|
getPublicIpByIpAddress(getPublicIpByIpAddressRequest) {
|
|
22348
22428
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22414,7 +22494,7 @@ class VirtualNetworkClient {
|
|
|
22414
22494
|
* @param GetPublicIpByPrivateIpIdRequest
|
|
22415
22495
|
* @return GetPublicIpByPrivateIpIdResponse
|
|
22416
22496
|
* @throws OciError when an error occurs
|
|
22417
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
22497
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetPublicIpByPrivateIpId.ts.html |here} to see how to use GetPublicIpByPrivateIpId API.
|
|
22418
22498
|
*/
|
|
22419
22499
|
getPublicIpByPrivateIpId(getPublicIpByPrivateIpIdRequest) {
|
|
22420
22500
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22476,7 +22556,7 @@ class VirtualNetworkClient {
|
|
|
22476
22556
|
* @param GetPublicIpPoolRequest
|
|
22477
22557
|
* @return GetPublicIpPoolResponse
|
|
22478
22558
|
* @throws OciError when an error occurs
|
|
22479
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
22559
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetPublicIpPool.ts.html |here} to see how to use GetPublicIpPool API.
|
|
22480
22560
|
*/
|
|
22481
22561
|
getPublicIpPool(getPublicIpPoolRequest) {
|
|
22482
22562
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22540,7 +22620,7 @@ class VirtualNetworkClient {
|
|
|
22540
22620
|
* @param GetRemotePeeringConnectionRequest
|
|
22541
22621
|
* @return GetRemotePeeringConnectionResponse
|
|
22542
22622
|
* @throws OciError when an error occurs
|
|
22543
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
22623
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetRemotePeeringConnection.ts.html |here} to see how to use GetRemotePeeringConnection API.
|
|
22544
22624
|
*/
|
|
22545
22625
|
getRemotePeeringConnection(getRemotePeeringConnectionRequest) {
|
|
22546
22626
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22602,7 +22682,7 @@ class VirtualNetworkClient {
|
|
|
22602
22682
|
* @param GetRouteTableRequest
|
|
22603
22683
|
* @return GetRouteTableResponse
|
|
22604
22684
|
* @throws OciError when an error occurs
|
|
22605
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
22685
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetRouteTable.ts.html |here} to see how to use GetRouteTable API.
|
|
22606
22686
|
*/
|
|
22607
22687
|
getRouteTable(getRouteTableRequest) {
|
|
22608
22688
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22664,7 +22744,7 @@ class VirtualNetworkClient {
|
|
|
22664
22744
|
* @param GetSecurityListRequest
|
|
22665
22745
|
* @return GetSecurityListResponse
|
|
22666
22746
|
* @throws OciError when an error occurs
|
|
22667
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
22747
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetSecurityList.ts.html |here} to see how to use GetSecurityList API.
|
|
22668
22748
|
*/
|
|
22669
22749
|
getSecurityList(getSecurityListRequest) {
|
|
22670
22750
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22727,7 +22807,7 @@ class VirtualNetworkClient {
|
|
|
22727
22807
|
* @param GetServiceRequest
|
|
22728
22808
|
* @return GetServiceResponse
|
|
22729
22809
|
* @throws OciError when an error occurs
|
|
22730
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
22810
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetService.ts.html |here} to see how to use GetService API.
|
|
22731
22811
|
*/
|
|
22732
22812
|
getService(getServiceRequest) {
|
|
22733
22813
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22789,7 +22869,7 @@ class VirtualNetworkClient {
|
|
|
22789
22869
|
* @param GetServiceGatewayRequest
|
|
22790
22870
|
* @return GetServiceGatewayResponse
|
|
22791
22871
|
* @throws OciError when an error occurs
|
|
22792
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
22872
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetServiceGateway.ts.html |here} to see how to use GetServiceGateway API.
|
|
22793
22873
|
*/
|
|
22794
22874
|
getServiceGateway(getServiceGatewayRequest) {
|
|
22795
22875
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22851,7 +22931,7 @@ class VirtualNetworkClient {
|
|
|
22851
22931
|
* @param GetSubnetRequest
|
|
22852
22932
|
* @return GetSubnetResponse
|
|
22853
22933
|
* @throws OciError when an error occurs
|
|
22854
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
22934
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetSubnet.ts.html |here} to see how to use GetSubnet API.
|
|
22855
22935
|
*/
|
|
22856
22936
|
getSubnet(getSubnetRequest) {
|
|
22857
22937
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22913,7 +22993,7 @@ class VirtualNetworkClient {
|
|
|
22913
22993
|
* @param GetSubnetTopologyRequest
|
|
22914
22994
|
* @return GetSubnetTopologyResponse
|
|
22915
22995
|
* @throws OciError when an error occurs
|
|
22916
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
22996
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetSubnetTopology.ts.html |here} to see how to use GetSubnetTopology API.
|
|
22917
22997
|
*/
|
|
22918
22998
|
getSubnetTopology(getSubnetTopologyRequest) {
|
|
22919
22999
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22986,7 +23066,7 @@ class VirtualNetworkClient {
|
|
|
22986
23066
|
* @param GetTunnelCpeDeviceConfigRequest
|
|
22987
23067
|
* @return GetTunnelCpeDeviceConfigResponse
|
|
22988
23068
|
* @throws OciError when an error occurs
|
|
22989
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
23069
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetTunnelCpeDeviceConfig.ts.html |here} to see how to use GetTunnelCpeDeviceConfig API.
|
|
22990
23070
|
*/
|
|
22991
23071
|
getTunnelCpeDeviceConfig(getTunnelCpeDeviceConfigRequest) {
|
|
22992
23072
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23068,7 +23148,7 @@ class VirtualNetworkClient {
|
|
|
23068
23148
|
* @param GetTunnelCpeDeviceConfigContentRequest
|
|
23069
23149
|
* @return GetTunnelCpeDeviceConfigContentResponse
|
|
23070
23150
|
* @throws OciError when an error occurs
|
|
23071
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
23151
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetTunnelCpeDeviceConfigContent.ts.html |here} to see how to use GetTunnelCpeDeviceConfigContent API.
|
|
23072
23152
|
*/
|
|
23073
23153
|
getTunnelCpeDeviceConfigContent(getTunnelCpeDeviceConfigContentRequest) {
|
|
23074
23154
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23127,7 +23207,7 @@ class VirtualNetworkClient {
|
|
|
23127
23207
|
* @param GetUpgradeStatusRequest
|
|
23128
23208
|
* @return GetUpgradeStatusResponse
|
|
23129
23209
|
* @throws OciError when an error occurs
|
|
23130
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
23210
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetUpgradeStatus.ts.html |here} to see how to use GetUpgradeStatus API.
|
|
23131
23211
|
*/
|
|
23132
23212
|
getUpgradeStatus(getUpgradeStatusRequest) {
|
|
23133
23213
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23185,7 +23265,7 @@ class VirtualNetworkClient {
|
|
|
23185
23265
|
* @param GetVcnRequest
|
|
23186
23266
|
* @return GetVcnResponse
|
|
23187
23267
|
* @throws OciError when an error occurs
|
|
23188
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
23268
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetVcn.ts.html |here} to see how to use GetVcn API.
|
|
23189
23269
|
*/
|
|
23190
23270
|
getVcn(getVcnRequest) {
|
|
23191
23271
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23247,7 +23327,7 @@ class VirtualNetworkClient {
|
|
|
23247
23327
|
* @param GetVcnDnsResolverAssociationRequest
|
|
23248
23328
|
* @return GetVcnDnsResolverAssociationResponse
|
|
23249
23329
|
* @throws OciError when an error occurs
|
|
23250
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
23330
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetVcnDnsResolverAssociation.ts.html |here} to see how to use GetVcnDnsResolverAssociation API.
|
|
23251
23331
|
*/
|
|
23252
23332
|
getVcnDnsResolverAssociation(getVcnDnsResolverAssociationRequest) {
|
|
23253
23333
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23310,7 +23390,7 @@ class VirtualNetworkClient {
|
|
|
23310
23390
|
* @param GetVcnTopologyRequest
|
|
23311
23391
|
* @return GetVcnTopologyResponse
|
|
23312
23392
|
* @throws OciError when an error occurs
|
|
23313
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
23393
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetVcnTopology.ts.html |here} to see how to use GetVcnTopology API.
|
|
23314
23394
|
*/
|
|
23315
23395
|
getVcnTopology(getVcnTopologyRequest) {
|
|
23316
23396
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23378,7 +23458,7 @@ class VirtualNetworkClient {
|
|
|
23378
23458
|
* @param GetVirtualCircuitRequest
|
|
23379
23459
|
* @return GetVirtualCircuitResponse
|
|
23380
23460
|
* @throws OciError when an error occurs
|
|
23381
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
23461
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetVirtualCircuit.ts.html |here} to see how to use GetVirtualCircuit API.
|
|
23382
23462
|
*/
|
|
23383
23463
|
getVirtualCircuit(getVirtualCircuitRequest) {
|
|
23384
23464
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23440,7 +23520,7 @@ class VirtualNetworkClient {
|
|
|
23440
23520
|
* @param GetVlanRequest
|
|
23441
23521
|
* @return GetVlanResponse
|
|
23442
23522
|
* @throws OciError when an error occurs
|
|
23443
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
23523
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetVlan.ts.html |here} to see how to use GetVlan API.
|
|
23444
23524
|
*/
|
|
23445
23525
|
getVlan(getVlanRequest) {
|
|
23446
23526
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23507,7 +23587,7 @@ class VirtualNetworkClient {
|
|
|
23507
23587
|
* @param GetVnicRequest
|
|
23508
23588
|
* @return GetVnicResponse
|
|
23509
23589
|
* @throws OciError when an error occurs
|
|
23510
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
23590
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetVnic.ts.html |here} to see how to use GetVnic API.
|
|
23511
23591
|
*/
|
|
23512
23592
|
getVnic(getVnicRequest) {
|
|
23513
23593
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23569,7 +23649,7 @@ class VirtualNetworkClient {
|
|
|
23569
23649
|
* @param GetVtapRequest
|
|
23570
23650
|
* @return GetVtapResponse
|
|
23571
23651
|
* @throws OciError when an error occurs
|
|
23572
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
23652
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/GetVtap.ts.html |here} to see how to use GetVtap API.
|
|
23573
23653
|
*/
|
|
23574
23654
|
getVtap(getVtapRequest) {
|
|
23575
23655
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23634,7 +23714,7 @@ class VirtualNetworkClient {
|
|
|
23634
23714
|
* @param ListAllowedPeerRegionsForRemotePeeringRequest
|
|
23635
23715
|
* @return ListAllowedPeerRegionsForRemotePeeringResponse
|
|
23636
23716
|
* @throws OciError when an error occurs
|
|
23637
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
23717
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListAllowedPeerRegionsForRemotePeering.ts.html |here} to see how to use ListAllowedPeerRegionsForRemotePeering API.
|
|
23638
23718
|
*/
|
|
23639
23719
|
listAllowedPeerRegionsForRemotePeering(listAllowedPeerRegionsForRemotePeeringRequest) {
|
|
23640
23720
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23691,7 +23771,7 @@ class VirtualNetworkClient {
|
|
|
23691
23771
|
* @param ListByoipAllocatedRangesRequest
|
|
23692
23772
|
* @return ListByoipAllocatedRangesResponse
|
|
23693
23773
|
* @throws OciError when an error occurs
|
|
23694
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
23774
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListByoipAllocatedRanges.ts.html |here} to see how to use ListByoipAllocatedRanges API.
|
|
23695
23775
|
*/
|
|
23696
23776
|
listByoipAllocatedRanges(listByoipAllocatedRangesRequest) {
|
|
23697
23777
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23759,7 +23839,7 @@ class VirtualNetworkClient {
|
|
|
23759
23839
|
* @param ListByoipRangesRequest
|
|
23760
23840
|
* @return ListByoipRangesResponse
|
|
23761
23841
|
* @throws OciError when an error occurs
|
|
23762
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
23842
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListByoipRanges.ts.html |here} to see how to use ListByoipRanges API.
|
|
23763
23843
|
*/
|
|
23764
23844
|
listByoipRanges(listByoipRangesRequest) {
|
|
23765
23845
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23829,7 +23909,7 @@ class VirtualNetworkClient {
|
|
|
23829
23909
|
* @param ListCaptureFiltersRequest
|
|
23830
23910
|
* @return ListCaptureFiltersResponse
|
|
23831
23911
|
* @throws OciError when an error occurs
|
|
23832
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
23912
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListCaptureFilters.ts.html |here} to see how to use ListCaptureFilters API.
|
|
23833
23913
|
*/
|
|
23834
23914
|
listCaptureFilters(listCaptureFiltersRequest) {
|
|
23835
23915
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23951,7 +24031,7 @@ class VirtualNetworkClient {
|
|
|
23951
24031
|
* @param ListCpeDeviceShapesRequest
|
|
23952
24032
|
* @return ListCpeDeviceShapesResponse
|
|
23953
24033
|
* @throws OciError when an error occurs
|
|
23954
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
24034
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListCpeDeviceShapes.ts.html |here} to see how to use ListCpeDeviceShapes API.
|
|
23955
24035
|
*/
|
|
23956
24036
|
listCpeDeviceShapes(listCpeDeviceShapesRequest) {
|
|
23957
24037
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24056,7 +24136,7 @@ class VirtualNetworkClient {
|
|
|
24056
24136
|
* @param ListCpesRequest
|
|
24057
24137
|
* @return ListCpesResponse
|
|
24058
24138
|
* @throws OciError when an error occurs
|
|
24059
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
24139
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListCpes.ts.html |here} to see how to use ListCpes API.
|
|
24060
24140
|
*/
|
|
24061
24141
|
listCpes(listCpesRequest) {
|
|
24062
24142
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24161,7 +24241,7 @@ class VirtualNetworkClient {
|
|
|
24161
24241
|
* @param ListCrossConnectGroupsRequest
|
|
24162
24242
|
* @return ListCrossConnectGroupsResponse
|
|
24163
24243
|
* @throws OciError when an error occurs
|
|
24164
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
24244
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListCrossConnectGroups.ts.html |here} to see how to use ListCrossConnectGroups API.
|
|
24165
24245
|
*/
|
|
24166
24246
|
listCrossConnectGroups(listCrossConnectGroupsRequest) {
|
|
24167
24247
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24271,7 +24351,7 @@ class VirtualNetworkClient {
|
|
|
24271
24351
|
* @param ListCrossConnectLocationsRequest
|
|
24272
24352
|
* @return ListCrossConnectLocationsResponse
|
|
24273
24353
|
* @throws OciError when an error occurs
|
|
24274
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
24354
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListCrossConnectLocations.ts.html |here} to see how to use ListCrossConnectLocations API.
|
|
24275
24355
|
*/
|
|
24276
24356
|
listCrossConnectLocations(listCrossConnectLocationsRequest) {
|
|
24277
24357
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24377,7 +24457,7 @@ class VirtualNetworkClient {
|
|
|
24377
24457
|
* @param ListCrossConnectMappingsRequest
|
|
24378
24458
|
* @return ListCrossConnectMappingsResponse
|
|
24379
24459
|
* @throws OciError when an error occurs
|
|
24380
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
24460
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListCrossConnectMappings.ts.html |here} to see how to use ListCrossConnectMappings API.
|
|
24381
24461
|
*/
|
|
24382
24462
|
listCrossConnectMappings(listCrossConnectMappingsRequest) {
|
|
24383
24463
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24437,7 +24517,7 @@ class VirtualNetworkClient {
|
|
|
24437
24517
|
* @param ListCrossConnectsRequest
|
|
24438
24518
|
* @return ListCrossConnectsResponse
|
|
24439
24519
|
* @throws OciError when an error occurs
|
|
24440
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
24520
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListCrossConnects.ts.html |here} to see how to use ListCrossConnects API.
|
|
24441
24521
|
*/
|
|
24442
24522
|
listCrossConnects(listCrossConnectsRequest) {
|
|
24443
24523
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24549,7 +24629,7 @@ class VirtualNetworkClient {
|
|
|
24549
24629
|
* @param ListCrossconnectPortSpeedShapesRequest
|
|
24550
24630
|
* @return ListCrossconnectPortSpeedShapesResponse
|
|
24551
24631
|
* @throws OciError when an error occurs
|
|
24552
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
24632
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListCrossconnectPortSpeedShapes.ts.html |here} to see how to use ListCrossconnectPortSpeedShapes API.
|
|
24553
24633
|
*/
|
|
24554
24634
|
listCrossconnectPortSpeedShapes(listCrossconnectPortSpeedShapesRequest) {
|
|
24555
24635
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24657,7 +24737,7 @@ class VirtualNetworkClient {
|
|
|
24657
24737
|
* @param ListDhcpOptionsRequest
|
|
24658
24738
|
* @return ListDhcpOptionsResponse
|
|
24659
24739
|
* @throws OciError when an error occurs
|
|
24660
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
24740
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListDhcpOptions.ts.html |here} to see how to use ListDhcpOptions API.
|
|
24661
24741
|
*/
|
|
24662
24742
|
listDhcpOptions(listDhcpOptionsRequest) {
|
|
24663
24743
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24772,7 +24852,7 @@ class VirtualNetworkClient {
|
|
|
24772
24852
|
* @param ListDrgAttachmentsRequest
|
|
24773
24853
|
* @return ListDrgAttachmentsResponse
|
|
24774
24854
|
* @throws OciError when an error occurs
|
|
24775
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
24855
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListDrgAttachments.ts.html |here} to see how to use ListDrgAttachments API.
|
|
24776
24856
|
*/
|
|
24777
24857
|
listDrgAttachments(listDrgAttachmentsRequest) {
|
|
24778
24858
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24885,7 +24965,7 @@ class VirtualNetworkClient {
|
|
|
24885
24965
|
* @param ListDrgRouteDistributionStatementsRequest
|
|
24886
24966
|
* @return ListDrgRouteDistributionStatementsResponse
|
|
24887
24967
|
* @throws OciError when an error occurs
|
|
24888
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
24968
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListDrgRouteDistributionStatements.ts.html |here} to see how to use ListDrgRouteDistributionStatements API.
|
|
24889
24969
|
*/
|
|
24890
24970
|
listDrgRouteDistributionStatements(listDrgRouteDistributionStatementsRequest) {
|
|
24891
24971
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24996,7 +25076,7 @@ class VirtualNetworkClient {
|
|
|
24996
25076
|
* @param ListDrgRouteDistributionsRequest
|
|
24997
25077
|
* @return ListDrgRouteDistributionsResponse
|
|
24998
25078
|
* @throws OciError when an error occurs
|
|
24999
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
25079
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListDrgRouteDistributions.ts.html |here} to see how to use ListDrgRouteDistributions API.
|
|
25000
25080
|
*/
|
|
25001
25081
|
listDrgRouteDistributions(listDrgRouteDistributionsRequest) {
|
|
25002
25082
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25104,7 +25184,7 @@ class VirtualNetworkClient {
|
|
|
25104
25184
|
* @param ListDrgRouteRulesRequest
|
|
25105
25185
|
* @return ListDrgRouteRulesResponse
|
|
25106
25186
|
* @throws OciError when an error occurs
|
|
25107
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
25187
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListDrgRouteRules.ts.html |here} to see how to use ListDrgRouteRules API.
|
|
25108
25188
|
*/
|
|
25109
25189
|
listDrgRouteRules(listDrgRouteRulesRequest) {
|
|
25110
25190
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25213,7 +25293,7 @@ class VirtualNetworkClient {
|
|
|
25213
25293
|
* @param ListDrgRouteTablesRequest
|
|
25214
25294
|
* @return ListDrgRouteTablesResponse
|
|
25215
25295
|
* @throws OciError when an error occurs
|
|
25216
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
25296
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListDrgRouteTables.ts.html |here} to see how to use ListDrgRouteTables API.
|
|
25217
25297
|
*/
|
|
25218
25298
|
listDrgRouteTables(listDrgRouteTablesRequest) {
|
|
25219
25299
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25323,7 +25403,7 @@ class VirtualNetworkClient {
|
|
|
25323
25403
|
* @param ListDrgsRequest
|
|
25324
25404
|
* @return ListDrgsResponse
|
|
25325
25405
|
* @throws OciError when an error occurs
|
|
25326
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
25406
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListDrgs.ts.html |here} to see how to use ListDrgs API.
|
|
25327
25407
|
*/
|
|
25328
25408
|
listDrgs(listDrgsRequest) {
|
|
25329
25409
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25434,7 +25514,7 @@ class VirtualNetworkClient {
|
|
|
25434
25514
|
* @param ListFastConnectProviderServicesRequest
|
|
25435
25515
|
* @return ListFastConnectProviderServicesResponse
|
|
25436
25516
|
* @throws OciError when an error occurs
|
|
25437
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
25517
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListFastConnectProviderServices.ts.html |here} to see how to use ListFastConnectProviderServices API.
|
|
25438
25518
|
*/
|
|
25439
25519
|
listFastConnectProviderServices(listFastConnectProviderServicesRequest) {
|
|
25440
25520
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25542,7 +25622,7 @@ class VirtualNetworkClient {
|
|
|
25542
25622
|
* @param ListFastConnectProviderVirtualCircuitBandwidthShapesRequest
|
|
25543
25623
|
* @return ListFastConnectProviderVirtualCircuitBandwidthShapesResponse
|
|
25544
25624
|
* @throws OciError when an error occurs
|
|
25545
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
25625
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListFastConnectProviderVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListFastConnectProviderVirtualCircuitBandwidthShapes API.
|
|
25546
25626
|
*/
|
|
25547
25627
|
listFastConnectProviderVirtualCircuitBandwidthShapes(listFastConnectProviderVirtualCircuitBandwidthShapesRequest) {
|
|
25548
25628
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25648,7 +25728,7 @@ class VirtualNetworkClient {
|
|
|
25648
25728
|
* @param ListIPSecConnectionTunnelRoutesRequest
|
|
25649
25729
|
* @return ListIPSecConnectionTunnelRoutesResponse
|
|
25650
25730
|
* @throws OciError when an error occurs
|
|
25651
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
25731
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListIPSecConnectionTunnelRoutes.ts.html |here} to see how to use ListIPSecConnectionTunnelRoutes API.
|
|
25652
25732
|
*/
|
|
25653
25733
|
listIPSecConnectionTunnelRoutes(listIPSecConnectionTunnelRoutesRequest) {
|
|
25654
25734
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25761,7 +25841,7 @@ class VirtualNetworkClient {
|
|
|
25761
25841
|
* @param ListIPSecConnectionTunnelSecurityAssociationsRequest
|
|
25762
25842
|
* @return ListIPSecConnectionTunnelSecurityAssociationsResponse
|
|
25763
25843
|
* @throws OciError when an error occurs
|
|
25764
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
25844
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListIPSecConnectionTunnelSecurityAssociations.ts.html |here} to see how to use ListIPSecConnectionTunnelSecurityAssociations API.
|
|
25765
25845
|
*/
|
|
25766
25846
|
listIPSecConnectionTunnelSecurityAssociations(listIPSecConnectionTunnelSecurityAssociationsRequest) {
|
|
25767
25847
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25873,7 +25953,7 @@ class VirtualNetworkClient {
|
|
|
25873
25953
|
* @param ListIPSecConnectionTunnelsRequest
|
|
25874
25954
|
* @return ListIPSecConnectionTunnelsResponse
|
|
25875
25955
|
* @throws OciError when an error occurs
|
|
25876
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
25956
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListIPSecConnectionTunnels.ts.html |here} to see how to use ListIPSecConnectionTunnels API.
|
|
25877
25957
|
*/
|
|
25878
25958
|
listIPSecConnectionTunnels(listIPSecConnectionTunnelsRequest) {
|
|
25879
25959
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25980,7 +26060,7 @@ class VirtualNetworkClient {
|
|
|
25980
26060
|
* @param ListIPSecConnectionsRequest
|
|
25981
26061
|
* @return ListIPSecConnectionsResponse
|
|
25982
26062
|
* @throws OciError when an error occurs
|
|
25983
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
26063
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListIPSecConnections.ts.html |here} to see how to use ListIPSecConnections API.
|
|
25984
26064
|
*/
|
|
25985
26065
|
listIPSecConnections(listIPSecConnectionsRequest) {
|
|
25986
26066
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26088,7 +26168,7 @@ class VirtualNetworkClient {
|
|
|
26088
26168
|
* @param ListInternetGatewaysRequest
|
|
26089
26169
|
* @return ListInternetGatewaysResponse
|
|
26090
26170
|
* @throws OciError when an error occurs
|
|
26091
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
26171
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListInternetGateways.ts.html |here} to see how to use ListInternetGateways API.
|
|
26092
26172
|
*/
|
|
26093
26173
|
listInternetGateways(listInternetGatewaysRequest) {
|
|
26094
26174
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26205,7 +26285,7 @@ class VirtualNetworkClient {
|
|
|
26205
26285
|
* @param ListIpv6sRequest
|
|
26206
26286
|
* @return ListIpv6sResponse
|
|
26207
26287
|
* @throws OciError when an error occurs
|
|
26208
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
26288
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListIpv6s.ts.html |here} to see how to use ListIpv6s API.
|
|
26209
26289
|
*/
|
|
26210
26290
|
listIpv6s(listIpv6sRequest) {
|
|
26211
26291
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26314,7 +26394,7 @@ class VirtualNetworkClient {
|
|
|
26314
26394
|
* @param ListLocalPeeringGatewaysRequest
|
|
26315
26395
|
* @return ListLocalPeeringGatewaysResponse
|
|
26316
26396
|
* @throws OciError when an error occurs
|
|
26317
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
26397
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListLocalPeeringGateways.ts.html |here} to see how to use ListLocalPeeringGateways API.
|
|
26318
26398
|
*/
|
|
26319
26399
|
listLocalPeeringGateways(listLocalPeeringGatewaysRequest) {
|
|
26320
26400
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26421,7 +26501,7 @@ class VirtualNetworkClient {
|
|
|
26421
26501
|
* @param ListNatGatewaysRequest
|
|
26422
26502
|
* @return ListNatGatewaysResponse
|
|
26423
26503
|
* @throws OciError when an error occurs
|
|
26424
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
26504
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListNatGateways.ts.html |here} to see how to use ListNatGateways API.
|
|
26425
26505
|
*/
|
|
26426
26506
|
listNatGateways(listNatGatewaysRequest) {
|
|
26427
26507
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26531,7 +26611,7 @@ class VirtualNetworkClient {
|
|
|
26531
26611
|
* @param ListNetworkSecurityGroupSecurityRulesRequest
|
|
26532
26612
|
* @return ListNetworkSecurityGroupSecurityRulesResponse
|
|
26533
26613
|
* @throws OciError when an error occurs
|
|
26534
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
26614
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use ListNetworkSecurityGroupSecurityRules API.
|
|
26535
26615
|
*/
|
|
26536
26616
|
listNetworkSecurityGroupSecurityRules(listNetworkSecurityGroupSecurityRulesRequest) {
|
|
26537
26617
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26640,7 +26720,7 @@ class VirtualNetworkClient {
|
|
|
26640
26720
|
* @param ListNetworkSecurityGroupVnicsRequest
|
|
26641
26721
|
* @return ListNetworkSecurityGroupVnicsResponse
|
|
26642
26722
|
* @throws OciError when an error occurs
|
|
26643
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
26723
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListNetworkSecurityGroupVnics.ts.html |here} to see how to use ListNetworkSecurityGroupVnics API.
|
|
26644
26724
|
*/
|
|
26645
26725
|
listNetworkSecurityGroupVnics(listNetworkSecurityGroupVnicsRequest) {
|
|
26646
26726
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26749,7 +26829,7 @@ class VirtualNetworkClient {
|
|
|
26749
26829
|
* @param ListNetworkSecurityGroupsRequest
|
|
26750
26830
|
* @return ListNetworkSecurityGroupsResponse
|
|
26751
26831
|
* @throws OciError when an error occurs
|
|
26752
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
26832
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListNetworkSecurityGroups.ts.html |here} to see how to use ListNetworkSecurityGroups API.
|
|
26753
26833
|
*/
|
|
26754
26834
|
listNetworkSecurityGroups(listNetworkSecurityGroupsRequest) {
|
|
26755
26835
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26875,7 +26955,7 @@ class VirtualNetworkClient {
|
|
|
26875
26955
|
* @param ListPrivateIpsRequest
|
|
26876
26956
|
* @return ListPrivateIpsResponse
|
|
26877
26957
|
* @throws OciError when an error occurs
|
|
26878
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
26958
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListPrivateIps.ts.html |here} to see how to use ListPrivateIps API.
|
|
26879
26959
|
*/
|
|
26880
26960
|
listPrivateIps(listPrivateIpsRequest) {
|
|
26881
26961
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26984,7 +27064,7 @@ class VirtualNetworkClient {
|
|
|
26984
27064
|
* @param ListPublicIpPoolsRequest
|
|
26985
27065
|
* @return ListPublicIpPoolsResponse
|
|
26986
27066
|
* @throws OciError when an error occurs
|
|
26987
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
27067
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListPublicIpPools.ts.html |here} to see how to use ListPublicIpPools API.
|
|
26988
27068
|
*/
|
|
26989
27069
|
listPublicIpPools(listPublicIpPoolsRequest) {
|
|
26990
27070
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27073,7 +27153,7 @@ class VirtualNetworkClient {
|
|
|
27073
27153
|
* @param ListPublicIpsRequest
|
|
27074
27154
|
* @return ListPublicIpsResponse
|
|
27075
27155
|
* @throws OciError when an error occurs
|
|
27076
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
27156
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListPublicIps.ts.html |here} to see how to use ListPublicIps API.
|
|
27077
27157
|
*/
|
|
27078
27158
|
listPublicIps(listPublicIpsRequest) {
|
|
27079
27159
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27183,7 +27263,7 @@ class VirtualNetworkClient {
|
|
|
27183
27263
|
* @param ListRemotePeeringConnectionsRequest
|
|
27184
27264
|
* @return ListRemotePeeringConnectionsResponse
|
|
27185
27265
|
* @throws OciError when an error occurs
|
|
27186
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
27266
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListRemotePeeringConnections.ts.html |here} to see how to use ListRemotePeeringConnections API.
|
|
27187
27267
|
*/
|
|
27188
27268
|
listRemotePeeringConnections(listRemotePeeringConnectionsRequest) {
|
|
27189
27269
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27292,7 +27372,7 @@ class VirtualNetworkClient {
|
|
|
27292
27372
|
* @param ListRouteTablesRequest
|
|
27293
27373
|
* @return ListRouteTablesResponse
|
|
27294
27374
|
* @throws OciError when an error occurs
|
|
27295
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
27375
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListRouteTables.ts.html |here} to see how to use ListRouteTables API.
|
|
27296
27376
|
*/
|
|
27297
27377
|
listRouteTables(listRouteTablesRequest) {
|
|
27298
27378
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27403,7 +27483,7 @@ class VirtualNetworkClient {
|
|
|
27403
27483
|
* @param ListSecurityListsRequest
|
|
27404
27484
|
* @return ListSecurityListsResponse
|
|
27405
27485
|
* @throws OciError when an error occurs
|
|
27406
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
27486
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListSecurityLists.ts.html |here} to see how to use ListSecurityLists API.
|
|
27407
27487
|
*/
|
|
27408
27488
|
listSecurityLists(listSecurityListsRequest) {
|
|
27409
27489
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27514,7 +27594,7 @@ class VirtualNetworkClient {
|
|
|
27514
27594
|
* @param ListServiceGatewaysRequest
|
|
27515
27595
|
* @return ListServiceGatewaysResponse
|
|
27516
27596
|
* @throws OciError when an error occurs
|
|
27517
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
27597
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListServiceGateways.ts.html |here} to see how to use ListServiceGateways API.
|
|
27518
27598
|
*/
|
|
27519
27599
|
listServiceGateways(listServiceGatewaysRequest) {
|
|
27520
27600
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27624,7 +27704,7 @@ class VirtualNetworkClient {
|
|
|
27624
27704
|
* @param ListServicesRequest
|
|
27625
27705
|
* @return ListServicesResponse
|
|
27626
27706
|
* @throws OciError when an error occurs
|
|
27627
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
27707
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListServices.ts.html |here} to see how to use ListServices API.
|
|
27628
27708
|
*/
|
|
27629
27709
|
listServices(listServicesRequest) {
|
|
27630
27710
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27729,7 +27809,7 @@ class VirtualNetworkClient {
|
|
|
27729
27809
|
* @param ListSubnetsRequest
|
|
27730
27810
|
* @return ListSubnetsResponse
|
|
27731
27811
|
* @throws OciError when an error occurs
|
|
27732
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
27812
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListSubnets.ts.html |here} to see how to use ListSubnets API.
|
|
27733
27813
|
*/
|
|
27734
27814
|
listSubnets(listSubnetsRequest) {
|
|
27735
27815
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27839,7 +27919,7 @@ class VirtualNetworkClient {
|
|
|
27839
27919
|
* @param ListVcnsRequest
|
|
27840
27920
|
* @return ListVcnsResponse
|
|
27841
27921
|
* @throws OciError when an error occurs
|
|
27842
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
27922
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListVcns.ts.html |here} to see how to use ListVcns API.
|
|
27843
27923
|
*/
|
|
27844
27924
|
listVcns(listVcnsRequest) {
|
|
27845
27925
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27948,7 +28028,7 @@ class VirtualNetworkClient {
|
|
|
27948
28028
|
* @param ListVirtualCircuitBandwidthShapesRequest
|
|
27949
28029
|
* @return ListVirtualCircuitBandwidthShapesResponse
|
|
27950
28030
|
* @throws OciError when an error occurs
|
|
27951
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
28031
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListVirtualCircuitBandwidthShapes API.
|
|
27952
28032
|
*/
|
|
27953
28033
|
listVirtualCircuitBandwidthShapes(listVirtualCircuitBandwidthShapesRequest) {
|
|
27954
28034
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28054,7 +28134,7 @@ class VirtualNetworkClient {
|
|
|
28054
28134
|
* @param ListVirtualCircuitPublicPrefixesRequest
|
|
28055
28135
|
* @return ListVirtualCircuitPublicPrefixesResponse
|
|
28056
28136
|
* @throws OciError when an error occurs
|
|
28057
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
28137
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListVirtualCircuitPublicPrefixes.ts.html |here} to see how to use ListVirtualCircuitPublicPrefixes API.
|
|
28058
28138
|
*/
|
|
28059
28139
|
listVirtualCircuitPublicPrefixes(listVirtualCircuitPublicPrefixesRequest) {
|
|
28060
28140
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28114,7 +28194,7 @@ class VirtualNetworkClient {
|
|
|
28114
28194
|
* @param ListVirtualCircuitsRequest
|
|
28115
28195
|
* @return ListVirtualCircuitsResponse
|
|
28116
28196
|
* @throws OciError when an error occurs
|
|
28117
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
28197
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListVirtualCircuits.ts.html |here} to see how to use ListVirtualCircuits API.
|
|
28118
28198
|
*/
|
|
28119
28199
|
listVirtualCircuits(listVirtualCircuitsRequest) {
|
|
28120
28200
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28223,7 +28303,7 @@ class VirtualNetworkClient {
|
|
|
28223
28303
|
* @param ListVlansRequest
|
|
28224
28304
|
* @return ListVlansResponse
|
|
28225
28305
|
* @throws OciError when an error occurs
|
|
28226
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
28306
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListVlans.ts.html |here} to see how to use ListVlans API.
|
|
28227
28307
|
*/
|
|
28228
28308
|
listVlans(listVlansRequest) {
|
|
28229
28309
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28334,7 +28414,7 @@ class VirtualNetworkClient {
|
|
|
28334
28414
|
* @param ListVtapsRequest
|
|
28335
28415
|
* @return ListVtapsResponse
|
|
28336
28416
|
* @throws OciError when an error occurs
|
|
28337
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
28417
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ListVtaps.ts.html |here} to see how to use ListVtaps API.
|
|
28338
28418
|
*/
|
|
28339
28419
|
listVtaps(listVtapsRequest) {
|
|
28340
28420
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28457,7 +28537,7 @@ class VirtualNetworkClient {
|
|
|
28457
28537
|
* @param ModifyVcnCidrRequest
|
|
28458
28538
|
* @return ModifyVcnCidrResponse
|
|
28459
28539
|
* @throws OciError when an error occurs
|
|
28460
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
28540
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ModifyVcnCidr.ts.html |here} to see how to use ModifyVcnCidr API.
|
|
28461
28541
|
*/
|
|
28462
28542
|
modifyVcnCidr(modifyVcnCidrRequest) {
|
|
28463
28543
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28520,7 +28600,7 @@ class VirtualNetworkClient {
|
|
|
28520
28600
|
* @param RemoveDrgRouteDistributionStatementsRequest
|
|
28521
28601
|
* @return RemoveDrgRouteDistributionStatementsResponse
|
|
28522
28602
|
* @throws OciError when an error occurs
|
|
28523
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
28603
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/RemoveDrgRouteDistributionStatements.ts.html |here} to see how to use RemoveDrgRouteDistributionStatements API.
|
|
28524
28604
|
*/
|
|
28525
28605
|
removeDrgRouteDistributionStatements(removeDrgRouteDistributionStatementsRequest) {
|
|
28526
28606
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28575,7 +28655,7 @@ class VirtualNetworkClient {
|
|
|
28575
28655
|
* @param RemoveDrgRouteRulesRequest
|
|
28576
28656
|
* @return RemoveDrgRouteRulesResponse
|
|
28577
28657
|
* @throws OciError when an error occurs
|
|
28578
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
28658
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/RemoveDrgRouteRules.ts.html |here} to see how to use RemoveDrgRouteRules API.
|
|
28579
28659
|
*/
|
|
28580
28660
|
removeDrgRouteRules(removeDrgRouteRulesRequest) {
|
|
28581
28661
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28630,7 +28710,7 @@ class VirtualNetworkClient {
|
|
|
28630
28710
|
* @param RemoveExportDrgRouteDistributionRequest
|
|
28631
28711
|
* @return RemoveExportDrgRouteDistributionResponse
|
|
28632
28712
|
* @throws OciError when an error occurs
|
|
28633
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
28713
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/RemoveExportDrgRouteDistribution.ts.html |here} to see how to use RemoveExportDrgRouteDistribution API.
|
|
28634
28714
|
*/
|
|
28635
28715
|
removeExportDrgRouteDistribution(removeExportDrgRouteDistributionRequest) {
|
|
28636
28716
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28696,7 +28776,7 @@ class VirtualNetworkClient {
|
|
|
28696
28776
|
* @param RemoveImportDrgRouteDistributionRequest
|
|
28697
28777
|
* @return RemoveImportDrgRouteDistributionResponse
|
|
28698
28778
|
* @throws OciError when an error occurs
|
|
28699
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
28779
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/RemoveImportDrgRouteDistribution.ts.html |here} to see how to use RemoveImportDrgRouteDistribution API.
|
|
28700
28780
|
*/
|
|
28701
28781
|
removeImportDrgRouteDistribution(removeImportDrgRouteDistributionRequest) {
|
|
28702
28782
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28761,7 +28841,7 @@ class VirtualNetworkClient {
|
|
|
28761
28841
|
* @param RemoveIpv6SubnetCidrRequest
|
|
28762
28842
|
* @return RemoveIpv6SubnetCidrResponse
|
|
28763
28843
|
* @throws OciError when an error occurs
|
|
28764
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
28844
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/RemoveIpv6SubnetCidr.ts.html |here} to see how to use RemoveIpv6SubnetCidr API.
|
|
28765
28845
|
*/
|
|
28766
28846
|
removeIpv6SubnetCidr(removeIpv6SubnetCidrRequest) {
|
|
28767
28847
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28829,7 +28909,7 @@ class VirtualNetworkClient {
|
|
|
28829
28909
|
* @param RemoveIpv6VcnCidrRequest
|
|
28830
28910
|
* @return RemoveIpv6VcnCidrResponse
|
|
28831
28911
|
* @throws OciError when an error occurs
|
|
28832
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
28912
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/RemoveIpv6VcnCidr.ts.html |here} to see how to use RemoveIpv6VcnCidr API.
|
|
28833
28913
|
*/
|
|
28834
28914
|
removeIpv6VcnCidr(removeIpv6VcnCidrRequest) {
|
|
28835
28915
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28897,7 +28977,7 @@ class VirtualNetworkClient {
|
|
|
28897
28977
|
* @param RemoveNetworkSecurityGroupSecurityRulesRequest
|
|
28898
28978
|
* @return RemoveNetworkSecurityGroupSecurityRulesResponse
|
|
28899
28979
|
* @throws OciError when an error occurs
|
|
28900
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
28980
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/RemoveNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use RemoveNetworkSecurityGroupSecurityRules API.
|
|
28901
28981
|
*/
|
|
28902
28982
|
removeNetworkSecurityGroupSecurityRules(removeNetworkSecurityGroupSecurityRulesRequest) {
|
|
28903
28983
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28952,7 +29032,7 @@ class VirtualNetworkClient {
|
|
|
28952
29032
|
* @param RemovePublicIpPoolCapacityRequest
|
|
28953
29033
|
* @return RemovePublicIpPoolCapacityResponse
|
|
28954
29034
|
* @throws OciError when an error occurs
|
|
28955
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
29035
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/RemovePublicIpPoolCapacity.ts.html |here} to see how to use RemovePublicIpPoolCapacity API.
|
|
28956
29036
|
*/
|
|
28957
29037
|
removePublicIpPoolCapacity(removePublicIpPoolCapacityRequest) {
|
|
28958
29038
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29022,7 +29102,7 @@ class VirtualNetworkClient {
|
|
|
29022
29102
|
* @param RemoveVcnCidrRequest
|
|
29023
29103
|
* @return RemoveVcnCidrResponse
|
|
29024
29104
|
* @throws OciError when an error occurs
|
|
29025
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
29105
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/RemoveVcnCidr.ts.html |here} to see how to use RemoveVcnCidr API.
|
|
29026
29106
|
*/
|
|
29027
29107
|
removeVcnCidr(removeVcnCidrRequest) {
|
|
29028
29108
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29085,7 +29165,7 @@ class VirtualNetworkClient {
|
|
|
29085
29165
|
* @param UpdateByoipRangeRequest
|
|
29086
29166
|
* @return UpdateByoipRangeResponse
|
|
29087
29167
|
* @throws OciError when an error occurs
|
|
29088
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
29168
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateByoipRange.ts.html |here} to see how to use UpdateByoipRange API.
|
|
29089
29169
|
*/
|
|
29090
29170
|
updateByoipRange(updateByoipRangeRequest) {
|
|
29091
29171
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29151,7 +29231,7 @@ class VirtualNetworkClient {
|
|
|
29151
29231
|
* @param UpdateCaptureFilterRequest
|
|
29152
29232
|
* @return UpdateCaptureFilterResponse
|
|
29153
29233
|
* @throws OciError when an error occurs
|
|
29154
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
29234
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateCaptureFilter.ts.html |here} to see how to use UpdateCaptureFilter API.
|
|
29155
29235
|
*/
|
|
29156
29236
|
updateCaptureFilter(updateCaptureFilterRequest) {
|
|
29157
29237
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29218,7 +29298,7 @@ class VirtualNetworkClient {
|
|
|
29218
29298
|
* @param UpdateCpeRequest
|
|
29219
29299
|
* @return UpdateCpeResponse
|
|
29220
29300
|
* @throws OciError when an error occurs
|
|
29221
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
29301
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateCpe.ts.html |here} to see how to use UpdateCpe API.
|
|
29222
29302
|
*/
|
|
29223
29303
|
updateCpe(updateCpeRequest) {
|
|
29224
29304
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29282,7 +29362,7 @@ class VirtualNetworkClient {
|
|
|
29282
29362
|
* @param UpdateCrossConnectRequest
|
|
29283
29363
|
* @return UpdateCrossConnectResponse
|
|
29284
29364
|
* @throws OciError when an error occurs
|
|
29285
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
29365
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateCrossConnect.ts.html |here} to see how to use UpdateCrossConnect API.
|
|
29286
29366
|
*/
|
|
29287
29367
|
updateCrossConnect(updateCrossConnectRequest) {
|
|
29288
29368
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29348,7 +29428,7 @@ class VirtualNetworkClient {
|
|
|
29348
29428
|
* @param UpdateCrossConnectGroupRequest
|
|
29349
29429
|
* @return UpdateCrossConnectGroupResponse
|
|
29350
29430
|
* @throws OciError when an error occurs
|
|
29351
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
29431
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateCrossConnectGroup.ts.html |here} to see how to use UpdateCrossConnectGroup API.
|
|
29352
29432
|
*/
|
|
29353
29433
|
updateCrossConnectGroup(updateCrossConnectGroupRequest) {
|
|
29354
29434
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29416,7 +29496,7 @@ class VirtualNetworkClient {
|
|
|
29416
29496
|
* @param UpdateDhcpOptionsRequest
|
|
29417
29497
|
* @return UpdateDhcpOptionsResponse
|
|
29418
29498
|
* @throws OciError when an error occurs
|
|
29419
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
29499
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateDhcpOptions.ts.html |here} to see how to use UpdateDhcpOptions API.
|
|
29420
29500
|
*/
|
|
29421
29501
|
updateDhcpOptions(updateDhcpOptionsRequest) {
|
|
29422
29502
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29481,7 +29561,7 @@ class VirtualNetworkClient {
|
|
|
29481
29561
|
* @param UpdateDrgRequest
|
|
29482
29562
|
* @return UpdateDrgResponse
|
|
29483
29563
|
* @throws OciError when an error occurs
|
|
29484
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
29564
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateDrg.ts.html |here} to see how to use UpdateDrg API.
|
|
29485
29565
|
*/
|
|
29486
29566
|
updateDrg(updateDrgRequest) {
|
|
29487
29567
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29547,7 +29627,7 @@ class VirtualNetworkClient {
|
|
|
29547
29627
|
* @param UpdateDrgAttachmentRequest
|
|
29548
29628
|
* @return UpdateDrgAttachmentResponse
|
|
29549
29629
|
* @throws OciError when an error occurs
|
|
29550
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
29630
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateDrgAttachment.ts.html |here} to see how to use UpdateDrgAttachment API.
|
|
29551
29631
|
*/
|
|
29552
29632
|
updateDrgAttachment(updateDrgAttachmentRequest) {
|
|
29553
29633
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29612,7 +29692,7 @@ class VirtualNetworkClient {
|
|
|
29612
29692
|
* @param UpdateDrgRouteDistributionRequest
|
|
29613
29693
|
* @return UpdateDrgRouteDistributionResponse
|
|
29614
29694
|
* @throws OciError when an error occurs
|
|
29615
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
29695
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateDrgRouteDistribution.ts.html |here} to see how to use UpdateDrgRouteDistribution API.
|
|
29616
29696
|
*/
|
|
29617
29697
|
updateDrgRouteDistribution(updateDrgRouteDistributionRequest) {
|
|
29618
29698
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29677,7 +29757,7 @@ class VirtualNetworkClient {
|
|
|
29677
29757
|
* @param UpdateDrgRouteDistributionStatementsRequest
|
|
29678
29758
|
* @return UpdateDrgRouteDistributionStatementsResponse
|
|
29679
29759
|
* @throws OciError when an error occurs
|
|
29680
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
29760
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateDrgRouteDistributionStatements.ts.html |here} to see how to use UpdateDrgRouteDistributionStatements API.
|
|
29681
29761
|
*/
|
|
29682
29762
|
updateDrgRouteDistributionStatements(updateDrgRouteDistributionStatementsRequest) {
|
|
29683
29763
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29736,7 +29816,7 @@ class VirtualNetworkClient {
|
|
|
29736
29816
|
* @param UpdateDrgRouteRulesRequest
|
|
29737
29817
|
* @return UpdateDrgRouteRulesResponse
|
|
29738
29818
|
* @throws OciError when an error occurs
|
|
29739
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
29819
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateDrgRouteRules.ts.html |here} to see how to use UpdateDrgRouteRules API.
|
|
29740
29820
|
*/
|
|
29741
29821
|
updateDrgRouteRules(updateDrgRouteRulesRequest) {
|
|
29742
29822
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29795,7 +29875,7 @@ class VirtualNetworkClient {
|
|
|
29795
29875
|
* @param UpdateDrgRouteTableRequest
|
|
29796
29876
|
* @return UpdateDrgRouteTableResponse
|
|
29797
29877
|
* @throws OciError when an error occurs
|
|
29798
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
29878
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateDrgRouteTable.ts.html |here} to see how to use UpdateDrgRouteTable API.
|
|
29799
29879
|
*/
|
|
29800
29880
|
updateDrgRouteTable(updateDrgRouteTableRequest) {
|
|
29801
29881
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29863,7 +29943,7 @@ class VirtualNetworkClient {
|
|
|
29863
29943
|
* @param UpdateIPSecConnectionRequest
|
|
29864
29944
|
* @return UpdateIPSecConnectionResponse
|
|
29865
29945
|
* @throws OciError when an error occurs
|
|
29866
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
29946
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateIPSecConnection.ts.html |here} to see how to use UpdateIPSecConnection API.
|
|
29867
29947
|
*/
|
|
29868
29948
|
updateIPSecConnection(updateIPSecConnectionRequest) {
|
|
29869
29949
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29939,7 +30019,7 @@ class VirtualNetworkClient {
|
|
|
29939
30019
|
* @param UpdateIPSecConnectionTunnelRequest
|
|
29940
30020
|
* @return UpdateIPSecConnectionTunnelResponse
|
|
29941
30021
|
* @throws OciError when an error occurs
|
|
29942
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
30022
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateIPSecConnectionTunnel.ts.html |here} to see how to use UpdateIPSecConnectionTunnel API.
|
|
29943
30023
|
*/
|
|
29944
30024
|
updateIPSecConnectionTunnel(updateIPSecConnectionTunnelRequest) {
|
|
29945
30025
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30008,7 +30088,7 @@ class VirtualNetworkClient {
|
|
|
30008
30088
|
* @param UpdateIPSecConnectionTunnelSharedSecretRequest
|
|
30009
30089
|
* @return UpdateIPSecConnectionTunnelSharedSecretResponse
|
|
30010
30090
|
* @throws OciError when an error occurs
|
|
30011
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
30091
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use UpdateIPSecConnectionTunnelSharedSecret API.
|
|
30012
30092
|
*/
|
|
30013
30093
|
updateIPSecConnectionTunnelSharedSecret(updateIPSecConnectionTunnelSharedSecretRequest) {
|
|
30014
30094
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30078,7 +30158,7 @@ class VirtualNetworkClient {
|
|
|
30078
30158
|
* @param UpdateInternetGatewayRequest
|
|
30079
30159
|
* @return UpdateInternetGatewayResponse
|
|
30080
30160
|
* @throws OciError when an error occurs
|
|
30081
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
30161
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateInternetGateway.ts.html |here} to see how to use UpdateInternetGateway API.
|
|
30082
30162
|
*/
|
|
30083
30163
|
updateInternetGateway(updateInternetGatewayRequest) {
|
|
30084
30164
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30149,7 +30229,7 @@ class VirtualNetworkClient {
|
|
|
30149
30229
|
* @param UpdateIpv6Request
|
|
30150
30230
|
* @return UpdateIpv6Response
|
|
30151
30231
|
* @throws OciError when an error occurs
|
|
30152
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
30232
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateIpv6.ts.html |here} to see how to use UpdateIpv6 API.
|
|
30153
30233
|
*/
|
|
30154
30234
|
updateIpv6(updateIpv6Request) {
|
|
30155
30235
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30215,7 +30295,7 @@ class VirtualNetworkClient {
|
|
|
30215
30295
|
* @param UpdateLocalPeeringGatewayRequest
|
|
30216
30296
|
* @return UpdateLocalPeeringGatewayResponse
|
|
30217
30297
|
* @throws OciError when an error occurs
|
|
30218
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
30298
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateLocalPeeringGateway.ts.html |here} to see how to use UpdateLocalPeeringGateway API.
|
|
30219
30299
|
*/
|
|
30220
30300
|
updateLocalPeeringGateway(updateLocalPeeringGatewayRequest) {
|
|
30221
30301
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30280,7 +30360,7 @@ class VirtualNetworkClient {
|
|
|
30280
30360
|
* @param UpdateNatGatewayRequest
|
|
30281
30361
|
* @return UpdateNatGatewayResponse
|
|
30282
30362
|
* @throws OciError when an error occurs
|
|
30283
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
30363
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateNatGateway.ts.html |here} to see how to use UpdateNatGateway API.
|
|
30284
30364
|
*/
|
|
30285
30365
|
updateNatGateway(updateNatGatewayRequest) {
|
|
30286
30366
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30359,7 +30439,7 @@ class VirtualNetworkClient {
|
|
|
30359
30439
|
* @param UpdateNetworkSecurityGroupRequest
|
|
30360
30440
|
* @return UpdateNetworkSecurityGroupResponse
|
|
30361
30441
|
* @throws OciError when an error occurs
|
|
30362
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
30442
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateNetworkSecurityGroup.ts.html |here} to see how to use UpdateNetworkSecurityGroup API.
|
|
30363
30443
|
*/
|
|
30364
30444
|
updateNetworkSecurityGroup(updateNetworkSecurityGroupRequest) {
|
|
30365
30445
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30424,7 +30504,7 @@ class VirtualNetworkClient {
|
|
|
30424
30504
|
* @param UpdateNetworkSecurityGroupSecurityRulesRequest
|
|
30425
30505
|
* @return UpdateNetworkSecurityGroupSecurityRulesResponse
|
|
30426
30506
|
* @throws OciError when an error occurs
|
|
30427
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
30507
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use UpdateNetworkSecurityGroupSecurityRules API.
|
|
30428
30508
|
*/
|
|
30429
30509
|
updateNetworkSecurityGroupSecurityRules(updateNetworkSecurityGroupSecurityRulesRequest) {
|
|
30430
30510
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30492,7 +30572,7 @@ class VirtualNetworkClient {
|
|
|
30492
30572
|
* @param UpdatePrivateIpRequest
|
|
30493
30573
|
* @return UpdatePrivateIpResponse
|
|
30494
30574
|
* @throws OciError when an error occurs
|
|
30495
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
30575
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdatePrivateIp.ts.html |here} to see how to use UpdatePrivateIp API.
|
|
30496
30576
|
*/
|
|
30497
30577
|
updatePrivateIp(updatePrivateIpRequest) {
|
|
30498
30578
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30595,7 +30675,7 @@ class VirtualNetworkClient {
|
|
|
30595
30675
|
* @param UpdatePublicIpRequest
|
|
30596
30676
|
* @return UpdatePublicIpResponse
|
|
30597
30677
|
* @throws OciError when an error occurs
|
|
30598
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
30678
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdatePublicIp.ts.html |here} to see how to use UpdatePublicIp API.
|
|
30599
30679
|
*/
|
|
30600
30680
|
updatePublicIp(updatePublicIpRequest) {
|
|
30601
30681
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30660,7 +30740,7 @@ class VirtualNetworkClient {
|
|
|
30660
30740
|
* @param UpdatePublicIpPoolRequest
|
|
30661
30741
|
* @return UpdatePublicIpPoolResponse
|
|
30662
30742
|
* @throws OciError when an error occurs
|
|
30663
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
30743
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdatePublicIpPool.ts.html |here} to see how to use UpdatePublicIpPool API.
|
|
30664
30744
|
*/
|
|
30665
30745
|
updatePublicIpPool(updatePublicIpPoolRequest) {
|
|
30666
30746
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30726,7 +30806,7 @@ class VirtualNetworkClient {
|
|
|
30726
30806
|
* @param UpdateRemotePeeringConnectionRequest
|
|
30727
30807
|
* @return UpdateRemotePeeringConnectionResponse
|
|
30728
30808
|
* @throws OciError when an error occurs
|
|
30729
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
30809
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateRemotePeeringConnection.ts.html |here} to see how to use UpdateRemotePeeringConnection API.
|
|
30730
30810
|
*/
|
|
30731
30811
|
updateRemotePeeringConnection(updateRemotePeeringConnectionRequest) {
|
|
30732
30812
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30794,7 +30874,7 @@ class VirtualNetworkClient {
|
|
|
30794
30874
|
* @param UpdateRouteTableRequest
|
|
30795
30875
|
* @return UpdateRouteTableResponse
|
|
30796
30876
|
* @throws OciError when an error occurs
|
|
30797
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
30877
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateRouteTable.ts.html |here} to see how to use UpdateRouteTable API.
|
|
30798
30878
|
*/
|
|
30799
30879
|
updateRouteTable(updateRouteTableRequest) {
|
|
30800
30880
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30863,7 +30943,7 @@ class VirtualNetworkClient {
|
|
|
30863
30943
|
* @param UpdateSecurityListRequest
|
|
30864
30944
|
* @return UpdateSecurityListResponse
|
|
30865
30945
|
* @throws OciError when an error occurs
|
|
30866
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
30946
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateSecurityList.ts.html |here} to see how to use UpdateSecurityList API.
|
|
30867
30947
|
*/
|
|
30868
30948
|
updateSecurityList(updateSecurityListRequest) {
|
|
30869
30949
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30929,7 +31009,7 @@ class VirtualNetworkClient {
|
|
|
30929
31009
|
* @param UpdateServiceGatewayRequest
|
|
30930
31010
|
* @return UpdateServiceGatewayResponse
|
|
30931
31011
|
* @throws OciError when an error occurs
|
|
30932
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
31012
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateServiceGateway.ts.html |here} to see how to use UpdateServiceGateway API.
|
|
30933
31013
|
*/
|
|
30934
31014
|
updateServiceGateway(updateServiceGatewayRequest) {
|
|
30935
31015
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30994,7 +31074,7 @@ class VirtualNetworkClient {
|
|
|
30994
31074
|
* @param UpdateSubnetRequest
|
|
30995
31075
|
* @return UpdateSubnetResponse
|
|
30996
31076
|
* @throws OciError when an error occurs
|
|
30997
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
31077
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateSubnet.ts.html |here} to see how to use UpdateSubnet API.
|
|
30998
31078
|
*/
|
|
30999
31079
|
updateSubnet(updateSubnetRequest) {
|
|
31000
31080
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -31061,7 +31141,7 @@ class VirtualNetworkClient {
|
|
|
31061
31141
|
* @param UpdateTunnelCpeDeviceConfigRequest
|
|
31062
31142
|
* @return UpdateTunnelCpeDeviceConfigResponse
|
|
31063
31143
|
* @throws OciError when an error occurs
|
|
31064
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
31144
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateTunnelCpeDeviceConfig.ts.html |here} to see how to use UpdateTunnelCpeDeviceConfig API.
|
|
31065
31145
|
*/
|
|
31066
31146
|
updateTunnelCpeDeviceConfig(updateTunnelCpeDeviceConfigRequest) {
|
|
31067
31147
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -31129,7 +31209,7 @@ class VirtualNetworkClient {
|
|
|
31129
31209
|
* @param UpdateVcnRequest
|
|
31130
31210
|
* @return UpdateVcnResponse
|
|
31131
31211
|
* @throws OciError when an error occurs
|
|
31132
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
31212
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateVcn.ts.html |here} to see how to use UpdateVcn API.
|
|
31133
31213
|
*/
|
|
31134
31214
|
updateVcn(updateVcnRequest) {
|
|
31135
31215
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -31217,7 +31297,7 @@ class VirtualNetworkClient {
|
|
|
31217
31297
|
* @param UpdateVirtualCircuitRequest
|
|
31218
31298
|
* @return UpdateVirtualCircuitResponse
|
|
31219
31299
|
* @throws OciError when an error occurs
|
|
31220
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
31300
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateVirtualCircuit.ts.html |here} to see how to use UpdateVirtualCircuit API.
|
|
31221
31301
|
*/
|
|
31222
31302
|
updateVirtualCircuit(updateVirtualCircuitRequest) {
|
|
31223
31303
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -31283,7 +31363,7 @@ class VirtualNetworkClient {
|
|
|
31283
31363
|
* @param UpdateVlanRequest
|
|
31284
31364
|
* @return UpdateVlanResponse
|
|
31285
31365
|
* @throws OciError when an error occurs
|
|
31286
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
31366
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateVlan.ts.html |here} to see how to use UpdateVlan API.
|
|
31287
31367
|
*/
|
|
31288
31368
|
updateVlan(updateVlanRequest) {
|
|
31289
31369
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -31349,7 +31429,7 @@ class VirtualNetworkClient {
|
|
|
31349
31429
|
* @param UpdateVnicRequest
|
|
31350
31430
|
* @return UpdateVnicResponse
|
|
31351
31431
|
* @throws OciError when an error occurs
|
|
31352
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
31432
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateVnic.ts.html |here} to see how to use UpdateVnic API.
|
|
31353
31433
|
*/
|
|
31354
31434
|
updateVnic(updateVnicRequest) {
|
|
31355
31435
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -31414,7 +31494,7 @@ class VirtualNetworkClient {
|
|
|
31414
31494
|
* @param UpdateVtapRequest
|
|
31415
31495
|
* @return UpdateVtapResponse
|
|
31416
31496
|
* @throws OciError when an error occurs
|
|
31417
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
31497
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpdateVtap.ts.html |here} to see how to use UpdateVtap API.
|
|
31418
31498
|
*/
|
|
31419
31499
|
updateVtap(updateVtapRequest) {
|
|
31420
31500
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -31486,7 +31566,7 @@ class VirtualNetworkClient {
|
|
|
31486
31566
|
* @param UpgradeDrgRequest
|
|
31487
31567
|
* @return UpgradeDrgResponse
|
|
31488
31568
|
* @throws OciError when an error occurs
|
|
31489
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
31569
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/UpgradeDrg.ts.html |here} to see how to use UpgradeDrg API.
|
|
31490
31570
|
*/
|
|
31491
31571
|
upgradeDrg(upgradeDrgRequest) {
|
|
31492
31572
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -31548,7 +31628,7 @@ class VirtualNetworkClient {
|
|
|
31548
31628
|
* @param ValidateByoipRangeRequest
|
|
31549
31629
|
* @return ValidateByoipRangeResponse
|
|
31550
31630
|
* @throws OciError when an error occurs
|
|
31551
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
31631
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/ValidateByoipRange.ts.html |here} to see how to use ValidateByoipRange API.
|
|
31552
31632
|
*/
|
|
31553
31633
|
validateByoipRange(validateByoipRangeRequest) {
|
|
31554
31634
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -31608,7 +31688,7 @@ class VirtualNetworkClient {
|
|
|
31608
31688
|
* @param WithdrawByoipRangeRequest
|
|
31609
31689
|
* @return WithdrawByoipRangeResponse
|
|
31610
31690
|
* @throws OciError when an error occurs
|
|
31611
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.
|
|
31691
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.1/core/WithdrawByoipRange.ts.html |here} to see how to use WithdrawByoipRange API.
|
|
31612
31692
|
*/
|
|
31613
31693
|
withdrawByoipRange(withdrawByoipRangeRequest) {
|
|
31614
31694
|
return __awaiter(this, void 0, void 0, function* () {
|