oci-core 2.24.0 → 2.27.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/client.d.ts +414 -414
- package/lib/client.js +415 -414
- package/lib/client.js.map +1 -1
- package/lib/model/amd-milan-bm-launch-instance-platform-config.d.ts +39 -0
- package/lib/model/amd-milan-bm-launch-instance-platform-config.js.map +1 -1
- package/lib/model/amd-milan-bm-platform-config.d.ts +39 -0
- package/lib/model/amd-milan-bm-platform-config.js.map +1 -1
- package/lib/model/amd-rome-bm-gpu-launch-instance-platform-config.d.ts +70 -0
- package/lib/model/amd-rome-bm-gpu-launch-instance-platform-config.js +66 -0
- package/lib/model/amd-rome-bm-gpu-launch-instance-platform-config.js.map +1 -0
- package/lib/model/amd-rome-bm-gpu-platform-config.d.ts +75 -0
- package/lib/model/amd-rome-bm-gpu-platform-config.js +71 -0
- package/lib/model/amd-rome-bm-gpu-platform-config.js.map +1 -0
- package/lib/model/amd-rome-bm-launch-instance-platform-config.d.ts +50 -0
- package/lib/model/amd-rome-bm-launch-instance-platform-config.js +7 -0
- package/lib/model/amd-rome-bm-launch-instance-platform-config.js.map +1 -1
- package/lib/model/amd-rome-bm-platform-config.d.ts +55 -0
- package/lib/model/amd-rome-bm-platform-config.js +12 -0
- package/lib/model/amd-rome-bm-platform-config.js.map +1 -1
- package/lib/model/attach-volume-details.js +2 -2
- package/lib/model/attach-volume-details.js.map +1 -1
- package/lib/model/boot-volume-source-details.js +2 -2
- package/lib/model/boot-volume-source-details.js.map +1 -1
- package/lib/model/create-instance-configuration-base.js +2 -2
- package/lib/model/create-instance-configuration-base.js.map +1 -1
- package/lib/model/dhcp-option.js +2 -2
- package/lib/model/dhcp-option.js.map +1 -1
- package/lib/model/drg-attachment-network-create-details.js +2 -2
- package/lib/model/drg-attachment-network-create-details.js.map +1 -1
- package/lib/model/drg-attachment-network-details.js +2 -2
- package/lib/model/drg-attachment-network-details.js.map +1 -1
- package/lib/model/drg-attachment-network-update-details.js +2 -2
- package/lib/model/drg-attachment-network-update-details.js.map +1 -1
- package/lib/model/drg-route-distribution-match-criteria.js +2 -2
- package/lib/model/drg-route-distribution-match-criteria.js.map +1 -1
- package/lib/model/export-image-details.js +2 -2
- package/lib/model/export-image-details.js.map +1 -1
- package/lib/model/image-capability-schema-descriptor.js +2 -2
- package/lib/model/image-capability-schema-descriptor.js.map +1 -1
- package/lib/model/image-source-details.js +2 -2
- package/lib/model/image-source-details.js.map +1 -1
- package/lib/model/index.d.ts +28 -0
- package/lib/model/index.js +34 -6
- package/lib/model/index.js.map +1 -1
- package/lib/model/instance-configuration-amd-milan-bm-launch-instance-platform-config.d.ts +39 -0
- package/lib/model/instance-configuration-amd-milan-bm-launch-instance-platform-config.js.map +1 -1
- package/lib/model/instance-configuration-amd-rome-bm-gpu-launch-instance-platform-config.d.ts +75 -0
- package/lib/model/instance-configuration-amd-rome-bm-gpu-launch-instance-platform-config.js +71 -0
- package/lib/model/instance-configuration-amd-rome-bm-gpu-launch-instance-platform-config.js.map +1 -0
- package/lib/model/instance-configuration-amd-rome-bm-launch-instance-platform-config.d.ts +55 -0
- package/lib/model/instance-configuration-amd-rome-bm-launch-instance-platform-config.js +12 -0
- package/lib/model/instance-configuration-amd-rome-bm-launch-instance-platform-config.js.map +1 -1
- package/lib/model/instance-configuration-attach-volume-details.js +2 -2
- package/lib/model/instance-configuration-attach-volume-details.js.map +1 -1
- package/lib/model/instance-configuration-instance-details.js +2 -2
- package/lib/model/instance-configuration-instance-details.js.map +1 -1
- package/lib/model/instance-configuration-instance-source-details.js +2 -2
- package/lib/model/instance-configuration-instance-source-details.js.map +1 -1
- package/lib/model/instance-configuration-intel-icelake-bm-launch-instance-platform-config.d.ts +72 -0
- package/lib/model/instance-configuration-intel-icelake-bm-launch-instance-platform-config.js +69 -0
- package/lib/model/instance-configuration-intel-icelake-bm-launch-instance-platform-config.js.map +1 -0
- package/lib/model/instance-configuration-launch-instance-details.d.ts +1 -1
- package/lib/model/instance-configuration-launch-instance-details.js.map +1 -1
- package/lib/model/instance-configuration-launch-instance-platform-config.js +10 -2
- package/lib/model/instance-configuration-launch-instance-platform-config.js.map +1 -1
- package/lib/model/instance-configuration-launch-instance-shape-config-details.d.ts +5 -0
- package/lib/model/instance-configuration-launch-instance-shape-config-details.js.map +1 -1
- package/lib/model/instance-configuration-volume-source-details.js +2 -2
- package/lib/model/instance-configuration-volume-source-details.js.map +1 -1
- package/lib/model/instance-power-action-details.d.ts +27 -0
- package/lib/model/instance-power-action-details.js +74 -0
- package/lib/model/instance-power-action-details.js.map +1 -0
- package/lib/model/instance-source-details.js +2 -2
- package/lib/model/instance-source-details.js.map +1 -1
- package/lib/model/instance.d.ts +1 -1
- package/lib/model/instance.js.map +1 -1
- package/lib/model/intel-icelake-bm-launch-instance-platform-config.d.ts +67 -0
- package/lib/model/intel-icelake-bm-launch-instance-platform-config.js +64 -0
- package/lib/model/intel-icelake-bm-launch-instance-platform-config.js.map +1 -0
- package/lib/model/intel-icelake-bm-platform-config.d.ts +72 -0
- package/lib/model/intel-icelake-bm-platform-config.js +69 -0
- package/lib/model/intel-icelake-bm-platform-config.js.map +1 -0
- package/lib/model/launch-instance-details.d.ts +1 -1
- package/lib/model/launch-instance-details.js.map +1 -1
- package/lib/model/launch-instance-platform-config.d.ts +3 -0
- package/lib/model/launch-instance-platform-config.js +10 -2
- package/lib/model/launch-instance-platform-config.js.map +1 -1
- package/lib/model/launch-instance-shape-config-details.d.ts +5 -0
- package/lib/model/launch-instance-shape-config-details.js.map +1 -1
- package/lib/model/percentage-of-cores-enabled-options.d.ts +42 -0
- package/lib/model/percentage-of-cores-enabled-options.js +34 -0
- package/lib/model/percentage-of-cores-enabled-options.js.map +1 -0
- package/lib/model/platform-config.js +10 -2
- package/lib/model/platform-config.js.map +1 -1
- package/lib/model/preemption-action.js +2 -2
- package/lib/model/preemption-action.js.map +1 -1
- package/lib/model/reset-action-details.d.ts +35 -0
- package/lib/model/reset-action-details.js +59 -0
- package/lib/model/reset-action-details.js.map +1 -0
- package/lib/model/shape-access-control-service-enabled-platform-options.d.ts +37 -0
- package/lib/model/shape-access-control-service-enabled-platform-options.js +34 -0
- package/lib/model/shape-access-control-service-enabled-platform-options.js.map +1 -0
- package/lib/model/shape-input-output-memory-management-unit-enabled-platform-options.d.ts +37 -0
- package/lib/model/shape-input-output-memory-management-unit-enabled-platform-options.js +34 -0
- package/lib/model/shape-input-output-memory-management-unit-enabled-platform-options.js.map +1 -0
- package/lib/model/shape-platform-config-options.d.ts +7 -0
- package/lib/model/shape-platform-config-options.js +32 -0
- package/lib/model/shape-platform-config-options.js.map +1 -1
- package/lib/model/shape-symmetric-multi-threading-enabled-platform-options.d.ts +37 -0
- package/lib/model/shape-symmetric-multi-threading-enabled-platform-options.js +34 -0
- package/lib/model/shape-symmetric-multi-threading-enabled-platform-options.js.map +1 -0
- package/lib/model/shape-virtual-instructions-enabled-platform-options.d.ts +37 -0
- package/lib/model/shape-virtual-instructions-enabled-platform-options.js +34 -0
- package/lib/model/shape-virtual-instructions-enabled-platform-options.js.map +1 -0
- package/lib/model/soft-reset-action-details.d.ts +35 -0
- package/lib/model/soft-reset-action-details.js +59 -0
- package/lib/model/soft-reset-action-details.js.map +1 -0
- package/lib/model/topology-entity-relationship.js +2 -2
- package/lib/model/topology-entity-relationship.js.map +1 -1
- package/lib/model/topology.js +2 -2
- package/lib/model/topology.js.map +1 -1
- package/lib/model/update-instance-shape-config-details.d.ts +5 -0
- package/lib/model/update-instance-shape-config-details.js.map +1 -1
- package/lib/model/volume-attachment.js +2 -2
- package/lib/model/volume-attachment.js.map +1 -1
- package/lib/model/volume-group-source-details.js +2 -2
- package/lib/model/volume-group-source-details.js.map +1 -1
- package/lib/model/volume-source-details.js +2 -2
- package/lib/model/volume-source-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-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-reservation-request.d.ts +1 -1
- package/lib/request/create-compute-image-capability-schema-request.d.ts +1 -1
- package/lib/request/create-cpe-request.d.ts +1 -1
- package/lib/request/create-cross-connect-group-request.d.ts +1 -1
- package/lib/request/create-cross-connect-request.d.ts +1 -1
- package/lib/request/create-dedicated-vm-host-request.d.ts +1 -1
- package/lib/request/create-dhcp-options-request.d.ts +1 -1
- package/lib/request/create-drg-attachment-request.d.ts +1 -1
- package/lib/request/create-drg-request.d.ts +1 -1
- package/lib/request/create-drg-route-distribution-request.d.ts +1 -1
- package/lib/request/create-drg-route-table-request.d.ts +1 -1
- package/lib/request/create-image-request.d.ts +1 -1
- package/lib/request/create-instance-configuration-request.d.ts +1 -1
- package/lib/request/create-instance-console-connection-request.d.ts +1 -1
- package/lib/request/create-instance-pool-request.d.ts +1 -1
- package/lib/request/create-internet-gateway-request.d.ts +1 -1
- package/lib/request/create-ipsec-connection-request.d.ts +1 -1
- package/lib/request/create-ipv6-request.d.ts +1 -1
- package/lib/request/create-local-peering-gateway-request.d.ts +1 -1
- package/lib/request/create-nat-gateway-request.d.ts +1 -1
- package/lib/request/create-network-security-group-request.d.ts +1 -1
- package/lib/request/create-private-ip-request.d.ts +1 -1
- package/lib/request/create-public-ip-pool-request.d.ts +1 -1
- package/lib/request/create-public-ip-request.d.ts +1 -1
- package/lib/request/create-remote-peering-connection-request.d.ts +1 -1
- package/lib/request/create-route-table-request.d.ts +1 -1
- package/lib/request/create-security-list-request.d.ts +1 -1
- package/lib/request/create-service-gateway-request.d.ts +1 -1
- package/lib/request/create-subnet-request.d.ts +1 -1
- package/lib/request/create-vcn-request.d.ts +1 -1
- package/lib/request/create-virtual-circuit-request.d.ts +1 -1
- package/lib/request/create-vlan-request.d.ts +1 -1
- package/lib/request/create-volume-backup-policy-assignment-request.d.ts +1 -1
- package/lib/request/create-volume-backup-policy-request.d.ts +1 -1
- package/lib/request/create-volume-backup-request.d.ts +1 -1
- package/lib/request/create-volume-group-backup-request.d.ts +1 -1
- package/lib/request/create-volume-group-request.d.ts +1 -1
- package/lib/request/create-volume-request.d.ts +1 -1
- package/lib/request/create-vtap-request.d.ts +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-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-global-image-capability-schema-request.d.ts +1 -1
- package/lib/request/get-compute-global-image-capability-schema-version-request.d.ts +1 -1
- package/lib/request/get-compute-image-capability-schema-request.d.ts +1 -1
- package/lib/request/get-console-history-content-request.d.ts +1 -1
- package/lib/request/get-console-history-request.d.ts +1 -1
- package/lib/request/get-cpe-device-config-content-request.d.ts +1 -1
- package/lib/request/get-cpe-device-shape-request.d.ts +1 -1
- package/lib/request/get-cpe-request.d.ts +1 -1
- package/lib/request/get-cross-connect-group-request.d.ts +1 -1
- package/lib/request/get-cross-connect-letter-of-authority-request.d.ts +1 -1
- package/lib/request/get-cross-connect-request.d.ts +1 -1
- package/lib/request/get-cross-connect-status-request.d.ts +1 -1
- package/lib/request/get-dedicated-vm-host-request.d.ts +1 -1
- package/lib/request/get-dhcp-options-request.d.ts +1 -1
- package/lib/request/get-drg-attachment-request.d.ts +1 -1
- package/lib/request/get-drg-redundancy-status-request.d.ts +1 -1
- package/lib/request/get-drg-request.d.ts +1 -1
- package/lib/request/get-drg-route-distribution-request.d.ts +1 -1
- package/lib/request/get-drg-route-table-request.d.ts +1 -1
- package/lib/request/get-fast-connect-provider-service-key-request.d.ts +1 -1
- package/lib/request/get-fast-connect-provider-service-request.d.ts +1 -1
- package/lib/request/get-image-request.d.ts +1 -1
- package/lib/request/get-image-shape-compatibility-entry-request.d.ts +1 -1
- package/lib/request/get-instance-configuration-request.d.ts +1 -1
- package/lib/request/get-instance-console-connection-request.d.ts +1 -1
- package/lib/request/get-instance-pool-instance-request.d.ts +1 -1
- package/lib/request/get-instance-pool-load-balancer-attachment-request.d.ts +1 -1
- package/lib/request/get-instance-pool-request.d.ts +1 -1
- package/lib/request/get-instance-request.d.ts +1 -1
- package/lib/request/get-internet-gateway-request.d.ts +1 -1
- package/lib/request/get-ipsec-connection-device-config-request.d.ts +1 -1
- package/lib/request/get-ipsec-connection-device-status-request.d.ts +1 -1
- package/lib/request/get-ipsec-connection-request.d.ts +1 -1
- package/lib/request/get-ipsec-connection-tunnel-error-request.d.ts +1 -1
- package/lib/request/get-ipsec-connection-tunnel-request.d.ts +1 -1
- package/lib/request/get-ipsec-connection-tunnel-shared-secret-request.d.ts +1 -1
- package/lib/request/get-ipsec-cpe-device-config-content-request.d.ts +1 -1
- package/lib/request/get-ipv6-request.d.ts +1 -1
- package/lib/request/get-local-peering-gateway-request.d.ts +1 -1
- package/lib/request/get-measured-boot-report-request.d.ts +1 -1
- package/lib/request/get-nat-gateway-request.d.ts +1 -1
- package/lib/request/get-network-security-group-request.d.ts +1 -1
- package/lib/request/get-networking-topology-request.d.ts +1 -1
- package/lib/request/get-private-ip-request.d.ts +1 -1
- package/lib/request/get-public-ip-by-ip-address-request.d.ts +1 -1
- package/lib/request/get-public-ip-by-private-ip-id-request.d.ts +1 -1
- package/lib/request/get-public-ip-pool-request.d.ts +1 -1
- package/lib/request/get-public-ip-request.d.ts +1 -1
- package/lib/request/get-remote-peering-connection-request.d.ts +1 -1
- package/lib/request/get-route-table-request.d.ts +1 -1
- package/lib/request/get-security-list-request.d.ts +1 -1
- package/lib/request/get-service-gateway-request.d.ts +1 -1
- package/lib/request/get-service-request.d.ts +1 -1
- package/lib/request/get-subnet-request.d.ts +1 -1
- package/lib/request/get-subnet-topology-request.d.ts +1 -1
- package/lib/request/get-tunnel-cpe-device-config-content-request.d.ts +1 -1
- package/lib/request/get-tunnel-cpe-device-config-request.d.ts +1 -1
- package/lib/request/get-upgrade-status-request.d.ts +1 -1
- package/lib/request/get-vcn-dns-resolver-association-request.d.ts +1 -1
- package/lib/request/get-vcn-request.d.ts +1 -1
- package/lib/request/get-vcn-topology-request.d.ts +1 -1
- package/lib/request/get-virtual-circuit-request.d.ts +1 -1
- package/lib/request/get-vlan-request.d.ts +1 -1
- package/lib/request/get-vnic-attachment-request.d.ts +1 -1
- package/lib/request/get-vnic-request.d.ts +1 -1
- package/lib/request/get-volume-attachment-request.d.ts +1 -1
- package/lib/request/get-volume-backup-policy-asset-assignment-request.d.ts +1 -1
- package/lib/request/get-volume-backup-policy-assignment-request.d.ts +1 -1
- package/lib/request/get-volume-backup-policy-request.d.ts +1 -1
- package/lib/request/get-volume-backup-request.d.ts +1 -1
- package/lib/request/get-volume-group-backup-request.d.ts +1 -1
- package/lib/request/get-volume-group-replica-request.d.ts +1 -1
- package/lib/request/get-volume-group-request.d.ts +1 -1
- package/lib/request/get-volume-kms-key-request.d.ts +1 -1
- package/lib/request/get-volume-request.d.ts +1 -1
- package/lib/request/get-vtap-request.d.ts +1 -1
- package/lib/request/get-windows-instance-initial-credentials-request.d.ts +1 -1
- package/lib/request/instance-action-request.d.ts +6 -1
- package/lib/request/instance-action-request.js.map +1 -1
- package/lib/request/launch-instance-configuration-request.d.ts +1 -1
- package/lib/request/launch-instance-request.d.ts +1 -1
- package/lib/request/list-allowed-peer-regions-for-remote-peering-request.d.ts +1 -1
- package/lib/request/list-app-catalog-listing-resource-versions-request.d.ts +1 -1
- package/lib/request/list-app-catalog-listings-request.d.ts +1 -1
- package/lib/request/list-app-catalog-subscriptions-request.d.ts +1 -1
- package/lib/request/list-block-volume-replicas-request.d.ts +1 -1
- package/lib/request/list-boot-volume-attachments-request.d.ts +1 -1
- package/lib/request/list-boot-volume-backups-request.d.ts +1 -1
- package/lib/request/list-boot-volume-replicas-request.d.ts +1 -1
- package/lib/request/list-boot-volumes-request.d.ts +1 -1
- package/lib/request/list-byoip-allocated-ranges-request.d.ts +1 -1
- package/lib/request/list-byoip-ranges-request.d.ts +1 -1
- package/lib/request/list-capture-filters-request.d.ts +1 -1
- package/lib/request/list-cluster-network-instances-request.d.ts +1 -1
- package/lib/request/list-cluster-networks-request.d.ts +1 -1
- package/lib/request/list-compute-capacity-reservation-instance-shapes-request.d.ts +1 -1
- package/lib/request/list-compute-capacity-reservation-instances-request.d.ts +1 -1
- package/lib/request/list-compute-capacity-reservations-request.d.ts +1 -1
- package/lib/request/list-compute-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/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-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/package.json +3 -3
package/lib/client.js
CHANGED
|
@@ -168,7 +168,7 @@ class BlockstorageClient {
|
|
|
168
168
|
* @param ChangeBootVolumeBackupCompartmentRequest
|
|
169
169
|
* @return ChangeBootVolumeBackupCompartmentResponse
|
|
170
170
|
* @throws OciError when an error occurs
|
|
171
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
171
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ChangeBootVolumeBackupCompartment.ts.html |here} to see how to use ChangeBootVolumeBackupCompartment API.
|
|
172
172
|
*/
|
|
173
173
|
changeBootVolumeBackupCompartment(changeBootVolumeBackupCompartmentRequest) {
|
|
174
174
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -229,7 +229,7 @@ class BlockstorageClient {
|
|
|
229
229
|
* @param ChangeBootVolumeCompartmentRequest
|
|
230
230
|
* @return ChangeBootVolumeCompartmentResponse
|
|
231
231
|
* @throws OciError when an error occurs
|
|
232
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
232
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ChangeBootVolumeCompartment.ts.html |here} to see how to use ChangeBootVolumeCompartment API.
|
|
233
233
|
*/
|
|
234
234
|
changeBootVolumeCompartment(changeBootVolumeCompartmentRequest) {
|
|
235
235
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -290,7 +290,7 @@ class BlockstorageClient {
|
|
|
290
290
|
* @param ChangeVolumeBackupCompartmentRequest
|
|
291
291
|
* @return ChangeVolumeBackupCompartmentResponse
|
|
292
292
|
* @throws OciError when an error occurs
|
|
293
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
293
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ChangeVolumeBackupCompartment.ts.html |here} to see how to use ChangeVolumeBackupCompartment API.
|
|
294
294
|
*/
|
|
295
295
|
changeVolumeBackupCompartment(changeVolumeBackupCompartmentRequest) {
|
|
296
296
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -351,7 +351,7 @@ class BlockstorageClient {
|
|
|
351
351
|
* @param ChangeVolumeCompartmentRequest
|
|
352
352
|
* @return ChangeVolumeCompartmentResponse
|
|
353
353
|
* @throws OciError when an error occurs
|
|
354
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
354
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ChangeVolumeCompartment.ts.html |here} to see how to use ChangeVolumeCompartment API.
|
|
355
355
|
*/
|
|
356
356
|
changeVolumeCompartment(changeVolumeCompartmentRequest) {
|
|
357
357
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -412,7 +412,7 @@ class BlockstorageClient {
|
|
|
412
412
|
* @param ChangeVolumeGroupBackupCompartmentRequest
|
|
413
413
|
* @return ChangeVolumeGroupBackupCompartmentResponse
|
|
414
414
|
* @throws OciError when an error occurs
|
|
415
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
415
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ChangeVolumeGroupBackupCompartment.ts.html |here} to see how to use ChangeVolumeGroupBackupCompartment API.
|
|
416
416
|
*/
|
|
417
417
|
changeVolumeGroupBackupCompartment(changeVolumeGroupBackupCompartmentRequest) {
|
|
418
418
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -473,7 +473,7 @@ class BlockstorageClient {
|
|
|
473
473
|
* @param ChangeVolumeGroupCompartmentRequest
|
|
474
474
|
* @return ChangeVolumeGroupCompartmentResponse
|
|
475
475
|
* @throws OciError when an error occurs
|
|
476
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
476
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ChangeVolumeGroupCompartment.ts.html |here} to see how to use ChangeVolumeGroupCompartment API.
|
|
477
477
|
*/
|
|
478
478
|
changeVolumeGroupCompartment(changeVolumeGroupCompartmentRequest) {
|
|
479
479
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -533,7 +533,7 @@ class BlockstorageClient {
|
|
|
533
533
|
* @param CopyBootVolumeBackupRequest
|
|
534
534
|
* @return CopyBootVolumeBackupResponse
|
|
535
535
|
* @throws OciError when an error occurs
|
|
536
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
536
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CopyBootVolumeBackup.ts.html |here} to see how to use CopyBootVolumeBackup API.
|
|
537
537
|
*/
|
|
538
538
|
copyBootVolumeBackup(copyBootVolumeBackupRequest) {
|
|
539
539
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -613,7 +613,7 @@ class BlockstorageClient {
|
|
|
613
613
|
* @param CopyVolumeBackupRequest
|
|
614
614
|
* @return CopyVolumeBackupResponse
|
|
615
615
|
* @throws OciError when an error occurs
|
|
616
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
616
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CopyVolumeBackup.ts.html |here} to see how to use CopyVolumeBackup API.
|
|
617
617
|
*/
|
|
618
618
|
copyVolumeBackup(copyVolumeBackupRequest) {
|
|
619
619
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -693,7 +693,7 @@ class BlockstorageClient {
|
|
|
693
693
|
* @param CopyVolumeGroupBackupRequest
|
|
694
694
|
* @return CopyVolumeGroupBackupResponse
|
|
695
695
|
* @throws OciError when an error occurs
|
|
696
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
696
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CopyVolumeGroupBackup.ts.html |here} to see how to use CopyVolumeGroupBackup API.
|
|
697
697
|
*/
|
|
698
698
|
copyVolumeGroupBackup(copyVolumeGroupBackupRequest) {
|
|
699
699
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -760,7 +760,7 @@ class BlockstorageClient {
|
|
|
760
760
|
* @param CreateBootVolumeRequest
|
|
761
761
|
* @return CreateBootVolumeResponse
|
|
762
762
|
* @throws OciError when an error occurs
|
|
763
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
763
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreateBootVolume.ts.html |here} to see how to use CreateBootVolume API.
|
|
764
764
|
*/
|
|
765
765
|
createBootVolume(createBootVolumeRequest) {
|
|
766
766
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -826,7 +826,7 @@ class BlockstorageClient {
|
|
|
826
826
|
* @param CreateBootVolumeBackupRequest
|
|
827
827
|
* @return CreateBootVolumeBackupResponse
|
|
828
828
|
* @throws OciError when an error occurs
|
|
829
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
829
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreateBootVolumeBackup.ts.html |here} to see how to use CreateBootVolumeBackup API.
|
|
830
830
|
*/
|
|
831
831
|
createBootVolumeBackup(createBootVolumeBackupRequest) {
|
|
832
832
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -900,7 +900,7 @@ class BlockstorageClient {
|
|
|
900
900
|
* @param CreateVolumeRequest
|
|
901
901
|
* @return CreateVolumeResponse
|
|
902
902
|
* @throws OciError when an error occurs
|
|
903
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
903
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreateVolume.ts.html |here} to see how to use CreateVolume API.
|
|
904
904
|
*/
|
|
905
905
|
createVolume(createVolumeRequest) {
|
|
906
906
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -966,7 +966,7 @@ class BlockstorageClient {
|
|
|
966
966
|
* @param CreateVolumeBackupRequest
|
|
967
967
|
* @return CreateVolumeBackupResponse
|
|
968
968
|
* @throws OciError when an error occurs
|
|
969
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
969
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreateVolumeBackup.ts.html |here} to see how to use CreateVolumeBackup API.
|
|
970
970
|
*/
|
|
971
971
|
createVolumeBackup(createVolumeBackupRequest) {
|
|
972
972
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1030,7 +1030,7 @@ class BlockstorageClient {
|
|
|
1030
1030
|
* @param CreateVolumeBackupPolicyRequest
|
|
1031
1031
|
* @return CreateVolumeBackupPolicyResponse
|
|
1032
1032
|
* @throws OciError when an error occurs
|
|
1033
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1033
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreateVolumeBackupPolicy.ts.html |here} to see how to use CreateVolumeBackupPolicy API.
|
|
1034
1034
|
*/
|
|
1035
1035
|
createVolumeBackupPolicy(createVolumeBackupPolicyRequest) {
|
|
1036
1036
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1094,7 +1094,7 @@ class BlockstorageClient {
|
|
|
1094
1094
|
* @param CreateVolumeBackupPolicyAssignmentRequest
|
|
1095
1095
|
* @return CreateVolumeBackupPolicyAssignmentResponse
|
|
1096
1096
|
* @throws OciError when an error occurs
|
|
1097
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1097
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreateVolumeBackupPolicyAssignment.ts.html |here} to see how to use CreateVolumeBackupPolicyAssignment API.
|
|
1098
1098
|
*/
|
|
1099
1099
|
createVolumeBackupPolicyAssignment(createVolumeBackupPolicyAssignmentRequest) {
|
|
1100
1100
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1160,7 +1160,7 @@ class BlockstorageClient {
|
|
|
1160
1160
|
* @param CreateVolumeGroupRequest
|
|
1161
1161
|
* @return CreateVolumeGroupResponse
|
|
1162
1162
|
* @throws OciError when an error occurs
|
|
1163
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1163
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreateVolumeGroup.ts.html |here} to see how to use CreateVolumeGroup API.
|
|
1164
1164
|
*/
|
|
1165
1165
|
createVolumeGroup(createVolumeGroupRequest) {
|
|
1166
1166
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1222,7 +1222,7 @@ class BlockstorageClient {
|
|
|
1222
1222
|
* @param CreateVolumeGroupBackupRequest
|
|
1223
1223
|
* @return CreateVolumeGroupBackupResponse
|
|
1224
1224
|
* @throws OciError when an error occurs
|
|
1225
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1225
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreateVolumeGroupBackup.ts.html |here} to see how to use CreateVolumeGroupBackup API.
|
|
1226
1226
|
*/
|
|
1227
1227
|
createVolumeGroupBackup(createVolumeGroupBackupRequest) {
|
|
1228
1228
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1286,7 +1286,7 @@ class BlockstorageClient {
|
|
|
1286
1286
|
* @param DeleteBootVolumeRequest
|
|
1287
1287
|
* @return DeleteBootVolumeResponse
|
|
1288
1288
|
* @throws OciError when an error occurs
|
|
1289
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1289
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeleteBootVolume.ts.html |here} to see how to use DeleteBootVolume API.
|
|
1290
1290
|
*/
|
|
1291
1291
|
deleteBootVolume(deleteBootVolumeRequest) {
|
|
1292
1292
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1338,7 +1338,7 @@ class BlockstorageClient {
|
|
|
1338
1338
|
* @param DeleteBootVolumeBackupRequest
|
|
1339
1339
|
* @return DeleteBootVolumeBackupResponse
|
|
1340
1340
|
* @throws OciError when an error occurs
|
|
1341
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1341
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeleteBootVolumeBackup.ts.html |here} to see how to use DeleteBootVolumeBackup API.
|
|
1342
1342
|
*/
|
|
1343
1343
|
deleteBootVolumeBackup(deleteBootVolumeBackupRequest) {
|
|
1344
1344
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1391,7 +1391,7 @@ class BlockstorageClient {
|
|
|
1391
1391
|
* @param DeleteBootVolumeKmsKeyRequest
|
|
1392
1392
|
* @return DeleteBootVolumeKmsKeyResponse
|
|
1393
1393
|
* @throws OciError when an error occurs
|
|
1394
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1394
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeleteBootVolumeKmsKey.ts.html |here} to see how to use DeleteBootVolumeKmsKey API.
|
|
1395
1395
|
*/
|
|
1396
1396
|
deleteBootVolumeKmsKey(deleteBootVolumeKmsKeyRequest) {
|
|
1397
1397
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1447,7 +1447,7 @@ class BlockstorageClient {
|
|
|
1447
1447
|
* @param DeleteVolumeRequest
|
|
1448
1448
|
* @return DeleteVolumeResponse
|
|
1449
1449
|
* @throws OciError when an error occurs
|
|
1450
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1450
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeleteVolume.ts.html |here} to see how to use DeleteVolume API.
|
|
1451
1451
|
*/
|
|
1452
1452
|
deleteVolume(deleteVolumeRequest) {
|
|
1453
1453
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1499,7 +1499,7 @@ class BlockstorageClient {
|
|
|
1499
1499
|
* @param DeleteVolumeBackupRequest
|
|
1500
1500
|
* @return DeleteVolumeBackupResponse
|
|
1501
1501
|
* @throws OciError when an error occurs
|
|
1502
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1502
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeleteVolumeBackup.ts.html |here} to see how to use DeleteVolumeBackup API.
|
|
1503
1503
|
*/
|
|
1504
1504
|
deleteVolumeBackup(deleteVolumeBackupRequest) {
|
|
1505
1505
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1556,7 +1556,7 @@ class BlockstorageClient {
|
|
|
1556
1556
|
* @param DeleteVolumeBackupPolicyRequest
|
|
1557
1557
|
* @return DeleteVolumeBackupPolicyResponse
|
|
1558
1558
|
* @throws OciError when an error occurs
|
|
1559
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1559
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeleteVolumeBackupPolicy.ts.html |here} to see how to use DeleteVolumeBackupPolicy API.
|
|
1560
1560
|
*/
|
|
1561
1561
|
deleteVolumeBackupPolicy(deleteVolumeBackupPolicyRequest) {
|
|
1562
1562
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1609,7 +1609,7 @@ class BlockstorageClient {
|
|
|
1609
1609
|
* @param DeleteVolumeBackupPolicyAssignmentRequest
|
|
1610
1610
|
* @return DeleteVolumeBackupPolicyAssignmentResponse
|
|
1611
1611
|
* @throws OciError when an error occurs
|
|
1612
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1612
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeleteVolumeBackupPolicyAssignment.ts.html |here} to see how to use DeleteVolumeBackupPolicyAssignment API.
|
|
1613
1613
|
*/
|
|
1614
1614
|
deleteVolumeBackupPolicyAssignment(deleteVolumeBackupPolicyAssignmentRequest) {
|
|
1615
1615
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1663,7 +1663,7 @@ class BlockstorageClient {
|
|
|
1663
1663
|
* @param DeleteVolumeGroupRequest
|
|
1664
1664
|
* @return DeleteVolumeGroupResponse
|
|
1665
1665
|
* @throws OciError when an error occurs
|
|
1666
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1666
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeleteVolumeGroup.ts.html |here} to see how to use DeleteVolumeGroup API.
|
|
1667
1667
|
*/
|
|
1668
1668
|
deleteVolumeGroup(deleteVolumeGroupRequest) {
|
|
1669
1669
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1717,7 +1717,7 @@ class BlockstorageClient {
|
|
|
1717
1717
|
* @param DeleteVolumeGroupBackupRequest
|
|
1718
1718
|
* @return DeleteVolumeGroupBackupResponse
|
|
1719
1719
|
* @throws OciError when an error occurs
|
|
1720
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1720
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeleteVolumeGroupBackup.ts.html |here} to see how to use DeleteVolumeGroupBackup API.
|
|
1721
1721
|
*/
|
|
1722
1722
|
deleteVolumeGroupBackup(deleteVolumeGroupBackupRequest) {
|
|
1723
1723
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1770,7 +1770,7 @@ class BlockstorageClient {
|
|
|
1770
1770
|
* @param DeleteVolumeKmsKeyRequest
|
|
1771
1771
|
* @return DeleteVolumeKmsKeyResponse
|
|
1772
1772
|
* @throws OciError when an error occurs
|
|
1773
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1773
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeleteVolumeKmsKey.ts.html |here} to see how to use DeleteVolumeKmsKey API.
|
|
1774
1774
|
*/
|
|
1775
1775
|
deleteVolumeKmsKey(deleteVolumeKmsKeyRequest) {
|
|
1776
1776
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1822,7 +1822,7 @@ class BlockstorageClient {
|
|
|
1822
1822
|
* @param GetBlockVolumeReplicaRequest
|
|
1823
1823
|
* @return GetBlockVolumeReplicaResponse
|
|
1824
1824
|
* @throws OciError when an error occurs
|
|
1825
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1825
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetBlockVolumeReplica.ts.html |here} to see how to use GetBlockVolumeReplica API.
|
|
1826
1826
|
*/
|
|
1827
1827
|
getBlockVolumeReplica(getBlockVolumeReplicaRequest) {
|
|
1828
1828
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1882,7 +1882,7 @@ class BlockstorageClient {
|
|
|
1882
1882
|
* @param GetBootVolumeRequest
|
|
1883
1883
|
* @return GetBootVolumeResponse
|
|
1884
1884
|
* @throws OciError when an error occurs
|
|
1885
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1885
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetBootVolume.ts.html |here} to see how to use GetBootVolume API.
|
|
1886
1886
|
*/
|
|
1887
1887
|
getBootVolume(getBootVolumeRequest) {
|
|
1888
1888
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1942,7 +1942,7 @@ class BlockstorageClient {
|
|
|
1942
1942
|
* @param GetBootVolumeBackupRequest
|
|
1943
1943
|
* @return GetBootVolumeBackupResponse
|
|
1944
1944
|
* @throws OciError when an error occurs
|
|
1945
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1945
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetBootVolumeBackup.ts.html |here} to see how to use GetBootVolumeBackup API.
|
|
1946
1946
|
*/
|
|
1947
1947
|
getBootVolumeBackup(getBootVolumeBackupRequest) {
|
|
1948
1948
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2003,7 +2003,7 @@ class BlockstorageClient {
|
|
|
2003
2003
|
* @param GetBootVolumeKmsKeyRequest
|
|
2004
2004
|
* @return GetBootVolumeKmsKeyResponse
|
|
2005
2005
|
* @throws OciError when an error occurs
|
|
2006
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2006
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetBootVolumeKmsKey.ts.html |here} to see how to use GetBootVolumeKmsKey API.
|
|
2007
2007
|
*/
|
|
2008
2008
|
getBootVolumeKmsKey(getBootVolumeKmsKeyRequest) {
|
|
2009
2009
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2064,7 +2064,7 @@ class BlockstorageClient {
|
|
|
2064
2064
|
* @param GetBootVolumeReplicaRequest
|
|
2065
2065
|
* @return GetBootVolumeReplicaResponse
|
|
2066
2066
|
* @throws OciError when an error occurs
|
|
2067
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2067
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetBootVolumeReplica.ts.html |here} to see how to use GetBootVolumeReplica API.
|
|
2068
2068
|
*/
|
|
2069
2069
|
getBootVolumeReplica(getBootVolumeReplicaRequest) {
|
|
2070
2070
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2124,7 +2124,7 @@ class BlockstorageClient {
|
|
|
2124
2124
|
* @param GetVolumeRequest
|
|
2125
2125
|
* @return GetVolumeResponse
|
|
2126
2126
|
* @throws OciError when an error occurs
|
|
2127
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2127
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetVolume.ts.html |here} to see how to use GetVolume API.
|
|
2128
2128
|
*/
|
|
2129
2129
|
getVolume(getVolumeRequest) {
|
|
2130
2130
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2184,7 +2184,7 @@ class BlockstorageClient {
|
|
|
2184
2184
|
* @param GetVolumeBackupRequest
|
|
2185
2185
|
* @return GetVolumeBackupResponse
|
|
2186
2186
|
* @throws OciError when an error occurs
|
|
2187
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2187
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetVolumeBackup.ts.html |here} to see how to use GetVolumeBackup API.
|
|
2188
2188
|
*/
|
|
2189
2189
|
getVolumeBackup(getVolumeBackupRequest) {
|
|
2190
2190
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2244,7 +2244,7 @@ class BlockstorageClient {
|
|
|
2244
2244
|
* @param GetVolumeBackupPolicyRequest
|
|
2245
2245
|
* @return GetVolumeBackupPolicyResponse
|
|
2246
2246
|
* @throws OciError when an error occurs
|
|
2247
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2247
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetVolumeBackupPolicy.ts.html |here} to see how to use GetVolumeBackupPolicy API.
|
|
2248
2248
|
*/
|
|
2249
2249
|
getVolumeBackupPolicy(getVolumeBackupPolicyRequest) {
|
|
2250
2250
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2307,7 +2307,7 @@ class BlockstorageClient {
|
|
|
2307
2307
|
* @param GetVolumeBackupPolicyAssetAssignmentRequest
|
|
2308
2308
|
* @return GetVolumeBackupPolicyAssetAssignmentResponse
|
|
2309
2309
|
* @throws OciError when an error occurs
|
|
2310
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2310
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetVolumeBackupPolicyAssetAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssetAssignment API.
|
|
2311
2311
|
*/
|
|
2312
2312
|
getVolumeBackupPolicyAssetAssignment(getVolumeBackupPolicyAssetAssignmentRequest) {
|
|
2313
2313
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2409,7 +2409,7 @@ class BlockstorageClient {
|
|
|
2409
2409
|
* @param GetVolumeBackupPolicyAssignmentRequest
|
|
2410
2410
|
* @return GetVolumeBackupPolicyAssignmentResponse
|
|
2411
2411
|
* @throws OciError when an error occurs
|
|
2412
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2412
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetVolumeBackupPolicyAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssignment API.
|
|
2413
2413
|
*/
|
|
2414
2414
|
getVolumeBackupPolicyAssignment(getVolumeBackupPolicyAssignmentRequest) {
|
|
2415
2415
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2469,7 +2469,7 @@ class BlockstorageClient {
|
|
|
2469
2469
|
* @param GetVolumeGroupRequest
|
|
2470
2470
|
* @return GetVolumeGroupResponse
|
|
2471
2471
|
* @throws OciError when an error occurs
|
|
2472
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2472
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetVolumeGroup.ts.html |here} to see how to use GetVolumeGroup API.
|
|
2473
2473
|
*/
|
|
2474
2474
|
getVolumeGroup(getVolumeGroupRequest) {
|
|
2475
2475
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2529,7 +2529,7 @@ class BlockstorageClient {
|
|
|
2529
2529
|
* @param GetVolumeGroupBackupRequest
|
|
2530
2530
|
* @return GetVolumeGroupBackupResponse
|
|
2531
2531
|
* @throws OciError when an error occurs
|
|
2532
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2532
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetVolumeGroupBackup.ts.html |here} to see how to use GetVolumeGroupBackup API.
|
|
2533
2533
|
*/
|
|
2534
2534
|
getVolumeGroupBackup(getVolumeGroupBackupRequest) {
|
|
2535
2535
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2589,7 +2589,7 @@ class BlockstorageClient {
|
|
|
2589
2589
|
* @param GetVolumeGroupReplicaRequest
|
|
2590
2590
|
* @return GetVolumeGroupReplicaResponse
|
|
2591
2591
|
* @throws OciError when an error occurs
|
|
2592
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2592
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetVolumeGroupReplica.ts.html |here} to see how to use GetVolumeGroupReplica API.
|
|
2593
2593
|
*/
|
|
2594
2594
|
getVolumeGroupReplica(getVolumeGroupReplicaRequest) {
|
|
2595
2595
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2650,7 +2650,7 @@ class BlockstorageClient {
|
|
|
2650
2650
|
* @param GetVolumeKmsKeyRequest
|
|
2651
2651
|
* @return GetVolumeKmsKeyResponse
|
|
2652
2652
|
* @throws OciError when an error occurs
|
|
2653
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2653
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetVolumeKmsKey.ts.html |here} to see how to use GetVolumeKmsKey API.
|
|
2654
2654
|
*/
|
|
2655
2655
|
getVolumeKmsKey(getVolumeKmsKeyRequest) {
|
|
2656
2656
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2712,7 +2712,7 @@ class BlockstorageClient {
|
|
|
2712
2712
|
* @param ListBlockVolumeReplicasRequest
|
|
2713
2713
|
* @return ListBlockVolumeReplicasResponse
|
|
2714
2714
|
* @throws OciError when an error occurs
|
|
2715
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2715
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListBlockVolumeReplicas.ts.html |here} to see how to use ListBlockVolumeReplicas API.
|
|
2716
2716
|
*/
|
|
2717
2717
|
listBlockVolumeReplicas(listBlockVolumeReplicasRequest) {
|
|
2718
2718
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2820,7 +2820,7 @@ class BlockstorageClient {
|
|
|
2820
2820
|
* @param ListBootVolumeBackupsRequest
|
|
2821
2821
|
* @return ListBootVolumeBackupsResponse
|
|
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.
|
|
2823
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListBootVolumeBackups.ts.html |here} to see how to use ListBootVolumeBackups API.
|
|
2824
2824
|
*/
|
|
2825
2825
|
listBootVolumeBackups(listBootVolumeBackupsRequest) {
|
|
2826
2826
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2929,7 +2929,7 @@ class BlockstorageClient {
|
|
|
2929
2929
|
* @param ListBootVolumeReplicasRequest
|
|
2930
2930
|
* @return ListBootVolumeReplicasResponse
|
|
2931
2931
|
* @throws OciError when an error occurs
|
|
2932
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2932
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListBootVolumeReplicas.ts.html |here} to see how to use ListBootVolumeReplicas API.
|
|
2933
2933
|
*/
|
|
2934
2934
|
listBootVolumeReplicas(listBootVolumeReplicasRequest) {
|
|
2935
2935
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3037,7 +3037,7 @@ class BlockstorageClient {
|
|
|
3037
3037
|
* @param ListBootVolumesRequest
|
|
3038
3038
|
* @return ListBootVolumesResponse
|
|
3039
3039
|
* @throws OciError when an error occurs
|
|
3040
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3040
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListBootVolumes.ts.html |here} to see how to use ListBootVolumes API.
|
|
3041
3041
|
*/
|
|
3042
3042
|
listBootVolumes(listBootVolumesRequest) {
|
|
3043
3043
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3145,7 +3145,7 @@ class BlockstorageClient {
|
|
|
3145
3145
|
* @param ListVolumeBackupPoliciesRequest
|
|
3146
3146
|
* @return ListVolumeBackupPoliciesResponse
|
|
3147
3147
|
* @throws OciError when an error occurs
|
|
3148
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3148
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListVolumeBackupPolicies.ts.html |here} to see how to use ListVolumeBackupPolicies API.
|
|
3149
3149
|
*/
|
|
3150
3150
|
listVolumeBackupPolicies(listVolumeBackupPoliciesRequest) {
|
|
3151
3151
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3248,7 +3248,7 @@ class BlockstorageClient {
|
|
|
3248
3248
|
* @param ListVolumeBackupsRequest
|
|
3249
3249
|
* @return ListVolumeBackupsResponse
|
|
3250
3250
|
* @throws OciError when an error occurs
|
|
3251
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3251
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListVolumeBackups.ts.html |here} to see how to use ListVolumeBackups API.
|
|
3252
3252
|
*/
|
|
3253
3253
|
listVolumeBackups(listVolumeBackupsRequest) {
|
|
3254
3254
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3358,7 +3358,7 @@ class BlockstorageClient {
|
|
|
3358
3358
|
* @param ListVolumeGroupBackupsRequest
|
|
3359
3359
|
* @return ListVolumeGroupBackupsResponse
|
|
3360
3360
|
* @throws OciError when an error occurs
|
|
3361
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3361
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListVolumeGroupBackups.ts.html |here} to see how to use ListVolumeGroupBackups API.
|
|
3362
3362
|
*/
|
|
3363
3363
|
listVolumeGroupBackups(listVolumeGroupBackupsRequest) {
|
|
3364
3364
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3466,7 +3466,7 @@ class BlockstorageClient {
|
|
|
3466
3466
|
* @param ListVolumeGroupReplicasRequest
|
|
3467
3467
|
* @return ListVolumeGroupReplicasResponse
|
|
3468
3468
|
* @throws OciError when an error occurs
|
|
3469
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3469
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListVolumeGroupReplicas.ts.html |here} to see how to use ListVolumeGroupReplicas API.
|
|
3470
3470
|
*/
|
|
3471
3471
|
listVolumeGroupReplicas(listVolumeGroupReplicasRequest) {
|
|
3472
3472
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3575,7 +3575,7 @@ class BlockstorageClient {
|
|
|
3575
3575
|
* @param ListVolumeGroupsRequest
|
|
3576
3576
|
* @return ListVolumeGroupsResponse
|
|
3577
3577
|
* @throws OciError when an error occurs
|
|
3578
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3578
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListVolumeGroups.ts.html |here} to see how to use ListVolumeGroups API.
|
|
3579
3579
|
*/
|
|
3580
3580
|
listVolumeGroups(listVolumeGroupsRequest) {
|
|
3581
3581
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3683,7 +3683,7 @@ class BlockstorageClient {
|
|
|
3683
3683
|
* @param ListVolumesRequest
|
|
3684
3684
|
* @return ListVolumesResponse
|
|
3685
3685
|
* @throws OciError when an error occurs
|
|
3686
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3686
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListVolumes.ts.html |here} to see how to use ListVolumes API.
|
|
3687
3687
|
*/
|
|
3688
3688
|
listVolumes(listVolumesRequest) {
|
|
3689
3689
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3791,7 +3791,7 @@ class BlockstorageClient {
|
|
|
3791
3791
|
* @param UpdateBootVolumeRequest
|
|
3792
3792
|
* @return UpdateBootVolumeResponse
|
|
3793
3793
|
* @throws OciError when an error occurs
|
|
3794
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3794
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateBootVolume.ts.html |here} to see how to use UpdateBootVolume API.
|
|
3795
3795
|
*/
|
|
3796
3796
|
updateBootVolume(updateBootVolumeRequest) {
|
|
3797
3797
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3855,7 +3855,7 @@ class BlockstorageClient {
|
|
|
3855
3855
|
* @param UpdateBootVolumeBackupRequest
|
|
3856
3856
|
* @return UpdateBootVolumeBackupResponse
|
|
3857
3857
|
* @throws OciError when an error occurs
|
|
3858
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3858
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateBootVolumeBackup.ts.html |here} to see how to use UpdateBootVolumeBackup API.
|
|
3859
3859
|
*/
|
|
3860
3860
|
updateBootVolumeBackup(updateBootVolumeBackupRequest) {
|
|
3861
3861
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3913,7 +3913,7 @@ class BlockstorageClient {
|
|
|
3913
3913
|
* @param UpdateBootVolumeKmsKeyRequest
|
|
3914
3914
|
* @return UpdateBootVolumeKmsKeyResponse
|
|
3915
3915
|
* @throws OciError when an error occurs
|
|
3916
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3916
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateBootVolumeKmsKey.ts.html |here} to see how to use UpdateBootVolumeKmsKey API.
|
|
3917
3917
|
*/
|
|
3918
3918
|
updateBootVolumeKmsKey(updateBootVolumeKmsKeyRequest) {
|
|
3919
3919
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3977,7 +3977,7 @@ class BlockstorageClient {
|
|
|
3977
3977
|
* @param UpdateVolumeRequest
|
|
3978
3978
|
* @return UpdateVolumeResponse
|
|
3979
3979
|
* @throws OciError when an error occurs
|
|
3980
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3980
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateVolume.ts.html |here} to see how to use UpdateVolume API.
|
|
3981
3981
|
*/
|
|
3982
3982
|
updateVolume(updateVolumeRequest) {
|
|
3983
3983
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4041,7 +4041,7 @@ class BlockstorageClient {
|
|
|
4041
4041
|
* @param UpdateVolumeBackupRequest
|
|
4042
4042
|
* @return UpdateVolumeBackupResponse
|
|
4043
4043
|
* @throws OciError when an error occurs
|
|
4044
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4044
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateVolumeBackup.ts.html |here} to see how to use UpdateVolumeBackup API.
|
|
4045
4045
|
*/
|
|
4046
4046
|
updateVolumeBackup(updateVolumeBackupRequest) {
|
|
4047
4047
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4103,7 +4103,7 @@ class BlockstorageClient {
|
|
|
4103
4103
|
* @param UpdateVolumeBackupPolicyRequest
|
|
4104
4104
|
* @return UpdateVolumeBackupPolicyResponse
|
|
4105
4105
|
* @throws OciError when an error occurs
|
|
4106
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4106
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateVolumeBackupPolicy.ts.html |here} to see how to use UpdateVolumeBackupPolicy API.
|
|
4107
4107
|
*/
|
|
4108
4108
|
updateVolumeBackupPolicy(updateVolumeBackupPolicyRequest) {
|
|
4109
4109
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4173,7 +4173,7 @@ class BlockstorageClient {
|
|
|
4173
4173
|
* @param UpdateVolumeGroupRequest
|
|
4174
4174
|
* @return UpdateVolumeGroupResponse
|
|
4175
4175
|
* @throws OciError when an error occurs
|
|
4176
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4176
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateVolumeGroup.ts.html |here} to see how to use UpdateVolumeGroup API.
|
|
4177
4177
|
*/
|
|
4178
4178
|
updateVolumeGroup(updateVolumeGroupRequest) {
|
|
4179
4179
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4237,7 +4237,7 @@ class BlockstorageClient {
|
|
|
4237
4237
|
* @param UpdateVolumeGroupBackupRequest
|
|
4238
4238
|
* @return UpdateVolumeGroupBackupResponse
|
|
4239
4239
|
* @throws OciError when an error occurs
|
|
4240
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4240
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateVolumeGroupBackup.ts.html |here} to see how to use UpdateVolumeGroupBackup API.
|
|
4241
4241
|
*/
|
|
4242
4242
|
updateVolumeGroupBackup(updateVolumeGroupBackupRequest) {
|
|
4243
4243
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4295,7 +4295,7 @@ class BlockstorageClient {
|
|
|
4295
4295
|
* @param UpdateVolumeKmsKeyRequest
|
|
4296
4296
|
* @return UpdateVolumeKmsKeyResponse
|
|
4297
4297
|
* @throws OciError when an error occurs
|
|
4298
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4298
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateVolumeKmsKey.ts.html |here} to see how to use UpdateVolumeKmsKey API.
|
|
4299
4299
|
*/
|
|
4300
4300
|
updateVolumeKmsKey(updateVolumeKmsKeyRequest) {
|
|
4301
4301
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4463,7 +4463,7 @@ class ComputeClient {
|
|
|
4463
4463
|
* @param AcceptShieldedIntegrityPolicyRequest
|
|
4464
4464
|
* @return AcceptShieldedIntegrityPolicyResponse
|
|
4465
4465
|
* @throws OciError when an error occurs
|
|
4466
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4466
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/AcceptShieldedIntegrityPolicy.ts.html |here} to see how to use AcceptShieldedIntegrityPolicy API.
|
|
4467
4467
|
*/
|
|
4468
4468
|
acceptShieldedIntegrityPolicy(acceptShieldedIntegrityPolicyRequest) {
|
|
4469
4469
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4517,7 +4517,7 @@ class ComputeClient {
|
|
|
4517
4517
|
* @param AddImageShapeCompatibilityEntryRequest
|
|
4518
4518
|
* @return AddImageShapeCompatibilityEntryResponse
|
|
4519
4519
|
* @throws OciError when an error occurs
|
|
4520
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4520
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/AddImageShapeCompatibilityEntry.ts.html |here} to see how to use AddImageShapeCompatibilityEntry API.
|
|
4521
4521
|
*/
|
|
4522
4522
|
addImageShapeCompatibilityEntry(addImageShapeCompatibilityEntryRequest) {
|
|
4523
4523
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4575,7 +4575,7 @@ class ComputeClient {
|
|
|
4575
4575
|
* @param AttachBootVolumeRequest
|
|
4576
4576
|
* @return AttachBootVolumeResponse
|
|
4577
4577
|
* @throws OciError when an error occurs
|
|
4578
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4578
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/AttachBootVolume.ts.html |here} to see how to use AttachBootVolume API.
|
|
4579
4579
|
*/
|
|
4580
4580
|
attachBootVolume(attachBootVolumeRequest) {
|
|
4581
4581
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4638,7 +4638,7 @@ class ComputeClient {
|
|
|
4638
4638
|
* @param AttachVnicRequest
|
|
4639
4639
|
* @return AttachVnicResponse
|
|
4640
4640
|
* @throws OciError when an error occurs
|
|
4641
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4641
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/AttachVnic.ts.html |here} to see how to use AttachVnic API.
|
|
4642
4642
|
*/
|
|
4643
4643
|
attachVnic(attachVnicRequest) {
|
|
4644
4644
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4699,7 +4699,7 @@ class ComputeClient {
|
|
|
4699
4699
|
* @param AttachVolumeRequest
|
|
4700
4700
|
* @return AttachVolumeResponse
|
|
4701
4701
|
* @throws OciError when an error occurs
|
|
4702
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4702
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/AttachVolume.ts.html |here} to see how to use AttachVolume API.
|
|
4703
4703
|
*/
|
|
4704
4704
|
attachVolume(attachVolumeRequest) {
|
|
4705
4705
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4776,7 +4776,7 @@ class ComputeClient {
|
|
|
4776
4776
|
* @param CaptureConsoleHistoryRequest
|
|
4777
4777
|
* @return CaptureConsoleHistoryResponse
|
|
4778
4778
|
* @throws OciError when an error occurs
|
|
4779
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4779
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CaptureConsoleHistory.ts.html |here} to see how to use CaptureConsoleHistory API.
|
|
4780
4780
|
*/
|
|
4781
4781
|
captureConsoleHistory(captureConsoleHistoryRequest) {
|
|
4782
4782
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4839,7 +4839,7 @@ class ComputeClient {
|
|
|
4839
4839
|
* @param ChangeComputeCapacityReservationCompartmentRequest
|
|
4840
4840
|
* @return ChangeComputeCapacityReservationCompartmentResponse
|
|
4841
4841
|
* @throws OciError when an error occurs
|
|
4842
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4842
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ChangeComputeCapacityReservationCompartment.ts.html |here} to see how to use ChangeComputeCapacityReservationCompartment API.
|
|
4843
4843
|
*/
|
|
4844
4844
|
changeComputeCapacityReservationCompartment(changeComputeCapacityReservationCompartmentRequest) {
|
|
4845
4845
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4902,7 +4902,7 @@ class ComputeClient {
|
|
|
4902
4902
|
* @param ChangeComputeImageCapabilitySchemaCompartmentRequest
|
|
4903
4903
|
* @return ChangeComputeImageCapabilitySchemaCompartmentResponse
|
|
4904
4904
|
* @throws OciError when an error occurs
|
|
4905
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4905
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ChangeComputeImageCapabilitySchemaCompartment.ts.html |here} to see how to use ChangeComputeImageCapabilitySchemaCompartment API.
|
|
4906
4906
|
*/
|
|
4907
4907
|
changeComputeImageCapabilitySchemaCompartment(changeComputeImageCapabilitySchemaCompartmentRequest) {
|
|
4908
4908
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4957,7 +4957,7 @@ class ComputeClient {
|
|
|
4957
4957
|
* @param ChangeDedicatedVmHostCompartmentRequest
|
|
4958
4958
|
* @return ChangeDedicatedVmHostCompartmentResponse
|
|
4959
4959
|
* @throws OciError when an error occurs
|
|
4960
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4960
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ChangeDedicatedVmHostCompartment.ts.html |here} to see how to use ChangeDedicatedVmHostCompartment API.
|
|
4961
4961
|
*/
|
|
4962
4962
|
changeDedicatedVmHostCompartment(changeDedicatedVmHostCompartmentRequest) {
|
|
4963
4963
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5025,7 +5025,7 @@ class ComputeClient {
|
|
|
5025
5025
|
* @param ChangeImageCompartmentRequest
|
|
5026
5026
|
* @return ChangeImageCompartmentResponse
|
|
5027
5027
|
* @throws OciError when an error occurs
|
|
5028
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5028
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ChangeImageCompartment.ts.html |here} to see how to use ChangeImageCompartment API.
|
|
5029
5029
|
*/
|
|
5030
5030
|
changeImageCompartment(changeImageCompartmentRequest) {
|
|
5031
5031
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5091,7 +5091,7 @@ class ComputeClient {
|
|
|
5091
5091
|
* @param ChangeInstanceCompartmentRequest
|
|
5092
5092
|
* @return ChangeInstanceCompartmentResponse
|
|
5093
5093
|
* @throws OciError when an error occurs
|
|
5094
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5094
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ChangeInstanceCompartment.ts.html |here} to see how to use ChangeInstanceCompartment API.
|
|
5095
5095
|
*/
|
|
5096
5096
|
changeInstanceCompartment(changeInstanceCompartmentRequest) {
|
|
5097
5097
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5157,7 +5157,7 @@ class ComputeClient {
|
|
|
5157
5157
|
* @param CreateAppCatalogSubscriptionRequest
|
|
5158
5158
|
* @return CreateAppCatalogSubscriptionResponse
|
|
5159
5159
|
* @throws OciError when an error occurs
|
|
5160
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5160
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreateAppCatalogSubscription.ts.html |here} to see how to use CreateAppCatalogSubscription API.
|
|
5161
5161
|
*/
|
|
5162
5162
|
createAppCatalogSubscription(createAppCatalogSubscriptionRequest) {
|
|
5163
5163
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5222,7 +5222,7 @@ class ComputeClient {
|
|
|
5222
5222
|
* @param CreateComputeCapacityReservationRequest
|
|
5223
5223
|
* @return CreateComputeCapacityReservationResponse
|
|
5224
5224
|
* @throws OciError when an error occurs
|
|
5225
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5225
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreateComputeCapacityReservation.ts.html |here} to see how to use CreateComputeCapacityReservation API.
|
|
5226
5226
|
*/
|
|
5227
5227
|
createComputeCapacityReservation(createComputeCapacityReservationRequest) {
|
|
5228
5228
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5294,7 +5294,7 @@ class ComputeClient {
|
|
|
5294
5294
|
* @param CreateComputeImageCapabilitySchemaRequest
|
|
5295
5295
|
* @return CreateComputeImageCapabilitySchemaResponse
|
|
5296
5296
|
* @throws OciError when an error occurs
|
|
5297
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5297
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreateComputeImageCapabilitySchema.ts.html |here} to see how to use CreateComputeImageCapabilitySchema API.
|
|
5298
5298
|
*/
|
|
5299
5299
|
createComputeImageCapabilitySchema(createComputeImageCapabilitySchemaRequest) {
|
|
5300
5300
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5358,7 +5358,7 @@ class ComputeClient {
|
|
|
5358
5358
|
* @param CreateDedicatedVmHostRequest
|
|
5359
5359
|
* @return CreateDedicatedVmHostResponse
|
|
5360
5360
|
* @throws OciError when an error occurs
|
|
5361
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5361
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreateDedicatedVmHost.ts.html |here} to see how to use CreateDedicatedVmHost API.
|
|
5362
5362
|
*/
|
|
5363
5363
|
createDedicatedVmHost(createDedicatedVmHostRequest) {
|
|
5364
5364
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5447,7 +5447,7 @@ class ComputeClient {
|
|
|
5447
5447
|
* @param CreateImageRequest
|
|
5448
5448
|
* @return CreateImageResponse
|
|
5449
5449
|
* @throws OciError when an error occurs
|
|
5450
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5450
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreateImage.ts.html |here} to see how to use CreateImage API.
|
|
5451
5451
|
*/
|
|
5452
5452
|
createImage(createImageRequest) {
|
|
5453
5453
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5517,7 +5517,7 @@ class ComputeClient {
|
|
|
5517
5517
|
* @param CreateInstanceConsoleConnectionRequest
|
|
5518
5518
|
* @return CreateInstanceConsoleConnectionResponse
|
|
5519
5519
|
* @throws OciError when an error occurs
|
|
5520
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5520
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreateInstanceConsoleConnection.ts.html |here} to see how to use CreateInstanceConsoleConnection API.
|
|
5521
5521
|
*/
|
|
5522
5522
|
createInstanceConsoleConnection(createInstanceConsoleConnectionRequest) {
|
|
5523
5523
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5577,7 +5577,7 @@ class ComputeClient {
|
|
|
5577
5577
|
* @param DeleteAppCatalogSubscriptionRequest
|
|
5578
5578
|
* @return DeleteAppCatalogSubscriptionResponse
|
|
5579
5579
|
* @throws OciError when an error occurs
|
|
5580
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5580
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeleteAppCatalogSubscription.ts.html |here} to see how to use DeleteAppCatalogSubscription API.
|
|
5581
5581
|
*/
|
|
5582
5582
|
deleteAppCatalogSubscription(deleteAppCatalogSubscriptionRequest) {
|
|
5583
5583
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5630,7 +5630,7 @@ class ComputeClient {
|
|
|
5630
5630
|
* @param DeleteComputeCapacityReservationRequest
|
|
5631
5631
|
* @return DeleteComputeCapacityReservationResponse
|
|
5632
5632
|
* @throws OciError when an error occurs
|
|
5633
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5633
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeleteComputeCapacityReservation.ts.html |here} to see how to use DeleteComputeCapacityReservation API.
|
|
5634
5634
|
*/
|
|
5635
5635
|
deleteComputeCapacityReservation(deleteComputeCapacityReservationRequest) {
|
|
5636
5636
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5689,7 +5689,7 @@ class ComputeClient {
|
|
|
5689
5689
|
* @param DeleteComputeImageCapabilitySchemaRequest
|
|
5690
5690
|
* @return DeleteComputeImageCapabilitySchemaResponse
|
|
5691
5691
|
* @throws OciError when an error occurs
|
|
5692
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5692
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeleteComputeImageCapabilitySchema.ts.html |here} to see how to use DeleteComputeImageCapabilitySchema API.
|
|
5693
5693
|
*/
|
|
5694
5694
|
deleteComputeImageCapabilitySchema(deleteComputeImageCapabilitySchemaRequest) {
|
|
5695
5695
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5742,7 +5742,7 @@ class ComputeClient {
|
|
|
5742
5742
|
* @param DeleteConsoleHistoryRequest
|
|
5743
5743
|
* @return DeleteConsoleHistoryResponse
|
|
5744
5744
|
* @throws OciError when an error occurs
|
|
5745
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5745
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeleteConsoleHistory.ts.html |here} to see how to use DeleteConsoleHistory API.
|
|
5746
5746
|
*/
|
|
5747
5747
|
deleteConsoleHistory(deleteConsoleHistoryRequest) {
|
|
5748
5748
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5798,7 +5798,7 @@ class ComputeClient {
|
|
|
5798
5798
|
* @param DeleteDedicatedVmHostRequest
|
|
5799
5799
|
* @return DeleteDedicatedVmHostResponse
|
|
5800
5800
|
* @throws OciError when an error occurs
|
|
5801
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5801
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeleteDedicatedVmHost.ts.html |here} to see how to use DeleteDedicatedVmHost API.
|
|
5802
5802
|
*/
|
|
5803
5803
|
deleteDedicatedVmHost(deleteDedicatedVmHostRequest) {
|
|
5804
5804
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5855,7 +5855,7 @@ class ComputeClient {
|
|
|
5855
5855
|
* @param DeleteImageRequest
|
|
5856
5856
|
* @return DeleteImageResponse
|
|
5857
5857
|
* @throws OciError when an error occurs
|
|
5858
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5858
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeleteImage.ts.html |here} to see how to use DeleteImage API.
|
|
5859
5859
|
*/
|
|
5860
5860
|
deleteImage(deleteImageRequest) {
|
|
5861
5861
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5907,7 +5907,7 @@ class ComputeClient {
|
|
|
5907
5907
|
* @param DeleteInstanceConsoleConnectionRequest
|
|
5908
5908
|
* @return DeleteInstanceConsoleConnectionResponse
|
|
5909
5909
|
* @throws OciError when an error occurs
|
|
5910
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5910
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeleteInstanceConsoleConnection.ts.html |here} to see how to use DeleteInstanceConsoleConnection API.
|
|
5911
5911
|
*/
|
|
5912
5912
|
deleteInstanceConsoleConnection(deleteInstanceConsoleConnectionRequest) {
|
|
5913
5913
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5963,7 +5963,7 @@ class ComputeClient {
|
|
|
5963
5963
|
* @param DetachBootVolumeRequest
|
|
5964
5964
|
* @return DetachBootVolumeResponse
|
|
5965
5965
|
* @throws OciError when an error occurs
|
|
5966
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5966
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DetachBootVolume.ts.html |here} to see how to use DetachBootVolume API.
|
|
5967
5967
|
*/
|
|
5968
5968
|
detachBootVolume(detachBootVolumeRequest) {
|
|
5969
5969
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6025,7 +6025,7 @@ class ComputeClient {
|
|
|
6025
6025
|
* @param DetachVnicRequest
|
|
6026
6026
|
* @return DetachVnicResponse
|
|
6027
6027
|
* @throws OciError when an error occurs
|
|
6028
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6028
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DetachVnic.ts.html |here} to see how to use DetachVnic API.
|
|
6029
6029
|
*/
|
|
6030
6030
|
detachVnic(detachVnicRequest) {
|
|
6031
6031
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6081,7 +6081,7 @@ class ComputeClient {
|
|
|
6081
6081
|
* @param DetachVolumeRequest
|
|
6082
6082
|
* @return DetachVolumeResponse
|
|
6083
6083
|
* @throws OciError when an error occurs
|
|
6084
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6084
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DetachVolume.ts.html |here} to see how to use DetachVolume API.
|
|
6085
6085
|
*/
|
|
6086
6086
|
detachVolume(detachVolumeRequest) {
|
|
6087
6087
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6143,7 +6143,7 @@ class ComputeClient {
|
|
|
6143
6143
|
* @param ExportImageRequest
|
|
6144
6144
|
* @return ExportImageResponse
|
|
6145
6145
|
* @throws OciError when an error occurs
|
|
6146
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6146
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ExportImage.ts.html |here} to see how to use ExportImage API.
|
|
6147
6147
|
*/
|
|
6148
6148
|
exportImage(exportImageRequest) {
|
|
6149
6149
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6211,7 +6211,7 @@ class ComputeClient {
|
|
|
6211
6211
|
* @param GetAppCatalogListingRequest
|
|
6212
6212
|
* @return GetAppCatalogListingResponse
|
|
6213
6213
|
* @throws OciError when an error occurs
|
|
6214
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6214
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetAppCatalogListing.ts.html |here} to see how to use GetAppCatalogListing API.
|
|
6215
6215
|
*/
|
|
6216
6216
|
getAppCatalogListing(getAppCatalogListingRequest) {
|
|
6217
6217
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6271,7 +6271,7 @@ class ComputeClient {
|
|
|
6271
6271
|
* @param GetAppCatalogListingAgreementsRequest
|
|
6272
6272
|
* @return GetAppCatalogListingAgreementsResponse
|
|
6273
6273
|
* @throws OciError when an error occurs
|
|
6274
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6274
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetAppCatalogListingAgreements.ts.html |here} to see how to use GetAppCatalogListingAgreements API.
|
|
6275
6275
|
*/
|
|
6276
6276
|
getAppCatalogListingAgreements(getAppCatalogListingAgreementsRequest) {
|
|
6277
6277
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6332,7 +6332,7 @@ class ComputeClient {
|
|
|
6332
6332
|
* @param GetAppCatalogListingResourceVersionRequest
|
|
6333
6333
|
* @return GetAppCatalogListingResourceVersionResponse
|
|
6334
6334
|
* @throws OciError when an error occurs
|
|
6335
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6335
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetAppCatalogListingResourceVersion.ts.html |here} to see how to use GetAppCatalogListingResourceVersion API.
|
|
6336
6336
|
*/
|
|
6337
6337
|
getAppCatalogListingResourceVersion(getAppCatalogListingResourceVersionRequest) {
|
|
6338
6338
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6393,7 +6393,7 @@ class ComputeClient {
|
|
|
6393
6393
|
* @param GetBootVolumeAttachmentRequest
|
|
6394
6394
|
* @return GetBootVolumeAttachmentResponse
|
|
6395
6395
|
* @throws OciError when an error occurs
|
|
6396
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6396
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetBootVolumeAttachment.ts.html |here} to see how to use GetBootVolumeAttachment API.
|
|
6397
6397
|
*/
|
|
6398
6398
|
getBootVolumeAttachment(getBootVolumeAttachmentRequest) {
|
|
6399
6399
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6453,7 +6453,7 @@ class ComputeClient {
|
|
|
6453
6453
|
* @param GetComputeCapacityReservationRequest
|
|
6454
6454
|
* @return GetComputeCapacityReservationResponse
|
|
6455
6455
|
* @throws OciError when an error occurs
|
|
6456
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6456
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetComputeCapacityReservation.ts.html |here} to see how to use GetComputeCapacityReservation API.
|
|
6457
6457
|
*/
|
|
6458
6458
|
getComputeCapacityReservation(getComputeCapacityReservationRequest) {
|
|
6459
6459
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6514,7 +6514,7 @@ class ComputeClient {
|
|
|
6514
6514
|
* @param GetComputeGlobalImageCapabilitySchemaRequest
|
|
6515
6515
|
* @return GetComputeGlobalImageCapabilitySchemaResponse
|
|
6516
6516
|
* @throws OciError when an error occurs
|
|
6517
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6517
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetComputeGlobalImageCapabilitySchema.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchema API.
|
|
6518
6518
|
*/
|
|
6519
6519
|
getComputeGlobalImageCapabilitySchema(getComputeGlobalImageCapabilitySchemaRequest) {
|
|
6520
6520
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6574,7 +6574,7 @@ class ComputeClient {
|
|
|
6574
6574
|
* @param GetComputeGlobalImageCapabilitySchemaVersionRequest
|
|
6575
6575
|
* @return GetComputeGlobalImageCapabilitySchemaVersionResponse
|
|
6576
6576
|
* @throws OciError when an error occurs
|
|
6577
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6577
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetComputeGlobalImageCapabilitySchemaVersion.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchemaVersion API.
|
|
6578
6578
|
*/
|
|
6579
6579
|
getComputeGlobalImageCapabilitySchemaVersion(getComputeGlobalImageCapabilitySchemaVersionRequest) {
|
|
6580
6580
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6636,7 +6636,7 @@ class ComputeClient {
|
|
|
6636
6636
|
* @param GetComputeImageCapabilitySchemaRequest
|
|
6637
6637
|
* @return GetComputeImageCapabilitySchemaResponse
|
|
6638
6638
|
* @throws OciError when an error occurs
|
|
6639
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6639
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetComputeImageCapabilitySchema.ts.html |here} to see how to use GetComputeImageCapabilitySchema API.
|
|
6640
6640
|
*/
|
|
6641
6641
|
getComputeImageCapabilitySchema(getComputeImageCapabilitySchemaRequest) {
|
|
6642
6642
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6701,7 +6701,7 @@ class ComputeClient {
|
|
|
6701
6701
|
* @param GetConsoleHistoryRequest
|
|
6702
6702
|
* @return GetConsoleHistoryResponse
|
|
6703
6703
|
* @throws OciError when an error occurs
|
|
6704
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6704
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetConsoleHistory.ts.html |here} to see how to use GetConsoleHistory API.
|
|
6705
6705
|
*/
|
|
6706
6706
|
getConsoleHistory(getConsoleHistoryRequest) {
|
|
6707
6707
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6764,7 +6764,7 @@ class ComputeClient {
|
|
|
6764
6764
|
* @param GetConsoleHistoryContentRequest
|
|
6765
6765
|
* @return GetConsoleHistoryContentResponse
|
|
6766
6766
|
* @throws OciError when an error occurs
|
|
6767
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6767
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetConsoleHistoryContent.ts.html |here} to see how to use GetConsoleHistoryContent API.
|
|
6768
6768
|
*/
|
|
6769
6769
|
getConsoleHistoryContent(getConsoleHistoryContentRequest) {
|
|
6770
6770
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6827,7 +6827,7 @@ class ComputeClient {
|
|
|
6827
6827
|
* @param GetDedicatedVmHostRequest
|
|
6828
6828
|
* @return GetDedicatedVmHostResponse
|
|
6829
6829
|
* @throws OciError when an error occurs
|
|
6830
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6830
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetDedicatedVmHost.ts.html |here} to see how to use GetDedicatedVmHost API.
|
|
6831
6831
|
*/
|
|
6832
6832
|
getDedicatedVmHost(getDedicatedVmHostRequest) {
|
|
6833
6833
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6888,7 +6888,7 @@ class ComputeClient {
|
|
|
6888
6888
|
* @param GetImageRequest
|
|
6889
6889
|
* @return GetImageResponse
|
|
6890
6890
|
* @throws OciError when an error occurs
|
|
6891
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6891
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetImage.ts.html |here} to see how to use GetImage API.
|
|
6892
6892
|
*/
|
|
6893
6893
|
getImage(getImageRequest) {
|
|
6894
6894
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6948,7 +6948,7 @@ class ComputeClient {
|
|
|
6948
6948
|
* @param GetImageShapeCompatibilityEntryRequest
|
|
6949
6949
|
* @return GetImageShapeCompatibilityEntryResponse
|
|
6950
6950
|
* @throws OciError when an error occurs
|
|
6951
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6951
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetImageShapeCompatibilityEntry.ts.html |here} to see how to use GetImageShapeCompatibilityEntry API.
|
|
6952
6952
|
*/
|
|
6953
6953
|
getImageShapeCompatibilityEntry(getImageShapeCompatibilityEntryRequest) {
|
|
6954
6954
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7005,7 +7005,7 @@ class ComputeClient {
|
|
|
7005
7005
|
* @param GetInstanceRequest
|
|
7006
7006
|
* @return GetInstanceResponse
|
|
7007
7007
|
* @throws OciError when an error occurs
|
|
7008
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7008
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetInstance.ts.html |here} to see how to use GetInstance API.
|
|
7009
7009
|
*/
|
|
7010
7010
|
getInstance(getInstanceRequest) {
|
|
7011
7011
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7065,7 +7065,7 @@ class ComputeClient {
|
|
|
7065
7065
|
* @param GetInstanceConsoleConnectionRequest
|
|
7066
7066
|
* @return GetInstanceConsoleConnectionResponse
|
|
7067
7067
|
* @throws OciError when an error occurs
|
|
7068
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7068
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetInstanceConsoleConnection.ts.html |here} to see how to use GetInstanceConsoleConnection API.
|
|
7069
7069
|
*/
|
|
7070
7070
|
getInstanceConsoleConnection(getInstanceConsoleConnectionRequest) {
|
|
7071
7071
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7120,7 +7120,7 @@ class ComputeClient {
|
|
|
7120
7120
|
* @param GetMeasuredBootReportRequest
|
|
7121
7121
|
* @return GetMeasuredBootReportResponse
|
|
7122
7122
|
* @throws OciError when an error occurs
|
|
7123
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7123
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetMeasuredBootReport.ts.html |here} to see how to use GetMeasuredBootReport API.
|
|
7124
7124
|
*/
|
|
7125
7125
|
getMeasuredBootReport(getMeasuredBootReportRequest) {
|
|
7126
7126
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7182,7 +7182,7 @@ class ComputeClient {
|
|
|
7182
7182
|
* @param GetVnicAttachmentRequest
|
|
7183
7183
|
* @return GetVnicAttachmentResponse
|
|
7184
7184
|
* @throws OciError when an error occurs
|
|
7185
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7185
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetVnicAttachment.ts.html |here} to see how to use GetVnicAttachment API.
|
|
7186
7186
|
*/
|
|
7187
7187
|
getVnicAttachment(getVnicAttachmentRequest) {
|
|
7188
7188
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7242,7 +7242,7 @@ class ComputeClient {
|
|
|
7242
7242
|
* @param GetVolumeAttachmentRequest
|
|
7243
7243
|
* @return GetVolumeAttachmentResponse
|
|
7244
7244
|
* @throws OciError when an error occurs
|
|
7245
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7245
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetVolumeAttachment.ts.html |here} to see how to use GetVolumeAttachment API.
|
|
7246
7246
|
*/
|
|
7247
7247
|
getVolumeAttachment(getVolumeAttachmentRequest) {
|
|
7248
7248
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7304,7 +7304,7 @@ class ComputeClient {
|
|
|
7304
7304
|
* @param GetWindowsInstanceInitialCredentialsRequest
|
|
7305
7305
|
* @return GetWindowsInstanceInitialCredentialsResponse
|
|
7306
7306
|
* @throws OciError when an error occurs
|
|
7307
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7307
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetWindowsInstanceInitialCredentials.ts.html |here} to see how to use GetWindowsInstanceInitialCredentials API.
|
|
7308
7308
|
*/
|
|
7309
7309
|
getWindowsInstanceInitialCredentials(getWindowsInstanceInitialCredentialsRequest) {
|
|
7310
7310
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7395,7 +7395,7 @@ class ComputeClient {
|
|
|
7395
7395
|
* @param InstanceActionRequest
|
|
7396
7396
|
* @return InstanceActionResponse
|
|
7397
7397
|
* @throws OciError when an error occurs
|
|
7398
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7398
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/InstanceAction.ts.html |here} to see how to use InstanceAction API.
|
|
7399
7399
|
*/
|
|
7400
7400
|
instanceAction(instanceActionRequest) {
|
|
7401
7401
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7421,6 +7421,7 @@ class ComputeClient {
|
|
|
7421
7421
|
defaultHeaders: this._defaultHeaders,
|
|
7422
7422
|
path: "/instances/{instanceId}",
|
|
7423
7423
|
method: "POST",
|
|
7424
|
+
bodyContent: common.ObjectSerializer.serialize(instanceActionRequest.instancePowerActionDetails, "InstancePowerActionDetails", model.InstancePowerActionDetails.getJsonObj),
|
|
7424
7425
|
pathParams: pathParams,
|
|
7425
7426
|
headerParams: headerParams,
|
|
7426
7427
|
queryParams: queryParams
|
|
@@ -7498,7 +7499,7 @@ class ComputeClient {
|
|
|
7498
7499
|
* @param LaunchInstanceRequest
|
|
7499
7500
|
* @return LaunchInstanceResponse
|
|
7500
7501
|
* @throws OciError when an error occurs
|
|
7501
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7502
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/LaunchInstance.ts.html |here} to see how to use LaunchInstance API.
|
|
7502
7503
|
*/
|
|
7503
7504
|
launchInstance(launchInstanceRequest) {
|
|
7504
7505
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7563,7 +7564,7 @@ class ComputeClient {
|
|
|
7563
7564
|
* @param ListAppCatalogListingResourceVersionsRequest
|
|
7564
7565
|
* @return ListAppCatalogListingResourceVersionsResponse
|
|
7565
7566
|
* @throws OciError when an error occurs
|
|
7566
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7567
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListAppCatalogListingResourceVersions.ts.html |here} to see how to use ListAppCatalogListingResourceVersions API.
|
|
7567
7568
|
*/
|
|
7568
7569
|
listAppCatalogListingResourceVersions(listAppCatalogListingResourceVersionsRequest) {
|
|
7569
7570
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7667,7 +7668,7 @@ class ComputeClient {
|
|
|
7667
7668
|
* @param ListAppCatalogListingsRequest
|
|
7668
7669
|
* @return ListAppCatalogListingsResponse
|
|
7669
7670
|
* @throws OciError when an error occurs
|
|
7670
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7671
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListAppCatalogListings.ts.html |here} to see how to use ListAppCatalogListings API.
|
|
7671
7672
|
*/
|
|
7672
7673
|
listAppCatalogListings(listAppCatalogListingsRequest) {
|
|
7673
7674
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7772,7 +7773,7 @@ class ComputeClient {
|
|
|
7772
7773
|
* @param ListAppCatalogSubscriptionsRequest
|
|
7773
7774
|
* @return ListAppCatalogSubscriptionsResponse
|
|
7774
7775
|
* @throws OciError when an error occurs
|
|
7775
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7776
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListAppCatalogSubscriptions.ts.html |here} to see how to use ListAppCatalogSubscriptions API.
|
|
7776
7777
|
*/
|
|
7777
7778
|
listAppCatalogSubscriptions(listAppCatalogSubscriptionsRequest) {
|
|
7778
7779
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7879,7 +7880,7 @@ class ComputeClient {
|
|
|
7879
7880
|
* @param ListBootVolumeAttachmentsRequest
|
|
7880
7881
|
* @return ListBootVolumeAttachmentsResponse
|
|
7881
7882
|
* @throws OciError when an error occurs
|
|
7882
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7883
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListBootVolumeAttachments.ts.html |here} to see how to use ListBootVolumeAttachments API.
|
|
7883
7884
|
*/
|
|
7884
7885
|
listBootVolumeAttachments(listBootVolumeAttachmentsRequest) {
|
|
7885
7886
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7985,7 +7986,7 @@ class ComputeClient {
|
|
|
7985
7986
|
* @param ListComputeCapacityReservationInstanceShapesRequest
|
|
7986
7987
|
* @return ListComputeCapacityReservationInstanceShapesResponse
|
|
7987
7988
|
* @throws OciError when an error occurs
|
|
7988
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7989
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListComputeCapacityReservationInstanceShapes.ts.html |here} to see how to use ListComputeCapacityReservationInstanceShapes API.
|
|
7989
7990
|
*/
|
|
7990
7991
|
listComputeCapacityReservationInstanceShapes(listComputeCapacityReservationInstanceShapesRequest) {
|
|
7991
7992
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8093,7 +8094,7 @@ class ComputeClient {
|
|
|
8093
8094
|
* @param ListComputeCapacityReservationInstancesRequest
|
|
8094
8095
|
* @return ListComputeCapacityReservationInstancesResponse
|
|
8095
8096
|
* @throws OciError when an error occurs
|
|
8096
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8097
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListComputeCapacityReservationInstances.ts.html |here} to see how to use ListComputeCapacityReservationInstances API.
|
|
8097
8098
|
*/
|
|
8098
8099
|
listComputeCapacityReservationInstances(listComputeCapacityReservationInstancesRequest) {
|
|
8099
8100
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8205,7 +8206,7 @@ class ComputeClient {
|
|
|
8205
8206
|
* @param ListComputeCapacityReservationsRequest
|
|
8206
8207
|
* @return ListComputeCapacityReservationsResponse
|
|
8207
8208
|
* @throws OciError when an error occurs
|
|
8208
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8209
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListComputeCapacityReservations.ts.html |here} to see how to use ListComputeCapacityReservations API.
|
|
8209
8210
|
*/
|
|
8210
8211
|
listComputeCapacityReservations(listComputeCapacityReservationsRequest) {
|
|
8211
8212
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8314,7 +8315,7 @@ class ComputeClient {
|
|
|
8314
8315
|
* @param ListComputeGlobalImageCapabilitySchemaVersionsRequest
|
|
8315
8316
|
* @return ListComputeGlobalImageCapabilitySchemaVersionsResponse
|
|
8316
8317
|
* @throws OciError when an error occurs
|
|
8317
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8318
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListComputeGlobalImageCapabilitySchemaVersions.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemaVersions API.
|
|
8318
8319
|
*/
|
|
8319
8320
|
listComputeGlobalImageCapabilitySchemaVersions(listComputeGlobalImageCapabilitySchemaVersionsRequest) {
|
|
8320
8321
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8421,7 +8422,7 @@ class ComputeClient {
|
|
|
8421
8422
|
* @param ListComputeGlobalImageCapabilitySchemasRequest
|
|
8422
8423
|
* @return ListComputeGlobalImageCapabilitySchemasResponse
|
|
8423
8424
|
* @throws OciError when an error occurs
|
|
8424
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8425
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListComputeGlobalImageCapabilitySchemas.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemas API.
|
|
8425
8426
|
*/
|
|
8426
8427
|
listComputeGlobalImageCapabilitySchemas(listComputeGlobalImageCapabilitySchemasRequest) {
|
|
8427
8428
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8527,7 +8528,7 @@ class ComputeClient {
|
|
|
8527
8528
|
* @param ListComputeImageCapabilitySchemasRequest
|
|
8528
8529
|
* @return ListComputeImageCapabilitySchemasResponse
|
|
8529
8530
|
* @throws OciError when an error occurs
|
|
8530
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8531
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListComputeImageCapabilitySchemas.ts.html |here} to see how to use ListComputeImageCapabilitySchemas API.
|
|
8531
8532
|
*/
|
|
8532
8533
|
listComputeImageCapabilitySchemas(listComputeImageCapabilitySchemasRequest) {
|
|
8533
8534
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8634,7 +8635,7 @@ class ComputeClient {
|
|
|
8634
8635
|
* @param ListConsoleHistoriesRequest
|
|
8635
8636
|
* @return ListConsoleHistoriesResponse
|
|
8636
8637
|
* @throws OciError when an error occurs
|
|
8637
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8638
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListConsoleHistories.ts.html |here} to see how to use ListConsoleHistories API.
|
|
8638
8639
|
*/
|
|
8639
8640
|
listConsoleHistories(listConsoleHistoriesRequest) {
|
|
8640
8641
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8743,7 +8744,7 @@ class ComputeClient {
|
|
|
8743
8744
|
* @param ListDedicatedVmHostInstanceShapesRequest
|
|
8744
8745
|
* @return ListDedicatedVmHostInstanceShapesResponse
|
|
8745
8746
|
* @throws OciError when an error occurs
|
|
8746
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8747
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListDedicatedVmHostInstanceShapes.ts.html |here} to see how to use ListDedicatedVmHostInstanceShapes API.
|
|
8747
8748
|
*/
|
|
8748
8749
|
listDedicatedVmHostInstanceShapes(listDedicatedVmHostInstanceShapesRequest) {
|
|
8749
8750
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8849,7 +8850,7 @@ class ComputeClient {
|
|
|
8849
8850
|
* @param ListDedicatedVmHostInstancesRequest
|
|
8850
8851
|
* @return ListDedicatedVmHostInstancesResponse
|
|
8851
8852
|
* @throws OciError when an error occurs
|
|
8852
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8853
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListDedicatedVmHostInstances.ts.html |here} to see how to use ListDedicatedVmHostInstances API.
|
|
8853
8854
|
*/
|
|
8854
8855
|
listDedicatedVmHostInstances(listDedicatedVmHostInstancesRequest) {
|
|
8855
8856
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8958,7 +8959,7 @@ class ComputeClient {
|
|
|
8958
8959
|
* @param ListDedicatedVmHostShapesRequest
|
|
8959
8960
|
* @return ListDedicatedVmHostShapesResponse
|
|
8960
8961
|
* @throws OciError when an error occurs
|
|
8961
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8962
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListDedicatedVmHostShapes.ts.html |here} to see how to use ListDedicatedVmHostShapes API.
|
|
8962
8963
|
*/
|
|
8963
8964
|
listDedicatedVmHostShapes(listDedicatedVmHostShapesRequest) {
|
|
8964
8965
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9067,7 +9068,7 @@ class ComputeClient {
|
|
|
9067
9068
|
* @param ListDedicatedVmHostsRequest
|
|
9068
9069
|
* @return ListDedicatedVmHostsResponse
|
|
9069
9070
|
* @throws OciError when an error occurs
|
|
9070
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9071
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListDedicatedVmHosts.ts.html |here} to see how to use ListDedicatedVmHosts API.
|
|
9071
9072
|
*/
|
|
9072
9073
|
listDedicatedVmHosts(listDedicatedVmHostsRequest) {
|
|
9073
9074
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9178,7 +9179,7 @@ class ComputeClient {
|
|
|
9178
9179
|
* @param ListImageShapeCompatibilityEntriesRequest
|
|
9179
9180
|
* @return ListImageShapeCompatibilityEntriesResponse
|
|
9180
9181
|
* @throws OciError when an error occurs
|
|
9181
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9182
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListImageShapeCompatibilityEntries.ts.html |here} to see how to use ListImageShapeCompatibilityEntries API.
|
|
9182
9183
|
*/
|
|
9183
9184
|
listImageShapeCompatibilityEntries(listImageShapeCompatibilityEntriesRequest) {
|
|
9184
9185
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9293,7 +9294,7 @@ class ComputeClient {
|
|
|
9293
9294
|
* @param ListImagesRequest
|
|
9294
9295
|
* @return ListImagesResponse
|
|
9295
9296
|
* @throws OciError when an error occurs
|
|
9296
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9297
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListImages.ts.html |here} to see how to use ListImages API.
|
|
9297
9298
|
*/
|
|
9298
9299
|
listImages(listImagesRequest) {
|
|
9299
9300
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9405,7 +9406,7 @@ class ComputeClient {
|
|
|
9405
9406
|
* @param ListInstanceConsoleConnectionsRequest
|
|
9406
9407
|
* @return ListInstanceConsoleConnectionsResponse
|
|
9407
9408
|
* @throws OciError when an error occurs
|
|
9408
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9409
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListInstanceConsoleConnections.ts.html |here} to see how to use ListInstanceConsoleConnections API.
|
|
9409
9410
|
*/
|
|
9410
9411
|
listInstanceConsoleConnections(listInstanceConsoleConnectionsRequest) {
|
|
9411
9412
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9508,7 +9509,7 @@ class ComputeClient {
|
|
|
9508
9509
|
* @param ListInstanceDevicesRequest
|
|
9509
9510
|
* @return ListInstanceDevicesResponse
|
|
9510
9511
|
* @throws OciError when an error occurs
|
|
9511
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9512
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListInstanceDevices.ts.html |here} to see how to use ListInstanceDevices API.
|
|
9512
9513
|
*/
|
|
9513
9514
|
listInstanceDevices(listInstanceDevicesRequest) {
|
|
9514
9515
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9619,7 +9620,7 @@ class ComputeClient {
|
|
|
9619
9620
|
* @param ListInstancesRequest
|
|
9620
9621
|
* @return ListInstancesResponse
|
|
9621
9622
|
* @throws OciError when an error occurs
|
|
9622
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9623
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListInstances.ts.html |here} to see how to use ListInstances API.
|
|
9623
9624
|
*/
|
|
9624
9625
|
listInstances(listInstancesRequest) {
|
|
9625
9626
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9729,7 +9730,7 @@ class ComputeClient {
|
|
|
9729
9730
|
* @param ListShapesRequest
|
|
9730
9731
|
* @return ListShapesResponse
|
|
9731
9732
|
* @throws OciError when an error occurs
|
|
9732
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9733
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListShapes.ts.html |here} to see how to use ListShapes API.
|
|
9733
9734
|
*/
|
|
9734
9735
|
listShapes(listShapesRequest) {
|
|
9735
9736
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9836,7 +9837,7 @@ class ComputeClient {
|
|
|
9836
9837
|
* @param ListVnicAttachmentsRequest
|
|
9837
9838
|
* @return ListVnicAttachmentsResponse
|
|
9838
9839
|
* @throws OciError when an error occurs
|
|
9839
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9840
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListVnicAttachments.ts.html |here} to see how to use ListVnicAttachments API.
|
|
9840
9841
|
*/
|
|
9841
9842
|
listVnicAttachments(listVnicAttachmentsRequest) {
|
|
9842
9843
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9946,7 +9947,7 @@ class ComputeClient {
|
|
|
9946
9947
|
* @param ListVolumeAttachmentsRequest
|
|
9947
9948
|
* @return ListVolumeAttachmentsResponse
|
|
9948
9949
|
* @throws OciError when an error occurs
|
|
9949
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9950
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListVolumeAttachments.ts.html |here} to see how to use ListVolumeAttachments API.
|
|
9950
9951
|
*/
|
|
9951
9952
|
listVolumeAttachments(listVolumeAttachmentsRequest) {
|
|
9952
9953
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10051,7 +10052,7 @@ class ComputeClient {
|
|
|
10051
10052
|
* @param RemoveImageShapeCompatibilityEntryRequest
|
|
10052
10053
|
* @return RemoveImageShapeCompatibilityEntryResponse
|
|
10053
10054
|
* @throws OciError when an error occurs
|
|
10054
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10055
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/RemoveImageShapeCompatibilityEntry.ts.html |here} to see how to use RemoveImageShapeCompatibilityEntry API.
|
|
10055
10056
|
*/
|
|
10056
10057
|
removeImageShapeCompatibilityEntry(removeImageShapeCompatibilityEntryRequest) {
|
|
10057
10058
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10114,7 +10115,7 @@ class ComputeClient {
|
|
|
10114
10115
|
* @param TerminateInstanceRequest
|
|
10115
10116
|
* @return TerminateInstanceResponse
|
|
10116
10117
|
* @throws OciError when an error occurs
|
|
10117
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10118
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/TerminateInstance.ts.html |here} to see how to use TerminateInstance API.
|
|
10118
10119
|
*/
|
|
10119
10120
|
terminateInstance(terminateInstanceRequest) {
|
|
10120
10121
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10172,7 +10173,7 @@ class ComputeClient {
|
|
|
10172
10173
|
* @param UpdateComputeCapacityReservationRequest
|
|
10173
10174
|
* @return UpdateComputeCapacityReservationResponse
|
|
10174
10175
|
* @throws OciError when an error occurs
|
|
10175
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10176
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateComputeCapacityReservation.ts.html |here} to see how to use UpdateComputeCapacityReservation API.
|
|
10176
10177
|
*/
|
|
10177
10178
|
updateComputeCapacityReservation(updateComputeCapacityReservationRequest) {
|
|
10178
10179
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10232,7 +10233,7 @@ class ComputeClient {
|
|
|
10232
10233
|
* @param UpdateComputeImageCapabilitySchemaRequest
|
|
10233
10234
|
* @return UpdateComputeImageCapabilitySchemaResponse
|
|
10234
10235
|
* @throws OciError when an error occurs
|
|
10235
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10236
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateComputeImageCapabilitySchema.ts.html |here} to see how to use UpdateComputeImageCapabilitySchema API.
|
|
10236
10237
|
*/
|
|
10237
10238
|
updateComputeImageCapabilitySchema(updateComputeImageCapabilitySchemaRequest) {
|
|
10238
10239
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10294,7 +10295,7 @@ class ComputeClient {
|
|
|
10294
10295
|
* @param UpdateConsoleHistoryRequest
|
|
10295
10296
|
* @return UpdateConsoleHistoryResponse
|
|
10296
10297
|
* @throws OciError when an error occurs
|
|
10297
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10298
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateConsoleHistory.ts.html |here} to see how to use UpdateConsoleHistory API.
|
|
10298
10299
|
*/
|
|
10299
10300
|
updateConsoleHistory(updateConsoleHistoryRequest) {
|
|
10300
10301
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10358,7 +10359,7 @@ class ComputeClient {
|
|
|
10358
10359
|
* @param UpdateDedicatedVmHostRequest
|
|
10359
10360
|
* @return UpdateDedicatedVmHostResponse
|
|
10360
10361
|
* @throws OciError when an error occurs
|
|
10361
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10362
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateDedicatedVmHost.ts.html |here} to see how to use UpdateDedicatedVmHost API.
|
|
10362
10363
|
*/
|
|
10363
10364
|
updateDedicatedVmHost(updateDedicatedVmHostRequest) {
|
|
10364
10365
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10423,7 +10424,7 @@ class ComputeClient {
|
|
|
10423
10424
|
* @param UpdateImageRequest
|
|
10424
10425
|
* @return UpdateImageResponse
|
|
10425
10426
|
* @throws OciError when an error occurs
|
|
10426
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10427
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateImage.ts.html |here} to see how to use UpdateImage API.
|
|
10427
10428
|
*/
|
|
10428
10429
|
updateImage(updateImageRequest) {
|
|
10429
10430
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10493,7 +10494,7 @@ class ComputeClient {
|
|
|
10493
10494
|
* @param UpdateInstanceRequest
|
|
10494
10495
|
* @return UpdateInstanceResponse
|
|
10495
10496
|
* @throws OciError when an error occurs
|
|
10496
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10497
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateInstance.ts.html |here} to see how to use UpdateInstance API.
|
|
10497
10498
|
*/
|
|
10498
10499
|
updateInstance(updateInstanceRequest) {
|
|
10499
10500
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10561,7 +10562,7 @@ class ComputeClient {
|
|
|
10561
10562
|
* @param UpdateInstanceConsoleConnectionRequest
|
|
10562
10563
|
* @return UpdateInstanceConsoleConnectionResponse
|
|
10563
10564
|
* @throws OciError when an error occurs
|
|
10564
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10565
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateInstanceConsoleConnection.ts.html |here} to see how to use UpdateInstanceConsoleConnection API.
|
|
10565
10566
|
*/
|
|
10566
10567
|
updateInstanceConsoleConnection(updateInstanceConsoleConnectionRequest) {
|
|
10567
10568
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10624,7 +10625,7 @@ class ComputeClient {
|
|
|
10624
10625
|
* @param UpdateVolumeAttachmentRequest
|
|
10625
10626
|
* @return UpdateVolumeAttachmentResponse
|
|
10626
10627
|
* @throws OciError when an error occurs
|
|
10627
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10628
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateVolumeAttachment.ts.html |here} to see how to use UpdateVolumeAttachment API.
|
|
10628
10629
|
*/
|
|
10629
10630
|
updateVolumeAttachment(updateVolumeAttachmentRequest) {
|
|
10630
10631
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10796,7 +10797,7 @@ class ComputeManagementClient {
|
|
|
10796
10797
|
* @param AttachInstancePoolInstanceRequest
|
|
10797
10798
|
* @return AttachInstancePoolInstanceResponse
|
|
10798
10799
|
* @throws OciError when an error occurs
|
|
10799
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10800
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/AttachInstancePoolInstance.ts.html |here} to see how to use AttachInstancePoolInstance API.
|
|
10800
10801
|
*/
|
|
10801
10802
|
attachInstancePoolInstance(attachInstancePoolInstanceRequest) {
|
|
10802
10803
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10869,7 +10870,7 @@ class ComputeManagementClient {
|
|
|
10869
10870
|
* @param AttachLoadBalancerRequest
|
|
10870
10871
|
* @return AttachLoadBalancerResponse
|
|
10871
10872
|
* @throws OciError when an error occurs
|
|
10872
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10873
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/AttachLoadBalancer.ts.html |here} to see how to use AttachLoadBalancer API.
|
|
10873
10874
|
*/
|
|
10874
10875
|
attachLoadBalancer(attachLoadBalancerRequest) {
|
|
10875
10876
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10938,7 +10939,7 @@ class ComputeManagementClient {
|
|
|
10938
10939
|
* @param ChangeClusterNetworkCompartmentRequest
|
|
10939
10940
|
* @return ChangeClusterNetworkCompartmentResponse
|
|
10940
10941
|
* @throws OciError when an error occurs
|
|
10941
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10942
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ChangeClusterNetworkCompartment.ts.html |here} to see how to use ChangeClusterNetworkCompartment API.
|
|
10942
10943
|
*/
|
|
10943
10944
|
changeClusterNetworkCompartment(changeClusterNetworkCompartmentRequest) {
|
|
10944
10945
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11011,7 +11012,7 @@ class ComputeManagementClient {
|
|
|
11011
11012
|
* @param ChangeInstanceConfigurationCompartmentRequest
|
|
11012
11013
|
* @return ChangeInstanceConfigurationCompartmentResponse
|
|
11013
11014
|
* @throws OciError when an error occurs
|
|
11014
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11015
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ChangeInstanceConfigurationCompartment.ts.html |here} to see how to use ChangeInstanceConfigurationCompartment API.
|
|
11015
11016
|
*/
|
|
11016
11017
|
changeInstanceConfigurationCompartment(changeInstanceConfigurationCompartmentRequest) {
|
|
11017
11018
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11077,7 +11078,7 @@ class ComputeManagementClient {
|
|
|
11077
11078
|
* @param ChangeInstancePoolCompartmentRequest
|
|
11078
11079
|
* @return ChangeInstancePoolCompartmentResponse
|
|
11079
11080
|
* @throws OciError when an error occurs
|
|
11080
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11081
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ChangeInstancePoolCompartment.ts.html |here} to see how to use ChangeInstancePoolCompartment API.
|
|
11081
11082
|
*/
|
|
11082
11083
|
changeInstancePoolCompartment(changeInstancePoolCompartmentRequest) {
|
|
11083
11084
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11139,7 +11140,7 @@ class ComputeManagementClient {
|
|
|
11139
11140
|
* @param CreateClusterNetworkRequest
|
|
11140
11141
|
* @return CreateClusterNetworkResponse
|
|
11141
11142
|
* @throws OciError when an error occurs
|
|
11142
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11143
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreateClusterNetwork.ts.html |here} to see how to use CreateClusterNetwork API.
|
|
11143
11144
|
*/
|
|
11144
11145
|
createClusterNetwork(createClusterNetworkRequest) {
|
|
11145
11146
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11206,7 +11207,7 @@ class ComputeManagementClient {
|
|
|
11206
11207
|
* @param CreateInstanceConfigurationRequest
|
|
11207
11208
|
* @return CreateInstanceConfigurationResponse
|
|
11208
11209
|
* @throws OciError when an error occurs
|
|
11209
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11210
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreateInstanceConfiguration.ts.html |here} to see how to use CreateInstanceConfiguration API.
|
|
11210
11211
|
*/
|
|
11211
11212
|
createInstanceConfiguration(createInstanceConfigurationRequest) {
|
|
11212
11213
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11266,7 +11267,7 @@ class ComputeManagementClient {
|
|
|
11266
11267
|
* @param CreateInstancePoolRequest
|
|
11267
11268
|
* @return CreateInstancePoolResponse
|
|
11268
11269
|
* @throws OciError when an error occurs
|
|
11269
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11270
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreateInstancePool.ts.html |here} to see how to use CreateInstancePool API.
|
|
11270
11271
|
*/
|
|
11271
11272
|
createInstancePool(createInstancePoolRequest) {
|
|
11272
11273
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11326,7 +11327,7 @@ class ComputeManagementClient {
|
|
|
11326
11327
|
* @param DeleteInstanceConfigurationRequest
|
|
11327
11328
|
* @return DeleteInstanceConfigurationResponse
|
|
11328
11329
|
* @throws OciError when an error occurs
|
|
11329
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11330
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeleteInstanceConfiguration.ts.html |here} to see how to use DeleteInstanceConfiguration API.
|
|
11330
11331
|
*/
|
|
11331
11332
|
deleteInstanceConfiguration(deleteInstanceConfigurationRequest) {
|
|
11332
11333
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11379,7 +11380,7 @@ class ComputeManagementClient {
|
|
|
11379
11380
|
* @param DetachInstancePoolInstanceRequest
|
|
11380
11381
|
* @return DetachInstancePoolInstanceResponse
|
|
11381
11382
|
* @throws OciError when an error occurs
|
|
11382
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11383
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DetachInstancePoolInstance.ts.html |here} to see how to use DetachInstancePoolInstance API.
|
|
11383
11384
|
*/
|
|
11384
11385
|
detachInstancePoolInstance(detachInstancePoolInstanceRequest) {
|
|
11385
11386
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11438,7 +11439,7 @@ class ComputeManagementClient {
|
|
|
11438
11439
|
* @param DetachLoadBalancerRequest
|
|
11439
11440
|
* @return DetachLoadBalancerResponse
|
|
11440
11441
|
* @throws OciError when an error occurs
|
|
11441
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11442
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DetachLoadBalancer.ts.html |here} to see how to use DetachLoadBalancer API.
|
|
11442
11443
|
*/
|
|
11443
11444
|
detachLoadBalancer(detachLoadBalancerRequest) {
|
|
11444
11445
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11501,7 +11502,7 @@ class ComputeManagementClient {
|
|
|
11501
11502
|
* @param GetClusterNetworkRequest
|
|
11502
11503
|
* @return GetClusterNetworkResponse
|
|
11503
11504
|
* @throws OciError when an error occurs
|
|
11504
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11505
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetClusterNetwork.ts.html |here} to see how to use GetClusterNetwork API.
|
|
11505
11506
|
*/
|
|
11506
11507
|
getClusterNetwork(getClusterNetworkRequest) {
|
|
11507
11508
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11561,7 +11562,7 @@ class ComputeManagementClient {
|
|
|
11561
11562
|
* @param GetInstanceConfigurationRequest
|
|
11562
11563
|
* @return GetInstanceConfigurationResponse
|
|
11563
11564
|
* @throws OciError when an error occurs
|
|
11564
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11565
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetInstanceConfiguration.ts.html |here} to see how to use GetInstanceConfiguration API.
|
|
11565
11566
|
*/
|
|
11566
11567
|
getInstanceConfiguration(getInstanceConfigurationRequest) {
|
|
11567
11568
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11621,7 +11622,7 @@ class ComputeManagementClient {
|
|
|
11621
11622
|
* @param GetInstancePoolRequest
|
|
11622
11623
|
* @return GetInstancePoolResponse
|
|
11623
11624
|
* @throws OciError when an error occurs
|
|
11624
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11625
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetInstancePool.ts.html |here} to see how to use GetInstancePool API.
|
|
11625
11626
|
*/
|
|
11626
11627
|
getInstancePool(getInstancePoolRequest) {
|
|
11627
11628
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11681,7 +11682,7 @@ class ComputeManagementClient {
|
|
|
11681
11682
|
* @param GetInstancePoolInstanceRequest
|
|
11682
11683
|
* @return GetInstancePoolInstanceResponse
|
|
11683
11684
|
* @throws OciError when an error occurs
|
|
11684
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11685
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetInstancePoolInstance.ts.html |here} to see how to use GetInstancePoolInstance API.
|
|
11685
11686
|
*/
|
|
11686
11687
|
getInstancePoolInstance(getInstancePoolInstanceRequest) {
|
|
11687
11688
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11743,7 +11744,7 @@ class ComputeManagementClient {
|
|
|
11743
11744
|
* @param GetInstancePoolLoadBalancerAttachmentRequest
|
|
11744
11745
|
* @return GetInstancePoolLoadBalancerAttachmentResponse
|
|
11745
11746
|
* @throws OciError when an error occurs
|
|
11746
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11747
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetInstancePoolLoadBalancerAttachment.ts.html |here} to see how to use GetInstancePoolLoadBalancerAttachment API.
|
|
11747
11748
|
*/
|
|
11748
11749
|
getInstancePoolLoadBalancerAttachment(getInstancePoolLoadBalancerAttachmentRequest) {
|
|
11749
11750
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11806,7 +11807,7 @@ class ComputeManagementClient {
|
|
|
11806
11807
|
* @param LaunchInstanceConfigurationRequest
|
|
11807
11808
|
* @return LaunchInstanceConfigurationResponse
|
|
11808
11809
|
* @throws OciError when an error occurs
|
|
11809
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11810
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/LaunchInstanceConfiguration.ts.html |here} to see how to use LaunchInstanceConfiguration API.
|
|
11810
11811
|
*/
|
|
11811
11812
|
launchInstanceConfiguration(launchInstanceConfigurationRequest) {
|
|
11812
11813
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11873,7 +11874,7 @@ class ComputeManagementClient {
|
|
|
11873
11874
|
* @param ListClusterNetworkInstancesRequest
|
|
11874
11875
|
* @return ListClusterNetworkInstancesResponse
|
|
11875
11876
|
* @throws OciError when an error occurs
|
|
11876
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11877
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListClusterNetworkInstances.ts.html |here} to see how to use ListClusterNetworkInstances API.
|
|
11877
11878
|
*/
|
|
11878
11879
|
listClusterNetworkInstances(listClusterNetworkInstancesRequest) {
|
|
11879
11880
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11980,7 +11981,7 @@ class ComputeManagementClient {
|
|
|
11980
11981
|
* @param ListClusterNetworksRequest
|
|
11981
11982
|
* @return ListClusterNetworksResponse
|
|
11982
11983
|
* @throws OciError when an error occurs
|
|
11983
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11984
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListClusterNetworks.ts.html |here} to see how to use ListClusterNetworks API.
|
|
11984
11985
|
*/
|
|
11985
11986
|
listClusterNetworks(listClusterNetworksRequest) {
|
|
11986
11987
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12087,7 +12088,7 @@ class ComputeManagementClient {
|
|
|
12087
12088
|
* @param ListInstanceConfigurationsRequest
|
|
12088
12089
|
* @return ListInstanceConfigurationsResponse
|
|
12089
12090
|
* @throws OciError when an error occurs
|
|
12090
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12091
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListInstanceConfigurations.ts.html |here} to see how to use ListInstanceConfigurations API.
|
|
12091
12092
|
*/
|
|
12092
12093
|
listInstanceConfigurations(listInstanceConfigurationsRequest) {
|
|
12093
12094
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12191,7 +12192,7 @@ class ComputeManagementClient {
|
|
|
12191
12192
|
* @param ListInstancePoolInstancesRequest
|
|
12192
12193
|
* @return ListInstancePoolInstancesResponse
|
|
12193
12194
|
* @throws OciError when an error occurs
|
|
12194
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12195
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListInstancePoolInstances.ts.html |here} to see how to use ListInstancePoolInstances API.
|
|
12195
12196
|
*/
|
|
12196
12197
|
listInstancePoolInstances(listInstancePoolInstancesRequest) {
|
|
12197
12198
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12298,7 +12299,7 @@ class ComputeManagementClient {
|
|
|
12298
12299
|
* @param ListInstancePoolsRequest
|
|
12299
12300
|
* @return ListInstancePoolsResponse
|
|
12300
12301
|
* @throws OciError when an error occurs
|
|
12301
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12302
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListInstancePools.ts.html |here} to see how to use ListInstancePools API.
|
|
12302
12303
|
*/
|
|
12303
12304
|
listInstancePools(listInstancePoolsRequest) {
|
|
12304
12305
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12406,7 +12407,7 @@ class ComputeManagementClient {
|
|
|
12406
12407
|
* @param ResetInstancePoolRequest
|
|
12407
12408
|
* @return ResetInstancePoolResponse
|
|
12408
12409
|
* @throws OciError when an error occurs
|
|
12409
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12410
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ResetInstancePool.ts.html |here} to see how to use ResetInstancePool API.
|
|
12410
12411
|
*/
|
|
12411
12412
|
resetInstancePool(resetInstancePoolRequest) {
|
|
12412
12413
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12473,7 +12474,7 @@ class ComputeManagementClient {
|
|
|
12473
12474
|
* @param SoftresetInstancePoolRequest
|
|
12474
12475
|
* @return SoftresetInstancePoolResponse
|
|
12475
12476
|
* @throws OciError when an error occurs
|
|
12476
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12477
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/SoftresetInstancePool.ts.html |here} to see how to use SoftresetInstancePool API.
|
|
12477
12478
|
*/
|
|
12478
12479
|
softresetInstancePool(softresetInstancePoolRequest) {
|
|
12479
12480
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12537,7 +12538,7 @@ class ComputeManagementClient {
|
|
|
12537
12538
|
* @param StartInstancePoolRequest
|
|
12538
12539
|
* @return StartInstancePoolResponse
|
|
12539
12540
|
* @throws OciError when an error occurs
|
|
12540
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12541
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/StartInstancePool.ts.html |here} to see how to use StartInstancePool API.
|
|
12541
12542
|
*/
|
|
12542
12543
|
startInstancePool(startInstancePoolRequest) {
|
|
12543
12544
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12601,7 +12602,7 @@ class ComputeManagementClient {
|
|
|
12601
12602
|
* @param StopInstancePoolRequest
|
|
12602
12603
|
* @return StopInstancePoolResponse
|
|
12603
12604
|
* @throws OciError when an error occurs
|
|
12604
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12605
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/StopInstancePool.ts.html |here} to see how to use StopInstancePool API.
|
|
12605
12606
|
*/
|
|
12606
12607
|
stopInstancePool(stopInstancePoolRequest) {
|
|
12607
12608
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12667,7 +12668,7 @@ class ComputeManagementClient {
|
|
|
12667
12668
|
* @param TerminateClusterNetworkRequest
|
|
12668
12669
|
* @return TerminateClusterNetworkResponse
|
|
12669
12670
|
* @throws OciError when an error occurs
|
|
12670
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12671
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/TerminateClusterNetwork.ts.html |here} to see how to use TerminateClusterNetwork API.
|
|
12671
12672
|
*/
|
|
12672
12673
|
terminateClusterNetwork(terminateClusterNetworkRequest) {
|
|
12673
12674
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12732,7 +12733,7 @@ class ComputeManagementClient {
|
|
|
12732
12733
|
* @param TerminateInstancePoolRequest
|
|
12733
12734
|
* @return TerminateInstancePoolResponse
|
|
12734
12735
|
* @throws OciError when an error occurs
|
|
12735
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12736
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/TerminateInstancePool.ts.html |here} to see how to use TerminateInstancePool API.
|
|
12736
12737
|
*/
|
|
12737
12738
|
terminateInstancePool(terminateInstancePoolRequest) {
|
|
12738
12739
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12785,7 +12786,7 @@ class ComputeManagementClient {
|
|
|
12785
12786
|
* @param UpdateClusterNetworkRequest
|
|
12786
12787
|
* @return UpdateClusterNetworkResponse
|
|
12787
12788
|
* @throws OciError when an error occurs
|
|
12788
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12789
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateClusterNetwork.ts.html |here} to see how to use UpdateClusterNetwork API.
|
|
12789
12790
|
*/
|
|
12790
12791
|
updateClusterNetwork(updateClusterNetworkRequest) {
|
|
12791
12792
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12848,7 +12849,7 @@ class ComputeManagementClient {
|
|
|
12848
12849
|
* @param UpdateInstanceConfigurationRequest
|
|
12849
12850
|
* @return UpdateInstanceConfigurationResponse
|
|
12850
12851
|
* @throws OciError when an error occurs
|
|
12851
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12852
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateInstanceConfiguration.ts.html |here} to see how to use UpdateInstanceConfiguration API.
|
|
12852
12853
|
*/
|
|
12853
12854
|
updateInstanceConfiguration(updateInstanceConfigurationRequest) {
|
|
12854
12855
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12914,7 +12915,7 @@ class ComputeManagementClient {
|
|
|
12914
12915
|
* @param UpdateInstancePoolRequest
|
|
12915
12916
|
* @return UpdateInstancePoolResponse
|
|
12916
12917
|
* @throws OciError when an error occurs
|
|
12917
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12918
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateInstancePool.ts.html |here} to see how to use UpdateInstancePool API.
|
|
12918
12919
|
*/
|
|
12919
12920
|
updateInstancePool(updateInstancePoolRequest) {
|
|
12920
12921
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13084,7 +13085,7 @@ class VirtualNetworkClient {
|
|
|
13084
13085
|
* @param AddDrgRouteDistributionStatementsRequest
|
|
13085
13086
|
* @return AddDrgRouteDistributionStatementsResponse
|
|
13086
13087
|
* @throws OciError when an error occurs
|
|
13087
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13088
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/AddDrgRouteDistributionStatements.ts.html |here} to see how to use AddDrgRouteDistributionStatements API.
|
|
13088
13089
|
*/
|
|
13089
13090
|
addDrgRouteDistributionStatements(addDrgRouteDistributionStatementsRequest) {
|
|
13090
13091
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13141,7 +13142,7 @@ class VirtualNetworkClient {
|
|
|
13141
13142
|
* @param AddDrgRouteRulesRequest
|
|
13142
13143
|
* @return AddDrgRouteRulesResponse
|
|
13143
13144
|
* @throws OciError when an error occurs
|
|
13144
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13145
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/AddDrgRouteRules.ts.html |here} to see how to use AddDrgRouteRules API.
|
|
13145
13146
|
*/
|
|
13146
13147
|
addDrgRouteRules(addDrgRouteRulesRequest) {
|
|
13147
13148
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13199,7 +13200,7 @@ class VirtualNetworkClient {
|
|
|
13199
13200
|
* @param AddIpv6SubnetCidrRequest
|
|
13200
13201
|
* @return AddIpv6SubnetCidrResponse
|
|
13201
13202
|
* @throws OciError when an error occurs
|
|
13202
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13203
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/AddIpv6SubnetCidr.ts.html |here} to see how to use AddIpv6SubnetCidr API.
|
|
13203
13204
|
*/
|
|
13204
13205
|
addIpv6SubnetCidr(addIpv6SubnetCidrRequest) {
|
|
13205
13206
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13266,7 +13267,7 @@ class VirtualNetworkClient {
|
|
|
13266
13267
|
* @param AddIpv6VcnCidrRequest
|
|
13267
13268
|
* @return AddIpv6VcnCidrResponse
|
|
13268
13269
|
* @throws OciError when an error occurs
|
|
13269
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13270
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/AddIpv6VcnCidr.ts.html |here} to see how to use AddIpv6VcnCidr API.
|
|
13270
13271
|
*/
|
|
13271
13272
|
addIpv6VcnCidr(addIpv6VcnCidrRequest) {
|
|
13272
13273
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13327,7 +13328,7 @@ class VirtualNetworkClient {
|
|
|
13327
13328
|
* @param AddNetworkSecurityGroupSecurityRulesRequest
|
|
13328
13329
|
* @return AddNetworkSecurityGroupSecurityRulesResponse
|
|
13329
13330
|
* @throws OciError when an error occurs
|
|
13330
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13331
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/AddNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use AddNetworkSecurityGroupSecurityRules API.
|
|
13331
13332
|
*/
|
|
13332
13333
|
addNetworkSecurityGroupSecurityRules(addNetworkSecurityGroupSecurityRulesRequest) {
|
|
13333
13334
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13386,7 +13387,7 @@ class VirtualNetworkClient {
|
|
|
13386
13387
|
* @param AddPublicIpPoolCapacityRequest
|
|
13387
13388
|
* @return AddPublicIpPoolCapacityResponse
|
|
13388
13389
|
* @throws OciError when an error occurs
|
|
13389
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13390
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/AddPublicIpPoolCapacity.ts.html |here} to see how to use AddPublicIpPoolCapacity API.
|
|
13390
13391
|
*/
|
|
13391
13392
|
addPublicIpPoolCapacity(addPublicIpPoolCapacityRequest) {
|
|
13392
13393
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13456,7 +13457,7 @@ class VirtualNetworkClient {
|
|
|
13456
13457
|
* @param AddVcnCidrRequest
|
|
13457
13458
|
* @return AddVcnCidrResponse
|
|
13458
13459
|
* @throws OciError when an error occurs
|
|
13459
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13460
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/AddVcnCidr.ts.html |here} to see how to use AddVcnCidr API.
|
|
13460
13461
|
*/
|
|
13461
13462
|
addVcnCidr(addVcnCidrRequest) {
|
|
13462
13463
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13518,7 +13519,7 @@ class VirtualNetworkClient {
|
|
|
13518
13519
|
* @param AdvertiseByoipRangeRequest
|
|
13519
13520
|
* @return AdvertiseByoipRangeResponse
|
|
13520
13521
|
* @throws OciError when an error occurs
|
|
13521
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13522
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/AdvertiseByoipRange.ts.html |here} to see how to use AdvertiseByoipRange API.
|
|
13522
13523
|
*/
|
|
13523
13524
|
advertiseByoipRange(advertiseByoipRangeRequest) {
|
|
13524
13525
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13580,7 +13581,7 @@ class VirtualNetworkClient {
|
|
|
13580
13581
|
* @param AttachServiceIdRequest
|
|
13581
13582
|
* @return AttachServiceIdResponse
|
|
13582
13583
|
* @throws OciError when an error occurs
|
|
13583
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13584
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/AttachServiceId.ts.html |here} to see how to use AttachServiceId API.
|
|
13584
13585
|
*/
|
|
13585
13586
|
attachServiceId(attachServiceIdRequest) {
|
|
13586
13587
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13641,7 +13642,7 @@ class VirtualNetworkClient {
|
|
|
13641
13642
|
* @param BulkAddVirtualCircuitPublicPrefixesRequest
|
|
13642
13643
|
* @return BulkAddVirtualCircuitPublicPrefixesResponse
|
|
13643
13644
|
* @throws OciError when an error occurs
|
|
13644
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13645
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/BulkAddVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkAddVirtualCircuitPublicPrefixes API.
|
|
13645
13646
|
*/
|
|
13646
13647
|
bulkAddVirtualCircuitPublicPrefixes(bulkAddVirtualCircuitPublicPrefixesRequest) {
|
|
13647
13648
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13691,7 +13692,7 @@ class VirtualNetworkClient {
|
|
|
13691
13692
|
* @param BulkDeleteVirtualCircuitPublicPrefixesRequest
|
|
13692
13693
|
* @return BulkDeleteVirtualCircuitPublicPrefixesResponse
|
|
13693
13694
|
* @throws OciError when an error occurs
|
|
13694
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13695
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/BulkDeleteVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkDeleteVirtualCircuitPublicPrefixes API.
|
|
13695
13696
|
*/
|
|
13696
13697
|
bulkDeleteVirtualCircuitPublicPrefixes(bulkDeleteVirtualCircuitPublicPrefixesRequest) {
|
|
13697
13698
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13740,7 +13741,7 @@ class VirtualNetworkClient {
|
|
|
13740
13741
|
* @param ChangeByoipRangeCompartmentRequest
|
|
13741
13742
|
* @return ChangeByoipRangeCompartmentResponse
|
|
13742
13743
|
* @throws OciError when an error occurs
|
|
13743
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13744
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ChangeByoipRangeCompartment.ts.html |here} to see how to use ChangeByoipRangeCompartment API.
|
|
13744
13745
|
*/
|
|
13745
13746
|
changeByoipRangeCompartment(changeByoipRangeCompartmentRequest) {
|
|
13746
13747
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13797,7 +13798,7 @@ class VirtualNetworkClient {
|
|
|
13797
13798
|
* @param ChangeCaptureFilterCompartmentRequest
|
|
13798
13799
|
* @return ChangeCaptureFilterCompartmentResponse
|
|
13799
13800
|
* @throws OciError when an error occurs
|
|
13800
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13801
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ChangeCaptureFilterCompartment.ts.html |here} to see how to use ChangeCaptureFilterCompartment API.
|
|
13801
13802
|
*/
|
|
13802
13803
|
changeCaptureFilterCompartment(changeCaptureFilterCompartmentRequest) {
|
|
13803
13804
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13865,7 +13866,7 @@ class VirtualNetworkClient {
|
|
|
13865
13866
|
* @param ChangeCpeCompartmentRequest
|
|
13866
13867
|
* @return ChangeCpeCompartmentResponse
|
|
13867
13868
|
* @throws OciError when an error occurs
|
|
13868
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13869
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ChangeCpeCompartment.ts.html |here} to see how to use ChangeCpeCompartment API.
|
|
13869
13870
|
*/
|
|
13870
13871
|
changeCpeCompartment(changeCpeCompartmentRequest) {
|
|
13871
13872
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13927,7 +13928,7 @@ class VirtualNetworkClient {
|
|
|
13927
13928
|
* @param ChangeCrossConnectCompartmentRequest
|
|
13928
13929
|
* @return ChangeCrossConnectCompartmentResponse
|
|
13929
13930
|
* @throws OciError when an error occurs
|
|
13930
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13931
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ChangeCrossConnectCompartment.ts.html |here} to see how to use ChangeCrossConnectCompartment API.
|
|
13931
13932
|
*/
|
|
13932
13933
|
changeCrossConnectCompartment(changeCrossConnectCompartmentRequest) {
|
|
13933
13934
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13989,7 +13990,7 @@ class VirtualNetworkClient {
|
|
|
13989
13990
|
* @param ChangeCrossConnectGroupCompartmentRequest
|
|
13990
13991
|
* @return ChangeCrossConnectGroupCompartmentResponse
|
|
13991
13992
|
* @throws OciError when an error occurs
|
|
13992
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13993
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ChangeCrossConnectGroupCompartment.ts.html |here} to see how to use ChangeCrossConnectGroupCompartment API.
|
|
13993
13994
|
*/
|
|
13994
13995
|
changeCrossConnectGroupCompartment(changeCrossConnectGroupCompartmentRequest) {
|
|
13995
13996
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14051,7 +14052,7 @@ class VirtualNetworkClient {
|
|
|
14051
14052
|
* @param ChangeDhcpOptionsCompartmentRequest
|
|
14052
14053
|
* @return ChangeDhcpOptionsCompartmentResponse
|
|
14053
14054
|
* @throws OciError when an error occurs
|
|
14054
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14055
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ChangeDhcpOptionsCompartment.ts.html |here} to see how to use ChangeDhcpOptionsCompartment API.
|
|
14055
14056
|
*/
|
|
14056
14057
|
changeDhcpOptionsCompartment(changeDhcpOptionsCompartmentRequest) {
|
|
14057
14058
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14113,7 +14114,7 @@ class VirtualNetworkClient {
|
|
|
14113
14114
|
* @param ChangeDrgCompartmentRequest
|
|
14114
14115
|
* @return ChangeDrgCompartmentResponse
|
|
14115
14116
|
* @throws OciError when an error occurs
|
|
14116
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14117
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ChangeDrgCompartment.ts.html |here} to see how to use ChangeDrgCompartment API.
|
|
14117
14118
|
*/
|
|
14118
14119
|
changeDrgCompartment(changeDrgCompartmentRequest) {
|
|
14119
14120
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14180,7 +14181,7 @@ class VirtualNetworkClient {
|
|
|
14180
14181
|
* @param ChangeIPSecConnectionCompartmentRequest
|
|
14181
14182
|
* @return ChangeIPSecConnectionCompartmentResponse
|
|
14182
14183
|
* @throws OciError when an error occurs
|
|
14183
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14184
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ChangeIPSecConnectionCompartment.ts.html |here} to see how to use ChangeIPSecConnectionCompartment API.
|
|
14184
14185
|
*/
|
|
14185
14186
|
changeIPSecConnectionCompartment(changeIPSecConnectionCompartmentRequest) {
|
|
14186
14187
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14242,7 +14243,7 @@ class VirtualNetworkClient {
|
|
|
14242
14243
|
* @param ChangeInternetGatewayCompartmentRequest
|
|
14243
14244
|
* @return ChangeInternetGatewayCompartmentResponse
|
|
14244
14245
|
* @throws OciError when an error occurs
|
|
14245
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14246
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ChangeInternetGatewayCompartment.ts.html |here} to see how to use ChangeInternetGatewayCompartment API.
|
|
14246
14247
|
*/
|
|
14247
14248
|
changeInternetGatewayCompartment(changeInternetGatewayCompartmentRequest) {
|
|
14248
14249
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14304,7 +14305,7 @@ class VirtualNetworkClient {
|
|
|
14304
14305
|
* @param ChangeLocalPeeringGatewayCompartmentRequest
|
|
14305
14306
|
* @return ChangeLocalPeeringGatewayCompartmentResponse
|
|
14306
14307
|
* @throws OciError when an error occurs
|
|
14307
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14308
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ChangeLocalPeeringGatewayCompartment.ts.html |here} to see how to use ChangeLocalPeeringGatewayCompartment API.
|
|
14308
14309
|
*/
|
|
14309
14310
|
changeLocalPeeringGatewayCompartment(changeLocalPeeringGatewayCompartmentRequest) {
|
|
14310
14311
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14366,7 +14367,7 @@ class VirtualNetworkClient {
|
|
|
14366
14367
|
* @param ChangeNatGatewayCompartmentRequest
|
|
14367
14368
|
* @return ChangeNatGatewayCompartmentResponse
|
|
14368
14369
|
* @throws OciError when an error occurs
|
|
14369
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14370
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ChangeNatGatewayCompartment.ts.html |here} to see how to use ChangeNatGatewayCompartment API.
|
|
14370
14371
|
*/
|
|
14371
14372
|
changeNatGatewayCompartment(changeNatGatewayCompartmentRequest) {
|
|
14372
14373
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14427,7 +14428,7 @@ class VirtualNetworkClient {
|
|
|
14427
14428
|
* @param ChangeNetworkSecurityGroupCompartmentRequest
|
|
14428
14429
|
* @return ChangeNetworkSecurityGroupCompartmentResponse
|
|
14429
14430
|
* @throws OciError when an error occurs
|
|
14430
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14431
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ChangeNetworkSecurityGroupCompartment.ts.html |here} to see how to use ChangeNetworkSecurityGroupCompartment API.
|
|
14431
14432
|
*/
|
|
14432
14433
|
changeNetworkSecurityGroupCompartment(changeNetworkSecurityGroupCompartmentRequest) {
|
|
14433
14434
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14492,7 +14493,7 @@ class VirtualNetworkClient {
|
|
|
14492
14493
|
* @param ChangePublicIpCompartmentRequest
|
|
14493
14494
|
* @return ChangePublicIpCompartmentResponse
|
|
14494
14495
|
* @throws OciError when an error occurs
|
|
14495
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14496
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ChangePublicIpCompartment.ts.html |here} to see how to use ChangePublicIpCompartment API.
|
|
14496
14497
|
*/
|
|
14497
14498
|
changePublicIpCompartment(changePublicIpCompartmentRequest) {
|
|
14498
14499
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14554,7 +14555,7 @@ class VirtualNetworkClient {
|
|
|
14554
14555
|
* @param ChangePublicIpPoolCompartmentRequest
|
|
14555
14556
|
* @return ChangePublicIpPoolCompartmentResponse
|
|
14556
14557
|
* @throws OciError when an error occurs
|
|
14557
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14558
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ChangePublicIpPoolCompartment.ts.html |here} to see how to use ChangePublicIpPoolCompartment API.
|
|
14558
14559
|
*/
|
|
14559
14560
|
changePublicIpPoolCompartment(changePublicIpPoolCompartmentRequest) {
|
|
14560
14561
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14611,7 +14612,7 @@ class VirtualNetworkClient {
|
|
|
14611
14612
|
* @param ChangeRemotePeeringConnectionCompartmentRequest
|
|
14612
14613
|
* @return ChangeRemotePeeringConnectionCompartmentResponse
|
|
14613
14614
|
* @throws OciError when an error occurs
|
|
14614
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14615
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ChangeRemotePeeringConnectionCompartment.ts.html |here} to see how to use ChangeRemotePeeringConnectionCompartment API.
|
|
14615
14616
|
*/
|
|
14616
14617
|
changeRemotePeeringConnectionCompartment(changeRemotePeeringConnectionCompartmentRequest) {
|
|
14617
14618
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14673,7 +14674,7 @@ class VirtualNetworkClient {
|
|
|
14673
14674
|
* @param ChangeRouteTableCompartmentRequest
|
|
14674
14675
|
* @return ChangeRouteTableCompartmentResponse
|
|
14675
14676
|
* @throws OciError when an error occurs
|
|
14676
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14677
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ChangeRouteTableCompartment.ts.html |here} to see how to use ChangeRouteTableCompartment API.
|
|
14677
14678
|
*/
|
|
14678
14679
|
changeRouteTableCompartment(changeRouteTableCompartmentRequest) {
|
|
14679
14680
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14735,7 +14736,7 @@ class VirtualNetworkClient {
|
|
|
14735
14736
|
* @param ChangeSecurityListCompartmentRequest
|
|
14736
14737
|
* @return ChangeSecurityListCompartmentResponse
|
|
14737
14738
|
* @throws OciError when an error occurs
|
|
14738
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14739
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ChangeSecurityListCompartment.ts.html |here} to see how to use ChangeSecurityListCompartment API.
|
|
14739
14740
|
*/
|
|
14740
14741
|
changeSecurityListCompartment(changeSecurityListCompartmentRequest) {
|
|
14741
14742
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14797,7 +14798,7 @@ class VirtualNetworkClient {
|
|
|
14797
14798
|
* @param ChangeServiceGatewayCompartmentRequest
|
|
14798
14799
|
* @return ChangeServiceGatewayCompartmentResponse
|
|
14799
14800
|
* @throws OciError when an error occurs
|
|
14800
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14801
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ChangeServiceGatewayCompartment.ts.html |here} to see how to use ChangeServiceGatewayCompartment API.
|
|
14801
14802
|
*/
|
|
14802
14803
|
changeServiceGatewayCompartment(changeServiceGatewayCompartmentRequest) {
|
|
14803
14804
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14859,7 +14860,7 @@ class VirtualNetworkClient {
|
|
|
14859
14860
|
* @param ChangeSubnetCompartmentRequest
|
|
14860
14861
|
* @return ChangeSubnetCompartmentResponse
|
|
14861
14862
|
* @throws OciError when an error occurs
|
|
14862
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14863
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ChangeSubnetCompartment.ts.html |here} to see how to use ChangeSubnetCompartment API.
|
|
14863
14864
|
*/
|
|
14864
14865
|
changeSubnetCompartment(changeSubnetCompartmentRequest) {
|
|
14865
14866
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14926,7 +14927,7 @@ class VirtualNetworkClient {
|
|
|
14926
14927
|
* @param ChangeVcnCompartmentRequest
|
|
14927
14928
|
* @return ChangeVcnCompartmentResponse
|
|
14928
14929
|
* @throws OciError when an error occurs
|
|
14929
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14930
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ChangeVcnCompartment.ts.html |here} to see how to use ChangeVcnCompartment API.
|
|
14930
14931
|
*/
|
|
14931
14932
|
changeVcnCompartment(changeVcnCompartmentRequest) {
|
|
14932
14933
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14993,7 +14994,7 @@ class VirtualNetworkClient {
|
|
|
14993
14994
|
* @param ChangeVirtualCircuitCompartmentRequest
|
|
14994
14995
|
* @return ChangeVirtualCircuitCompartmentResponse
|
|
14995
14996
|
* @throws OciError when an error occurs
|
|
14996
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14997
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ChangeVirtualCircuitCompartment.ts.html |here} to see how to use ChangeVirtualCircuitCompartment API.
|
|
14997
14998
|
*/
|
|
14998
14999
|
changeVirtualCircuitCompartment(changeVirtualCircuitCompartmentRequest) {
|
|
14999
15000
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15055,7 +15056,7 @@ class VirtualNetworkClient {
|
|
|
15055
15056
|
* @param ChangeVlanCompartmentRequest
|
|
15056
15057
|
* @return ChangeVlanCompartmentResponse
|
|
15057
15058
|
* @throws OciError when an error occurs
|
|
15058
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15059
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ChangeVlanCompartment.ts.html |here} to see how to use ChangeVlanCompartment API.
|
|
15059
15060
|
*/
|
|
15060
15061
|
changeVlanCompartment(changeVlanCompartmentRequest) {
|
|
15061
15062
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15118,7 +15119,7 @@ class VirtualNetworkClient {
|
|
|
15118
15119
|
* @param ChangeVtapCompartmentRequest
|
|
15119
15120
|
* @return ChangeVtapCompartmentResponse
|
|
15120
15121
|
* @throws OciError when an error occurs
|
|
15121
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15122
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ChangeVtapCompartment.ts.html |here} to see how to use ChangeVtapCompartment API.
|
|
15122
15123
|
*/
|
|
15123
15124
|
changeVtapCompartment(changeVtapCompartmentRequest) {
|
|
15124
15125
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15191,7 +15192,7 @@ class VirtualNetworkClient {
|
|
|
15191
15192
|
* @param ConnectLocalPeeringGatewaysRequest
|
|
15192
15193
|
* @return ConnectLocalPeeringGatewaysResponse
|
|
15193
15194
|
* @throws OciError when an error occurs
|
|
15194
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15195
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ConnectLocalPeeringGateways.ts.html |here} to see how to use ConnectLocalPeeringGateways API.
|
|
15195
15196
|
*/
|
|
15196
15197
|
connectLocalPeeringGateways(connectLocalPeeringGatewaysRequest) {
|
|
15197
15198
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15251,7 +15252,7 @@ class VirtualNetworkClient {
|
|
|
15251
15252
|
* @param ConnectRemotePeeringConnectionsRequest
|
|
15252
15253
|
* @return ConnectRemotePeeringConnectionsResponse
|
|
15253
15254
|
* @throws OciError when an error occurs
|
|
15254
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15255
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ConnectRemotePeeringConnections.ts.html |here} to see how to use ConnectRemotePeeringConnections API.
|
|
15255
15256
|
*/
|
|
15256
15257
|
connectRemotePeeringConnections(connectRemotePeeringConnectionsRequest) {
|
|
15257
15258
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15304,7 +15305,7 @@ class VirtualNetworkClient {
|
|
|
15304
15305
|
* @param CreateByoipRangeRequest
|
|
15305
15306
|
* @return CreateByoipRangeResponse
|
|
15306
15307
|
* @throws OciError when an error occurs
|
|
15307
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15308
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreateByoipRange.ts.html |here} to see how to use CreateByoipRange API.
|
|
15308
15309
|
*/
|
|
15309
15310
|
createByoipRange(createByoipRangeRequest) {
|
|
15310
15311
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15374,7 +15375,7 @@ class VirtualNetworkClient {
|
|
|
15374
15375
|
* @param CreateCaptureFilterRequest
|
|
15375
15376
|
* @return CreateCaptureFilterResponse
|
|
15376
15377
|
* @throws OciError when an error occurs
|
|
15377
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15378
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreateCaptureFilter.ts.html |here} to see how to use CreateCaptureFilter API.
|
|
15378
15379
|
*/
|
|
15379
15380
|
createCaptureFilter(createCaptureFilterRequest) {
|
|
15380
15381
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15450,7 +15451,7 @@ class VirtualNetworkClient {
|
|
|
15450
15451
|
* @param CreateCpeRequest
|
|
15451
15452
|
* @return CreateCpeResponse
|
|
15452
15453
|
* @throws OciError when an error occurs
|
|
15453
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15454
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreateCpe.ts.html |here} to see how to use CreateCpe API.
|
|
15454
15455
|
*/
|
|
15455
15456
|
createCpe(createCpeRequest) {
|
|
15456
15457
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15529,7 +15530,7 @@ class VirtualNetworkClient {
|
|
|
15529
15530
|
* @param CreateCrossConnectRequest
|
|
15530
15531
|
* @return CreateCrossConnectResponse
|
|
15531
15532
|
* @throws OciError when an error occurs
|
|
15532
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15533
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreateCrossConnect.ts.html |here} to see how to use CreateCrossConnect API.
|
|
15533
15534
|
*/
|
|
15534
15535
|
createCrossConnect(createCrossConnectRequest) {
|
|
15535
15536
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15604,7 +15605,7 @@ class VirtualNetworkClient {
|
|
|
15604
15605
|
* @param CreateCrossConnectGroupRequest
|
|
15605
15606
|
* @return CreateCrossConnectGroupResponse
|
|
15606
15607
|
* @throws OciError when an error occurs
|
|
15607
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15608
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreateCrossConnectGroup.ts.html |here} to see how to use CreateCrossConnectGroup API.
|
|
15608
15609
|
*/
|
|
15609
15610
|
createCrossConnectGroup(createCrossConnectGroupRequest) {
|
|
15610
15611
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15676,7 +15677,7 @@ class VirtualNetworkClient {
|
|
|
15676
15677
|
* @param CreateDhcpOptionsRequest
|
|
15677
15678
|
* @return CreateDhcpOptionsResponse
|
|
15678
15679
|
* @throws OciError when an error occurs
|
|
15679
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15680
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreateDhcpOptions.ts.html |here} to see how to use CreateDhcpOptions API.
|
|
15680
15681
|
*/
|
|
15681
15682
|
createDhcpOptions(createDhcpOptionsRequest) {
|
|
15682
15683
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15748,7 +15749,7 @@ class VirtualNetworkClient {
|
|
|
15748
15749
|
* @param CreateDrgRequest
|
|
15749
15750
|
* @return CreateDrgResponse
|
|
15750
15751
|
* @throws OciError when an error occurs
|
|
15751
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15752
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreateDrg.ts.html |here} to see how to use CreateDrg API.
|
|
15752
15753
|
*/
|
|
15753
15754
|
createDrg(createDrgRequest) {
|
|
15754
15755
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15819,7 +15820,7 @@ class VirtualNetworkClient {
|
|
|
15819
15820
|
* @param CreateDrgAttachmentRequest
|
|
15820
15821
|
* @return CreateDrgAttachmentResponse
|
|
15821
15822
|
* @throws OciError when an error occurs
|
|
15822
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15823
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreateDrgAttachment.ts.html |here} to see how to use CreateDrgAttachment API.
|
|
15823
15824
|
*/
|
|
15824
15825
|
createDrgAttachment(createDrgAttachmentRequest) {
|
|
15825
15826
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15883,7 +15884,7 @@ class VirtualNetworkClient {
|
|
|
15883
15884
|
* @param CreateDrgRouteDistributionRequest
|
|
15884
15885
|
* @return CreateDrgRouteDistributionResponse
|
|
15885
15886
|
* @throws OciError when an error occurs
|
|
15886
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15887
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreateDrgRouteDistribution.ts.html |here} to see how to use CreateDrgRouteDistribution API.
|
|
15887
15888
|
*/
|
|
15888
15889
|
createDrgRouteDistribution(createDrgRouteDistributionRequest) {
|
|
15889
15890
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15945,7 +15946,7 @@ class VirtualNetworkClient {
|
|
|
15945
15946
|
* @param CreateDrgRouteTableRequest
|
|
15946
15947
|
* @return CreateDrgRouteTableResponse
|
|
15947
15948
|
* @throws OciError when an error occurs
|
|
15948
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15949
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreateDrgRouteTable.ts.html |here} to see how to use CreateDrgRouteTable API.
|
|
15949
15950
|
*/
|
|
15950
15951
|
createDrgRouteTable(createDrgRouteTableRequest) {
|
|
15951
15952
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16033,7 +16034,7 @@ class VirtualNetworkClient {
|
|
|
16033
16034
|
* @param CreateIPSecConnectionRequest
|
|
16034
16035
|
* @return CreateIPSecConnectionResponse
|
|
16035
16036
|
* @throws OciError when an error occurs
|
|
16036
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16037
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreateIPSecConnection.ts.html |here} to see how to use CreateIPSecConnection API.
|
|
16037
16038
|
*/
|
|
16038
16039
|
createIPSecConnection(createIPSecConnectionRequest) {
|
|
16039
16040
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16113,7 +16114,7 @@ class VirtualNetworkClient {
|
|
|
16113
16114
|
* @param CreateInternetGatewayRequest
|
|
16114
16115
|
* @return CreateInternetGatewayResponse
|
|
16115
16116
|
* @throws OciError when an error occurs
|
|
16116
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16117
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreateInternetGateway.ts.html |here} to see how to use CreateInternetGateway API.
|
|
16117
16118
|
*/
|
|
16118
16119
|
createInternetGateway(createInternetGatewayRequest) {
|
|
16119
16120
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16174,7 +16175,7 @@ class VirtualNetworkClient {
|
|
|
16174
16175
|
* @param CreateIpv6Request
|
|
16175
16176
|
* @return CreateIpv6Response
|
|
16176
16177
|
* @throws OciError when an error occurs
|
|
16177
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16178
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreateIpv6.ts.html |here} to see how to use CreateIpv6 API.
|
|
16178
16179
|
*/
|
|
16179
16180
|
createIpv6(createIpv6Request) {
|
|
16180
16181
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16236,7 +16237,7 @@ class VirtualNetworkClient {
|
|
|
16236
16237
|
* @param CreateLocalPeeringGatewayRequest
|
|
16237
16238
|
* @return CreateLocalPeeringGatewayResponse
|
|
16238
16239
|
* @throws OciError when an error occurs
|
|
16239
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16240
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreateLocalPeeringGateway.ts.html |here} to see how to use CreateLocalPeeringGateway API.
|
|
16240
16241
|
*/
|
|
16241
16242
|
createLocalPeeringGateway(createLocalPeeringGatewayRequest) {
|
|
16242
16243
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16298,7 +16299,7 @@ class VirtualNetworkClient {
|
|
|
16298
16299
|
* @param CreateNatGatewayRequest
|
|
16299
16300
|
* @return CreateNatGatewayResponse
|
|
16300
16301
|
* @throws OciError when an error occurs
|
|
16301
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16302
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreateNatGateway.ts.html |here} to see how to use CreateNatGateway API.
|
|
16302
16303
|
*/
|
|
16303
16304
|
createNatGateway(createNatGatewayRequest) {
|
|
16304
16305
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16359,7 +16360,7 @@ class VirtualNetworkClient {
|
|
|
16359
16360
|
* @param CreateNetworkSecurityGroupRequest
|
|
16360
16361
|
* @return CreateNetworkSecurityGroupResponse
|
|
16361
16362
|
* @throws OciError when an error occurs
|
|
16362
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16363
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreateNetworkSecurityGroup.ts.html |here} to see how to use CreateNetworkSecurityGroup API.
|
|
16363
16364
|
*/
|
|
16364
16365
|
createNetworkSecurityGroup(createNetworkSecurityGroupRequest) {
|
|
16365
16366
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16422,7 +16423,7 @@ class VirtualNetworkClient {
|
|
|
16422
16423
|
* @param CreatePrivateIpRequest
|
|
16423
16424
|
* @return CreatePrivateIpResponse
|
|
16424
16425
|
* @throws OciError when an error occurs
|
|
16425
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16426
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreatePrivateIp.ts.html |here} to see how to use CreatePrivateIp API.
|
|
16426
16427
|
*/
|
|
16427
16428
|
createPrivateIp(createPrivateIpRequest) {
|
|
16428
16429
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16503,7 +16504,7 @@ class VirtualNetworkClient {
|
|
|
16503
16504
|
* @param CreatePublicIpRequest
|
|
16504
16505
|
* @return CreatePublicIpResponse
|
|
16505
16506
|
* @throws OciError when an error occurs
|
|
16506
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16507
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreatePublicIp.ts.html |here} to see how to use CreatePublicIp API.
|
|
16507
16508
|
*/
|
|
16508
16509
|
createPublicIp(createPublicIpRequest) {
|
|
16509
16510
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16564,7 +16565,7 @@ class VirtualNetworkClient {
|
|
|
16564
16565
|
* @param CreatePublicIpPoolRequest
|
|
16565
16566
|
* @return CreatePublicIpPoolResponse
|
|
16566
16567
|
* @throws OciError when an error occurs
|
|
16567
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16568
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreatePublicIpPool.ts.html |here} to see how to use CreatePublicIpPool API.
|
|
16568
16569
|
*/
|
|
16569
16570
|
createPublicIpPool(createPublicIpPoolRequest) {
|
|
16570
16571
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16626,7 +16627,7 @@ class VirtualNetworkClient {
|
|
|
16626
16627
|
* @param CreateRemotePeeringConnectionRequest
|
|
16627
16628
|
* @return CreateRemotePeeringConnectionResponse
|
|
16628
16629
|
* @throws OciError when an error occurs
|
|
16629
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16630
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreateRemotePeeringConnection.ts.html |here} to see how to use CreateRemotePeeringConnection API.
|
|
16630
16631
|
*/
|
|
16631
16632
|
createRemotePeeringConnection(createRemotePeeringConnectionRequest) {
|
|
16632
16633
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16701,7 +16702,7 @@ class VirtualNetworkClient {
|
|
|
16701
16702
|
* @param CreateRouteTableRequest
|
|
16702
16703
|
* @return CreateRouteTableResponse
|
|
16703
16704
|
* @throws OciError when an error occurs
|
|
16704
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16705
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreateRouteTable.ts.html |here} to see how to use CreateRouteTable API.
|
|
16705
16706
|
*/
|
|
16706
16707
|
createRouteTable(createRouteTableRequest) {
|
|
16707
16708
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16775,7 +16776,7 @@ class VirtualNetworkClient {
|
|
|
16775
16776
|
* @param CreateSecurityListRequest
|
|
16776
16777
|
* @return CreateSecurityListResponse
|
|
16777
16778
|
* @throws OciError when an error occurs
|
|
16778
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16779
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreateSecurityList.ts.html |here} to see how to use CreateSecurityList API.
|
|
16779
16780
|
*/
|
|
16780
16781
|
createSecurityList(createSecurityListRequest) {
|
|
16781
16782
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16844,7 +16845,7 @@ class VirtualNetworkClient {
|
|
|
16844
16845
|
* @param CreateServiceGatewayRequest
|
|
16845
16846
|
* @return CreateServiceGatewayResponse
|
|
16846
16847
|
* @throws OciError when an error occurs
|
|
16847
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16848
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreateServiceGateway.ts.html |here} to see how to use CreateServiceGateway API.
|
|
16848
16849
|
*/
|
|
16849
16850
|
createServiceGateway(createServiceGatewayRequest) {
|
|
16850
16851
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16930,7 +16931,7 @@ class VirtualNetworkClient {
|
|
|
16930
16931
|
* @param CreateSubnetRequest
|
|
16931
16932
|
* @return CreateSubnetResponse
|
|
16932
16933
|
* @throws OciError when an error occurs
|
|
16933
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16934
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreateSubnet.ts.html |here} to see how to use CreateSubnet API.
|
|
16934
16935
|
*/
|
|
16935
16936
|
createSubnet(createSubnetRequest) {
|
|
16936
16937
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17023,7 +17024,7 @@ class VirtualNetworkClient {
|
|
|
17023
17024
|
* @param CreateVcnRequest
|
|
17024
17025
|
* @return CreateVcnResponse
|
|
17025
17026
|
* @throws OciError when an error occurs
|
|
17026
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17027
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreateVcn.ts.html |here} to see how to use CreateVcn API.
|
|
17027
17028
|
*/
|
|
17028
17029
|
createVcn(createVcnRequest) {
|
|
17029
17030
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17104,7 +17105,7 @@ class VirtualNetworkClient {
|
|
|
17104
17105
|
* @param CreateVirtualCircuitRequest
|
|
17105
17106
|
* @return CreateVirtualCircuitResponse
|
|
17106
17107
|
* @throws OciError when an error occurs
|
|
17107
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17108
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreateVirtualCircuit.ts.html |here} to see how to use CreateVirtualCircuit API.
|
|
17108
17109
|
*/
|
|
17109
17110
|
createVirtualCircuit(createVirtualCircuitRequest) {
|
|
17110
17111
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17165,7 +17166,7 @@ class VirtualNetworkClient {
|
|
|
17165
17166
|
* @param CreateVlanRequest
|
|
17166
17167
|
* @return CreateVlanResponse
|
|
17167
17168
|
* @throws OciError when an error occurs
|
|
17168
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17169
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreateVlan.ts.html |here} to see how to use CreateVlan API.
|
|
17169
17170
|
*/
|
|
17170
17171
|
createVlan(createVlanRequest) {
|
|
17171
17172
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17235,7 +17236,7 @@ class VirtualNetworkClient {
|
|
|
17235
17236
|
* @param CreateVtapRequest
|
|
17236
17237
|
* @return CreateVtapResponse
|
|
17237
17238
|
* @throws OciError when an error occurs
|
|
17238
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17239
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/CreateVtap.ts.html |here} to see how to use CreateVtap API.
|
|
17239
17240
|
*/
|
|
17240
17241
|
createVtap(createVtapRequest) {
|
|
17241
17242
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17301,7 +17302,7 @@ class VirtualNetworkClient {
|
|
|
17301
17302
|
* @param DeleteByoipRangeRequest
|
|
17302
17303
|
* @return DeleteByoipRangeResponse
|
|
17303
17304
|
* @throws OciError when an error occurs
|
|
17304
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17305
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeleteByoipRange.ts.html |here} to see how to use DeleteByoipRange API.
|
|
17305
17306
|
*/
|
|
17306
17307
|
deleteByoipRange(deleteByoipRangeRequest) {
|
|
17307
17308
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17361,7 +17362,7 @@ class VirtualNetworkClient {
|
|
|
17361
17362
|
* @param DeleteCaptureFilterRequest
|
|
17362
17363
|
* @return DeleteCaptureFilterResponse
|
|
17363
17364
|
* @throws OciError when an error occurs
|
|
17364
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17365
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeleteCaptureFilter.ts.html |here} to see how to use DeleteCaptureFilter API.
|
|
17365
17366
|
*/
|
|
17366
17367
|
deleteCaptureFilter(deleteCaptureFilterRequest) {
|
|
17367
17368
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17417,7 +17418,7 @@ class VirtualNetworkClient {
|
|
|
17417
17418
|
* @param DeleteCpeRequest
|
|
17418
17419
|
* @return DeleteCpeResponse
|
|
17419
17420
|
* @throws OciError when an error occurs
|
|
17420
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17421
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeleteCpe.ts.html |here} to see how to use DeleteCpe API.
|
|
17421
17422
|
*/
|
|
17422
17423
|
deleteCpe(deleteCpeRequest) {
|
|
17423
17424
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17471,7 +17472,7 @@ class VirtualNetworkClient {
|
|
|
17471
17472
|
* @param DeleteCrossConnectRequest
|
|
17472
17473
|
* @return DeleteCrossConnectResponse
|
|
17473
17474
|
* @throws OciError when an error occurs
|
|
17474
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17475
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeleteCrossConnect.ts.html |here} to see how to use DeleteCrossConnect API.
|
|
17475
17476
|
*/
|
|
17476
17477
|
deleteCrossConnect(deleteCrossConnectRequest) {
|
|
17477
17478
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17526,7 +17527,7 @@ class VirtualNetworkClient {
|
|
|
17526
17527
|
* @param DeleteCrossConnectGroupRequest
|
|
17527
17528
|
* @return DeleteCrossConnectGroupResponse
|
|
17528
17529
|
* @throws OciError when an error occurs
|
|
17529
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17530
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeleteCrossConnectGroup.ts.html |here} to see how to use DeleteCrossConnectGroup API.
|
|
17530
17531
|
*/
|
|
17531
17532
|
deleteCrossConnectGroup(deleteCrossConnectGroupRequest) {
|
|
17532
17533
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17583,7 +17584,7 @@ class VirtualNetworkClient {
|
|
|
17583
17584
|
* @param DeleteDhcpOptionsRequest
|
|
17584
17585
|
* @return DeleteDhcpOptionsResponse
|
|
17585
17586
|
* @throws OciError when an error occurs
|
|
17586
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17587
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeleteDhcpOptions.ts.html |here} to see how to use DeleteDhcpOptions API.
|
|
17587
17588
|
*/
|
|
17588
17589
|
deleteDhcpOptions(deleteDhcpOptionsRequest) {
|
|
17589
17590
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17639,7 +17640,7 @@ class VirtualNetworkClient {
|
|
|
17639
17640
|
* @param DeleteDrgRequest
|
|
17640
17641
|
* @return DeleteDrgResponse
|
|
17641
17642
|
* @throws OciError when an error occurs
|
|
17642
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17643
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeleteDrg.ts.html |here} to see how to use DeleteDrg API.
|
|
17643
17644
|
*/
|
|
17644
17645
|
deleteDrg(deleteDrgRequest) {
|
|
17645
17646
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17694,7 +17695,7 @@ class VirtualNetworkClient {
|
|
|
17694
17695
|
* @param DeleteDrgAttachmentRequest
|
|
17695
17696
|
* @return DeleteDrgAttachmentResponse
|
|
17696
17697
|
* @throws OciError when an error occurs
|
|
17697
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17698
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeleteDrgAttachment.ts.html |here} to see how to use DeleteDrgAttachment API.
|
|
17698
17699
|
*/
|
|
17699
17700
|
deleteDrgAttachment(deleteDrgAttachmentRequest) {
|
|
17700
17701
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17749,7 +17750,7 @@ class VirtualNetworkClient {
|
|
|
17749
17750
|
* @param DeleteDrgRouteDistributionRequest
|
|
17750
17751
|
* @return DeleteDrgRouteDistributionResponse
|
|
17751
17752
|
* @throws OciError when an error occurs
|
|
17752
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17753
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeleteDrgRouteDistribution.ts.html |here} to see how to use DeleteDrgRouteDistribution API.
|
|
17753
17754
|
*/
|
|
17754
17755
|
deleteDrgRouteDistribution(deleteDrgRouteDistributionRequest) {
|
|
17755
17756
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17802,7 +17803,7 @@ class VirtualNetworkClient {
|
|
|
17802
17803
|
* @param DeleteDrgRouteTableRequest
|
|
17803
17804
|
* @return DeleteDrgRouteTableResponse
|
|
17804
17805
|
* @throws OciError when an error occurs
|
|
17805
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17806
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeleteDrgRouteTable.ts.html |here} to see how to use DeleteDrgRouteTable API.
|
|
17806
17807
|
*/
|
|
17807
17808
|
deleteDrgRouteTable(deleteDrgRouteTableRequest) {
|
|
17808
17809
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17862,7 +17863,7 @@ class VirtualNetworkClient {
|
|
|
17862
17863
|
* @param DeleteIPSecConnectionRequest
|
|
17863
17864
|
* @return DeleteIPSecConnectionResponse
|
|
17864
17865
|
* @throws OciError when an error occurs
|
|
17865
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17866
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeleteIPSecConnection.ts.html |here} to see how to use DeleteIPSecConnection API.
|
|
17866
17867
|
*/
|
|
17867
17868
|
deleteIPSecConnection(deleteIPSecConnectionRequest) {
|
|
17868
17869
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17919,7 +17920,7 @@ class VirtualNetworkClient {
|
|
|
17919
17920
|
* @param DeleteInternetGatewayRequest
|
|
17920
17921
|
* @return DeleteInternetGatewayResponse
|
|
17921
17922
|
* @throws OciError when an error occurs
|
|
17922
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17923
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeleteInternetGateway.ts.html |here} to see how to use DeleteInternetGateway API.
|
|
17923
17924
|
*/
|
|
17924
17925
|
deleteInternetGateway(deleteInternetGatewayRequest) {
|
|
17925
17926
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17973,7 +17974,7 @@ class VirtualNetworkClient {
|
|
|
17973
17974
|
* @param DeleteIpv6Request
|
|
17974
17975
|
* @return DeleteIpv6Response
|
|
17975
17976
|
* @throws OciError when an error occurs
|
|
17976
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17977
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeleteIpv6.ts.html |here} to see how to use DeleteIpv6 API.
|
|
17977
17978
|
*/
|
|
17978
17979
|
deleteIpv6(deleteIpv6Request) {
|
|
17979
17980
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18030,7 +18031,7 @@ class VirtualNetworkClient {
|
|
|
18030
18031
|
* @param DeleteLocalPeeringGatewayRequest
|
|
18031
18032
|
* @return DeleteLocalPeeringGatewayResponse
|
|
18032
18033
|
* @throws OciError when an error occurs
|
|
18033
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18034
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeleteLocalPeeringGateway.ts.html |here} to see how to use DeleteLocalPeeringGateway API.
|
|
18034
18035
|
*/
|
|
18035
18036
|
deleteLocalPeeringGateway(deleteLocalPeeringGatewayRequest) {
|
|
18036
18037
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18087,7 +18088,7 @@ class VirtualNetworkClient {
|
|
|
18087
18088
|
* @param DeleteNatGatewayRequest
|
|
18088
18089
|
* @return DeleteNatGatewayResponse
|
|
18089
18090
|
* @throws OciError when an error occurs
|
|
18090
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18091
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeleteNatGateway.ts.html |here} to see how to use DeleteNatGateway API.
|
|
18091
18092
|
*/
|
|
18092
18093
|
deleteNatGateway(deleteNatGatewayRequest) {
|
|
18093
18094
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18146,7 +18147,7 @@ class VirtualNetworkClient {
|
|
|
18146
18147
|
* @param DeleteNetworkSecurityGroupRequest
|
|
18147
18148
|
* @return DeleteNetworkSecurityGroupResponse
|
|
18148
18149
|
* @throws OciError when an error occurs
|
|
18149
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18150
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeleteNetworkSecurityGroup.ts.html |here} to see how to use DeleteNetworkSecurityGroup API.
|
|
18150
18151
|
*/
|
|
18151
18152
|
deleteNetworkSecurityGroup(deleteNetworkSecurityGroupRequest) {
|
|
18152
18153
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18209,7 +18210,7 @@ class VirtualNetworkClient {
|
|
|
18209
18210
|
* @param DeletePrivateIpRequest
|
|
18210
18211
|
* @return DeletePrivateIpResponse
|
|
18211
18212
|
* @throws OciError when an error occurs
|
|
18212
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18213
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeletePrivateIp.ts.html |here} to see how to use DeletePrivateIp API.
|
|
18213
18214
|
*/
|
|
18214
18215
|
deletePrivateIp(deletePrivateIpRequest) {
|
|
18215
18216
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18276,7 +18277,7 @@ class VirtualNetworkClient {
|
|
|
18276
18277
|
* @param DeletePublicIpRequest
|
|
18277
18278
|
* @return DeletePublicIpResponse
|
|
18278
18279
|
* @throws OciError when an error occurs
|
|
18279
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18280
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeletePublicIp.ts.html |here} to see how to use DeletePublicIp API.
|
|
18280
18281
|
*/
|
|
18281
18282
|
deletePublicIp(deletePublicIpRequest) {
|
|
18282
18283
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18331,7 +18332,7 @@ class VirtualNetworkClient {
|
|
|
18331
18332
|
* @param DeletePublicIpPoolRequest
|
|
18332
18333
|
* @return DeletePublicIpPoolResponse
|
|
18333
18334
|
* @throws OciError when an error occurs
|
|
18334
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18335
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeletePublicIpPool.ts.html |here} to see how to use DeletePublicIpPool API.
|
|
18335
18336
|
*/
|
|
18336
18337
|
deletePublicIpPool(deletePublicIpPoolRequest) {
|
|
18337
18338
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18388,7 +18389,7 @@ class VirtualNetworkClient {
|
|
|
18388
18389
|
* @param DeleteRemotePeeringConnectionRequest
|
|
18389
18390
|
* @return DeleteRemotePeeringConnectionResponse
|
|
18390
18391
|
* @throws OciError when an error occurs
|
|
18391
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18392
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeleteRemotePeeringConnection.ts.html |here} to see how to use DeleteRemotePeeringConnection API.
|
|
18392
18393
|
*/
|
|
18393
18394
|
deleteRemotePeeringConnection(deleteRemotePeeringConnectionRequest) {
|
|
18394
18395
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18445,7 +18446,7 @@ class VirtualNetworkClient {
|
|
|
18445
18446
|
* @param DeleteRouteTableRequest
|
|
18446
18447
|
* @return DeleteRouteTableResponse
|
|
18447
18448
|
* @throws OciError when an error occurs
|
|
18448
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18449
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeleteRouteTable.ts.html |here} to see how to use DeleteRouteTable API.
|
|
18449
18450
|
*/
|
|
18450
18451
|
deleteRouteTable(deleteRouteTableRequest) {
|
|
18451
18452
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18502,7 +18503,7 @@ class VirtualNetworkClient {
|
|
|
18502
18503
|
* @param DeleteSecurityListRequest
|
|
18503
18504
|
* @return DeleteSecurityListResponse
|
|
18504
18505
|
* @throws OciError when an error occurs
|
|
18505
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18506
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeleteSecurityList.ts.html |here} to see how to use DeleteSecurityList API.
|
|
18506
18507
|
*/
|
|
18507
18508
|
deleteSecurityList(deleteSecurityListRequest) {
|
|
18508
18509
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18556,7 +18557,7 @@ class VirtualNetworkClient {
|
|
|
18556
18557
|
* @param DeleteServiceGatewayRequest
|
|
18557
18558
|
* @return DeleteServiceGatewayResponse
|
|
18558
18559
|
* @throws OciError when an error occurs
|
|
18559
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18560
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeleteServiceGateway.ts.html |here} to see how to use DeleteServiceGateway API.
|
|
18560
18561
|
*/
|
|
18561
18562
|
deleteServiceGateway(deleteServiceGatewayRequest) {
|
|
18562
18563
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18611,7 +18612,7 @@ class VirtualNetworkClient {
|
|
|
18611
18612
|
* @param DeleteSubnetRequest
|
|
18612
18613
|
* @return DeleteSubnetResponse
|
|
18613
18614
|
* @throws OciError when an error occurs
|
|
18614
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18615
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeleteSubnet.ts.html |here} to see how to use DeleteSubnet API.
|
|
18615
18616
|
*/
|
|
18616
18617
|
deleteSubnet(deleteSubnetRequest) {
|
|
18617
18618
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18666,7 +18667,7 @@ class VirtualNetworkClient {
|
|
|
18666
18667
|
* @param DeleteVcnRequest
|
|
18667
18668
|
* @return DeleteVcnResponse
|
|
18668
18669
|
* @throws OciError when an error occurs
|
|
18669
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18670
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeleteVcn.ts.html |here} to see how to use DeleteVcn API.
|
|
18670
18671
|
*/
|
|
18671
18672
|
deleteVcn(deleteVcnRequest) {
|
|
18672
18673
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18723,7 +18724,7 @@ class VirtualNetworkClient {
|
|
|
18723
18724
|
* @param DeleteVirtualCircuitRequest
|
|
18724
18725
|
* @return DeleteVirtualCircuitResponse
|
|
18725
18726
|
* @throws OciError when an error occurs
|
|
18726
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18727
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeleteVirtualCircuit.ts.html |here} to see how to use DeleteVirtualCircuit API.
|
|
18727
18728
|
*/
|
|
18728
18729
|
deleteVirtualCircuit(deleteVirtualCircuitRequest) {
|
|
18729
18730
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18776,7 +18777,7 @@ class VirtualNetworkClient {
|
|
|
18776
18777
|
* @param DeleteVlanRequest
|
|
18777
18778
|
* @return DeleteVlanResponse
|
|
18778
18779
|
* @throws OciError when an error occurs
|
|
18779
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18780
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeleteVlan.ts.html |here} to see how to use DeleteVlan API.
|
|
18780
18781
|
*/
|
|
18781
18782
|
deleteVlan(deleteVlanRequest) {
|
|
18782
18783
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18831,7 +18832,7 @@ class VirtualNetworkClient {
|
|
|
18831
18832
|
* @param DeleteVtapRequest
|
|
18832
18833
|
* @return DeleteVtapResponse
|
|
18833
18834
|
* @throws OciError when an error occurs
|
|
18834
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18835
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DeleteVtap.ts.html |here} to see how to use DeleteVtap API.
|
|
18835
18836
|
*/
|
|
18836
18837
|
deleteVtap(deleteVtapRequest) {
|
|
18837
18838
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18901,7 +18902,7 @@ class VirtualNetworkClient {
|
|
|
18901
18902
|
* @param DetachServiceIdRequest
|
|
18902
18903
|
* @return DetachServiceIdResponse
|
|
18903
18904
|
* @throws OciError when an error occurs
|
|
18904
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18905
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/DetachServiceId.ts.html |here} to see how to use DetachServiceId API.
|
|
18905
18906
|
*/
|
|
18906
18907
|
detachServiceId(detachServiceIdRequest) {
|
|
18907
18908
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18959,7 +18960,7 @@ class VirtualNetworkClient {
|
|
|
18959
18960
|
* @param GetAllDrgAttachmentsRequest
|
|
18960
18961
|
* @return GetAllDrgAttachmentsResponse
|
|
18961
18962
|
* @throws OciError when an error occurs
|
|
18962
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18963
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetAllDrgAttachments.ts.html |here} to see how to use GetAllDrgAttachments API.
|
|
18963
18964
|
*/
|
|
18964
18965
|
getAllDrgAttachments(getAllDrgAttachmentsRequest) {
|
|
18965
18966
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19066,7 +19067,7 @@ class VirtualNetworkClient {
|
|
|
19066
19067
|
* @param GetAllowedIkeIPSecParametersRequest
|
|
19067
19068
|
* @return GetAllowedIkeIPSecParametersResponse
|
|
19068
19069
|
* @throws OciError when an error occurs
|
|
19069
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19070
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetAllowedIkeIPSecParameters.ts.html |here} to see how to use GetAllowedIkeIPSecParameters API.
|
|
19070
19071
|
*/
|
|
19071
19072
|
getAllowedIkeIPSecParameters(getAllowedIkeIPSecParametersRequest) {
|
|
19072
19073
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19121,7 +19122,7 @@ class VirtualNetworkClient {
|
|
|
19121
19122
|
* @param GetByoipRangeRequest
|
|
19122
19123
|
* @return GetByoipRangeResponse
|
|
19123
19124
|
* @throws OciError when an error occurs
|
|
19124
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19125
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetByoipRange.ts.html |here} to see how to use GetByoipRange API.
|
|
19125
19126
|
*/
|
|
19126
19127
|
getByoipRange(getByoipRangeRequest) {
|
|
19127
19128
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19182,7 +19183,7 @@ class VirtualNetworkClient {
|
|
|
19182
19183
|
* @param GetCaptureFilterRequest
|
|
19183
19184
|
* @return GetCaptureFilterResponse
|
|
19184
19185
|
* @throws OciError when an error occurs
|
|
19185
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19186
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetCaptureFilter.ts.html |here} to see how to use GetCaptureFilter API.
|
|
19186
19187
|
*/
|
|
19187
19188
|
getCaptureFilter(getCaptureFilterRequest) {
|
|
19188
19189
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19243,7 +19244,7 @@ class VirtualNetworkClient {
|
|
|
19243
19244
|
* @param GetCpeRequest
|
|
19244
19245
|
* @return GetCpeResponse
|
|
19245
19246
|
* @throws OciError when an error occurs
|
|
19246
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19247
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetCpe.ts.html |here} to see how to use GetCpe API.
|
|
19247
19248
|
*/
|
|
19248
19249
|
getCpe(getCpeRequest) {
|
|
19249
19250
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19321,7 +19322,7 @@ class VirtualNetworkClient {
|
|
|
19321
19322
|
* @param GetCpeDeviceConfigContentRequest
|
|
19322
19323
|
* @return GetCpeDeviceConfigContentResponse
|
|
19323
19324
|
* @throws OciError when an error occurs
|
|
19324
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19325
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetCpeDeviceConfigContent.ts.html |here} to see how to use GetCpeDeviceConfigContent API.
|
|
19325
19326
|
*/
|
|
19326
19327
|
getCpeDeviceConfigContent(getCpeDeviceConfigContentRequest) {
|
|
19327
19328
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19385,7 +19386,7 @@ class VirtualNetworkClient {
|
|
|
19385
19386
|
* @param GetCpeDeviceShapeRequest
|
|
19386
19387
|
* @return GetCpeDeviceShapeResponse
|
|
19387
19388
|
* @throws OciError when an error occurs
|
|
19388
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19389
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetCpeDeviceShape.ts.html |here} to see how to use GetCpeDeviceShape API.
|
|
19389
19390
|
*/
|
|
19390
19391
|
getCpeDeviceShape(getCpeDeviceShapeRequest) {
|
|
19391
19392
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19441,7 +19442,7 @@ class VirtualNetworkClient {
|
|
|
19441
19442
|
* @param GetCrossConnectRequest
|
|
19442
19443
|
* @return GetCrossConnectResponse
|
|
19443
19444
|
* @throws OciError when an error occurs
|
|
19444
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19445
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetCrossConnect.ts.html |here} to see how to use GetCrossConnect API.
|
|
19445
19446
|
*/
|
|
19446
19447
|
getCrossConnect(getCrossConnectRequest) {
|
|
19447
19448
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19501,7 +19502,7 @@ class VirtualNetworkClient {
|
|
|
19501
19502
|
* @param GetCrossConnectGroupRequest
|
|
19502
19503
|
* @return GetCrossConnectGroupResponse
|
|
19503
19504
|
* @throws OciError when an error occurs
|
|
19504
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19505
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetCrossConnectGroup.ts.html |here} to see how to use GetCrossConnectGroup API.
|
|
19505
19506
|
*/
|
|
19506
19507
|
getCrossConnectGroup(getCrossConnectGroupRequest) {
|
|
19507
19508
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19561,7 +19562,7 @@ class VirtualNetworkClient {
|
|
|
19561
19562
|
* @param GetCrossConnectLetterOfAuthorityRequest
|
|
19562
19563
|
* @return GetCrossConnectLetterOfAuthorityResponse
|
|
19563
19564
|
* @throws OciError when an error occurs
|
|
19564
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19565
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetCrossConnectLetterOfAuthority.ts.html |here} to see how to use GetCrossConnectLetterOfAuthority API.
|
|
19565
19566
|
*/
|
|
19566
19567
|
getCrossConnectLetterOfAuthority(getCrossConnectLetterOfAuthorityRequest) {
|
|
19567
19568
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19617,7 +19618,7 @@ class VirtualNetworkClient {
|
|
|
19617
19618
|
* @param GetCrossConnectStatusRequest
|
|
19618
19619
|
* @return GetCrossConnectStatusResponse
|
|
19619
19620
|
* @throws OciError when an error occurs
|
|
19620
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19621
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetCrossConnectStatus.ts.html |here} to see how to use GetCrossConnectStatus API.
|
|
19621
19622
|
*/
|
|
19622
19623
|
getCrossConnectStatus(getCrossConnectStatusRequest) {
|
|
19623
19624
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19672,7 +19673,7 @@ class VirtualNetworkClient {
|
|
|
19672
19673
|
* @param GetDhcpOptionsRequest
|
|
19673
19674
|
* @return GetDhcpOptionsResponse
|
|
19674
19675
|
* @throws OciError when an error occurs
|
|
19675
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19676
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetDhcpOptions.ts.html |here} to see how to use GetDhcpOptions API.
|
|
19676
19677
|
*/
|
|
19677
19678
|
getDhcpOptions(getDhcpOptionsRequest) {
|
|
19678
19679
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19732,7 +19733,7 @@ class VirtualNetworkClient {
|
|
|
19732
19733
|
* @param GetDrgRequest
|
|
19733
19734
|
* @return GetDrgResponse
|
|
19734
19735
|
* @throws OciError when an error occurs
|
|
19735
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19736
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetDrg.ts.html |here} to see how to use GetDrg API.
|
|
19736
19737
|
*/
|
|
19737
19738
|
getDrg(getDrgRequest) {
|
|
19738
19739
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19792,7 +19793,7 @@ class VirtualNetworkClient {
|
|
|
19792
19793
|
* @param GetDrgAttachmentRequest
|
|
19793
19794
|
* @return GetDrgAttachmentResponse
|
|
19794
19795
|
* @throws OciError when an error occurs
|
|
19795
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19796
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetDrgAttachment.ts.html |here} to see how to use GetDrgAttachment API.
|
|
19796
19797
|
*/
|
|
19797
19798
|
getDrgAttachment(getDrgAttachmentRequest) {
|
|
19798
19799
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19854,7 +19855,7 @@ class VirtualNetworkClient {
|
|
|
19854
19855
|
* @param GetDrgRedundancyStatusRequest
|
|
19855
19856
|
* @return GetDrgRedundancyStatusResponse
|
|
19856
19857
|
* @throws OciError when an error occurs
|
|
19857
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19858
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetDrgRedundancyStatus.ts.html |here} to see how to use GetDrgRedundancyStatus API.
|
|
19858
19859
|
*/
|
|
19859
19860
|
getDrgRedundancyStatus(getDrgRedundancyStatusRequest) {
|
|
19860
19861
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19910,7 +19911,7 @@ class VirtualNetworkClient {
|
|
|
19910
19911
|
* @param GetDrgRouteDistributionRequest
|
|
19911
19912
|
* @return GetDrgRouteDistributionResponse
|
|
19912
19913
|
* @throws OciError when an error occurs
|
|
19913
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19914
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetDrgRouteDistribution.ts.html |here} to see how to use GetDrgRouteDistribution API.
|
|
19914
19915
|
*/
|
|
19915
19916
|
getDrgRouteDistribution(getDrgRouteDistributionRequest) {
|
|
19916
19917
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19970,7 +19971,7 @@ class VirtualNetworkClient {
|
|
|
19970
19971
|
* @param GetDrgRouteTableRequest
|
|
19971
19972
|
* @return GetDrgRouteTableResponse
|
|
19972
19973
|
* @throws OciError when an error occurs
|
|
19973
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19974
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetDrgRouteTable.ts.html |here} to see how to use GetDrgRouteTable API.
|
|
19974
19975
|
*/
|
|
19975
19976
|
getDrgRouteTable(getDrgRouteTableRequest) {
|
|
19976
19977
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20032,7 +20033,7 @@ class VirtualNetworkClient {
|
|
|
20032
20033
|
* @param GetFastConnectProviderServiceRequest
|
|
20033
20034
|
* @return GetFastConnectProviderServiceResponse
|
|
20034
20035
|
* @throws OciError when an error occurs
|
|
20035
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20036
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetFastConnectProviderService.ts.html |here} to see how to use GetFastConnectProviderService API.
|
|
20036
20037
|
*/
|
|
20037
20038
|
getFastConnectProviderService(getFastConnectProviderServiceRequest) {
|
|
20038
20039
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20089,7 +20090,7 @@ class VirtualNetworkClient {
|
|
|
20089
20090
|
* @param GetFastConnectProviderServiceKeyRequest
|
|
20090
20091
|
* @return GetFastConnectProviderServiceKeyResponse
|
|
20091
20092
|
* @throws OciError when an error occurs
|
|
20092
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20093
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetFastConnectProviderServiceKey.ts.html |here} to see how to use GetFastConnectProviderServiceKey API.
|
|
20093
20094
|
*/
|
|
20094
20095
|
getFastConnectProviderServiceKey(getFastConnectProviderServiceKeyRequest) {
|
|
20095
20096
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20148,7 +20149,7 @@ class VirtualNetworkClient {
|
|
|
20148
20149
|
* @param GetIPSecConnectionRequest
|
|
20149
20150
|
* @return GetIPSecConnectionResponse
|
|
20150
20151
|
* @throws OciError when an error occurs
|
|
20151
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20152
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetIPSecConnection.ts.html |here} to see how to use GetIPSecConnection API.
|
|
20152
20153
|
*/
|
|
20153
20154
|
getIPSecConnection(getIPSecConnectionRequest) {
|
|
20154
20155
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20212,7 +20213,7 @@ class VirtualNetworkClient {
|
|
|
20212
20213
|
* @param GetIPSecConnectionDeviceConfigRequest
|
|
20213
20214
|
* @return GetIPSecConnectionDeviceConfigResponse
|
|
20214
20215
|
* @throws OciError when an error occurs
|
|
20215
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20216
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetIPSecConnectionDeviceConfig.ts.html |here} to see how to use GetIPSecConnectionDeviceConfig API.
|
|
20216
20217
|
*/
|
|
20217
20218
|
getIPSecConnectionDeviceConfig(getIPSecConnectionDeviceConfigRequest) {
|
|
20218
20219
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20274,7 +20275,7 @@ class VirtualNetworkClient {
|
|
|
20274
20275
|
* @param GetIPSecConnectionDeviceStatusRequest
|
|
20275
20276
|
* @return GetIPSecConnectionDeviceStatusResponse
|
|
20276
20277
|
* @throws OciError when an error occurs
|
|
20277
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20278
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetIPSecConnectionDeviceStatus.ts.html |here} to see how to use GetIPSecConnectionDeviceStatus API.
|
|
20278
20279
|
*/
|
|
20279
20280
|
getIPSecConnectionDeviceStatus(getIPSecConnectionDeviceStatusRequest) {
|
|
20280
20281
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20337,7 +20338,7 @@ class VirtualNetworkClient {
|
|
|
20337
20338
|
* @param GetIPSecConnectionTunnelRequest
|
|
20338
20339
|
* @return GetIPSecConnectionTunnelResponse
|
|
20339
20340
|
* @throws OciError when an error occurs
|
|
20340
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20341
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetIPSecConnectionTunnel.ts.html |here} to see how to use GetIPSecConnectionTunnel API.
|
|
20341
20342
|
*/
|
|
20342
20343
|
getIPSecConnectionTunnel(getIPSecConnectionTunnelRequest) {
|
|
20343
20344
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20399,7 +20400,7 @@ class VirtualNetworkClient {
|
|
|
20399
20400
|
* @param GetIPSecConnectionTunnelErrorRequest
|
|
20400
20401
|
* @return GetIPSecConnectionTunnelErrorResponse
|
|
20401
20402
|
* @throws OciError when an error occurs
|
|
20402
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20403
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetIPSecConnectionTunnelError.ts.html |here} to see how to use GetIPSecConnectionTunnelError API.
|
|
20403
20404
|
*/
|
|
20404
20405
|
getIPSecConnectionTunnelError(getIPSecConnectionTunnelErrorRequest) {
|
|
20405
20406
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20457,7 +20458,7 @@ class VirtualNetworkClient {
|
|
|
20457
20458
|
* @param GetIPSecConnectionTunnelSharedSecretRequest
|
|
20458
20459
|
* @return GetIPSecConnectionTunnelSharedSecretResponse
|
|
20459
20460
|
* @throws OciError when an error occurs
|
|
20460
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20461
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use GetIPSecConnectionTunnelSharedSecret API.
|
|
20461
20462
|
*/
|
|
20462
20463
|
getIPSecConnectionTunnelSharedSecret(getIPSecConnectionTunnelSharedSecretRequest) {
|
|
20463
20464
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20518,7 +20519,7 @@ class VirtualNetworkClient {
|
|
|
20518
20519
|
* @param GetInternetGatewayRequest
|
|
20519
20520
|
* @return GetInternetGatewayResponse
|
|
20520
20521
|
* @throws OciError when an error occurs
|
|
20521
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20522
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetInternetGateway.ts.html |here} to see how to use GetInternetGateway API.
|
|
20522
20523
|
*/
|
|
20523
20524
|
getInternetGateway(getInternetGatewayRequest) {
|
|
20524
20525
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20597,7 +20598,7 @@ class VirtualNetworkClient {
|
|
|
20597
20598
|
* @param GetIpsecCpeDeviceConfigContentRequest
|
|
20598
20599
|
* @return GetIpsecCpeDeviceConfigContentResponse
|
|
20599
20600
|
* @throws OciError when an error occurs
|
|
20600
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20601
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetIpsecCpeDeviceConfigContent.ts.html |here} to see how to use GetIpsecCpeDeviceConfigContent API.
|
|
20601
20602
|
*/
|
|
20602
20603
|
getIpsecCpeDeviceConfigContent(getIpsecCpeDeviceConfigContentRequest) {
|
|
20603
20604
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20656,7 +20657,7 @@ class VirtualNetworkClient {
|
|
|
20656
20657
|
* @param GetIpv6Request
|
|
20657
20658
|
* @return GetIpv6Response
|
|
20658
20659
|
* @throws OciError when an error occurs
|
|
20659
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20660
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetIpv6.ts.html |here} to see how to use GetIpv6 API.
|
|
20660
20661
|
*/
|
|
20661
20662
|
getIpv6(getIpv6Request) {
|
|
20662
20663
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20717,7 +20718,7 @@ class VirtualNetworkClient {
|
|
|
20717
20718
|
* @param GetLocalPeeringGatewayRequest
|
|
20718
20719
|
* @return GetLocalPeeringGatewayResponse
|
|
20719
20720
|
* @throws OciError when an error occurs
|
|
20720
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20721
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetLocalPeeringGateway.ts.html |here} to see how to use GetLocalPeeringGateway API.
|
|
20721
20722
|
*/
|
|
20722
20723
|
getLocalPeeringGateway(getLocalPeeringGatewayRequest) {
|
|
20723
20724
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20777,7 +20778,7 @@ class VirtualNetworkClient {
|
|
|
20777
20778
|
* @param GetNatGatewayRequest
|
|
20778
20779
|
* @return GetNatGatewayResponse
|
|
20779
20780
|
* @throws OciError when an error occurs
|
|
20780
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20781
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetNatGateway.ts.html |here} to see how to use GetNatGateway API.
|
|
20781
20782
|
*/
|
|
20782
20783
|
getNatGateway(getNatGatewayRequest) {
|
|
20783
20784
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20844,7 +20845,7 @@ class VirtualNetworkClient {
|
|
|
20844
20845
|
* @param GetNetworkSecurityGroupRequest
|
|
20845
20846
|
* @return GetNetworkSecurityGroupResponse
|
|
20846
20847
|
* @throws OciError when an error occurs
|
|
20847
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20848
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetNetworkSecurityGroup.ts.html |here} to see how to use GetNetworkSecurityGroup API.
|
|
20848
20849
|
*/
|
|
20849
20850
|
getNetworkSecurityGroup(getNetworkSecurityGroupRequest) {
|
|
20850
20851
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20904,7 +20905,7 @@ class VirtualNetworkClient {
|
|
|
20904
20905
|
* @param GetNetworkingTopologyRequest
|
|
20905
20906
|
* @return GetNetworkingTopologyResponse
|
|
20906
20907
|
* @throws OciError when an error occurs
|
|
20907
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20908
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetNetworkingTopology.ts.html |here} to see how to use GetNetworkingTopology API.
|
|
20908
20909
|
*/
|
|
20909
20910
|
getNetworkingTopology(getNetworkingTopologyRequest) {
|
|
20910
20911
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20973,7 +20974,7 @@ class VirtualNetworkClient {
|
|
|
20973
20974
|
* @param GetPrivateIpRequest
|
|
20974
20975
|
* @return GetPrivateIpResponse
|
|
20975
20976
|
* @throws OciError when an error occurs
|
|
20976
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20977
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetPrivateIp.ts.html |here} to see how to use GetPrivateIp API.
|
|
20977
20978
|
*/
|
|
20978
20979
|
getPrivateIp(getPrivateIpRequest) {
|
|
20979
20980
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21044,7 +21045,7 @@ class VirtualNetworkClient {
|
|
|
21044
21045
|
* @param GetPublicIpRequest
|
|
21045
21046
|
* @return GetPublicIpResponse
|
|
21046
21047
|
* @throws OciError when an error occurs
|
|
21047
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21048
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetPublicIp.ts.html |here} to see how to use GetPublicIp API.
|
|
21048
21049
|
*/
|
|
21049
21050
|
getPublicIp(getPublicIpRequest) {
|
|
21050
21051
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21109,7 +21110,7 @@ class VirtualNetworkClient {
|
|
|
21109
21110
|
* @param GetPublicIpByIpAddressRequest
|
|
21110
21111
|
* @return GetPublicIpByIpAddressResponse
|
|
21111
21112
|
* @throws OciError when an error occurs
|
|
21112
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21113
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetPublicIpByIpAddress.ts.html |here} to see how to use GetPublicIpByIpAddress API.
|
|
21113
21114
|
*/
|
|
21114
21115
|
getPublicIpByIpAddress(getPublicIpByIpAddressRequest) {
|
|
21115
21116
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21179,7 +21180,7 @@ class VirtualNetworkClient {
|
|
|
21179
21180
|
* @param GetPublicIpByPrivateIpIdRequest
|
|
21180
21181
|
* @return GetPublicIpByPrivateIpIdResponse
|
|
21181
21182
|
* @throws OciError when an error occurs
|
|
21182
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21183
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetPublicIpByPrivateIpId.ts.html |here} to see how to use GetPublicIpByPrivateIpId API.
|
|
21183
21184
|
*/
|
|
21184
21185
|
getPublicIpByPrivateIpId(getPublicIpByPrivateIpIdRequest) {
|
|
21185
21186
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21239,7 +21240,7 @@ class VirtualNetworkClient {
|
|
|
21239
21240
|
* @param GetPublicIpPoolRequest
|
|
21240
21241
|
* @return GetPublicIpPoolResponse
|
|
21241
21242
|
* @throws OciError when an error occurs
|
|
21242
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21243
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetPublicIpPool.ts.html |here} to see how to use GetPublicIpPool API.
|
|
21243
21244
|
*/
|
|
21244
21245
|
getPublicIpPool(getPublicIpPoolRequest) {
|
|
21245
21246
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21301,7 +21302,7 @@ class VirtualNetworkClient {
|
|
|
21301
21302
|
* @param GetRemotePeeringConnectionRequest
|
|
21302
21303
|
* @return GetRemotePeeringConnectionResponse
|
|
21303
21304
|
* @throws OciError when an error occurs
|
|
21304
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21305
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetRemotePeeringConnection.ts.html |here} to see how to use GetRemotePeeringConnection API.
|
|
21305
21306
|
*/
|
|
21306
21307
|
getRemotePeeringConnection(getRemotePeeringConnectionRequest) {
|
|
21307
21308
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21361,7 +21362,7 @@ class VirtualNetworkClient {
|
|
|
21361
21362
|
* @param GetRouteTableRequest
|
|
21362
21363
|
* @return GetRouteTableResponse
|
|
21363
21364
|
* @throws OciError when an error occurs
|
|
21364
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21365
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetRouteTable.ts.html |here} to see how to use GetRouteTable API.
|
|
21365
21366
|
*/
|
|
21366
21367
|
getRouteTable(getRouteTableRequest) {
|
|
21367
21368
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21421,7 +21422,7 @@ class VirtualNetworkClient {
|
|
|
21421
21422
|
* @param GetSecurityListRequest
|
|
21422
21423
|
* @return GetSecurityListResponse
|
|
21423
21424
|
* @throws OciError when an error occurs
|
|
21424
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21425
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetSecurityList.ts.html |here} to see how to use GetSecurityList API.
|
|
21425
21426
|
*/
|
|
21426
21427
|
getSecurityList(getSecurityListRequest) {
|
|
21427
21428
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21482,7 +21483,7 @@ class VirtualNetworkClient {
|
|
|
21482
21483
|
* @param GetServiceRequest
|
|
21483
21484
|
* @return GetServiceResponse
|
|
21484
21485
|
* @throws OciError when an error occurs
|
|
21485
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21486
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetService.ts.html |here} to see how to use GetService API.
|
|
21486
21487
|
*/
|
|
21487
21488
|
getService(getServiceRequest) {
|
|
21488
21489
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21542,7 +21543,7 @@ class VirtualNetworkClient {
|
|
|
21542
21543
|
* @param GetServiceGatewayRequest
|
|
21543
21544
|
* @return GetServiceGatewayResponse
|
|
21544
21545
|
* @throws OciError when an error occurs
|
|
21545
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21546
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetServiceGateway.ts.html |here} to see how to use GetServiceGateway API.
|
|
21546
21547
|
*/
|
|
21547
21548
|
getServiceGateway(getServiceGatewayRequest) {
|
|
21548
21549
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21602,7 +21603,7 @@ class VirtualNetworkClient {
|
|
|
21602
21603
|
* @param GetSubnetRequest
|
|
21603
21604
|
* @return GetSubnetResponse
|
|
21604
21605
|
* @throws OciError when an error occurs
|
|
21605
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21606
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetSubnet.ts.html |here} to see how to use GetSubnet API.
|
|
21606
21607
|
*/
|
|
21607
21608
|
getSubnet(getSubnetRequest) {
|
|
21608
21609
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21662,7 +21663,7 @@ class VirtualNetworkClient {
|
|
|
21662
21663
|
* @param GetSubnetTopologyRequest
|
|
21663
21664
|
* @return GetSubnetTopologyResponse
|
|
21664
21665
|
* @throws OciError when an error occurs
|
|
21665
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21666
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetSubnetTopology.ts.html |here} to see how to use GetSubnetTopology API.
|
|
21666
21667
|
*/
|
|
21667
21668
|
getSubnetTopology(getSubnetTopologyRequest) {
|
|
21668
21669
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21733,7 +21734,7 @@ class VirtualNetworkClient {
|
|
|
21733
21734
|
* @param GetTunnelCpeDeviceConfigRequest
|
|
21734
21735
|
* @return GetTunnelCpeDeviceConfigResponse
|
|
21735
21736
|
* @throws OciError when an error occurs
|
|
21736
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21737
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetTunnelCpeDeviceConfig.ts.html |here} to see how to use GetTunnelCpeDeviceConfig API.
|
|
21737
21738
|
*/
|
|
21738
21739
|
getTunnelCpeDeviceConfig(getTunnelCpeDeviceConfigRequest) {
|
|
21739
21740
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21813,7 +21814,7 @@ class VirtualNetworkClient {
|
|
|
21813
21814
|
* @param GetTunnelCpeDeviceConfigContentRequest
|
|
21814
21815
|
* @return GetTunnelCpeDeviceConfigContentResponse
|
|
21815
21816
|
* @throws OciError when an error occurs
|
|
21816
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21817
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetTunnelCpeDeviceConfigContent.ts.html |here} to see how to use GetTunnelCpeDeviceConfigContent API.
|
|
21817
21818
|
*/
|
|
21818
21819
|
getTunnelCpeDeviceConfigContent(getTunnelCpeDeviceConfigContentRequest) {
|
|
21819
21820
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21870,7 +21871,7 @@ class VirtualNetworkClient {
|
|
|
21870
21871
|
* @param GetUpgradeStatusRequest
|
|
21871
21872
|
* @return GetUpgradeStatusResponse
|
|
21872
21873
|
* @throws OciError when an error occurs
|
|
21873
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21874
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetUpgradeStatus.ts.html |here} to see how to use GetUpgradeStatus API.
|
|
21874
21875
|
*/
|
|
21875
21876
|
getUpgradeStatus(getUpgradeStatusRequest) {
|
|
21876
21877
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21926,7 +21927,7 @@ class VirtualNetworkClient {
|
|
|
21926
21927
|
* @param GetVcnRequest
|
|
21927
21928
|
* @return GetVcnResponse
|
|
21928
21929
|
* @throws OciError when an error occurs
|
|
21929
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21930
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetVcn.ts.html |here} to see how to use GetVcn API.
|
|
21930
21931
|
*/
|
|
21931
21932
|
getVcn(getVcnRequest) {
|
|
21932
21933
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21986,7 +21987,7 @@ class VirtualNetworkClient {
|
|
|
21986
21987
|
* @param GetVcnDnsResolverAssociationRequest
|
|
21987
21988
|
* @return GetVcnDnsResolverAssociationResponse
|
|
21988
21989
|
* @throws OciError when an error occurs
|
|
21989
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21990
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetVcnDnsResolverAssociation.ts.html |here} to see how to use GetVcnDnsResolverAssociation API.
|
|
21990
21991
|
*/
|
|
21991
21992
|
getVcnDnsResolverAssociation(getVcnDnsResolverAssociationRequest) {
|
|
21992
21993
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22047,7 +22048,7 @@ class VirtualNetworkClient {
|
|
|
22047
22048
|
* @param GetVcnTopologyRequest
|
|
22048
22049
|
* @return GetVcnTopologyResponse
|
|
22049
22050
|
* @throws OciError when an error occurs
|
|
22050
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22051
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetVcnTopology.ts.html |here} to see how to use GetVcnTopology API.
|
|
22051
22052
|
*/
|
|
22052
22053
|
getVcnTopology(getVcnTopologyRequest) {
|
|
22053
22054
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22113,7 +22114,7 @@ class VirtualNetworkClient {
|
|
|
22113
22114
|
* @param GetVirtualCircuitRequest
|
|
22114
22115
|
* @return GetVirtualCircuitResponse
|
|
22115
22116
|
* @throws OciError when an error occurs
|
|
22116
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22117
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetVirtualCircuit.ts.html |here} to see how to use GetVirtualCircuit API.
|
|
22117
22118
|
*/
|
|
22118
22119
|
getVirtualCircuit(getVirtualCircuitRequest) {
|
|
22119
22120
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22173,7 +22174,7 @@ class VirtualNetworkClient {
|
|
|
22173
22174
|
* @param GetVlanRequest
|
|
22174
22175
|
* @return GetVlanResponse
|
|
22175
22176
|
* @throws OciError when an error occurs
|
|
22176
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22177
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetVlan.ts.html |here} to see how to use GetVlan API.
|
|
22177
22178
|
*/
|
|
22178
22179
|
getVlan(getVlanRequest) {
|
|
22179
22180
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22238,7 +22239,7 @@ class VirtualNetworkClient {
|
|
|
22238
22239
|
* @param GetVnicRequest
|
|
22239
22240
|
* @return GetVnicResponse
|
|
22240
22241
|
* @throws OciError when an error occurs
|
|
22241
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22242
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetVnic.ts.html |here} to see how to use GetVnic API.
|
|
22242
22243
|
*/
|
|
22243
22244
|
getVnic(getVnicRequest) {
|
|
22244
22245
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22298,7 +22299,7 @@ class VirtualNetworkClient {
|
|
|
22298
22299
|
* @param GetVtapRequest
|
|
22299
22300
|
* @return GetVtapResponse
|
|
22300
22301
|
* @throws OciError when an error occurs
|
|
22301
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22302
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/GetVtap.ts.html |here} to see how to use GetVtap API.
|
|
22302
22303
|
*/
|
|
22303
22304
|
getVtap(getVtapRequest) {
|
|
22304
22305
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22361,7 +22362,7 @@ class VirtualNetworkClient {
|
|
|
22361
22362
|
* @param ListAllowedPeerRegionsForRemotePeeringRequest
|
|
22362
22363
|
* @return ListAllowedPeerRegionsForRemotePeeringResponse
|
|
22363
22364
|
* @throws OciError when an error occurs
|
|
22364
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22365
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListAllowedPeerRegionsForRemotePeering.ts.html |here} to see how to use ListAllowedPeerRegionsForRemotePeering API.
|
|
22365
22366
|
*/
|
|
22366
22367
|
listAllowedPeerRegionsForRemotePeering(listAllowedPeerRegionsForRemotePeeringRequest) {
|
|
22367
22368
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22416,7 +22417,7 @@ class VirtualNetworkClient {
|
|
|
22416
22417
|
* @param ListByoipAllocatedRangesRequest
|
|
22417
22418
|
* @return ListByoipAllocatedRangesResponse
|
|
22418
22419
|
* @throws OciError when an error occurs
|
|
22419
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22420
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListByoipAllocatedRanges.ts.html |here} to see how to use ListByoipAllocatedRanges API.
|
|
22420
22421
|
*/
|
|
22421
22422
|
listByoipAllocatedRanges(listByoipAllocatedRangesRequest) {
|
|
22422
22423
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22482,7 +22483,7 @@ class VirtualNetworkClient {
|
|
|
22482
22483
|
* @param ListByoipRangesRequest
|
|
22483
22484
|
* @return ListByoipRangesResponse
|
|
22484
22485
|
* @throws OciError when an error occurs
|
|
22485
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22486
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListByoipRanges.ts.html |here} to see how to use ListByoipRanges API.
|
|
22486
22487
|
*/
|
|
22487
22488
|
listByoipRanges(listByoipRangesRequest) {
|
|
22488
22489
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22550,7 +22551,7 @@ class VirtualNetworkClient {
|
|
|
22550
22551
|
* @param ListCaptureFiltersRequest
|
|
22551
22552
|
* @return ListCaptureFiltersResponse
|
|
22552
22553
|
* @throws OciError when an error occurs
|
|
22553
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22554
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListCaptureFilters.ts.html |here} to see how to use ListCaptureFilters API.
|
|
22554
22555
|
*/
|
|
22555
22556
|
listCaptureFilters(listCaptureFiltersRequest) {
|
|
22556
22557
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22670,7 +22671,7 @@ class VirtualNetworkClient {
|
|
|
22670
22671
|
* @param ListCpeDeviceShapesRequest
|
|
22671
22672
|
* @return ListCpeDeviceShapesResponse
|
|
22672
22673
|
* @throws OciError when an error occurs
|
|
22673
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22674
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListCpeDeviceShapes.ts.html |here} to see how to use ListCpeDeviceShapes API.
|
|
22674
22675
|
*/
|
|
22675
22676
|
listCpeDeviceShapes(listCpeDeviceShapesRequest) {
|
|
22676
22677
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22773,7 +22774,7 @@ class VirtualNetworkClient {
|
|
|
22773
22774
|
* @param ListCpesRequest
|
|
22774
22775
|
* @return ListCpesResponse
|
|
22775
22776
|
* @throws OciError when an error occurs
|
|
22776
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22777
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListCpes.ts.html |here} to see how to use ListCpes API.
|
|
22777
22778
|
*/
|
|
22778
22779
|
listCpes(listCpesRequest) {
|
|
22779
22780
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22876,7 +22877,7 @@ class VirtualNetworkClient {
|
|
|
22876
22877
|
* @param ListCrossConnectGroupsRequest
|
|
22877
22878
|
* @return ListCrossConnectGroupsResponse
|
|
22878
22879
|
* @throws OciError when an error occurs
|
|
22879
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22880
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListCrossConnectGroups.ts.html |here} to see how to use ListCrossConnectGroups API.
|
|
22880
22881
|
*/
|
|
22881
22882
|
listCrossConnectGroups(listCrossConnectGroupsRequest) {
|
|
22882
22883
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22984,7 +22985,7 @@ class VirtualNetworkClient {
|
|
|
22984
22985
|
* @param ListCrossConnectLocationsRequest
|
|
22985
22986
|
* @return ListCrossConnectLocationsResponse
|
|
22986
22987
|
* @throws OciError when an error occurs
|
|
22987
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22988
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListCrossConnectLocations.ts.html |here} to see how to use ListCrossConnectLocations API.
|
|
22988
22989
|
*/
|
|
22989
22990
|
listCrossConnectLocations(listCrossConnectLocationsRequest) {
|
|
22990
22991
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23088,7 +23089,7 @@ class VirtualNetworkClient {
|
|
|
23088
23089
|
* @param ListCrossConnectMappingsRequest
|
|
23089
23090
|
* @return ListCrossConnectMappingsResponse
|
|
23090
23091
|
* @throws OciError when an error occurs
|
|
23091
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23092
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListCrossConnectMappings.ts.html |here} to see how to use ListCrossConnectMappings API.
|
|
23092
23093
|
*/
|
|
23093
23094
|
listCrossConnectMappings(listCrossConnectMappingsRequest) {
|
|
23094
23095
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23146,7 +23147,7 @@ class VirtualNetworkClient {
|
|
|
23146
23147
|
* @param ListCrossConnectsRequest
|
|
23147
23148
|
* @return ListCrossConnectsResponse
|
|
23148
23149
|
* @throws OciError when an error occurs
|
|
23149
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23150
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListCrossConnects.ts.html |here} to see how to use ListCrossConnects API.
|
|
23150
23151
|
*/
|
|
23151
23152
|
listCrossConnects(listCrossConnectsRequest) {
|
|
23152
23153
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23256,7 +23257,7 @@ class VirtualNetworkClient {
|
|
|
23256
23257
|
* @param ListCrossconnectPortSpeedShapesRequest
|
|
23257
23258
|
* @return ListCrossconnectPortSpeedShapesResponse
|
|
23258
23259
|
* @throws OciError when an error occurs
|
|
23259
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23260
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListCrossconnectPortSpeedShapes.ts.html |here} to see how to use ListCrossconnectPortSpeedShapes API.
|
|
23260
23261
|
*/
|
|
23261
23262
|
listCrossconnectPortSpeedShapes(listCrossconnectPortSpeedShapesRequest) {
|
|
23262
23263
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23362,7 +23363,7 @@ class VirtualNetworkClient {
|
|
|
23362
23363
|
* @param ListDhcpOptionsRequest
|
|
23363
23364
|
* @return ListDhcpOptionsResponse
|
|
23364
23365
|
* @throws OciError when an error occurs
|
|
23365
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23366
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListDhcpOptions.ts.html |here} to see how to use ListDhcpOptions API.
|
|
23366
23367
|
*/
|
|
23367
23368
|
listDhcpOptions(listDhcpOptionsRequest) {
|
|
23368
23369
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23475,7 +23476,7 @@ class VirtualNetworkClient {
|
|
|
23475
23476
|
* @param ListDrgAttachmentsRequest
|
|
23476
23477
|
* @return ListDrgAttachmentsResponse
|
|
23477
23478
|
* @throws OciError when an error occurs
|
|
23478
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23479
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListDrgAttachments.ts.html |here} to see how to use ListDrgAttachments API.
|
|
23479
23480
|
*/
|
|
23480
23481
|
listDrgAttachments(listDrgAttachmentsRequest) {
|
|
23481
23482
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23586,7 +23587,7 @@ class VirtualNetworkClient {
|
|
|
23586
23587
|
* @param ListDrgRouteDistributionStatementsRequest
|
|
23587
23588
|
* @return ListDrgRouteDistributionStatementsResponse
|
|
23588
23589
|
* @throws OciError when an error occurs
|
|
23589
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23590
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListDrgRouteDistributionStatements.ts.html |here} to see how to use ListDrgRouteDistributionStatements API.
|
|
23590
23591
|
*/
|
|
23591
23592
|
listDrgRouteDistributionStatements(listDrgRouteDistributionStatementsRequest) {
|
|
23592
23593
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23695,7 +23696,7 @@ class VirtualNetworkClient {
|
|
|
23695
23696
|
* @param ListDrgRouteDistributionsRequest
|
|
23696
23697
|
* @return ListDrgRouteDistributionsResponse
|
|
23697
23698
|
* @throws OciError when an error occurs
|
|
23698
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23699
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListDrgRouteDistributions.ts.html |here} to see how to use ListDrgRouteDistributions API.
|
|
23699
23700
|
*/
|
|
23700
23701
|
listDrgRouteDistributions(listDrgRouteDistributionsRequest) {
|
|
23701
23702
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23801,7 +23802,7 @@ class VirtualNetworkClient {
|
|
|
23801
23802
|
* @param ListDrgRouteRulesRequest
|
|
23802
23803
|
* @return ListDrgRouteRulesResponse
|
|
23803
23804
|
* @throws OciError when an error occurs
|
|
23804
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23805
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListDrgRouteRules.ts.html |here} to see how to use ListDrgRouteRules API.
|
|
23805
23806
|
*/
|
|
23806
23807
|
listDrgRouteRules(listDrgRouteRulesRequest) {
|
|
23807
23808
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23908,7 +23909,7 @@ class VirtualNetworkClient {
|
|
|
23908
23909
|
* @param ListDrgRouteTablesRequest
|
|
23909
23910
|
* @return ListDrgRouteTablesResponse
|
|
23910
23911
|
* @throws OciError when an error occurs
|
|
23911
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23912
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListDrgRouteTables.ts.html |here} to see how to use ListDrgRouteTables API.
|
|
23912
23913
|
*/
|
|
23913
23914
|
listDrgRouteTables(listDrgRouteTablesRequest) {
|
|
23914
23915
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24016,7 +24017,7 @@ class VirtualNetworkClient {
|
|
|
24016
24017
|
* @param ListDrgsRequest
|
|
24017
24018
|
* @return ListDrgsResponse
|
|
24018
24019
|
* @throws OciError when an error occurs
|
|
24019
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24020
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListDrgs.ts.html |here} to see how to use ListDrgs API.
|
|
24020
24021
|
*/
|
|
24021
24022
|
listDrgs(listDrgsRequest) {
|
|
24022
24023
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24125,7 +24126,7 @@ class VirtualNetworkClient {
|
|
|
24125
24126
|
* @param ListFastConnectProviderServicesRequest
|
|
24126
24127
|
* @return ListFastConnectProviderServicesResponse
|
|
24127
24128
|
* @throws OciError when an error occurs
|
|
24128
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24129
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListFastConnectProviderServices.ts.html |here} to see how to use ListFastConnectProviderServices API.
|
|
24129
24130
|
*/
|
|
24130
24131
|
listFastConnectProviderServices(listFastConnectProviderServicesRequest) {
|
|
24131
24132
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24231,7 +24232,7 @@ class VirtualNetworkClient {
|
|
|
24231
24232
|
* @param ListFastConnectProviderVirtualCircuitBandwidthShapesRequest
|
|
24232
24233
|
* @return ListFastConnectProviderVirtualCircuitBandwidthShapesResponse
|
|
24233
24234
|
* @throws OciError when an error occurs
|
|
24234
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24235
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListFastConnectProviderVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListFastConnectProviderVirtualCircuitBandwidthShapes API.
|
|
24235
24236
|
*/
|
|
24236
24237
|
listFastConnectProviderVirtualCircuitBandwidthShapes(listFastConnectProviderVirtualCircuitBandwidthShapesRequest) {
|
|
24237
24238
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24335,7 +24336,7 @@ class VirtualNetworkClient {
|
|
|
24335
24336
|
* @param ListIPSecConnectionTunnelRoutesRequest
|
|
24336
24337
|
* @return ListIPSecConnectionTunnelRoutesResponse
|
|
24337
24338
|
* @throws OciError when an error occurs
|
|
24338
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24339
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListIPSecConnectionTunnelRoutes.ts.html |here} to see how to use ListIPSecConnectionTunnelRoutes API.
|
|
24339
24340
|
*/
|
|
24340
24341
|
listIPSecConnectionTunnelRoutes(listIPSecConnectionTunnelRoutesRequest) {
|
|
24341
24342
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24446,7 +24447,7 @@ class VirtualNetworkClient {
|
|
|
24446
24447
|
* @param ListIPSecConnectionTunnelSecurityAssociationsRequest
|
|
24447
24448
|
* @return ListIPSecConnectionTunnelSecurityAssociationsResponse
|
|
24448
24449
|
* @throws OciError when an error occurs
|
|
24449
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24450
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListIPSecConnectionTunnelSecurityAssociations.ts.html |here} to see how to use ListIPSecConnectionTunnelSecurityAssociations API.
|
|
24450
24451
|
*/
|
|
24451
24452
|
listIPSecConnectionTunnelSecurityAssociations(listIPSecConnectionTunnelSecurityAssociationsRequest) {
|
|
24452
24453
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24556,7 +24557,7 @@ class VirtualNetworkClient {
|
|
|
24556
24557
|
* @param ListIPSecConnectionTunnelsRequest
|
|
24557
24558
|
* @return ListIPSecConnectionTunnelsResponse
|
|
24558
24559
|
* @throws OciError when an error occurs
|
|
24559
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24560
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListIPSecConnectionTunnels.ts.html |here} to see how to use ListIPSecConnectionTunnels API.
|
|
24560
24561
|
*/
|
|
24561
24562
|
listIPSecConnectionTunnels(listIPSecConnectionTunnelsRequest) {
|
|
24562
24563
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24661,7 +24662,7 @@ class VirtualNetworkClient {
|
|
|
24661
24662
|
* @param ListIPSecConnectionsRequest
|
|
24662
24663
|
* @return ListIPSecConnectionsResponse
|
|
24663
24664
|
* @throws OciError when an error occurs
|
|
24664
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24665
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListIPSecConnections.ts.html |here} to see how to use ListIPSecConnections API.
|
|
24665
24666
|
*/
|
|
24666
24667
|
listIPSecConnections(listIPSecConnectionsRequest) {
|
|
24667
24668
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24767,7 +24768,7 @@ class VirtualNetworkClient {
|
|
|
24767
24768
|
* @param ListInternetGatewaysRequest
|
|
24768
24769
|
* @return ListInternetGatewaysResponse
|
|
24769
24770
|
* @throws OciError when an error occurs
|
|
24770
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24771
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListInternetGateways.ts.html |here} to see how to use ListInternetGateways API.
|
|
24771
24772
|
*/
|
|
24772
24773
|
listInternetGateways(listInternetGatewaysRequest) {
|
|
24773
24774
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24882,7 +24883,7 @@ class VirtualNetworkClient {
|
|
|
24882
24883
|
* @param ListIpv6sRequest
|
|
24883
24884
|
* @return ListIpv6sResponse
|
|
24884
24885
|
* @throws OciError when an error occurs
|
|
24885
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24886
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListIpv6s.ts.html |here} to see how to use ListIpv6s API.
|
|
24886
24887
|
*/
|
|
24887
24888
|
listIpv6s(listIpv6sRequest) {
|
|
24888
24889
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24989,7 +24990,7 @@ class VirtualNetworkClient {
|
|
|
24989
24990
|
* @param ListLocalPeeringGatewaysRequest
|
|
24990
24991
|
* @return ListLocalPeeringGatewaysResponse
|
|
24991
24992
|
* @throws OciError when an error occurs
|
|
24992
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24993
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListLocalPeeringGateways.ts.html |here} to see how to use ListLocalPeeringGateways API.
|
|
24993
24994
|
*/
|
|
24994
24995
|
listLocalPeeringGateways(listLocalPeeringGatewaysRequest) {
|
|
24995
24996
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25094,7 +25095,7 @@ class VirtualNetworkClient {
|
|
|
25094
25095
|
* @param ListNatGatewaysRequest
|
|
25095
25096
|
* @return ListNatGatewaysResponse
|
|
25096
25097
|
* @throws OciError when an error occurs
|
|
25097
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25098
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListNatGateways.ts.html |here} to see how to use ListNatGateways API.
|
|
25098
25099
|
*/
|
|
25099
25100
|
listNatGateways(listNatGatewaysRequest) {
|
|
25100
25101
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25202,7 +25203,7 @@ class VirtualNetworkClient {
|
|
|
25202
25203
|
* @param ListNetworkSecurityGroupSecurityRulesRequest
|
|
25203
25204
|
* @return ListNetworkSecurityGroupSecurityRulesResponse
|
|
25204
25205
|
* @throws OciError when an error occurs
|
|
25205
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25206
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use ListNetworkSecurityGroupSecurityRules API.
|
|
25206
25207
|
*/
|
|
25207
25208
|
listNetworkSecurityGroupSecurityRules(listNetworkSecurityGroupSecurityRulesRequest) {
|
|
25208
25209
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25309,7 +25310,7 @@ class VirtualNetworkClient {
|
|
|
25309
25310
|
* @param ListNetworkSecurityGroupVnicsRequest
|
|
25310
25311
|
* @return ListNetworkSecurityGroupVnicsResponse
|
|
25311
25312
|
* @throws OciError when an error occurs
|
|
25312
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25313
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListNetworkSecurityGroupVnics.ts.html |here} to see how to use ListNetworkSecurityGroupVnics API.
|
|
25313
25314
|
*/
|
|
25314
25315
|
listNetworkSecurityGroupVnics(listNetworkSecurityGroupVnicsRequest) {
|
|
25315
25316
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25416,7 +25417,7 @@ class VirtualNetworkClient {
|
|
|
25416
25417
|
* @param ListNetworkSecurityGroupsRequest
|
|
25417
25418
|
* @return ListNetworkSecurityGroupsResponse
|
|
25418
25419
|
* @throws OciError when an error occurs
|
|
25419
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25420
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListNetworkSecurityGroups.ts.html |here} to see how to use ListNetworkSecurityGroups API.
|
|
25420
25421
|
*/
|
|
25421
25422
|
listNetworkSecurityGroups(listNetworkSecurityGroupsRequest) {
|
|
25422
25423
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25540,7 +25541,7 @@ class VirtualNetworkClient {
|
|
|
25540
25541
|
* @param ListPrivateIpsRequest
|
|
25541
25542
|
* @return ListPrivateIpsResponse
|
|
25542
25543
|
* @throws OciError when an error occurs
|
|
25543
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25544
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListPrivateIps.ts.html |here} to see how to use ListPrivateIps API.
|
|
25544
25545
|
*/
|
|
25545
25546
|
listPrivateIps(listPrivateIpsRequest) {
|
|
25546
25547
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25647,7 +25648,7 @@ class VirtualNetworkClient {
|
|
|
25647
25648
|
* @param ListPublicIpPoolsRequest
|
|
25648
25649
|
* @return ListPublicIpPoolsResponse
|
|
25649
25650
|
* @throws OciError when an error occurs
|
|
25650
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25651
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListPublicIpPools.ts.html |here} to see how to use ListPublicIpPools API.
|
|
25651
25652
|
*/
|
|
25652
25653
|
listPublicIpPools(listPublicIpPoolsRequest) {
|
|
25653
25654
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25734,7 +25735,7 @@ class VirtualNetworkClient {
|
|
|
25734
25735
|
* @param ListPublicIpsRequest
|
|
25735
25736
|
* @return ListPublicIpsResponse
|
|
25736
25737
|
* @throws OciError when an error occurs
|
|
25737
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25738
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListPublicIps.ts.html |here} to see how to use ListPublicIps API.
|
|
25738
25739
|
*/
|
|
25739
25740
|
listPublicIps(listPublicIpsRequest) {
|
|
25740
25741
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25842,7 +25843,7 @@ class VirtualNetworkClient {
|
|
|
25842
25843
|
* @param ListRemotePeeringConnectionsRequest
|
|
25843
25844
|
* @return ListRemotePeeringConnectionsResponse
|
|
25844
25845
|
* @throws OciError when an error occurs
|
|
25845
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25846
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListRemotePeeringConnections.ts.html |here} to see how to use ListRemotePeeringConnections API.
|
|
25846
25847
|
*/
|
|
25847
25848
|
listRemotePeeringConnections(listRemotePeeringConnectionsRequest) {
|
|
25848
25849
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25949,7 +25950,7 @@ class VirtualNetworkClient {
|
|
|
25949
25950
|
* @param ListRouteTablesRequest
|
|
25950
25951
|
* @return ListRouteTablesResponse
|
|
25951
25952
|
* @throws OciError when an error occurs
|
|
25952
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25953
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListRouteTables.ts.html |here} to see how to use ListRouteTables API.
|
|
25953
25954
|
*/
|
|
25954
25955
|
listRouteTables(listRouteTablesRequest) {
|
|
25955
25956
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26058,7 +26059,7 @@ class VirtualNetworkClient {
|
|
|
26058
26059
|
* @param ListSecurityListsRequest
|
|
26059
26060
|
* @return ListSecurityListsResponse
|
|
26060
26061
|
* @throws OciError when an error occurs
|
|
26061
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26062
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListSecurityLists.ts.html |here} to see how to use ListSecurityLists API.
|
|
26062
26063
|
*/
|
|
26063
26064
|
listSecurityLists(listSecurityListsRequest) {
|
|
26064
26065
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26167,7 +26168,7 @@ class VirtualNetworkClient {
|
|
|
26167
26168
|
* @param ListServiceGatewaysRequest
|
|
26168
26169
|
* @return ListServiceGatewaysResponse
|
|
26169
26170
|
* @throws OciError when an error occurs
|
|
26170
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26171
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListServiceGateways.ts.html |here} to see how to use ListServiceGateways API.
|
|
26171
26172
|
*/
|
|
26172
26173
|
listServiceGateways(listServiceGatewaysRequest) {
|
|
26173
26174
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26275,7 +26276,7 @@ class VirtualNetworkClient {
|
|
|
26275
26276
|
* @param ListServicesRequest
|
|
26276
26277
|
* @return ListServicesResponse
|
|
26277
26278
|
* @throws OciError when an error occurs
|
|
26278
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26279
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListServices.ts.html |here} to see how to use ListServices API.
|
|
26279
26280
|
*/
|
|
26280
26281
|
listServices(listServicesRequest) {
|
|
26281
26282
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26378,7 +26379,7 @@ class VirtualNetworkClient {
|
|
|
26378
26379
|
* @param ListSubnetsRequest
|
|
26379
26380
|
* @return ListSubnetsResponse
|
|
26380
26381
|
* @throws OciError when an error occurs
|
|
26381
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26382
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListSubnets.ts.html |here} to see how to use ListSubnets API.
|
|
26382
26383
|
*/
|
|
26383
26384
|
listSubnets(listSubnetsRequest) {
|
|
26384
26385
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26486,7 +26487,7 @@ class VirtualNetworkClient {
|
|
|
26486
26487
|
* @param ListVcnsRequest
|
|
26487
26488
|
* @return ListVcnsResponse
|
|
26488
26489
|
* @throws OciError when an error occurs
|
|
26489
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26490
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListVcns.ts.html |here} to see how to use ListVcns API.
|
|
26490
26491
|
*/
|
|
26491
26492
|
listVcns(listVcnsRequest) {
|
|
26492
26493
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26593,7 +26594,7 @@ class VirtualNetworkClient {
|
|
|
26593
26594
|
* @param ListVirtualCircuitBandwidthShapesRequest
|
|
26594
26595
|
* @return ListVirtualCircuitBandwidthShapesResponse
|
|
26595
26596
|
* @throws OciError when an error occurs
|
|
26596
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26597
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListVirtualCircuitBandwidthShapes API.
|
|
26597
26598
|
*/
|
|
26598
26599
|
listVirtualCircuitBandwidthShapes(listVirtualCircuitBandwidthShapesRequest) {
|
|
26599
26600
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26697,7 +26698,7 @@ class VirtualNetworkClient {
|
|
|
26697
26698
|
* @param ListVirtualCircuitPublicPrefixesRequest
|
|
26698
26699
|
* @return ListVirtualCircuitPublicPrefixesResponse
|
|
26699
26700
|
* @throws OciError when an error occurs
|
|
26700
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26701
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListVirtualCircuitPublicPrefixes.ts.html |here} to see how to use ListVirtualCircuitPublicPrefixes API.
|
|
26701
26702
|
*/
|
|
26702
26703
|
listVirtualCircuitPublicPrefixes(listVirtualCircuitPublicPrefixesRequest) {
|
|
26703
26704
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26755,7 +26756,7 @@ class VirtualNetworkClient {
|
|
|
26755
26756
|
* @param ListVirtualCircuitsRequest
|
|
26756
26757
|
* @return ListVirtualCircuitsResponse
|
|
26757
26758
|
* @throws OciError when an error occurs
|
|
26758
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26759
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListVirtualCircuits.ts.html |here} to see how to use ListVirtualCircuits API.
|
|
26759
26760
|
*/
|
|
26760
26761
|
listVirtualCircuits(listVirtualCircuitsRequest) {
|
|
26761
26762
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26862,7 +26863,7 @@ class VirtualNetworkClient {
|
|
|
26862
26863
|
* @param ListVlansRequest
|
|
26863
26864
|
* @return ListVlansResponse
|
|
26864
26865
|
* @throws OciError when an error occurs
|
|
26865
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26866
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListVlans.ts.html |here} to see how to use ListVlans API.
|
|
26866
26867
|
*/
|
|
26867
26868
|
listVlans(listVlansRequest) {
|
|
26868
26869
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26971,7 +26972,7 @@ class VirtualNetworkClient {
|
|
|
26971
26972
|
* @param ListVtapsRequest
|
|
26972
26973
|
* @return ListVtapsResponse
|
|
26973
26974
|
* @throws OciError when an error occurs
|
|
26974
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26975
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ListVtaps.ts.html |here} to see how to use ListVtaps API.
|
|
26975
26976
|
*/
|
|
26976
26977
|
listVtaps(listVtapsRequest) {
|
|
26977
26978
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27092,7 +27093,7 @@ class VirtualNetworkClient {
|
|
|
27092
27093
|
* @param ModifyVcnCidrRequest
|
|
27093
27094
|
* @return ModifyVcnCidrResponse
|
|
27094
27095
|
* @throws OciError when an error occurs
|
|
27095
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27096
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ModifyVcnCidr.ts.html |here} to see how to use ModifyVcnCidr API.
|
|
27096
27097
|
*/
|
|
27097
27098
|
modifyVcnCidr(modifyVcnCidrRequest) {
|
|
27098
27099
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27153,7 +27154,7 @@ class VirtualNetworkClient {
|
|
|
27153
27154
|
* @param RemoveDrgRouteDistributionStatementsRequest
|
|
27154
27155
|
* @return RemoveDrgRouteDistributionStatementsResponse
|
|
27155
27156
|
* @throws OciError when an error occurs
|
|
27156
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27157
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/RemoveDrgRouteDistributionStatements.ts.html |here} to see how to use RemoveDrgRouteDistributionStatements API.
|
|
27157
27158
|
*/
|
|
27158
27159
|
removeDrgRouteDistributionStatements(removeDrgRouteDistributionStatementsRequest) {
|
|
27159
27160
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27206,7 +27207,7 @@ class VirtualNetworkClient {
|
|
|
27206
27207
|
* @param RemoveDrgRouteRulesRequest
|
|
27207
27208
|
* @return RemoveDrgRouteRulesResponse
|
|
27208
27209
|
* @throws OciError when an error occurs
|
|
27209
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27210
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/RemoveDrgRouteRules.ts.html |here} to see how to use RemoveDrgRouteRules API.
|
|
27210
27211
|
*/
|
|
27211
27212
|
removeDrgRouteRules(removeDrgRouteRulesRequest) {
|
|
27212
27213
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27259,7 +27260,7 @@ class VirtualNetworkClient {
|
|
|
27259
27260
|
* @param RemoveExportDrgRouteDistributionRequest
|
|
27260
27261
|
* @return RemoveExportDrgRouteDistributionResponse
|
|
27261
27262
|
* @throws OciError when an error occurs
|
|
27262
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27263
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/RemoveExportDrgRouteDistribution.ts.html |here} to see how to use RemoveExportDrgRouteDistribution API.
|
|
27263
27264
|
*/
|
|
27264
27265
|
removeExportDrgRouteDistribution(removeExportDrgRouteDistributionRequest) {
|
|
27265
27266
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27323,7 +27324,7 @@ class VirtualNetworkClient {
|
|
|
27323
27324
|
* @param RemoveImportDrgRouteDistributionRequest
|
|
27324
27325
|
* @return RemoveImportDrgRouteDistributionResponse
|
|
27325
27326
|
* @throws OciError when an error occurs
|
|
27326
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27327
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/RemoveImportDrgRouteDistribution.ts.html |here} to see how to use RemoveImportDrgRouteDistribution API.
|
|
27327
27328
|
*/
|
|
27328
27329
|
removeImportDrgRouteDistribution(removeImportDrgRouteDistributionRequest) {
|
|
27329
27330
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27386,7 +27387,7 @@ class VirtualNetworkClient {
|
|
|
27386
27387
|
* @param RemoveIpv6SubnetCidrRequest
|
|
27387
27388
|
* @return RemoveIpv6SubnetCidrResponse
|
|
27388
27389
|
* @throws OciError when an error occurs
|
|
27389
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27390
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/RemoveIpv6SubnetCidr.ts.html |here} to see how to use RemoveIpv6SubnetCidr API.
|
|
27390
27391
|
*/
|
|
27391
27392
|
removeIpv6SubnetCidr(removeIpv6SubnetCidrRequest) {
|
|
27392
27393
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27452,7 +27453,7 @@ class VirtualNetworkClient {
|
|
|
27452
27453
|
* @param RemoveIpv6VcnCidrRequest
|
|
27453
27454
|
* @return RemoveIpv6VcnCidrResponse
|
|
27454
27455
|
* @throws OciError when an error occurs
|
|
27455
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27456
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/RemoveIpv6VcnCidr.ts.html |here} to see how to use RemoveIpv6VcnCidr API.
|
|
27456
27457
|
*/
|
|
27457
27458
|
removeIpv6VcnCidr(removeIpv6VcnCidrRequest) {
|
|
27458
27459
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27518,7 +27519,7 @@ class VirtualNetworkClient {
|
|
|
27518
27519
|
* @param RemoveNetworkSecurityGroupSecurityRulesRequest
|
|
27519
27520
|
* @return RemoveNetworkSecurityGroupSecurityRulesResponse
|
|
27520
27521
|
* @throws OciError when an error occurs
|
|
27521
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27522
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/RemoveNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use RemoveNetworkSecurityGroupSecurityRules API.
|
|
27522
27523
|
*/
|
|
27523
27524
|
removeNetworkSecurityGroupSecurityRules(removeNetworkSecurityGroupSecurityRulesRequest) {
|
|
27524
27525
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27571,7 +27572,7 @@ class VirtualNetworkClient {
|
|
|
27571
27572
|
* @param RemovePublicIpPoolCapacityRequest
|
|
27572
27573
|
* @return RemovePublicIpPoolCapacityResponse
|
|
27573
27574
|
* @throws OciError when an error occurs
|
|
27574
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27575
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/RemovePublicIpPoolCapacity.ts.html |here} to see how to use RemovePublicIpPoolCapacity API.
|
|
27575
27576
|
*/
|
|
27576
27577
|
removePublicIpPoolCapacity(removePublicIpPoolCapacityRequest) {
|
|
27577
27578
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27639,7 +27640,7 @@ class VirtualNetworkClient {
|
|
|
27639
27640
|
* @param RemoveVcnCidrRequest
|
|
27640
27641
|
* @return RemoveVcnCidrResponse
|
|
27641
27642
|
* @throws OciError when an error occurs
|
|
27642
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27643
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/RemoveVcnCidr.ts.html |here} to see how to use RemoveVcnCidr API.
|
|
27643
27644
|
*/
|
|
27644
27645
|
removeVcnCidr(removeVcnCidrRequest) {
|
|
27645
27646
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27700,7 +27701,7 @@ class VirtualNetworkClient {
|
|
|
27700
27701
|
* @param UpdateByoipRangeRequest
|
|
27701
27702
|
* @return UpdateByoipRangeResponse
|
|
27702
27703
|
* @throws OciError when an error occurs
|
|
27703
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27704
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateByoipRange.ts.html |here} to see how to use UpdateByoipRange API.
|
|
27704
27705
|
*/
|
|
27705
27706
|
updateByoipRange(updateByoipRangeRequest) {
|
|
27706
27707
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27764,7 +27765,7 @@ class VirtualNetworkClient {
|
|
|
27764
27765
|
* @param UpdateCaptureFilterRequest
|
|
27765
27766
|
* @return UpdateCaptureFilterResponse
|
|
27766
27767
|
* @throws OciError when an error occurs
|
|
27767
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27768
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateCaptureFilter.ts.html |here} to see how to use UpdateCaptureFilter API.
|
|
27768
27769
|
*/
|
|
27769
27770
|
updateCaptureFilter(updateCaptureFilterRequest) {
|
|
27770
27771
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27829,7 +27830,7 @@ class VirtualNetworkClient {
|
|
|
27829
27830
|
* @param UpdateCpeRequest
|
|
27830
27831
|
* @return UpdateCpeResponse
|
|
27831
27832
|
* @throws OciError when an error occurs
|
|
27832
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27833
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateCpe.ts.html |here} to see how to use UpdateCpe API.
|
|
27833
27834
|
*/
|
|
27834
27835
|
updateCpe(updateCpeRequest) {
|
|
27835
27836
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27891,7 +27892,7 @@ class VirtualNetworkClient {
|
|
|
27891
27892
|
* @param UpdateCrossConnectRequest
|
|
27892
27893
|
* @return UpdateCrossConnectResponse
|
|
27893
27894
|
* @throws OciError when an error occurs
|
|
27894
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27895
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateCrossConnect.ts.html |here} to see how to use UpdateCrossConnect API.
|
|
27895
27896
|
*/
|
|
27896
27897
|
updateCrossConnect(updateCrossConnectRequest) {
|
|
27897
27898
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27955,7 +27956,7 @@ class VirtualNetworkClient {
|
|
|
27955
27956
|
* @param UpdateCrossConnectGroupRequest
|
|
27956
27957
|
* @return UpdateCrossConnectGroupResponse
|
|
27957
27958
|
* @throws OciError when an error occurs
|
|
27958
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27959
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateCrossConnectGroup.ts.html |here} to see how to use UpdateCrossConnectGroup API.
|
|
27959
27960
|
*/
|
|
27960
27961
|
updateCrossConnectGroup(updateCrossConnectGroupRequest) {
|
|
27961
27962
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28021,7 +28022,7 @@ class VirtualNetworkClient {
|
|
|
28021
28022
|
* @param UpdateDhcpOptionsRequest
|
|
28022
28023
|
* @return UpdateDhcpOptionsResponse
|
|
28023
28024
|
* @throws OciError when an error occurs
|
|
28024
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28025
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateDhcpOptions.ts.html |here} to see how to use UpdateDhcpOptions API.
|
|
28025
28026
|
*/
|
|
28026
28027
|
updateDhcpOptions(updateDhcpOptionsRequest) {
|
|
28027
28028
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28084,7 +28085,7 @@ class VirtualNetworkClient {
|
|
|
28084
28085
|
* @param UpdateDrgRequest
|
|
28085
28086
|
* @return UpdateDrgResponse
|
|
28086
28087
|
* @throws OciError when an error occurs
|
|
28087
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28088
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateDrg.ts.html |here} to see how to use UpdateDrg API.
|
|
28088
28089
|
*/
|
|
28089
28090
|
updateDrg(updateDrgRequest) {
|
|
28090
28091
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28148,7 +28149,7 @@ class VirtualNetworkClient {
|
|
|
28148
28149
|
* @param UpdateDrgAttachmentRequest
|
|
28149
28150
|
* @return UpdateDrgAttachmentResponse
|
|
28150
28151
|
* @throws OciError when an error occurs
|
|
28151
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28152
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateDrgAttachment.ts.html |here} to see how to use UpdateDrgAttachment API.
|
|
28152
28153
|
*/
|
|
28153
28154
|
updateDrgAttachment(updateDrgAttachmentRequest) {
|
|
28154
28155
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28211,7 +28212,7 @@ class VirtualNetworkClient {
|
|
|
28211
28212
|
* @param UpdateDrgRouteDistributionRequest
|
|
28212
28213
|
* @return UpdateDrgRouteDistributionResponse
|
|
28213
28214
|
* @throws OciError when an error occurs
|
|
28214
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28215
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateDrgRouteDistribution.ts.html |here} to see how to use UpdateDrgRouteDistribution API.
|
|
28215
28216
|
*/
|
|
28216
28217
|
updateDrgRouteDistribution(updateDrgRouteDistributionRequest) {
|
|
28217
28218
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28274,7 +28275,7 @@ class VirtualNetworkClient {
|
|
|
28274
28275
|
* @param UpdateDrgRouteDistributionStatementsRequest
|
|
28275
28276
|
* @return UpdateDrgRouteDistributionStatementsResponse
|
|
28276
28277
|
* @throws OciError when an error occurs
|
|
28277
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28278
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateDrgRouteDistributionStatements.ts.html |here} to see how to use UpdateDrgRouteDistributionStatements API.
|
|
28278
28279
|
*/
|
|
28279
28280
|
updateDrgRouteDistributionStatements(updateDrgRouteDistributionStatementsRequest) {
|
|
28280
28281
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28331,7 +28332,7 @@ class VirtualNetworkClient {
|
|
|
28331
28332
|
* @param UpdateDrgRouteRulesRequest
|
|
28332
28333
|
* @return UpdateDrgRouteRulesResponse
|
|
28333
28334
|
* @throws OciError when an error occurs
|
|
28334
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28335
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateDrgRouteRules.ts.html |here} to see how to use UpdateDrgRouteRules API.
|
|
28335
28336
|
*/
|
|
28336
28337
|
updateDrgRouteRules(updateDrgRouteRulesRequest) {
|
|
28337
28338
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28388,7 +28389,7 @@ class VirtualNetworkClient {
|
|
|
28388
28389
|
* @param UpdateDrgRouteTableRequest
|
|
28389
28390
|
* @return UpdateDrgRouteTableResponse
|
|
28390
28391
|
* @throws OciError when an error occurs
|
|
28391
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28392
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateDrgRouteTable.ts.html |here} to see how to use UpdateDrgRouteTable API.
|
|
28392
28393
|
*/
|
|
28393
28394
|
updateDrgRouteTable(updateDrgRouteTableRequest) {
|
|
28394
28395
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28454,7 +28455,7 @@ class VirtualNetworkClient {
|
|
|
28454
28455
|
* @param UpdateIPSecConnectionRequest
|
|
28455
28456
|
* @return UpdateIPSecConnectionResponse
|
|
28456
28457
|
* @throws OciError when an error occurs
|
|
28457
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28458
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateIPSecConnection.ts.html |here} to see how to use UpdateIPSecConnection API.
|
|
28458
28459
|
*/
|
|
28459
28460
|
updateIPSecConnection(updateIPSecConnectionRequest) {
|
|
28460
28461
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28528,7 +28529,7 @@ class VirtualNetworkClient {
|
|
|
28528
28529
|
* @param UpdateIPSecConnectionTunnelRequest
|
|
28529
28530
|
* @return UpdateIPSecConnectionTunnelResponse
|
|
28530
28531
|
* @throws OciError when an error occurs
|
|
28531
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28532
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateIPSecConnectionTunnel.ts.html |here} to see how to use UpdateIPSecConnectionTunnel API.
|
|
28532
28533
|
*/
|
|
28533
28534
|
updateIPSecConnectionTunnel(updateIPSecConnectionTunnelRequest) {
|
|
28534
28535
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28595,7 +28596,7 @@ class VirtualNetworkClient {
|
|
|
28595
28596
|
* @param UpdateIPSecConnectionTunnelSharedSecretRequest
|
|
28596
28597
|
* @return UpdateIPSecConnectionTunnelSharedSecretResponse
|
|
28597
28598
|
* @throws OciError when an error occurs
|
|
28598
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28599
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use UpdateIPSecConnectionTunnelSharedSecret API.
|
|
28599
28600
|
*/
|
|
28600
28601
|
updateIPSecConnectionTunnelSharedSecret(updateIPSecConnectionTunnelSharedSecretRequest) {
|
|
28601
28602
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28663,7 +28664,7 @@ class VirtualNetworkClient {
|
|
|
28663
28664
|
* @param UpdateInternetGatewayRequest
|
|
28664
28665
|
* @return UpdateInternetGatewayResponse
|
|
28665
28666
|
* @throws OciError when an error occurs
|
|
28666
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28667
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateInternetGateway.ts.html |here} to see how to use UpdateInternetGateway API.
|
|
28667
28668
|
*/
|
|
28668
28669
|
updateInternetGateway(updateInternetGatewayRequest) {
|
|
28669
28670
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28732,7 +28733,7 @@ class VirtualNetworkClient {
|
|
|
28732
28733
|
* @param UpdateIpv6Request
|
|
28733
28734
|
* @return UpdateIpv6Response
|
|
28734
28735
|
* @throws OciError when an error occurs
|
|
28735
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28736
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateIpv6.ts.html |here} to see how to use UpdateIpv6 API.
|
|
28736
28737
|
*/
|
|
28737
28738
|
updateIpv6(updateIpv6Request) {
|
|
28738
28739
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28796,7 +28797,7 @@ class VirtualNetworkClient {
|
|
|
28796
28797
|
* @param UpdateLocalPeeringGatewayRequest
|
|
28797
28798
|
* @return UpdateLocalPeeringGatewayResponse
|
|
28798
28799
|
* @throws OciError when an error occurs
|
|
28799
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28800
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateLocalPeeringGateway.ts.html |here} to see how to use UpdateLocalPeeringGateway API.
|
|
28800
28801
|
*/
|
|
28801
28802
|
updateLocalPeeringGateway(updateLocalPeeringGatewayRequest) {
|
|
28802
28803
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28859,7 +28860,7 @@ class VirtualNetworkClient {
|
|
|
28859
28860
|
* @param UpdateNatGatewayRequest
|
|
28860
28861
|
* @return UpdateNatGatewayResponse
|
|
28861
28862
|
* @throws OciError when an error occurs
|
|
28862
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28863
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateNatGateway.ts.html |here} to see how to use UpdateNatGateway API.
|
|
28863
28864
|
*/
|
|
28864
28865
|
updateNatGateway(updateNatGatewayRequest) {
|
|
28865
28866
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28936,7 +28937,7 @@ class VirtualNetworkClient {
|
|
|
28936
28937
|
* @param UpdateNetworkSecurityGroupRequest
|
|
28937
28938
|
* @return UpdateNetworkSecurityGroupResponse
|
|
28938
28939
|
* @throws OciError when an error occurs
|
|
28939
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28940
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateNetworkSecurityGroup.ts.html |here} to see how to use UpdateNetworkSecurityGroup API.
|
|
28940
28941
|
*/
|
|
28941
28942
|
updateNetworkSecurityGroup(updateNetworkSecurityGroupRequest) {
|
|
28942
28943
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28999,7 +29000,7 @@ class VirtualNetworkClient {
|
|
|
28999
29000
|
* @param UpdateNetworkSecurityGroupSecurityRulesRequest
|
|
29000
29001
|
* @return UpdateNetworkSecurityGroupSecurityRulesResponse
|
|
29001
29002
|
* @throws OciError when an error occurs
|
|
29002
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29003
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use UpdateNetworkSecurityGroupSecurityRules API.
|
|
29003
29004
|
*/
|
|
29004
29005
|
updateNetworkSecurityGroupSecurityRules(updateNetworkSecurityGroupSecurityRulesRequest) {
|
|
29005
29006
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29065,7 +29066,7 @@ class VirtualNetworkClient {
|
|
|
29065
29066
|
* @param UpdatePrivateIpRequest
|
|
29066
29067
|
* @return UpdatePrivateIpResponse
|
|
29067
29068
|
* @throws OciError when an error occurs
|
|
29068
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29069
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdatePrivateIp.ts.html |here} to see how to use UpdatePrivateIp API.
|
|
29069
29070
|
*/
|
|
29070
29071
|
updatePrivateIp(updatePrivateIpRequest) {
|
|
29071
29072
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29166,7 +29167,7 @@ class VirtualNetworkClient {
|
|
|
29166
29167
|
* @param UpdatePublicIpRequest
|
|
29167
29168
|
* @return UpdatePublicIpResponse
|
|
29168
29169
|
* @throws OciError when an error occurs
|
|
29169
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29170
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdatePublicIp.ts.html |here} to see how to use UpdatePublicIp API.
|
|
29170
29171
|
*/
|
|
29171
29172
|
updatePublicIp(updatePublicIpRequest) {
|
|
29172
29173
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29229,7 +29230,7 @@ class VirtualNetworkClient {
|
|
|
29229
29230
|
* @param UpdatePublicIpPoolRequest
|
|
29230
29231
|
* @return UpdatePublicIpPoolResponse
|
|
29231
29232
|
* @throws OciError when an error occurs
|
|
29232
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29233
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdatePublicIpPool.ts.html |here} to see how to use UpdatePublicIpPool API.
|
|
29233
29234
|
*/
|
|
29234
29235
|
updatePublicIpPool(updatePublicIpPoolRequest) {
|
|
29235
29236
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29293,7 +29294,7 @@ class VirtualNetworkClient {
|
|
|
29293
29294
|
* @param UpdateRemotePeeringConnectionRequest
|
|
29294
29295
|
* @return UpdateRemotePeeringConnectionResponse
|
|
29295
29296
|
* @throws OciError when an error occurs
|
|
29296
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29297
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateRemotePeeringConnection.ts.html |here} to see how to use UpdateRemotePeeringConnection API.
|
|
29297
29298
|
*/
|
|
29298
29299
|
updateRemotePeeringConnection(updateRemotePeeringConnectionRequest) {
|
|
29299
29300
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29359,7 +29360,7 @@ class VirtualNetworkClient {
|
|
|
29359
29360
|
* @param UpdateRouteTableRequest
|
|
29360
29361
|
* @return UpdateRouteTableResponse
|
|
29361
29362
|
* @throws OciError when an error occurs
|
|
29362
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29363
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateRouteTable.ts.html |here} to see how to use UpdateRouteTable API.
|
|
29363
29364
|
*/
|
|
29364
29365
|
updateRouteTable(updateRouteTableRequest) {
|
|
29365
29366
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29426,7 +29427,7 @@ class VirtualNetworkClient {
|
|
|
29426
29427
|
* @param UpdateSecurityListRequest
|
|
29427
29428
|
* @return UpdateSecurityListResponse
|
|
29428
29429
|
* @throws OciError when an error occurs
|
|
29429
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29430
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateSecurityList.ts.html |here} to see how to use UpdateSecurityList API.
|
|
29430
29431
|
*/
|
|
29431
29432
|
updateSecurityList(updateSecurityListRequest) {
|
|
29432
29433
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29490,7 +29491,7 @@ class VirtualNetworkClient {
|
|
|
29490
29491
|
* @param UpdateServiceGatewayRequest
|
|
29491
29492
|
* @return UpdateServiceGatewayResponse
|
|
29492
29493
|
* @throws OciError when an error occurs
|
|
29493
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29494
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateServiceGateway.ts.html |here} to see how to use UpdateServiceGateway API.
|
|
29494
29495
|
*/
|
|
29495
29496
|
updateServiceGateway(updateServiceGatewayRequest) {
|
|
29496
29497
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29553,7 +29554,7 @@ class VirtualNetworkClient {
|
|
|
29553
29554
|
* @param UpdateSubnetRequest
|
|
29554
29555
|
* @return UpdateSubnetResponse
|
|
29555
29556
|
* @throws OciError when an error occurs
|
|
29556
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29557
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateSubnet.ts.html |here} to see how to use UpdateSubnet API.
|
|
29557
29558
|
*/
|
|
29558
29559
|
updateSubnet(updateSubnetRequest) {
|
|
29559
29560
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29618,7 +29619,7 @@ class VirtualNetworkClient {
|
|
|
29618
29619
|
* @param UpdateTunnelCpeDeviceConfigRequest
|
|
29619
29620
|
* @return UpdateTunnelCpeDeviceConfigResponse
|
|
29620
29621
|
* @throws OciError when an error occurs
|
|
29621
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29622
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateTunnelCpeDeviceConfig.ts.html |here} to see how to use UpdateTunnelCpeDeviceConfig API.
|
|
29622
29623
|
*/
|
|
29623
29624
|
updateTunnelCpeDeviceConfig(updateTunnelCpeDeviceConfigRequest) {
|
|
29624
29625
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29684,7 +29685,7 @@ class VirtualNetworkClient {
|
|
|
29684
29685
|
* @param UpdateVcnRequest
|
|
29685
29686
|
* @return UpdateVcnResponse
|
|
29686
29687
|
* @throws OciError when an error occurs
|
|
29687
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29688
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateVcn.ts.html |here} to see how to use UpdateVcn API.
|
|
29688
29689
|
*/
|
|
29689
29690
|
updateVcn(updateVcnRequest) {
|
|
29690
29691
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29770,7 +29771,7 @@ class VirtualNetworkClient {
|
|
|
29770
29771
|
* @param UpdateVirtualCircuitRequest
|
|
29771
29772
|
* @return UpdateVirtualCircuitResponse
|
|
29772
29773
|
* @throws OciError when an error occurs
|
|
29773
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29774
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateVirtualCircuit.ts.html |here} to see how to use UpdateVirtualCircuit API.
|
|
29774
29775
|
*/
|
|
29775
29776
|
updateVirtualCircuit(updateVirtualCircuitRequest) {
|
|
29776
29777
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29834,7 +29835,7 @@ class VirtualNetworkClient {
|
|
|
29834
29835
|
* @param UpdateVlanRequest
|
|
29835
29836
|
* @return UpdateVlanResponse
|
|
29836
29837
|
* @throws OciError when an error occurs
|
|
29837
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29838
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateVlan.ts.html |here} to see how to use UpdateVlan API.
|
|
29838
29839
|
*/
|
|
29839
29840
|
updateVlan(updateVlanRequest) {
|
|
29840
29841
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29898,7 +29899,7 @@ class VirtualNetworkClient {
|
|
|
29898
29899
|
* @param UpdateVnicRequest
|
|
29899
29900
|
* @return UpdateVnicResponse
|
|
29900
29901
|
* @throws OciError when an error occurs
|
|
29901
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29902
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateVnic.ts.html |here} to see how to use UpdateVnic API.
|
|
29902
29903
|
*/
|
|
29903
29904
|
updateVnic(updateVnicRequest) {
|
|
29904
29905
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29961,7 +29962,7 @@ class VirtualNetworkClient {
|
|
|
29961
29962
|
* @param UpdateVtapRequest
|
|
29962
29963
|
* @return UpdateVtapResponse
|
|
29963
29964
|
* @throws OciError when an error occurs
|
|
29964
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29965
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpdateVtap.ts.html |here} to see how to use UpdateVtap API.
|
|
29965
29966
|
*/
|
|
29966
29967
|
updateVtap(updateVtapRequest) {
|
|
29967
29968
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30031,7 +30032,7 @@ class VirtualNetworkClient {
|
|
|
30031
30032
|
* @param UpgradeDrgRequest
|
|
30032
30033
|
* @return UpgradeDrgResponse
|
|
30033
30034
|
* @throws OciError when an error occurs
|
|
30034
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
30035
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/UpgradeDrg.ts.html |here} to see how to use UpgradeDrg API.
|
|
30035
30036
|
*/
|
|
30036
30037
|
upgradeDrg(upgradeDrgRequest) {
|
|
30037
30038
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30091,7 +30092,7 @@ class VirtualNetworkClient {
|
|
|
30091
30092
|
* @param ValidateByoipRangeRequest
|
|
30092
30093
|
* @return ValidateByoipRangeResponse
|
|
30093
30094
|
* @throws OciError when an error occurs
|
|
30094
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
30095
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/ValidateByoipRange.ts.html |here} to see how to use ValidateByoipRange API.
|
|
30095
30096
|
*/
|
|
30096
30097
|
validateByoipRange(validateByoipRangeRequest) {
|
|
30097
30098
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30149,7 +30150,7 @@ class VirtualNetworkClient {
|
|
|
30149
30150
|
* @param WithdrawByoipRangeRequest
|
|
30150
30151
|
* @return WithdrawByoipRangeResponse
|
|
30151
30152
|
* @throws OciError when an error occurs
|
|
30152
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
30153
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/core/WithdrawByoipRange.ts.html |here} to see how to use WithdrawByoipRange API.
|
|
30153
30154
|
*/
|
|
30154
30155
|
withdrawByoipRange(withdrawByoipRangeRequest) {
|
|
30155
30156
|
return __awaiter(this, void 0, void 0, function* () {
|