oci-core 2.18.0 → 2.21.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 +401 -399
- package/lib/client.js +401 -399
- package/lib/client.js.map +1 -1
- package/lib/model/boot-volume.d.ts +5 -6
- package/lib/model/boot-volume.js.map +1 -1
- package/lib/model/create-boot-volume-details.d.ts +3 -4
- package/lib/model/create-boot-volume-details.js.map +1 -1
- package/lib/model/create-vcn-details.d.ts +0 -1
- package/lib/model/create-vcn-details.js.map +1 -1
- package/lib/model/create-virtual-circuit-details.d.ts +14 -0
- package/lib/model/create-virtual-circuit-details.js +5 -0
- package/lib/model/create-virtual-circuit-details.js.map +1 -1
- package/lib/model/create-volume-details.d.ts +3 -6
- package/lib/model/create-volume-details.js.map +1 -1
- package/lib/model/drg-attachment-match-all-drg-route-distribution-match-criteria.d.ts +1 -1
- package/lib/model/instance-configuration-create-volume-details.d.ts +2 -4
- package/lib/model/instance-configuration-create-volume-details.js.map +1 -1
- package/lib/model/public-ip-pool.d.ts +3 -1
- package/lib/model/public-ip-pool.js.map +1 -1
- package/lib/model/shape.d.ts +18 -0
- package/lib/model/shape.js.map +1 -1
- package/lib/model/update-boot-volume-details.d.ts +3 -4
- package/lib/model/update-boot-volume-details.js.map +1 -1
- package/lib/model/update-virtual-circuit-details.d.ts +14 -0
- package/lib/model/update-virtual-circuit-details.js +5 -0
- package/lib/model/update-virtual-circuit-details.js.map +1 -1
- package/lib/model/update-volume-details.d.ts +3 -6
- package/lib/model/update-volume-details.js.map +1 -1
- package/lib/model/vcn-drg-attachment-network-create-details.d.ts +2 -2
- package/lib/model/vcn-drg-attachment-network-details.d.ts +2 -2
- package/lib/model/vcn-drg-attachment-network-update-details.d.ts +2 -2
- package/lib/model/virtual-circuit.d.ts +19 -0
- package/lib/model/virtual-circuit.js +10 -0
- package/lib/model/virtual-circuit.js.map +1 -1
- package/lib/model/volume.d.ts +4 -7
- package/lib/model/volume.js.map +1 -1
- package/lib/request/accept-shielded-integrity-policy-request.d.ts +1 -1
- package/lib/request/add-drg-route-distribution-statements-request.d.ts +1 -1
- package/lib/request/add-drg-route-rules-request.d.ts +1 -1
- package/lib/request/add-image-shape-compatibility-entry-request.d.ts +1 -1
- package/lib/request/add-ipv6-vcn-cidr-request.d.ts +1 -1
- package/lib/request/add-network-security-group-security-rules-request.d.ts +1 -1
- package/lib/request/add-public-ip-pool-capacity-request.d.ts +1 -1
- package/lib/request/add-vcn-cidr-request.d.ts +1 -1
- package/lib/request/advertise-byoip-range-request.d.ts +1 -1
- package/lib/request/attach-boot-volume-request.d.ts +1 -1
- package/lib/request/attach-instance-pool-instance-request.d.ts +1 -1
- package/lib/request/attach-load-balancer-request.d.ts +1 -1
- package/lib/request/attach-service-id-request.d.ts +1 -1
- package/lib/request/attach-vnic-request.d.ts +1 -1
- package/lib/request/attach-volume-request.d.ts +1 -1
- package/lib/request/bulk-add-virtual-circuit-public-prefixes-request.d.ts +1 -1
- package/lib/request/bulk-delete-virtual-circuit-public-prefixes-request.d.ts +1 -1
- package/lib/request/capture-console-history-request.d.ts +1 -1
- package/lib/request/change-boot-volume-backup-compartment-request.d.ts +1 -1
- package/lib/request/change-boot-volume-compartment-request.d.ts +1 -1
- package/lib/request/change-byoip-range-compartment-request.d.ts +1 -1
- package/lib/request/change-cluster-network-compartment-request.d.ts +1 -1
- package/lib/request/change-compute-capacity-reservation-compartment-request.d.ts +1 -1
- package/lib/request/change-compute-image-capability-schema-compartment-request.d.ts +1 -1
- package/lib/request/change-cpe-compartment-request.d.ts +1 -1
- package/lib/request/change-cross-connect-compartment-request.d.ts +1 -1
- package/lib/request/change-cross-connect-group-compartment-request.d.ts +1 -1
- package/lib/request/change-dedicated-vm-host-compartment-request.d.ts +1 -1
- package/lib/request/change-dhcp-options-compartment-request.d.ts +1 -1
- package/lib/request/change-drg-compartment-request.d.ts +1 -1
- package/lib/request/change-image-compartment-request.d.ts +1 -1
- package/lib/request/change-instance-compartment-request.d.ts +1 -1
- package/lib/request/change-instance-configuration-compartment-request.d.ts +1 -1
- package/lib/request/change-instance-pool-compartment-request.d.ts +1 -1
- package/lib/request/change-internet-gateway-compartment-request.d.ts +1 -1
- package/lib/request/change-ipsec-connection-compartment-request.d.ts +1 -1
- package/lib/request/change-local-peering-gateway-compartment-request.d.ts +1 -1
- package/lib/request/change-nat-gateway-compartment-request.d.ts +1 -1
- package/lib/request/change-network-security-group-compartment-request.d.ts +1 -1
- package/lib/request/change-public-ip-compartment-request.d.ts +1 -1
- package/lib/request/change-public-ip-pool-compartment-request.d.ts +1 -1
- package/lib/request/change-remote-peering-connection-compartment-request.d.ts +1 -1
- package/lib/request/change-route-table-compartment-request.d.ts +1 -1
- package/lib/request/change-security-list-compartment-request.d.ts +1 -1
- package/lib/request/change-service-gateway-compartment-request.d.ts +1 -1
- package/lib/request/change-subnet-compartment-request.d.ts +1 -1
- package/lib/request/change-vcn-compartment-request.d.ts +1 -1
- package/lib/request/change-virtual-circuit-compartment-request.d.ts +1 -1
- package/lib/request/change-vlan-compartment-request.d.ts +1 -1
- package/lib/request/change-volume-backup-compartment-request.d.ts +1 -1
- package/lib/request/change-volume-compartment-request.d.ts +1 -1
- package/lib/request/change-volume-group-backup-compartment-request.d.ts +1 -1
- package/lib/request/change-volume-group-compartment-request.d.ts +1 -1
- package/lib/request/connect-local-peering-gateways-request.d.ts +1 -1
- package/lib/request/connect-remote-peering-connections-request.d.ts +1 -1
- package/lib/request/copy-boot-volume-backup-request.d.ts +1 -1
- package/lib/request/copy-volume-backup-request.d.ts +1 -1
- package/lib/request/copy-volume-group-backup-request.d.ts +1 -1
- package/lib/request/create-app-catalog-subscription-request.d.ts +1 -1
- package/lib/request/create-boot-volume-backup-request.d.ts +1 -1
- package/lib/request/create-boot-volume-request.d.ts +1 -1
- package/lib/request/create-byoip-range-request.d.ts +1 -1
- package/lib/request/create-cluster-network-request.d.ts +1 -1
- package/lib/request/create-compute-capacity-reservation-request.d.ts +1 -1
- package/lib/request/create-compute-image-capability-schema-request.d.ts +1 -1
- package/lib/request/create-cpe-request.d.ts +1 -1
- package/lib/request/create-cross-connect-group-request.d.ts +1 -1
- package/lib/request/create-cross-connect-request.d.ts +1 -1
- package/lib/request/create-dedicated-vm-host-request.d.ts +1 -1
- package/lib/request/create-dhcp-options-request.d.ts +1 -1
- package/lib/request/create-drg-attachment-request.d.ts +1 -1
- package/lib/request/create-drg-request.d.ts +1 -1
- package/lib/request/create-drg-route-distribution-request.d.ts +1 -1
- package/lib/request/create-drg-route-table-request.d.ts +1 -1
- package/lib/request/create-image-request.d.ts +1 -1
- package/lib/request/create-instance-configuration-request.d.ts +1 -1
- package/lib/request/create-instance-console-connection-request.d.ts +1 -1
- package/lib/request/create-instance-pool-request.d.ts +1 -1
- package/lib/request/create-internet-gateway-request.d.ts +1 -1
- package/lib/request/create-ipsec-connection-request.d.ts +1 -1
- package/lib/request/create-ipv6-request.d.ts +1 -1
- package/lib/request/create-local-peering-gateway-request.d.ts +1 -1
- package/lib/request/create-nat-gateway-request.d.ts +1 -1
- package/lib/request/create-network-security-group-request.d.ts +1 -1
- package/lib/request/create-private-ip-request.d.ts +1 -1
- package/lib/request/create-public-ip-pool-request.d.ts +1 -1
- package/lib/request/create-public-ip-request.d.ts +1 -1
- package/lib/request/create-remote-peering-connection-request.d.ts +1 -1
- package/lib/request/create-route-table-request.d.ts +1 -1
- package/lib/request/create-security-list-request.d.ts +1 -1
- package/lib/request/create-service-gateway-request.d.ts +1 -1
- package/lib/request/create-subnet-request.d.ts +1 -1
- package/lib/request/create-vcn-request.d.ts +1 -1
- package/lib/request/create-virtual-circuit-request.d.ts +1 -1
- package/lib/request/create-vlan-request.d.ts +1 -1
- package/lib/request/create-volume-backup-policy-assignment-request.d.ts +1 -1
- package/lib/request/create-volume-backup-policy-request.d.ts +1 -1
- package/lib/request/create-volume-backup-request.d.ts +1 -1
- package/lib/request/create-volume-group-backup-request.d.ts +1 -1
- package/lib/request/create-volume-group-request.d.ts +1 -1
- package/lib/request/create-volume-request.d.ts +1 -1
- package/lib/request/delete-app-catalog-subscription-request.d.ts +1 -1
- package/lib/request/delete-boot-volume-backup-request.d.ts +1 -1
- package/lib/request/delete-boot-volume-kms-key-request.d.ts +1 -1
- package/lib/request/delete-boot-volume-request.d.ts +1 -1
- package/lib/request/delete-byoip-range-request.d.ts +1 -1
- package/lib/request/delete-compute-capacity-reservation-request.d.ts +1 -1
- package/lib/request/delete-compute-image-capability-schema-request.d.ts +1 -1
- package/lib/request/delete-console-history-request.d.ts +1 -1
- package/lib/request/delete-cpe-request.d.ts +1 -1
- package/lib/request/delete-cross-connect-group-request.d.ts +1 -1
- package/lib/request/delete-cross-connect-request.d.ts +1 -1
- package/lib/request/delete-dedicated-vm-host-request.d.ts +1 -1
- package/lib/request/delete-dhcp-options-request.d.ts +1 -1
- package/lib/request/delete-drg-attachment-request.d.ts +1 -1
- package/lib/request/delete-drg-request.d.ts +1 -1
- package/lib/request/delete-drg-route-distribution-request.d.ts +1 -1
- package/lib/request/delete-drg-route-table-request.d.ts +1 -1
- package/lib/request/delete-image-request.d.ts +1 -1
- package/lib/request/delete-instance-configuration-request.d.ts +1 -1
- package/lib/request/delete-instance-console-connection-request.d.ts +1 -1
- package/lib/request/delete-internet-gateway-request.d.ts +1 -1
- package/lib/request/delete-ipsec-connection-request.d.ts +1 -1
- package/lib/request/delete-ipv6-request.d.ts +1 -1
- package/lib/request/delete-local-peering-gateway-request.d.ts +1 -1
- package/lib/request/delete-nat-gateway-request.d.ts +1 -1
- package/lib/request/delete-network-security-group-request.d.ts +1 -1
- package/lib/request/delete-private-ip-request.d.ts +2 -2
- package/lib/request/delete-public-ip-pool-request.d.ts +1 -1
- package/lib/request/delete-public-ip-request.d.ts +1 -1
- package/lib/request/delete-remote-peering-connection-request.d.ts +1 -1
- package/lib/request/delete-route-table-request.d.ts +1 -1
- package/lib/request/delete-security-list-request.d.ts +1 -1
- package/lib/request/delete-service-gateway-request.d.ts +1 -1
- package/lib/request/delete-subnet-request.d.ts +1 -1
- package/lib/request/delete-vcn-request.d.ts +1 -1
- package/lib/request/delete-virtual-circuit-request.d.ts +1 -1
- package/lib/request/delete-vlan-request.d.ts +1 -1
- package/lib/request/delete-volume-backup-policy-assignment-request.d.ts +1 -1
- package/lib/request/delete-volume-backup-policy-request.d.ts +1 -1
- package/lib/request/delete-volume-backup-request.d.ts +1 -1
- package/lib/request/delete-volume-group-backup-request.d.ts +1 -1
- package/lib/request/delete-volume-group-request.d.ts +1 -1
- package/lib/request/delete-volume-kms-key-request.d.ts +1 -1
- package/lib/request/delete-volume-request.d.ts +1 -1
- package/lib/request/detach-boot-volume-request.d.ts +1 -1
- package/lib/request/detach-instance-pool-instance-request.d.ts +1 -1
- package/lib/request/detach-load-balancer-request.d.ts +1 -1
- package/lib/request/detach-service-id-request.d.ts +1 -1
- package/lib/request/detach-vnic-request.d.ts +1 -1
- package/lib/request/detach-volume-request.d.ts +1 -1
- package/lib/request/export-image-request.d.ts +1 -1
- package/lib/request/get-all-drg-attachments-request.d.ts +1 -1
- package/lib/request/get-allowed-ike-ipsec-parameters-request.d.ts +1 -1
- package/lib/request/get-app-catalog-listing-agreements-request.d.ts +1 -1
- package/lib/request/get-app-catalog-listing-request.d.ts +1 -1
- package/lib/request/get-app-catalog-listing-resource-version-request.d.ts +1 -1
- package/lib/request/get-block-volume-replica-request.d.ts +1 -1
- package/lib/request/get-boot-volume-attachment-request.d.ts +1 -1
- package/lib/request/get-boot-volume-backup-request.d.ts +1 -1
- package/lib/request/get-boot-volume-kms-key-request.d.ts +1 -1
- package/lib/request/get-boot-volume-replica-request.d.ts +1 -1
- package/lib/request/get-boot-volume-request.d.ts +1 -1
- package/lib/request/get-byoip-range-request.d.ts +1 -1
- package/lib/request/get-cluster-network-request.d.ts +1 -1
- package/lib/request/get-compute-capacity-reservation-request.d.ts +1 -1
- package/lib/request/get-compute-global-image-capability-schema-request.d.ts +1 -1
- package/lib/request/get-compute-global-image-capability-schema-version-request.d.ts +1 -1
- package/lib/request/get-compute-image-capability-schema-request.d.ts +1 -1
- package/lib/request/get-console-history-content-request.d.ts +1 -1
- package/lib/request/get-console-history-request.d.ts +1 -1
- package/lib/request/get-cpe-device-config-content-request.d.ts +1 -1
- package/lib/request/get-cpe-device-shape-request.d.ts +1 -1
- package/lib/request/get-cpe-request.d.ts +1 -1
- package/lib/request/get-cross-connect-group-request.d.ts +1 -1
- package/lib/request/get-cross-connect-letter-of-authority-request.d.ts +1 -1
- package/lib/request/get-cross-connect-request.d.ts +1 -1
- package/lib/request/get-cross-connect-status-request.d.ts +1 -1
- package/lib/request/get-dedicated-vm-host-request.d.ts +1 -1
- package/lib/request/get-dhcp-options-request.d.ts +1 -1
- package/lib/request/get-drg-attachment-request.d.ts +1 -1
- package/lib/request/get-drg-redundancy-status-request.d.ts +1 -1
- package/lib/request/get-drg-request.d.ts +1 -1
- package/lib/request/get-drg-route-distribution-request.d.ts +1 -1
- package/lib/request/get-drg-route-table-request.d.ts +1 -1
- package/lib/request/get-fast-connect-provider-service-key-request.d.ts +1 -1
- package/lib/request/get-fast-connect-provider-service-request.d.ts +1 -1
- package/lib/request/get-image-request.d.ts +1 -1
- package/lib/request/get-image-shape-compatibility-entry-request.d.ts +1 -1
- package/lib/request/get-instance-configuration-request.d.ts +1 -1
- package/lib/request/get-instance-console-connection-request.d.ts +1 -1
- package/lib/request/get-instance-pool-instance-request.d.ts +1 -1
- package/lib/request/get-instance-pool-load-balancer-attachment-request.d.ts +1 -1
- package/lib/request/get-instance-pool-request.d.ts +1 -1
- package/lib/request/get-instance-request.d.ts +1 -1
- package/lib/request/get-internet-gateway-request.d.ts +1 -1
- package/lib/request/get-ipsec-connection-device-config-request.d.ts +1 -1
- package/lib/request/get-ipsec-connection-device-status-request.d.ts +1 -1
- package/lib/request/get-ipsec-connection-request.d.ts +1 -1
- package/lib/request/get-ipsec-connection-tunnel-error-request.d.ts +1 -1
- package/lib/request/get-ipsec-connection-tunnel-request.d.ts +1 -1
- package/lib/request/get-ipsec-connection-tunnel-shared-secret-request.d.ts +1 -1
- package/lib/request/get-ipsec-cpe-device-config-content-request.d.ts +1 -1
- package/lib/request/get-ipv6-request.d.ts +1 -1
- package/lib/request/get-local-peering-gateway-request.d.ts +1 -1
- package/lib/request/get-measured-boot-report-request.d.ts +1 -1
- package/lib/request/get-nat-gateway-request.d.ts +1 -1
- package/lib/request/get-network-security-group-request.d.ts +1 -1
- package/lib/request/get-networking-topology-request.d.ts +1 -1
- package/lib/request/get-private-ip-request.d.ts +2 -2
- package/lib/request/get-public-ip-by-ip-address-request.d.ts +1 -1
- package/lib/request/get-public-ip-by-private-ip-id-request.d.ts +1 -1
- package/lib/request/get-public-ip-pool-request.d.ts +1 -1
- package/lib/request/get-public-ip-request.d.ts +1 -1
- package/lib/request/get-remote-peering-connection-request.d.ts +1 -1
- package/lib/request/get-route-table-request.d.ts +1 -1
- package/lib/request/get-security-list-request.d.ts +1 -1
- package/lib/request/get-service-gateway-request.d.ts +1 -1
- package/lib/request/get-service-request.d.ts +1 -1
- package/lib/request/get-subnet-request.d.ts +1 -1
- package/lib/request/get-subnet-topology-request.d.ts +1 -1
- package/lib/request/get-tunnel-cpe-device-config-content-request.d.ts +1 -1
- package/lib/request/get-tunnel-cpe-device-config-request.d.ts +1 -1
- package/lib/request/get-upgrade-status-request.d.ts +1 -1
- package/lib/request/get-vcn-dns-resolver-association-request.d.ts +1 -1
- package/lib/request/get-vcn-request.d.ts +1 -1
- package/lib/request/get-vcn-topology-request.d.ts +1 -1
- package/lib/request/get-virtual-circuit-request.d.ts +1 -1
- package/lib/request/get-vlan-request.d.ts +1 -1
- package/lib/request/get-vnic-attachment-request.d.ts +1 -1
- package/lib/request/get-vnic-request.d.ts +1 -1
- package/lib/request/get-volume-attachment-request.d.ts +1 -1
- package/lib/request/get-volume-backup-policy-asset-assignment-request.d.ts +1 -1
- package/lib/request/get-volume-backup-policy-assignment-request.d.ts +1 -1
- package/lib/request/get-volume-backup-policy-request.d.ts +1 -1
- package/lib/request/get-volume-backup-request.d.ts +1 -1
- package/lib/request/get-volume-group-backup-request.d.ts +1 -1
- package/lib/request/get-volume-group-replica-request.d.ts +1 -1
- package/lib/request/get-volume-group-request.d.ts +1 -1
- package/lib/request/get-volume-kms-key-request.d.ts +1 -1
- package/lib/request/get-volume-request.d.ts +1 -1
- package/lib/request/get-windows-instance-initial-credentials-request.d.ts +1 -1
- package/lib/request/instance-action-request.d.ts +3 -2
- package/lib/request/instance-action-request.js +1 -0
- package/lib/request/instance-action-request.js.map +1 -1
- package/lib/request/launch-instance-configuration-request.d.ts +1 -1
- package/lib/request/launch-instance-request.d.ts +1 -1
- package/lib/request/list-allowed-peer-regions-for-remote-peering-request.d.ts +1 -1
- package/lib/request/list-app-catalog-listing-resource-versions-request.d.ts +1 -1
- package/lib/request/list-app-catalog-listings-request.d.ts +1 -1
- package/lib/request/list-app-catalog-subscriptions-request.d.ts +1 -1
- package/lib/request/list-block-volume-replicas-request.d.ts +1 -1
- package/lib/request/list-boot-volume-attachments-request.d.ts +1 -1
- package/lib/request/list-boot-volume-backups-request.d.ts +1 -1
- package/lib/request/list-boot-volume-replicas-request.d.ts +1 -1
- package/lib/request/list-boot-volumes-request.d.ts +1 -1
- package/lib/request/list-byoip-allocated-ranges-request.d.ts +1 -1
- package/lib/request/list-byoip-ranges-request.d.ts +1 -1
- package/lib/request/list-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/modify-vcn-cidr-request.d.ts +1 -1
- package/lib/request/remove-drg-route-distribution-statements-request.d.ts +1 -1
- package/lib/request/remove-drg-route-rules-request.d.ts +1 -1
- package/lib/request/remove-export-drg-route-distribution-request.d.ts +1 -1
- package/lib/request/remove-image-shape-compatibility-entry-request.d.ts +1 -1
- package/lib/request/remove-import-drg-route-distribution-request.d.ts +1 -1
- package/lib/request/remove-network-security-group-security-rules-request.d.ts +1 -1
- package/lib/request/remove-public-ip-pool-capacity-request.d.ts +1 -1
- package/lib/request/remove-vcn-cidr-request.d.ts +1 -1
- package/lib/request/reset-instance-pool-request.d.ts +1 -1
- package/lib/request/softreset-instance-pool-request.d.ts +1 -1
- package/lib/request/start-instance-pool-request.d.ts +1 -1
- package/lib/request/stop-instance-pool-request.d.ts +1 -1
- package/lib/request/terminate-cluster-network-request.d.ts +1 -1
- package/lib/request/terminate-instance-pool-request.d.ts +1 -1
- package/lib/request/terminate-instance-request.d.ts +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-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 +2 -2
- package/lib/request/update-public-ip-pool-request.d.ts +1 -1
- package/lib/request/update-public-ip-request.d.ts +1 -1
- package/lib/request/update-remote-peering-connection-request.d.ts +1 -1
- package/lib/request/update-route-table-request.d.ts +1 -1
- package/lib/request/update-security-list-request.d.ts +1 -1
- package/lib/request/update-service-gateway-request.d.ts +1 -1
- package/lib/request/update-subnet-request.d.ts +1 -1
- package/lib/request/update-tunnel-cpe-device-config-request.d.ts +1 -1
- package/lib/request/update-vcn-request.d.ts +1 -1
- package/lib/request/update-virtual-circuit-request.d.ts +1 -1
- package/lib/request/update-vlan-request.d.ts +1 -1
- package/lib/request/update-vnic-request.d.ts +1 -1
- package/lib/request/update-volume-attachment-request.d.ts +1 -1
- package/lib/request/update-volume-backup-policy-request.d.ts +1 -1
- package/lib/request/update-volume-backup-request.d.ts +1 -1
- package/lib/request/update-volume-group-backup-request.d.ts +1 -1
- package/lib/request/update-volume-group-request.d.ts +1 -1
- package/lib/request/update-volume-kms-key-request.d.ts +1 -1
- package/lib/request/update-volume-request.d.ts +1 -1
- package/lib/request/upgrade-drg-request.d.ts +1 -1
- package/lib/request/validate-byoip-range-request.d.ts +1 -1
- package/lib/request/withdraw-byoip-range-request.d.ts +1 -1
- package/package.json +3 -3
package/lib/client.js
CHANGED
|
@@ -163,7 +163,7 @@ class BlockstorageClient {
|
|
|
163
163
|
* @param ChangeBootVolumeBackupCompartmentRequest
|
|
164
164
|
* @return ChangeBootVolumeBackupCompartmentResponse
|
|
165
165
|
* @throws OciError when an error occurs
|
|
166
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
166
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ChangeBootVolumeBackupCompartment.ts.html |here} to see how to use ChangeBootVolumeBackupCompartment API.
|
|
167
167
|
*/
|
|
168
168
|
changeBootVolumeBackupCompartment(changeBootVolumeBackupCompartmentRequest) {
|
|
169
169
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -224,7 +224,7 @@ class BlockstorageClient {
|
|
|
224
224
|
* @param ChangeBootVolumeCompartmentRequest
|
|
225
225
|
* @return ChangeBootVolumeCompartmentResponse
|
|
226
226
|
* @throws OciError when an error occurs
|
|
227
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
227
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ChangeBootVolumeCompartment.ts.html |here} to see how to use ChangeBootVolumeCompartment API.
|
|
228
228
|
*/
|
|
229
229
|
changeBootVolumeCompartment(changeBootVolumeCompartmentRequest) {
|
|
230
230
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -285,7 +285,7 @@ class BlockstorageClient {
|
|
|
285
285
|
* @param ChangeVolumeBackupCompartmentRequest
|
|
286
286
|
* @return ChangeVolumeBackupCompartmentResponse
|
|
287
287
|
* @throws OciError when an error occurs
|
|
288
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
288
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ChangeVolumeBackupCompartment.ts.html |here} to see how to use ChangeVolumeBackupCompartment API.
|
|
289
289
|
*/
|
|
290
290
|
changeVolumeBackupCompartment(changeVolumeBackupCompartmentRequest) {
|
|
291
291
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -346,7 +346,7 @@ class BlockstorageClient {
|
|
|
346
346
|
* @param ChangeVolumeCompartmentRequest
|
|
347
347
|
* @return ChangeVolumeCompartmentResponse
|
|
348
348
|
* @throws OciError when an error occurs
|
|
349
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
349
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ChangeVolumeCompartment.ts.html |here} to see how to use ChangeVolumeCompartment API.
|
|
350
350
|
*/
|
|
351
351
|
changeVolumeCompartment(changeVolumeCompartmentRequest) {
|
|
352
352
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -407,7 +407,7 @@ class BlockstorageClient {
|
|
|
407
407
|
* @param ChangeVolumeGroupBackupCompartmentRequest
|
|
408
408
|
* @return ChangeVolumeGroupBackupCompartmentResponse
|
|
409
409
|
* @throws OciError when an error occurs
|
|
410
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
410
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ChangeVolumeGroupBackupCompartment.ts.html |here} to see how to use ChangeVolumeGroupBackupCompartment API.
|
|
411
411
|
*/
|
|
412
412
|
changeVolumeGroupBackupCompartment(changeVolumeGroupBackupCompartmentRequest) {
|
|
413
413
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -468,7 +468,7 @@ class BlockstorageClient {
|
|
|
468
468
|
* @param ChangeVolumeGroupCompartmentRequest
|
|
469
469
|
* @return ChangeVolumeGroupCompartmentResponse
|
|
470
470
|
* @throws OciError when an error occurs
|
|
471
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
471
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ChangeVolumeGroupCompartment.ts.html |here} to see how to use ChangeVolumeGroupCompartment API.
|
|
472
472
|
*/
|
|
473
473
|
changeVolumeGroupCompartment(changeVolumeGroupCompartmentRequest) {
|
|
474
474
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -528,7 +528,7 @@ class BlockstorageClient {
|
|
|
528
528
|
* @param CopyBootVolumeBackupRequest
|
|
529
529
|
* @return CopyBootVolumeBackupResponse
|
|
530
530
|
* @throws OciError when an error occurs
|
|
531
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
531
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CopyBootVolumeBackup.ts.html |here} to see how to use CopyBootVolumeBackup API.
|
|
532
532
|
*/
|
|
533
533
|
copyBootVolumeBackup(copyBootVolumeBackupRequest) {
|
|
534
534
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -608,7 +608,7 @@ class BlockstorageClient {
|
|
|
608
608
|
* @param CopyVolumeBackupRequest
|
|
609
609
|
* @return CopyVolumeBackupResponse
|
|
610
610
|
* @throws OciError when an error occurs
|
|
611
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
611
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CopyVolumeBackup.ts.html |here} to see how to use CopyVolumeBackup API.
|
|
612
612
|
*/
|
|
613
613
|
copyVolumeBackup(copyVolumeBackupRequest) {
|
|
614
614
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -688,7 +688,7 @@ class BlockstorageClient {
|
|
|
688
688
|
* @param CopyVolumeGroupBackupRequest
|
|
689
689
|
* @return CopyVolumeGroupBackupResponse
|
|
690
690
|
* @throws OciError when an error occurs
|
|
691
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
691
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CopyVolumeGroupBackup.ts.html |here} to see how to use CopyVolumeGroupBackup API.
|
|
692
692
|
*/
|
|
693
693
|
copyVolumeGroupBackup(copyVolumeGroupBackupRequest) {
|
|
694
694
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -755,7 +755,7 @@ class BlockstorageClient {
|
|
|
755
755
|
* @param CreateBootVolumeRequest
|
|
756
756
|
* @return CreateBootVolumeResponse
|
|
757
757
|
* @throws OciError when an error occurs
|
|
758
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
758
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CreateBootVolume.ts.html |here} to see how to use CreateBootVolume API.
|
|
759
759
|
*/
|
|
760
760
|
createBootVolume(createBootVolumeRequest) {
|
|
761
761
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -821,7 +821,7 @@ class BlockstorageClient {
|
|
|
821
821
|
* @param CreateBootVolumeBackupRequest
|
|
822
822
|
* @return CreateBootVolumeBackupResponse
|
|
823
823
|
* @throws OciError when an error occurs
|
|
824
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
824
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CreateBootVolumeBackup.ts.html |here} to see how to use CreateBootVolumeBackup API.
|
|
825
825
|
*/
|
|
826
826
|
createBootVolumeBackup(createBootVolumeBackupRequest) {
|
|
827
827
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -895,7 +895,7 @@ class BlockstorageClient {
|
|
|
895
895
|
* @param CreateVolumeRequest
|
|
896
896
|
* @return CreateVolumeResponse
|
|
897
897
|
* @throws OciError when an error occurs
|
|
898
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
898
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CreateVolume.ts.html |here} to see how to use CreateVolume API.
|
|
899
899
|
*/
|
|
900
900
|
createVolume(createVolumeRequest) {
|
|
901
901
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -961,7 +961,7 @@ class BlockstorageClient {
|
|
|
961
961
|
* @param CreateVolumeBackupRequest
|
|
962
962
|
* @return CreateVolumeBackupResponse
|
|
963
963
|
* @throws OciError when an error occurs
|
|
964
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
964
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CreateVolumeBackup.ts.html |here} to see how to use CreateVolumeBackup API.
|
|
965
965
|
*/
|
|
966
966
|
createVolumeBackup(createVolumeBackupRequest) {
|
|
967
967
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1025,7 +1025,7 @@ class BlockstorageClient {
|
|
|
1025
1025
|
* @param CreateVolumeBackupPolicyRequest
|
|
1026
1026
|
* @return CreateVolumeBackupPolicyResponse
|
|
1027
1027
|
* @throws OciError when an error occurs
|
|
1028
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1028
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CreateVolumeBackupPolicy.ts.html |here} to see how to use CreateVolumeBackupPolicy API.
|
|
1029
1029
|
*/
|
|
1030
1030
|
createVolumeBackupPolicy(createVolumeBackupPolicyRequest) {
|
|
1031
1031
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1089,7 +1089,7 @@ class BlockstorageClient {
|
|
|
1089
1089
|
* @param CreateVolumeBackupPolicyAssignmentRequest
|
|
1090
1090
|
* @return CreateVolumeBackupPolicyAssignmentResponse
|
|
1091
1091
|
* @throws OciError when an error occurs
|
|
1092
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1092
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CreateVolumeBackupPolicyAssignment.ts.html |here} to see how to use CreateVolumeBackupPolicyAssignment API.
|
|
1093
1093
|
*/
|
|
1094
1094
|
createVolumeBackupPolicyAssignment(createVolumeBackupPolicyAssignmentRequest) {
|
|
1095
1095
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1155,7 +1155,7 @@ class BlockstorageClient {
|
|
|
1155
1155
|
* @param CreateVolumeGroupRequest
|
|
1156
1156
|
* @return CreateVolumeGroupResponse
|
|
1157
1157
|
* @throws OciError when an error occurs
|
|
1158
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1158
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CreateVolumeGroup.ts.html |here} to see how to use CreateVolumeGroup API.
|
|
1159
1159
|
*/
|
|
1160
1160
|
createVolumeGroup(createVolumeGroupRequest) {
|
|
1161
1161
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1217,7 +1217,7 @@ class BlockstorageClient {
|
|
|
1217
1217
|
* @param CreateVolumeGroupBackupRequest
|
|
1218
1218
|
* @return CreateVolumeGroupBackupResponse
|
|
1219
1219
|
* @throws OciError when an error occurs
|
|
1220
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1220
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CreateVolumeGroupBackup.ts.html |here} to see how to use CreateVolumeGroupBackup API.
|
|
1221
1221
|
*/
|
|
1222
1222
|
createVolumeGroupBackup(createVolumeGroupBackupRequest) {
|
|
1223
1223
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1281,7 +1281,7 @@ class BlockstorageClient {
|
|
|
1281
1281
|
* @param DeleteBootVolumeRequest
|
|
1282
1282
|
* @return DeleteBootVolumeResponse
|
|
1283
1283
|
* @throws OciError when an error occurs
|
|
1284
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1284
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DeleteBootVolume.ts.html |here} to see how to use DeleteBootVolume API.
|
|
1285
1285
|
*/
|
|
1286
1286
|
deleteBootVolume(deleteBootVolumeRequest) {
|
|
1287
1287
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1333,7 +1333,7 @@ class BlockstorageClient {
|
|
|
1333
1333
|
* @param DeleteBootVolumeBackupRequest
|
|
1334
1334
|
* @return DeleteBootVolumeBackupResponse
|
|
1335
1335
|
* @throws OciError when an error occurs
|
|
1336
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1336
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DeleteBootVolumeBackup.ts.html |here} to see how to use DeleteBootVolumeBackup API.
|
|
1337
1337
|
*/
|
|
1338
1338
|
deleteBootVolumeBackup(deleteBootVolumeBackupRequest) {
|
|
1339
1339
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1386,7 +1386,7 @@ class BlockstorageClient {
|
|
|
1386
1386
|
* @param DeleteBootVolumeKmsKeyRequest
|
|
1387
1387
|
* @return DeleteBootVolumeKmsKeyResponse
|
|
1388
1388
|
* @throws OciError when an error occurs
|
|
1389
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1389
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DeleteBootVolumeKmsKey.ts.html |here} to see how to use DeleteBootVolumeKmsKey API.
|
|
1390
1390
|
*/
|
|
1391
1391
|
deleteBootVolumeKmsKey(deleteBootVolumeKmsKeyRequest) {
|
|
1392
1392
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1442,7 +1442,7 @@ class BlockstorageClient {
|
|
|
1442
1442
|
* @param DeleteVolumeRequest
|
|
1443
1443
|
* @return DeleteVolumeResponse
|
|
1444
1444
|
* @throws OciError when an error occurs
|
|
1445
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1445
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DeleteVolume.ts.html |here} to see how to use DeleteVolume API.
|
|
1446
1446
|
*/
|
|
1447
1447
|
deleteVolume(deleteVolumeRequest) {
|
|
1448
1448
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1494,7 +1494,7 @@ class BlockstorageClient {
|
|
|
1494
1494
|
* @param DeleteVolumeBackupRequest
|
|
1495
1495
|
* @return DeleteVolumeBackupResponse
|
|
1496
1496
|
* @throws OciError when an error occurs
|
|
1497
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1497
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DeleteVolumeBackup.ts.html |here} to see how to use DeleteVolumeBackup API.
|
|
1498
1498
|
*/
|
|
1499
1499
|
deleteVolumeBackup(deleteVolumeBackupRequest) {
|
|
1500
1500
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1551,7 +1551,7 @@ class BlockstorageClient {
|
|
|
1551
1551
|
* @param DeleteVolumeBackupPolicyRequest
|
|
1552
1552
|
* @return DeleteVolumeBackupPolicyResponse
|
|
1553
1553
|
* @throws OciError when an error occurs
|
|
1554
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1554
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DeleteVolumeBackupPolicy.ts.html |here} to see how to use DeleteVolumeBackupPolicy API.
|
|
1555
1555
|
*/
|
|
1556
1556
|
deleteVolumeBackupPolicy(deleteVolumeBackupPolicyRequest) {
|
|
1557
1557
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1604,7 +1604,7 @@ class BlockstorageClient {
|
|
|
1604
1604
|
* @param DeleteVolumeBackupPolicyAssignmentRequest
|
|
1605
1605
|
* @return DeleteVolumeBackupPolicyAssignmentResponse
|
|
1606
1606
|
* @throws OciError when an error occurs
|
|
1607
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1607
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DeleteVolumeBackupPolicyAssignment.ts.html |here} to see how to use DeleteVolumeBackupPolicyAssignment API.
|
|
1608
1608
|
*/
|
|
1609
1609
|
deleteVolumeBackupPolicyAssignment(deleteVolumeBackupPolicyAssignmentRequest) {
|
|
1610
1610
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1658,7 +1658,7 @@ class BlockstorageClient {
|
|
|
1658
1658
|
* @param DeleteVolumeGroupRequest
|
|
1659
1659
|
* @return DeleteVolumeGroupResponse
|
|
1660
1660
|
* @throws OciError when an error occurs
|
|
1661
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1661
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DeleteVolumeGroup.ts.html |here} to see how to use DeleteVolumeGroup API.
|
|
1662
1662
|
*/
|
|
1663
1663
|
deleteVolumeGroup(deleteVolumeGroupRequest) {
|
|
1664
1664
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1712,7 +1712,7 @@ class BlockstorageClient {
|
|
|
1712
1712
|
* @param DeleteVolumeGroupBackupRequest
|
|
1713
1713
|
* @return DeleteVolumeGroupBackupResponse
|
|
1714
1714
|
* @throws OciError when an error occurs
|
|
1715
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1715
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DeleteVolumeGroupBackup.ts.html |here} to see how to use DeleteVolumeGroupBackup API.
|
|
1716
1716
|
*/
|
|
1717
1717
|
deleteVolumeGroupBackup(deleteVolumeGroupBackupRequest) {
|
|
1718
1718
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1765,7 +1765,7 @@ class BlockstorageClient {
|
|
|
1765
1765
|
* @param DeleteVolumeKmsKeyRequest
|
|
1766
1766
|
* @return DeleteVolumeKmsKeyResponse
|
|
1767
1767
|
* @throws OciError when an error occurs
|
|
1768
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1768
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DeleteVolumeKmsKey.ts.html |here} to see how to use DeleteVolumeKmsKey API.
|
|
1769
1769
|
*/
|
|
1770
1770
|
deleteVolumeKmsKey(deleteVolumeKmsKeyRequest) {
|
|
1771
1771
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1817,7 +1817,7 @@ class BlockstorageClient {
|
|
|
1817
1817
|
* @param GetBlockVolumeReplicaRequest
|
|
1818
1818
|
* @return GetBlockVolumeReplicaResponse
|
|
1819
1819
|
* @throws OciError when an error occurs
|
|
1820
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1820
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetBlockVolumeReplica.ts.html |here} to see how to use GetBlockVolumeReplica API.
|
|
1821
1821
|
*/
|
|
1822
1822
|
getBlockVolumeReplica(getBlockVolumeReplicaRequest) {
|
|
1823
1823
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1877,7 +1877,7 @@ class BlockstorageClient {
|
|
|
1877
1877
|
* @param GetBootVolumeRequest
|
|
1878
1878
|
* @return GetBootVolumeResponse
|
|
1879
1879
|
* @throws OciError when an error occurs
|
|
1880
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1880
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetBootVolume.ts.html |here} to see how to use GetBootVolume API.
|
|
1881
1881
|
*/
|
|
1882
1882
|
getBootVolume(getBootVolumeRequest) {
|
|
1883
1883
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1937,7 +1937,7 @@ class BlockstorageClient {
|
|
|
1937
1937
|
* @param GetBootVolumeBackupRequest
|
|
1938
1938
|
* @return GetBootVolumeBackupResponse
|
|
1939
1939
|
* @throws OciError when an error occurs
|
|
1940
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1940
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetBootVolumeBackup.ts.html |here} to see how to use GetBootVolumeBackup API.
|
|
1941
1941
|
*/
|
|
1942
1942
|
getBootVolumeBackup(getBootVolumeBackupRequest) {
|
|
1943
1943
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1998,7 +1998,7 @@ class BlockstorageClient {
|
|
|
1998
1998
|
* @param GetBootVolumeKmsKeyRequest
|
|
1999
1999
|
* @return GetBootVolumeKmsKeyResponse
|
|
2000
2000
|
* @throws OciError when an error occurs
|
|
2001
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2001
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetBootVolumeKmsKey.ts.html |here} to see how to use GetBootVolumeKmsKey API.
|
|
2002
2002
|
*/
|
|
2003
2003
|
getBootVolumeKmsKey(getBootVolumeKmsKeyRequest) {
|
|
2004
2004
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2059,7 +2059,7 @@ class BlockstorageClient {
|
|
|
2059
2059
|
* @param GetBootVolumeReplicaRequest
|
|
2060
2060
|
* @return GetBootVolumeReplicaResponse
|
|
2061
2061
|
* @throws OciError when an error occurs
|
|
2062
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2062
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetBootVolumeReplica.ts.html |here} to see how to use GetBootVolumeReplica API.
|
|
2063
2063
|
*/
|
|
2064
2064
|
getBootVolumeReplica(getBootVolumeReplicaRequest) {
|
|
2065
2065
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2119,7 +2119,7 @@ class BlockstorageClient {
|
|
|
2119
2119
|
* @param GetVolumeRequest
|
|
2120
2120
|
* @return GetVolumeResponse
|
|
2121
2121
|
* @throws OciError when an error occurs
|
|
2122
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2122
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetVolume.ts.html |here} to see how to use GetVolume API.
|
|
2123
2123
|
*/
|
|
2124
2124
|
getVolume(getVolumeRequest) {
|
|
2125
2125
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2179,7 +2179,7 @@ class BlockstorageClient {
|
|
|
2179
2179
|
* @param GetVolumeBackupRequest
|
|
2180
2180
|
* @return GetVolumeBackupResponse
|
|
2181
2181
|
* @throws OciError when an error occurs
|
|
2182
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2182
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetVolumeBackup.ts.html |here} to see how to use GetVolumeBackup API.
|
|
2183
2183
|
*/
|
|
2184
2184
|
getVolumeBackup(getVolumeBackupRequest) {
|
|
2185
2185
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2239,7 +2239,7 @@ class BlockstorageClient {
|
|
|
2239
2239
|
* @param GetVolumeBackupPolicyRequest
|
|
2240
2240
|
* @return GetVolumeBackupPolicyResponse
|
|
2241
2241
|
* @throws OciError when an error occurs
|
|
2242
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2242
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetVolumeBackupPolicy.ts.html |here} to see how to use GetVolumeBackupPolicy API.
|
|
2243
2243
|
*/
|
|
2244
2244
|
getVolumeBackupPolicy(getVolumeBackupPolicyRequest) {
|
|
2245
2245
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2302,7 +2302,7 @@ class BlockstorageClient {
|
|
|
2302
2302
|
* @param GetVolumeBackupPolicyAssetAssignmentRequest
|
|
2303
2303
|
* @return GetVolumeBackupPolicyAssetAssignmentResponse
|
|
2304
2304
|
* @throws OciError when an error occurs
|
|
2305
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2305
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetVolumeBackupPolicyAssetAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssetAssignment API.
|
|
2306
2306
|
*/
|
|
2307
2307
|
getVolumeBackupPolicyAssetAssignment(getVolumeBackupPolicyAssetAssignmentRequest) {
|
|
2308
2308
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2404,7 +2404,7 @@ class BlockstorageClient {
|
|
|
2404
2404
|
* @param GetVolumeBackupPolicyAssignmentRequest
|
|
2405
2405
|
* @return GetVolumeBackupPolicyAssignmentResponse
|
|
2406
2406
|
* @throws OciError when an error occurs
|
|
2407
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2407
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetVolumeBackupPolicyAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssignment API.
|
|
2408
2408
|
*/
|
|
2409
2409
|
getVolumeBackupPolicyAssignment(getVolumeBackupPolicyAssignmentRequest) {
|
|
2410
2410
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2464,7 +2464,7 @@ class BlockstorageClient {
|
|
|
2464
2464
|
* @param GetVolumeGroupRequest
|
|
2465
2465
|
* @return GetVolumeGroupResponse
|
|
2466
2466
|
* @throws OciError when an error occurs
|
|
2467
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2467
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetVolumeGroup.ts.html |here} to see how to use GetVolumeGroup API.
|
|
2468
2468
|
*/
|
|
2469
2469
|
getVolumeGroup(getVolumeGroupRequest) {
|
|
2470
2470
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2524,7 +2524,7 @@ class BlockstorageClient {
|
|
|
2524
2524
|
* @param GetVolumeGroupBackupRequest
|
|
2525
2525
|
* @return GetVolumeGroupBackupResponse
|
|
2526
2526
|
* @throws OciError when an error occurs
|
|
2527
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2527
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetVolumeGroupBackup.ts.html |here} to see how to use GetVolumeGroupBackup API.
|
|
2528
2528
|
*/
|
|
2529
2529
|
getVolumeGroupBackup(getVolumeGroupBackupRequest) {
|
|
2530
2530
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2584,7 +2584,7 @@ class BlockstorageClient {
|
|
|
2584
2584
|
* @param GetVolumeGroupReplicaRequest
|
|
2585
2585
|
* @return GetVolumeGroupReplicaResponse
|
|
2586
2586
|
* @throws OciError when an error occurs
|
|
2587
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2587
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetVolumeGroupReplica.ts.html |here} to see how to use GetVolumeGroupReplica API.
|
|
2588
2588
|
*/
|
|
2589
2589
|
getVolumeGroupReplica(getVolumeGroupReplicaRequest) {
|
|
2590
2590
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2645,7 +2645,7 @@ class BlockstorageClient {
|
|
|
2645
2645
|
* @param GetVolumeKmsKeyRequest
|
|
2646
2646
|
* @return GetVolumeKmsKeyResponse
|
|
2647
2647
|
* @throws OciError when an error occurs
|
|
2648
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2648
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetVolumeKmsKey.ts.html |here} to see how to use GetVolumeKmsKey API.
|
|
2649
2649
|
*/
|
|
2650
2650
|
getVolumeKmsKey(getVolumeKmsKeyRequest) {
|
|
2651
2651
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2707,7 +2707,7 @@ class BlockstorageClient {
|
|
|
2707
2707
|
* @param ListBlockVolumeReplicasRequest
|
|
2708
2708
|
* @return ListBlockVolumeReplicasResponse
|
|
2709
2709
|
* @throws OciError when an error occurs
|
|
2710
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2710
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListBlockVolumeReplicas.ts.html |here} to see how to use ListBlockVolumeReplicas API.
|
|
2711
2711
|
*/
|
|
2712
2712
|
listBlockVolumeReplicas(listBlockVolumeReplicasRequest) {
|
|
2713
2713
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2815,7 +2815,7 @@ class BlockstorageClient {
|
|
|
2815
2815
|
* @param ListBootVolumeBackupsRequest
|
|
2816
2816
|
* @return ListBootVolumeBackupsResponse
|
|
2817
2817
|
* @throws OciError when an error occurs
|
|
2818
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2818
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListBootVolumeBackups.ts.html |here} to see how to use ListBootVolumeBackups API.
|
|
2819
2819
|
*/
|
|
2820
2820
|
listBootVolumeBackups(listBootVolumeBackupsRequest) {
|
|
2821
2821
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2924,7 +2924,7 @@ class BlockstorageClient {
|
|
|
2924
2924
|
* @param ListBootVolumeReplicasRequest
|
|
2925
2925
|
* @return ListBootVolumeReplicasResponse
|
|
2926
2926
|
* @throws OciError when an error occurs
|
|
2927
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2927
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListBootVolumeReplicas.ts.html |here} to see how to use ListBootVolumeReplicas API.
|
|
2928
2928
|
*/
|
|
2929
2929
|
listBootVolumeReplicas(listBootVolumeReplicasRequest) {
|
|
2930
2930
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3032,7 +3032,7 @@ class BlockstorageClient {
|
|
|
3032
3032
|
* @param ListBootVolumesRequest
|
|
3033
3033
|
* @return ListBootVolumesResponse
|
|
3034
3034
|
* @throws OciError when an error occurs
|
|
3035
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3035
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListBootVolumes.ts.html |here} to see how to use ListBootVolumes API.
|
|
3036
3036
|
*/
|
|
3037
3037
|
listBootVolumes(listBootVolumesRequest) {
|
|
3038
3038
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3140,7 +3140,7 @@ class BlockstorageClient {
|
|
|
3140
3140
|
* @param ListVolumeBackupPoliciesRequest
|
|
3141
3141
|
* @return ListVolumeBackupPoliciesResponse
|
|
3142
3142
|
* @throws OciError when an error occurs
|
|
3143
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3143
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListVolumeBackupPolicies.ts.html |here} to see how to use ListVolumeBackupPolicies API.
|
|
3144
3144
|
*/
|
|
3145
3145
|
listVolumeBackupPolicies(listVolumeBackupPoliciesRequest) {
|
|
3146
3146
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3243,7 +3243,7 @@ class BlockstorageClient {
|
|
|
3243
3243
|
* @param ListVolumeBackupsRequest
|
|
3244
3244
|
* @return ListVolumeBackupsResponse
|
|
3245
3245
|
* @throws OciError when an error occurs
|
|
3246
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3246
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListVolumeBackups.ts.html |here} to see how to use ListVolumeBackups API.
|
|
3247
3247
|
*/
|
|
3248
3248
|
listVolumeBackups(listVolumeBackupsRequest) {
|
|
3249
3249
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3353,7 +3353,7 @@ class BlockstorageClient {
|
|
|
3353
3353
|
* @param ListVolumeGroupBackupsRequest
|
|
3354
3354
|
* @return ListVolumeGroupBackupsResponse
|
|
3355
3355
|
* @throws OciError when an error occurs
|
|
3356
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3356
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListVolumeGroupBackups.ts.html |here} to see how to use ListVolumeGroupBackups API.
|
|
3357
3357
|
*/
|
|
3358
3358
|
listVolumeGroupBackups(listVolumeGroupBackupsRequest) {
|
|
3359
3359
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3461,7 +3461,7 @@ class BlockstorageClient {
|
|
|
3461
3461
|
* @param ListVolumeGroupReplicasRequest
|
|
3462
3462
|
* @return ListVolumeGroupReplicasResponse
|
|
3463
3463
|
* @throws OciError when an error occurs
|
|
3464
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3464
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListVolumeGroupReplicas.ts.html |here} to see how to use ListVolumeGroupReplicas API.
|
|
3465
3465
|
*/
|
|
3466
3466
|
listVolumeGroupReplicas(listVolumeGroupReplicasRequest) {
|
|
3467
3467
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3570,7 +3570,7 @@ class BlockstorageClient {
|
|
|
3570
3570
|
* @param ListVolumeGroupsRequest
|
|
3571
3571
|
* @return ListVolumeGroupsResponse
|
|
3572
3572
|
* @throws OciError when an error occurs
|
|
3573
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3573
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListVolumeGroups.ts.html |here} to see how to use ListVolumeGroups API.
|
|
3574
3574
|
*/
|
|
3575
3575
|
listVolumeGroups(listVolumeGroupsRequest) {
|
|
3576
3576
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3678,7 +3678,7 @@ class BlockstorageClient {
|
|
|
3678
3678
|
* @param ListVolumesRequest
|
|
3679
3679
|
* @return ListVolumesResponse
|
|
3680
3680
|
* @throws OciError when an error occurs
|
|
3681
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3681
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListVolumes.ts.html |here} to see how to use ListVolumes API.
|
|
3682
3682
|
*/
|
|
3683
3683
|
listVolumes(listVolumesRequest) {
|
|
3684
3684
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3786,7 +3786,7 @@ class BlockstorageClient {
|
|
|
3786
3786
|
* @param UpdateBootVolumeRequest
|
|
3787
3787
|
* @return UpdateBootVolumeResponse
|
|
3788
3788
|
* @throws OciError when an error occurs
|
|
3789
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3789
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateBootVolume.ts.html |here} to see how to use UpdateBootVolume API.
|
|
3790
3790
|
*/
|
|
3791
3791
|
updateBootVolume(updateBootVolumeRequest) {
|
|
3792
3792
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3850,7 +3850,7 @@ class BlockstorageClient {
|
|
|
3850
3850
|
* @param UpdateBootVolumeBackupRequest
|
|
3851
3851
|
* @return UpdateBootVolumeBackupResponse
|
|
3852
3852
|
* @throws OciError when an error occurs
|
|
3853
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3853
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateBootVolumeBackup.ts.html |here} to see how to use UpdateBootVolumeBackup API.
|
|
3854
3854
|
*/
|
|
3855
3855
|
updateBootVolumeBackup(updateBootVolumeBackupRequest) {
|
|
3856
3856
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3908,7 +3908,7 @@ class BlockstorageClient {
|
|
|
3908
3908
|
* @param UpdateBootVolumeKmsKeyRequest
|
|
3909
3909
|
* @return UpdateBootVolumeKmsKeyResponse
|
|
3910
3910
|
* @throws OciError when an error occurs
|
|
3911
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3911
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateBootVolumeKmsKey.ts.html |here} to see how to use UpdateBootVolumeKmsKey API.
|
|
3912
3912
|
*/
|
|
3913
3913
|
updateBootVolumeKmsKey(updateBootVolumeKmsKeyRequest) {
|
|
3914
3914
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3972,7 +3972,7 @@ class BlockstorageClient {
|
|
|
3972
3972
|
* @param UpdateVolumeRequest
|
|
3973
3973
|
* @return UpdateVolumeResponse
|
|
3974
3974
|
* @throws OciError when an error occurs
|
|
3975
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3975
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateVolume.ts.html |here} to see how to use UpdateVolume API.
|
|
3976
3976
|
*/
|
|
3977
3977
|
updateVolume(updateVolumeRequest) {
|
|
3978
3978
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4036,7 +4036,7 @@ class BlockstorageClient {
|
|
|
4036
4036
|
* @param UpdateVolumeBackupRequest
|
|
4037
4037
|
* @return UpdateVolumeBackupResponse
|
|
4038
4038
|
* @throws OciError when an error occurs
|
|
4039
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4039
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateVolumeBackup.ts.html |here} to see how to use UpdateVolumeBackup API.
|
|
4040
4040
|
*/
|
|
4041
4041
|
updateVolumeBackup(updateVolumeBackupRequest) {
|
|
4042
4042
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4098,7 +4098,7 @@ class BlockstorageClient {
|
|
|
4098
4098
|
* @param UpdateVolumeBackupPolicyRequest
|
|
4099
4099
|
* @return UpdateVolumeBackupPolicyResponse
|
|
4100
4100
|
* @throws OciError when an error occurs
|
|
4101
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4101
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateVolumeBackupPolicy.ts.html |here} to see how to use UpdateVolumeBackupPolicy API.
|
|
4102
4102
|
*/
|
|
4103
4103
|
updateVolumeBackupPolicy(updateVolumeBackupPolicyRequest) {
|
|
4104
4104
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4168,7 +4168,7 @@ class BlockstorageClient {
|
|
|
4168
4168
|
* @param UpdateVolumeGroupRequest
|
|
4169
4169
|
* @return UpdateVolumeGroupResponse
|
|
4170
4170
|
* @throws OciError when an error occurs
|
|
4171
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4171
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateVolumeGroup.ts.html |here} to see how to use UpdateVolumeGroup API.
|
|
4172
4172
|
*/
|
|
4173
4173
|
updateVolumeGroup(updateVolumeGroupRequest) {
|
|
4174
4174
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4232,7 +4232,7 @@ class BlockstorageClient {
|
|
|
4232
4232
|
* @param UpdateVolumeGroupBackupRequest
|
|
4233
4233
|
* @return UpdateVolumeGroupBackupResponse
|
|
4234
4234
|
* @throws OciError when an error occurs
|
|
4235
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4235
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateVolumeGroupBackup.ts.html |here} to see how to use UpdateVolumeGroupBackup API.
|
|
4236
4236
|
*/
|
|
4237
4237
|
updateVolumeGroupBackup(updateVolumeGroupBackupRequest) {
|
|
4238
4238
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4290,7 +4290,7 @@ class BlockstorageClient {
|
|
|
4290
4290
|
* @param UpdateVolumeKmsKeyRequest
|
|
4291
4291
|
* @return UpdateVolumeKmsKeyResponse
|
|
4292
4292
|
* @throws OciError when an error occurs
|
|
4293
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4293
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateVolumeKmsKey.ts.html |here} to see how to use UpdateVolumeKmsKey API.
|
|
4294
4294
|
*/
|
|
4295
4295
|
updateVolumeKmsKey(updateVolumeKmsKeyRequest) {
|
|
4296
4296
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4453,7 +4453,7 @@ class ComputeClient {
|
|
|
4453
4453
|
* @param AcceptShieldedIntegrityPolicyRequest
|
|
4454
4454
|
* @return AcceptShieldedIntegrityPolicyResponse
|
|
4455
4455
|
* @throws OciError when an error occurs
|
|
4456
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4456
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/AcceptShieldedIntegrityPolicy.ts.html |here} to see how to use AcceptShieldedIntegrityPolicy API.
|
|
4457
4457
|
*/
|
|
4458
4458
|
acceptShieldedIntegrityPolicy(acceptShieldedIntegrityPolicyRequest) {
|
|
4459
4459
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4507,7 +4507,7 @@ class ComputeClient {
|
|
|
4507
4507
|
* @param AddImageShapeCompatibilityEntryRequest
|
|
4508
4508
|
* @return AddImageShapeCompatibilityEntryResponse
|
|
4509
4509
|
* @throws OciError when an error occurs
|
|
4510
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4510
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/AddImageShapeCompatibilityEntry.ts.html |here} to see how to use AddImageShapeCompatibilityEntry API.
|
|
4511
4511
|
*/
|
|
4512
4512
|
addImageShapeCompatibilityEntry(addImageShapeCompatibilityEntryRequest) {
|
|
4513
4513
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4565,7 +4565,7 @@ class ComputeClient {
|
|
|
4565
4565
|
* @param AttachBootVolumeRequest
|
|
4566
4566
|
* @return AttachBootVolumeResponse
|
|
4567
4567
|
* @throws OciError when an error occurs
|
|
4568
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4568
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/AttachBootVolume.ts.html |here} to see how to use AttachBootVolume API.
|
|
4569
4569
|
*/
|
|
4570
4570
|
attachBootVolume(attachBootVolumeRequest) {
|
|
4571
4571
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4628,7 +4628,7 @@ class ComputeClient {
|
|
|
4628
4628
|
* @param AttachVnicRequest
|
|
4629
4629
|
* @return AttachVnicResponse
|
|
4630
4630
|
* @throws OciError when an error occurs
|
|
4631
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4631
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/AttachVnic.ts.html |here} to see how to use AttachVnic API.
|
|
4632
4632
|
*/
|
|
4633
4633
|
attachVnic(attachVnicRequest) {
|
|
4634
4634
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4689,7 +4689,7 @@ class ComputeClient {
|
|
|
4689
4689
|
* @param AttachVolumeRequest
|
|
4690
4690
|
* @return AttachVolumeResponse
|
|
4691
4691
|
* @throws OciError when an error occurs
|
|
4692
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4692
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/AttachVolume.ts.html |here} to see how to use AttachVolume API.
|
|
4693
4693
|
*/
|
|
4694
4694
|
attachVolume(attachVolumeRequest) {
|
|
4695
4695
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4766,7 +4766,7 @@ class ComputeClient {
|
|
|
4766
4766
|
* @param CaptureConsoleHistoryRequest
|
|
4767
4767
|
* @return CaptureConsoleHistoryResponse
|
|
4768
4768
|
* @throws OciError when an error occurs
|
|
4769
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4769
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CaptureConsoleHistory.ts.html |here} to see how to use CaptureConsoleHistory API.
|
|
4770
4770
|
*/
|
|
4771
4771
|
captureConsoleHistory(captureConsoleHistoryRequest) {
|
|
4772
4772
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4829,7 +4829,7 @@ class ComputeClient {
|
|
|
4829
4829
|
* @param ChangeComputeCapacityReservationCompartmentRequest
|
|
4830
4830
|
* @return ChangeComputeCapacityReservationCompartmentResponse
|
|
4831
4831
|
* @throws OciError when an error occurs
|
|
4832
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4832
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ChangeComputeCapacityReservationCompartment.ts.html |here} to see how to use ChangeComputeCapacityReservationCompartment API.
|
|
4833
4833
|
*/
|
|
4834
4834
|
changeComputeCapacityReservationCompartment(changeComputeCapacityReservationCompartmentRequest) {
|
|
4835
4835
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4892,7 +4892,7 @@ class ComputeClient {
|
|
|
4892
4892
|
* @param ChangeComputeImageCapabilitySchemaCompartmentRequest
|
|
4893
4893
|
* @return ChangeComputeImageCapabilitySchemaCompartmentResponse
|
|
4894
4894
|
* @throws OciError when an error occurs
|
|
4895
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4895
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ChangeComputeImageCapabilitySchemaCompartment.ts.html |here} to see how to use ChangeComputeImageCapabilitySchemaCompartment API.
|
|
4896
4896
|
*/
|
|
4897
4897
|
changeComputeImageCapabilitySchemaCompartment(changeComputeImageCapabilitySchemaCompartmentRequest) {
|
|
4898
4898
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4947,7 +4947,7 @@ class ComputeClient {
|
|
|
4947
4947
|
* @param ChangeDedicatedVmHostCompartmentRequest
|
|
4948
4948
|
* @return ChangeDedicatedVmHostCompartmentResponse
|
|
4949
4949
|
* @throws OciError when an error occurs
|
|
4950
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4950
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ChangeDedicatedVmHostCompartment.ts.html |here} to see how to use ChangeDedicatedVmHostCompartment API.
|
|
4951
4951
|
*/
|
|
4952
4952
|
changeDedicatedVmHostCompartment(changeDedicatedVmHostCompartmentRequest) {
|
|
4953
4953
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5015,7 +5015,7 @@ class ComputeClient {
|
|
|
5015
5015
|
* @param ChangeImageCompartmentRequest
|
|
5016
5016
|
* @return ChangeImageCompartmentResponse
|
|
5017
5017
|
* @throws OciError when an error occurs
|
|
5018
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5018
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ChangeImageCompartment.ts.html |here} to see how to use ChangeImageCompartment API.
|
|
5019
5019
|
*/
|
|
5020
5020
|
changeImageCompartment(changeImageCompartmentRequest) {
|
|
5021
5021
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5081,7 +5081,7 @@ class ComputeClient {
|
|
|
5081
5081
|
* @param ChangeInstanceCompartmentRequest
|
|
5082
5082
|
* @return ChangeInstanceCompartmentResponse
|
|
5083
5083
|
* @throws OciError when an error occurs
|
|
5084
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5084
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ChangeInstanceCompartment.ts.html |here} to see how to use ChangeInstanceCompartment API.
|
|
5085
5085
|
*/
|
|
5086
5086
|
changeInstanceCompartment(changeInstanceCompartmentRequest) {
|
|
5087
5087
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5147,7 +5147,7 @@ class ComputeClient {
|
|
|
5147
5147
|
* @param CreateAppCatalogSubscriptionRequest
|
|
5148
5148
|
* @return CreateAppCatalogSubscriptionResponse
|
|
5149
5149
|
* @throws OciError when an error occurs
|
|
5150
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5150
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CreateAppCatalogSubscription.ts.html |here} to see how to use CreateAppCatalogSubscription API.
|
|
5151
5151
|
*/
|
|
5152
5152
|
createAppCatalogSubscription(createAppCatalogSubscriptionRequest) {
|
|
5153
5153
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5212,7 +5212,7 @@ class ComputeClient {
|
|
|
5212
5212
|
* @param CreateComputeCapacityReservationRequest
|
|
5213
5213
|
* @return CreateComputeCapacityReservationResponse
|
|
5214
5214
|
* @throws OciError when an error occurs
|
|
5215
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5215
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CreateComputeCapacityReservation.ts.html |here} to see how to use CreateComputeCapacityReservation API.
|
|
5216
5216
|
*/
|
|
5217
5217
|
createComputeCapacityReservation(createComputeCapacityReservationRequest) {
|
|
5218
5218
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5284,7 +5284,7 @@ class ComputeClient {
|
|
|
5284
5284
|
* @param CreateComputeImageCapabilitySchemaRequest
|
|
5285
5285
|
* @return CreateComputeImageCapabilitySchemaResponse
|
|
5286
5286
|
* @throws OciError when an error occurs
|
|
5287
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5287
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CreateComputeImageCapabilitySchema.ts.html |here} to see how to use CreateComputeImageCapabilitySchema API.
|
|
5288
5288
|
*/
|
|
5289
5289
|
createComputeImageCapabilitySchema(createComputeImageCapabilitySchemaRequest) {
|
|
5290
5290
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5348,7 +5348,7 @@ class ComputeClient {
|
|
|
5348
5348
|
* @param CreateDedicatedVmHostRequest
|
|
5349
5349
|
* @return CreateDedicatedVmHostResponse
|
|
5350
5350
|
* @throws OciError when an error occurs
|
|
5351
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5351
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CreateDedicatedVmHost.ts.html |here} to see how to use CreateDedicatedVmHost API.
|
|
5352
5352
|
*/
|
|
5353
5353
|
createDedicatedVmHost(createDedicatedVmHostRequest) {
|
|
5354
5354
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5437,7 +5437,7 @@ class ComputeClient {
|
|
|
5437
5437
|
* @param CreateImageRequest
|
|
5438
5438
|
* @return CreateImageResponse
|
|
5439
5439
|
* @throws OciError when an error occurs
|
|
5440
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5440
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CreateImage.ts.html |here} to see how to use CreateImage API.
|
|
5441
5441
|
*/
|
|
5442
5442
|
createImage(createImageRequest) {
|
|
5443
5443
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5507,7 +5507,7 @@ class ComputeClient {
|
|
|
5507
5507
|
* @param CreateInstanceConsoleConnectionRequest
|
|
5508
5508
|
* @return CreateInstanceConsoleConnectionResponse
|
|
5509
5509
|
* @throws OciError when an error occurs
|
|
5510
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5510
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CreateInstanceConsoleConnection.ts.html |here} to see how to use CreateInstanceConsoleConnection API.
|
|
5511
5511
|
*/
|
|
5512
5512
|
createInstanceConsoleConnection(createInstanceConsoleConnectionRequest) {
|
|
5513
5513
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5567,7 +5567,7 @@ class ComputeClient {
|
|
|
5567
5567
|
* @param DeleteAppCatalogSubscriptionRequest
|
|
5568
5568
|
* @return DeleteAppCatalogSubscriptionResponse
|
|
5569
5569
|
* @throws OciError when an error occurs
|
|
5570
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5570
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DeleteAppCatalogSubscription.ts.html |here} to see how to use DeleteAppCatalogSubscription API.
|
|
5571
5571
|
*/
|
|
5572
5572
|
deleteAppCatalogSubscription(deleteAppCatalogSubscriptionRequest) {
|
|
5573
5573
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5620,7 +5620,7 @@ class ComputeClient {
|
|
|
5620
5620
|
* @param DeleteComputeCapacityReservationRequest
|
|
5621
5621
|
* @return DeleteComputeCapacityReservationResponse
|
|
5622
5622
|
* @throws OciError when an error occurs
|
|
5623
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5623
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DeleteComputeCapacityReservation.ts.html |here} to see how to use DeleteComputeCapacityReservation API.
|
|
5624
5624
|
*/
|
|
5625
5625
|
deleteComputeCapacityReservation(deleteComputeCapacityReservationRequest) {
|
|
5626
5626
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5679,7 +5679,7 @@ class ComputeClient {
|
|
|
5679
5679
|
* @param DeleteComputeImageCapabilitySchemaRequest
|
|
5680
5680
|
* @return DeleteComputeImageCapabilitySchemaResponse
|
|
5681
5681
|
* @throws OciError when an error occurs
|
|
5682
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5682
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DeleteComputeImageCapabilitySchema.ts.html |here} to see how to use DeleteComputeImageCapabilitySchema API.
|
|
5683
5683
|
*/
|
|
5684
5684
|
deleteComputeImageCapabilitySchema(deleteComputeImageCapabilitySchemaRequest) {
|
|
5685
5685
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5732,7 +5732,7 @@ class ComputeClient {
|
|
|
5732
5732
|
* @param DeleteConsoleHistoryRequest
|
|
5733
5733
|
* @return DeleteConsoleHistoryResponse
|
|
5734
5734
|
* @throws OciError when an error occurs
|
|
5735
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5735
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DeleteConsoleHistory.ts.html |here} to see how to use DeleteConsoleHistory API.
|
|
5736
5736
|
*/
|
|
5737
5737
|
deleteConsoleHistory(deleteConsoleHistoryRequest) {
|
|
5738
5738
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5788,7 +5788,7 @@ class ComputeClient {
|
|
|
5788
5788
|
* @param DeleteDedicatedVmHostRequest
|
|
5789
5789
|
* @return DeleteDedicatedVmHostResponse
|
|
5790
5790
|
* @throws OciError when an error occurs
|
|
5791
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5791
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DeleteDedicatedVmHost.ts.html |here} to see how to use DeleteDedicatedVmHost API.
|
|
5792
5792
|
*/
|
|
5793
5793
|
deleteDedicatedVmHost(deleteDedicatedVmHostRequest) {
|
|
5794
5794
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5845,7 +5845,7 @@ class ComputeClient {
|
|
|
5845
5845
|
* @param DeleteImageRequest
|
|
5846
5846
|
* @return DeleteImageResponse
|
|
5847
5847
|
* @throws OciError when an error occurs
|
|
5848
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5848
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DeleteImage.ts.html |here} to see how to use DeleteImage API.
|
|
5849
5849
|
*/
|
|
5850
5850
|
deleteImage(deleteImageRequest) {
|
|
5851
5851
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5897,7 +5897,7 @@ class ComputeClient {
|
|
|
5897
5897
|
* @param DeleteInstanceConsoleConnectionRequest
|
|
5898
5898
|
* @return DeleteInstanceConsoleConnectionResponse
|
|
5899
5899
|
* @throws OciError when an error occurs
|
|
5900
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5900
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DeleteInstanceConsoleConnection.ts.html |here} to see how to use DeleteInstanceConsoleConnection API.
|
|
5901
5901
|
*/
|
|
5902
5902
|
deleteInstanceConsoleConnection(deleteInstanceConsoleConnectionRequest) {
|
|
5903
5903
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5953,7 +5953,7 @@ class ComputeClient {
|
|
|
5953
5953
|
* @param DetachBootVolumeRequest
|
|
5954
5954
|
* @return DetachBootVolumeResponse
|
|
5955
5955
|
* @throws OciError when an error occurs
|
|
5956
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5956
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DetachBootVolume.ts.html |here} to see how to use DetachBootVolume API.
|
|
5957
5957
|
*/
|
|
5958
5958
|
detachBootVolume(detachBootVolumeRequest) {
|
|
5959
5959
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6015,7 +6015,7 @@ class ComputeClient {
|
|
|
6015
6015
|
* @param DetachVnicRequest
|
|
6016
6016
|
* @return DetachVnicResponse
|
|
6017
6017
|
* @throws OciError when an error occurs
|
|
6018
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6018
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DetachVnic.ts.html |here} to see how to use DetachVnic API.
|
|
6019
6019
|
*/
|
|
6020
6020
|
detachVnic(detachVnicRequest) {
|
|
6021
6021
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6071,7 +6071,7 @@ class ComputeClient {
|
|
|
6071
6071
|
* @param DetachVolumeRequest
|
|
6072
6072
|
* @return DetachVolumeResponse
|
|
6073
6073
|
* @throws OciError when an error occurs
|
|
6074
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6074
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DetachVolume.ts.html |here} to see how to use DetachVolume API.
|
|
6075
6075
|
*/
|
|
6076
6076
|
detachVolume(detachVolumeRequest) {
|
|
6077
6077
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6133,7 +6133,7 @@ class ComputeClient {
|
|
|
6133
6133
|
* @param ExportImageRequest
|
|
6134
6134
|
* @return ExportImageResponse
|
|
6135
6135
|
* @throws OciError when an error occurs
|
|
6136
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6136
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ExportImage.ts.html |here} to see how to use ExportImage API.
|
|
6137
6137
|
*/
|
|
6138
6138
|
exportImage(exportImageRequest) {
|
|
6139
6139
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6201,7 +6201,7 @@ class ComputeClient {
|
|
|
6201
6201
|
* @param GetAppCatalogListingRequest
|
|
6202
6202
|
* @return GetAppCatalogListingResponse
|
|
6203
6203
|
* @throws OciError when an error occurs
|
|
6204
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6204
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetAppCatalogListing.ts.html |here} to see how to use GetAppCatalogListing API.
|
|
6205
6205
|
*/
|
|
6206
6206
|
getAppCatalogListing(getAppCatalogListingRequest) {
|
|
6207
6207
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6261,7 +6261,7 @@ class ComputeClient {
|
|
|
6261
6261
|
* @param GetAppCatalogListingAgreementsRequest
|
|
6262
6262
|
* @return GetAppCatalogListingAgreementsResponse
|
|
6263
6263
|
* @throws OciError when an error occurs
|
|
6264
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6264
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetAppCatalogListingAgreements.ts.html |here} to see how to use GetAppCatalogListingAgreements API.
|
|
6265
6265
|
*/
|
|
6266
6266
|
getAppCatalogListingAgreements(getAppCatalogListingAgreementsRequest) {
|
|
6267
6267
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6322,7 +6322,7 @@ class ComputeClient {
|
|
|
6322
6322
|
* @param GetAppCatalogListingResourceVersionRequest
|
|
6323
6323
|
* @return GetAppCatalogListingResourceVersionResponse
|
|
6324
6324
|
* @throws OciError when an error occurs
|
|
6325
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6325
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetAppCatalogListingResourceVersion.ts.html |here} to see how to use GetAppCatalogListingResourceVersion API.
|
|
6326
6326
|
*/
|
|
6327
6327
|
getAppCatalogListingResourceVersion(getAppCatalogListingResourceVersionRequest) {
|
|
6328
6328
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6383,7 +6383,7 @@ class ComputeClient {
|
|
|
6383
6383
|
* @param GetBootVolumeAttachmentRequest
|
|
6384
6384
|
* @return GetBootVolumeAttachmentResponse
|
|
6385
6385
|
* @throws OciError when an error occurs
|
|
6386
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6386
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetBootVolumeAttachment.ts.html |here} to see how to use GetBootVolumeAttachment API.
|
|
6387
6387
|
*/
|
|
6388
6388
|
getBootVolumeAttachment(getBootVolumeAttachmentRequest) {
|
|
6389
6389
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6443,7 +6443,7 @@ class ComputeClient {
|
|
|
6443
6443
|
* @param GetComputeCapacityReservationRequest
|
|
6444
6444
|
* @return GetComputeCapacityReservationResponse
|
|
6445
6445
|
* @throws OciError when an error occurs
|
|
6446
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6446
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetComputeCapacityReservation.ts.html |here} to see how to use GetComputeCapacityReservation API.
|
|
6447
6447
|
*/
|
|
6448
6448
|
getComputeCapacityReservation(getComputeCapacityReservationRequest) {
|
|
6449
6449
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6504,7 +6504,7 @@ class ComputeClient {
|
|
|
6504
6504
|
* @param GetComputeGlobalImageCapabilitySchemaRequest
|
|
6505
6505
|
* @return GetComputeGlobalImageCapabilitySchemaResponse
|
|
6506
6506
|
* @throws OciError when an error occurs
|
|
6507
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6507
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetComputeGlobalImageCapabilitySchema.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchema API.
|
|
6508
6508
|
*/
|
|
6509
6509
|
getComputeGlobalImageCapabilitySchema(getComputeGlobalImageCapabilitySchemaRequest) {
|
|
6510
6510
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6564,7 +6564,7 @@ class ComputeClient {
|
|
|
6564
6564
|
* @param GetComputeGlobalImageCapabilitySchemaVersionRequest
|
|
6565
6565
|
* @return GetComputeGlobalImageCapabilitySchemaVersionResponse
|
|
6566
6566
|
* @throws OciError when an error occurs
|
|
6567
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6567
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetComputeGlobalImageCapabilitySchemaVersion.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchemaVersion API.
|
|
6568
6568
|
*/
|
|
6569
6569
|
getComputeGlobalImageCapabilitySchemaVersion(getComputeGlobalImageCapabilitySchemaVersionRequest) {
|
|
6570
6570
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6626,7 +6626,7 @@ class ComputeClient {
|
|
|
6626
6626
|
* @param GetComputeImageCapabilitySchemaRequest
|
|
6627
6627
|
* @return GetComputeImageCapabilitySchemaResponse
|
|
6628
6628
|
* @throws OciError when an error occurs
|
|
6629
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6629
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetComputeImageCapabilitySchema.ts.html |here} to see how to use GetComputeImageCapabilitySchema API.
|
|
6630
6630
|
*/
|
|
6631
6631
|
getComputeImageCapabilitySchema(getComputeImageCapabilitySchemaRequest) {
|
|
6632
6632
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6691,7 +6691,7 @@ class ComputeClient {
|
|
|
6691
6691
|
* @param GetConsoleHistoryRequest
|
|
6692
6692
|
* @return GetConsoleHistoryResponse
|
|
6693
6693
|
* @throws OciError when an error occurs
|
|
6694
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6694
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetConsoleHistory.ts.html |here} to see how to use GetConsoleHistory API.
|
|
6695
6695
|
*/
|
|
6696
6696
|
getConsoleHistory(getConsoleHistoryRequest) {
|
|
6697
6697
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6754,7 +6754,7 @@ class ComputeClient {
|
|
|
6754
6754
|
* @param GetConsoleHistoryContentRequest
|
|
6755
6755
|
* @return GetConsoleHistoryContentResponse
|
|
6756
6756
|
* @throws OciError when an error occurs
|
|
6757
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6757
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetConsoleHistoryContent.ts.html |here} to see how to use GetConsoleHistoryContent API.
|
|
6758
6758
|
*/
|
|
6759
6759
|
getConsoleHistoryContent(getConsoleHistoryContentRequest) {
|
|
6760
6760
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6817,7 +6817,7 @@ class ComputeClient {
|
|
|
6817
6817
|
* @param GetDedicatedVmHostRequest
|
|
6818
6818
|
* @return GetDedicatedVmHostResponse
|
|
6819
6819
|
* @throws OciError when an error occurs
|
|
6820
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6820
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetDedicatedVmHost.ts.html |here} to see how to use GetDedicatedVmHost API.
|
|
6821
6821
|
*/
|
|
6822
6822
|
getDedicatedVmHost(getDedicatedVmHostRequest) {
|
|
6823
6823
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6878,7 +6878,7 @@ class ComputeClient {
|
|
|
6878
6878
|
* @param GetImageRequest
|
|
6879
6879
|
* @return GetImageResponse
|
|
6880
6880
|
* @throws OciError when an error occurs
|
|
6881
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6881
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetImage.ts.html |here} to see how to use GetImage API.
|
|
6882
6882
|
*/
|
|
6883
6883
|
getImage(getImageRequest) {
|
|
6884
6884
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6938,7 +6938,7 @@ class ComputeClient {
|
|
|
6938
6938
|
* @param GetImageShapeCompatibilityEntryRequest
|
|
6939
6939
|
* @return GetImageShapeCompatibilityEntryResponse
|
|
6940
6940
|
* @throws OciError when an error occurs
|
|
6941
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6941
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetImageShapeCompatibilityEntry.ts.html |here} to see how to use GetImageShapeCompatibilityEntry API.
|
|
6942
6942
|
*/
|
|
6943
6943
|
getImageShapeCompatibilityEntry(getImageShapeCompatibilityEntryRequest) {
|
|
6944
6944
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6995,7 +6995,7 @@ class ComputeClient {
|
|
|
6995
6995
|
* @param GetInstanceRequest
|
|
6996
6996
|
* @return GetInstanceResponse
|
|
6997
6997
|
* @throws OciError when an error occurs
|
|
6998
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6998
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetInstance.ts.html |here} to see how to use GetInstance API.
|
|
6999
6999
|
*/
|
|
7000
7000
|
getInstance(getInstanceRequest) {
|
|
7001
7001
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7055,7 +7055,7 @@ class ComputeClient {
|
|
|
7055
7055
|
* @param GetInstanceConsoleConnectionRequest
|
|
7056
7056
|
* @return GetInstanceConsoleConnectionResponse
|
|
7057
7057
|
* @throws OciError when an error occurs
|
|
7058
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7058
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetInstanceConsoleConnection.ts.html |here} to see how to use GetInstanceConsoleConnection API.
|
|
7059
7059
|
*/
|
|
7060
7060
|
getInstanceConsoleConnection(getInstanceConsoleConnectionRequest) {
|
|
7061
7061
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7110,7 +7110,7 @@ class ComputeClient {
|
|
|
7110
7110
|
* @param GetMeasuredBootReportRequest
|
|
7111
7111
|
* @return GetMeasuredBootReportResponse
|
|
7112
7112
|
* @throws OciError when an error occurs
|
|
7113
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7113
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetMeasuredBootReport.ts.html |here} to see how to use GetMeasuredBootReport API.
|
|
7114
7114
|
*/
|
|
7115
7115
|
getMeasuredBootReport(getMeasuredBootReportRequest) {
|
|
7116
7116
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7172,7 +7172,7 @@ class ComputeClient {
|
|
|
7172
7172
|
* @param GetVnicAttachmentRequest
|
|
7173
7173
|
* @return GetVnicAttachmentResponse
|
|
7174
7174
|
* @throws OciError when an error occurs
|
|
7175
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7175
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetVnicAttachment.ts.html |here} to see how to use GetVnicAttachment API.
|
|
7176
7176
|
*/
|
|
7177
7177
|
getVnicAttachment(getVnicAttachmentRequest) {
|
|
7178
7178
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7232,7 +7232,7 @@ class ComputeClient {
|
|
|
7232
7232
|
* @param GetVolumeAttachmentRequest
|
|
7233
7233
|
* @return GetVolumeAttachmentResponse
|
|
7234
7234
|
* @throws OciError when an error occurs
|
|
7235
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7235
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetVolumeAttachment.ts.html |here} to see how to use GetVolumeAttachment API.
|
|
7236
7236
|
*/
|
|
7237
7237
|
getVolumeAttachment(getVolumeAttachmentRequest) {
|
|
7238
7238
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7294,7 +7294,7 @@ class ComputeClient {
|
|
|
7294
7294
|
* @param GetWindowsInstanceInitialCredentialsRequest
|
|
7295
7295
|
* @return GetWindowsInstanceInitialCredentialsResponse
|
|
7296
7296
|
* @throws OciError when an error occurs
|
|
7297
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7297
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetWindowsInstanceInitialCredentials.ts.html |here} to see how to use GetWindowsInstanceInitialCredentials API.
|
|
7298
7298
|
*/
|
|
7299
7299
|
getWindowsInstanceInitialCredentials(getWindowsInstanceInitialCredentialsRequest) {
|
|
7300
7300
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7370,6 +7370,8 @@ class ComputeClient {
|
|
|
7370
7370
|
* [Sending a Diagnostic Interrupt](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/sendingdiagnosticinterrupt.htm).
|
|
7371
7371
|
* <p>
|
|
7372
7372
|
|
|
7373
|
+
* <p>
|
|
7374
|
+
- **DIAGNOSTICREBOOT** - **This feature currently only supports virtual machines** Powers off the VM instance then rebuilds and powers it back on.
|
|
7373
7375
|
* <p>
|
|
7374
7376
|
|
|
7375
7377
|
* For more information about managing instance lifecycle states, see
|
|
@@ -7379,7 +7381,7 @@ class ComputeClient {
|
|
|
7379
7381
|
* @param InstanceActionRequest
|
|
7380
7382
|
* @return InstanceActionResponse
|
|
7381
7383
|
* @throws OciError when an error occurs
|
|
7382
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7384
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/InstanceAction.ts.html |here} to see how to use InstanceAction API.
|
|
7383
7385
|
*/
|
|
7384
7386
|
instanceAction(instanceActionRequest) {
|
|
7385
7387
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7482,7 +7484,7 @@ class ComputeClient {
|
|
|
7482
7484
|
* @param LaunchInstanceRequest
|
|
7483
7485
|
* @return LaunchInstanceResponse
|
|
7484
7486
|
* @throws OciError when an error occurs
|
|
7485
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7487
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/LaunchInstance.ts.html |here} to see how to use LaunchInstance API.
|
|
7486
7488
|
*/
|
|
7487
7489
|
launchInstance(launchInstanceRequest) {
|
|
7488
7490
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7547,7 +7549,7 @@ class ComputeClient {
|
|
|
7547
7549
|
* @param ListAppCatalogListingResourceVersionsRequest
|
|
7548
7550
|
* @return ListAppCatalogListingResourceVersionsResponse
|
|
7549
7551
|
* @throws OciError when an error occurs
|
|
7550
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7552
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListAppCatalogListingResourceVersions.ts.html |here} to see how to use ListAppCatalogListingResourceVersions API.
|
|
7551
7553
|
*/
|
|
7552
7554
|
listAppCatalogListingResourceVersions(listAppCatalogListingResourceVersionsRequest) {
|
|
7553
7555
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7651,7 +7653,7 @@ class ComputeClient {
|
|
|
7651
7653
|
* @param ListAppCatalogListingsRequest
|
|
7652
7654
|
* @return ListAppCatalogListingsResponse
|
|
7653
7655
|
* @throws OciError when an error occurs
|
|
7654
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7656
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListAppCatalogListings.ts.html |here} to see how to use ListAppCatalogListings API.
|
|
7655
7657
|
*/
|
|
7656
7658
|
listAppCatalogListings(listAppCatalogListingsRequest) {
|
|
7657
7659
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7756,7 +7758,7 @@ class ComputeClient {
|
|
|
7756
7758
|
* @param ListAppCatalogSubscriptionsRequest
|
|
7757
7759
|
* @return ListAppCatalogSubscriptionsResponse
|
|
7758
7760
|
* @throws OciError when an error occurs
|
|
7759
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7761
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListAppCatalogSubscriptions.ts.html |here} to see how to use ListAppCatalogSubscriptions API.
|
|
7760
7762
|
*/
|
|
7761
7763
|
listAppCatalogSubscriptions(listAppCatalogSubscriptionsRequest) {
|
|
7762
7764
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7863,7 +7865,7 @@ class ComputeClient {
|
|
|
7863
7865
|
* @param ListBootVolumeAttachmentsRequest
|
|
7864
7866
|
* @return ListBootVolumeAttachmentsResponse
|
|
7865
7867
|
* @throws OciError when an error occurs
|
|
7866
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7868
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListBootVolumeAttachments.ts.html |here} to see how to use ListBootVolumeAttachments API.
|
|
7867
7869
|
*/
|
|
7868
7870
|
listBootVolumeAttachments(listBootVolumeAttachmentsRequest) {
|
|
7869
7871
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7969,7 +7971,7 @@ class ComputeClient {
|
|
|
7969
7971
|
* @param ListComputeCapacityReservationInstanceShapesRequest
|
|
7970
7972
|
* @return ListComputeCapacityReservationInstanceShapesResponse
|
|
7971
7973
|
* @throws OciError when an error occurs
|
|
7972
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7974
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListComputeCapacityReservationInstanceShapes.ts.html |here} to see how to use ListComputeCapacityReservationInstanceShapes API.
|
|
7973
7975
|
*/
|
|
7974
7976
|
listComputeCapacityReservationInstanceShapes(listComputeCapacityReservationInstanceShapesRequest) {
|
|
7975
7977
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8077,7 +8079,7 @@ class ComputeClient {
|
|
|
8077
8079
|
* @param ListComputeCapacityReservationInstancesRequest
|
|
8078
8080
|
* @return ListComputeCapacityReservationInstancesResponse
|
|
8079
8081
|
* @throws OciError when an error occurs
|
|
8080
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8082
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListComputeCapacityReservationInstances.ts.html |here} to see how to use ListComputeCapacityReservationInstances API.
|
|
8081
8083
|
*/
|
|
8082
8084
|
listComputeCapacityReservationInstances(listComputeCapacityReservationInstancesRequest) {
|
|
8083
8085
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8189,7 +8191,7 @@ class ComputeClient {
|
|
|
8189
8191
|
* @param ListComputeCapacityReservationsRequest
|
|
8190
8192
|
* @return ListComputeCapacityReservationsResponse
|
|
8191
8193
|
* @throws OciError when an error occurs
|
|
8192
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8194
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListComputeCapacityReservations.ts.html |here} to see how to use ListComputeCapacityReservations API.
|
|
8193
8195
|
*/
|
|
8194
8196
|
listComputeCapacityReservations(listComputeCapacityReservationsRequest) {
|
|
8195
8197
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8298,7 +8300,7 @@ class ComputeClient {
|
|
|
8298
8300
|
* @param ListComputeGlobalImageCapabilitySchemaVersionsRequest
|
|
8299
8301
|
* @return ListComputeGlobalImageCapabilitySchemaVersionsResponse
|
|
8300
8302
|
* @throws OciError when an error occurs
|
|
8301
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8303
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListComputeGlobalImageCapabilitySchemaVersions.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemaVersions API.
|
|
8302
8304
|
*/
|
|
8303
8305
|
listComputeGlobalImageCapabilitySchemaVersions(listComputeGlobalImageCapabilitySchemaVersionsRequest) {
|
|
8304
8306
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8405,7 +8407,7 @@ class ComputeClient {
|
|
|
8405
8407
|
* @param ListComputeGlobalImageCapabilitySchemasRequest
|
|
8406
8408
|
* @return ListComputeGlobalImageCapabilitySchemasResponse
|
|
8407
8409
|
* @throws OciError when an error occurs
|
|
8408
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8410
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListComputeGlobalImageCapabilitySchemas.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemas API.
|
|
8409
8411
|
*/
|
|
8410
8412
|
listComputeGlobalImageCapabilitySchemas(listComputeGlobalImageCapabilitySchemasRequest) {
|
|
8411
8413
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8511,7 +8513,7 @@ class ComputeClient {
|
|
|
8511
8513
|
* @param ListComputeImageCapabilitySchemasRequest
|
|
8512
8514
|
* @return ListComputeImageCapabilitySchemasResponse
|
|
8513
8515
|
* @throws OciError when an error occurs
|
|
8514
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8516
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListComputeImageCapabilitySchemas.ts.html |here} to see how to use ListComputeImageCapabilitySchemas API.
|
|
8515
8517
|
*/
|
|
8516
8518
|
listComputeImageCapabilitySchemas(listComputeImageCapabilitySchemasRequest) {
|
|
8517
8519
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8618,7 +8620,7 @@ class ComputeClient {
|
|
|
8618
8620
|
* @param ListConsoleHistoriesRequest
|
|
8619
8621
|
* @return ListConsoleHistoriesResponse
|
|
8620
8622
|
* @throws OciError when an error occurs
|
|
8621
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8623
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListConsoleHistories.ts.html |here} to see how to use ListConsoleHistories API.
|
|
8622
8624
|
*/
|
|
8623
8625
|
listConsoleHistories(listConsoleHistoriesRequest) {
|
|
8624
8626
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8727,7 +8729,7 @@ class ComputeClient {
|
|
|
8727
8729
|
* @param ListDedicatedVmHostInstanceShapesRequest
|
|
8728
8730
|
* @return ListDedicatedVmHostInstanceShapesResponse
|
|
8729
8731
|
* @throws OciError when an error occurs
|
|
8730
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8732
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListDedicatedVmHostInstanceShapes.ts.html |here} to see how to use ListDedicatedVmHostInstanceShapes API.
|
|
8731
8733
|
*/
|
|
8732
8734
|
listDedicatedVmHostInstanceShapes(listDedicatedVmHostInstanceShapesRequest) {
|
|
8733
8735
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8833,7 +8835,7 @@ class ComputeClient {
|
|
|
8833
8835
|
* @param ListDedicatedVmHostInstancesRequest
|
|
8834
8836
|
* @return ListDedicatedVmHostInstancesResponse
|
|
8835
8837
|
* @throws OciError when an error occurs
|
|
8836
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8838
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListDedicatedVmHostInstances.ts.html |here} to see how to use ListDedicatedVmHostInstances API.
|
|
8837
8839
|
*/
|
|
8838
8840
|
listDedicatedVmHostInstances(listDedicatedVmHostInstancesRequest) {
|
|
8839
8841
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8942,7 +8944,7 @@ class ComputeClient {
|
|
|
8942
8944
|
* @param ListDedicatedVmHostShapesRequest
|
|
8943
8945
|
* @return ListDedicatedVmHostShapesResponse
|
|
8944
8946
|
* @throws OciError when an error occurs
|
|
8945
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8947
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListDedicatedVmHostShapes.ts.html |here} to see how to use ListDedicatedVmHostShapes API.
|
|
8946
8948
|
*/
|
|
8947
8949
|
listDedicatedVmHostShapes(listDedicatedVmHostShapesRequest) {
|
|
8948
8950
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9051,7 +9053,7 @@ class ComputeClient {
|
|
|
9051
9053
|
* @param ListDedicatedVmHostsRequest
|
|
9052
9054
|
* @return ListDedicatedVmHostsResponse
|
|
9053
9055
|
* @throws OciError when an error occurs
|
|
9054
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9056
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListDedicatedVmHosts.ts.html |here} to see how to use ListDedicatedVmHosts API.
|
|
9055
9057
|
*/
|
|
9056
9058
|
listDedicatedVmHosts(listDedicatedVmHostsRequest) {
|
|
9057
9059
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9162,7 +9164,7 @@ class ComputeClient {
|
|
|
9162
9164
|
* @param ListImageShapeCompatibilityEntriesRequest
|
|
9163
9165
|
* @return ListImageShapeCompatibilityEntriesResponse
|
|
9164
9166
|
* @throws OciError when an error occurs
|
|
9165
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9167
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListImageShapeCompatibilityEntries.ts.html |here} to see how to use ListImageShapeCompatibilityEntries API.
|
|
9166
9168
|
*/
|
|
9167
9169
|
listImageShapeCompatibilityEntries(listImageShapeCompatibilityEntriesRequest) {
|
|
9168
9170
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9277,7 +9279,7 @@ class ComputeClient {
|
|
|
9277
9279
|
* @param ListImagesRequest
|
|
9278
9280
|
* @return ListImagesResponse
|
|
9279
9281
|
* @throws OciError when an error occurs
|
|
9280
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9282
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListImages.ts.html |here} to see how to use ListImages API.
|
|
9281
9283
|
*/
|
|
9282
9284
|
listImages(listImagesRequest) {
|
|
9283
9285
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9389,7 +9391,7 @@ class ComputeClient {
|
|
|
9389
9391
|
* @param ListInstanceConsoleConnectionsRequest
|
|
9390
9392
|
* @return ListInstanceConsoleConnectionsResponse
|
|
9391
9393
|
* @throws OciError when an error occurs
|
|
9392
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9394
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListInstanceConsoleConnections.ts.html |here} to see how to use ListInstanceConsoleConnections API.
|
|
9393
9395
|
*/
|
|
9394
9396
|
listInstanceConsoleConnections(listInstanceConsoleConnectionsRequest) {
|
|
9395
9397
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9492,7 +9494,7 @@ class ComputeClient {
|
|
|
9492
9494
|
* @param ListInstanceDevicesRequest
|
|
9493
9495
|
* @return ListInstanceDevicesResponse
|
|
9494
9496
|
* @throws OciError when an error occurs
|
|
9495
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9497
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListInstanceDevices.ts.html |here} to see how to use ListInstanceDevices API.
|
|
9496
9498
|
*/
|
|
9497
9499
|
listInstanceDevices(listInstanceDevicesRequest) {
|
|
9498
9500
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9603,7 +9605,7 @@ class ComputeClient {
|
|
|
9603
9605
|
* @param ListInstancesRequest
|
|
9604
9606
|
* @return ListInstancesResponse
|
|
9605
9607
|
* @throws OciError when an error occurs
|
|
9606
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9608
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListInstances.ts.html |here} to see how to use ListInstances API.
|
|
9607
9609
|
*/
|
|
9608
9610
|
listInstances(listInstancesRequest) {
|
|
9609
9611
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9713,7 +9715,7 @@ class ComputeClient {
|
|
|
9713
9715
|
* @param ListShapesRequest
|
|
9714
9716
|
* @return ListShapesResponse
|
|
9715
9717
|
* @throws OciError when an error occurs
|
|
9716
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9718
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListShapes.ts.html |here} to see how to use ListShapes API.
|
|
9717
9719
|
*/
|
|
9718
9720
|
listShapes(listShapesRequest) {
|
|
9719
9721
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9820,7 +9822,7 @@ class ComputeClient {
|
|
|
9820
9822
|
* @param ListVnicAttachmentsRequest
|
|
9821
9823
|
* @return ListVnicAttachmentsResponse
|
|
9822
9824
|
* @throws OciError when an error occurs
|
|
9823
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9825
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListVnicAttachments.ts.html |here} to see how to use ListVnicAttachments API.
|
|
9824
9826
|
*/
|
|
9825
9827
|
listVnicAttachments(listVnicAttachmentsRequest) {
|
|
9826
9828
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9930,7 +9932,7 @@ class ComputeClient {
|
|
|
9930
9932
|
* @param ListVolumeAttachmentsRequest
|
|
9931
9933
|
* @return ListVolumeAttachmentsResponse
|
|
9932
9934
|
* @throws OciError when an error occurs
|
|
9933
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9935
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListVolumeAttachments.ts.html |here} to see how to use ListVolumeAttachments API.
|
|
9934
9936
|
*/
|
|
9935
9937
|
listVolumeAttachments(listVolumeAttachmentsRequest) {
|
|
9936
9938
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10035,7 +10037,7 @@ class ComputeClient {
|
|
|
10035
10037
|
* @param RemoveImageShapeCompatibilityEntryRequest
|
|
10036
10038
|
* @return RemoveImageShapeCompatibilityEntryResponse
|
|
10037
10039
|
* @throws OciError when an error occurs
|
|
10038
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10040
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/RemoveImageShapeCompatibilityEntry.ts.html |here} to see how to use RemoveImageShapeCompatibilityEntry API.
|
|
10039
10041
|
*/
|
|
10040
10042
|
removeImageShapeCompatibilityEntry(removeImageShapeCompatibilityEntryRequest) {
|
|
10041
10043
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10098,7 +10100,7 @@ class ComputeClient {
|
|
|
10098
10100
|
* @param TerminateInstanceRequest
|
|
10099
10101
|
* @return TerminateInstanceResponse
|
|
10100
10102
|
* @throws OciError when an error occurs
|
|
10101
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10103
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/TerminateInstance.ts.html |here} to see how to use TerminateInstance API.
|
|
10102
10104
|
*/
|
|
10103
10105
|
terminateInstance(terminateInstanceRequest) {
|
|
10104
10106
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10156,7 +10158,7 @@ class ComputeClient {
|
|
|
10156
10158
|
* @param UpdateComputeCapacityReservationRequest
|
|
10157
10159
|
* @return UpdateComputeCapacityReservationResponse
|
|
10158
10160
|
* @throws OciError when an error occurs
|
|
10159
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10161
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateComputeCapacityReservation.ts.html |here} to see how to use UpdateComputeCapacityReservation API.
|
|
10160
10162
|
*/
|
|
10161
10163
|
updateComputeCapacityReservation(updateComputeCapacityReservationRequest) {
|
|
10162
10164
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10216,7 +10218,7 @@ class ComputeClient {
|
|
|
10216
10218
|
* @param UpdateComputeImageCapabilitySchemaRequest
|
|
10217
10219
|
* @return UpdateComputeImageCapabilitySchemaResponse
|
|
10218
10220
|
* @throws OciError when an error occurs
|
|
10219
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10221
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateComputeImageCapabilitySchema.ts.html |here} to see how to use UpdateComputeImageCapabilitySchema API.
|
|
10220
10222
|
*/
|
|
10221
10223
|
updateComputeImageCapabilitySchema(updateComputeImageCapabilitySchemaRequest) {
|
|
10222
10224
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10278,7 +10280,7 @@ class ComputeClient {
|
|
|
10278
10280
|
* @param UpdateConsoleHistoryRequest
|
|
10279
10281
|
* @return UpdateConsoleHistoryResponse
|
|
10280
10282
|
* @throws OciError when an error occurs
|
|
10281
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10283
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateConsoleHistory.ts.html |here} to see how to use UpdateConsoleHistory API.
|
|
10282
10284
|
*/
|
|
10283
10285
|
updateConsoleHistory(updateConsoleHistoryRequest) {
|
|
10284
10286
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10342,7 +10344,7 @@ class ComputeClient {
|
|
|
10342
10344
|
* @param UpdateDedicatedVmHostRequest
|
|
10343
10345
|
* @return UpdateDedicatedVmHostResponse
|
|
10344
10346
|
* @throws OciError when an error occurs
|
|
10345
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10347
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateDedicatedVmHost.ts.html |here} to see how to use UpdateDedicatedVmHost API.
|
|
10346
10348
|
*/
|
|
10347
10349
|
updateDedicatedVmHost(updateDedicatedVmHostRequest) {
|
|
10348
10350
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10407,7 +10409,7 @@ class ComputeClient {
|
|
|
10407
10409
|
* @param UpdateImageRequest
|
|
10408
10410
|
* @return UpdateImageResponse
|
|
10409
10411
|
* @throws OciError when an error occurs
|
|
10410
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10412
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateImage.ts.html |here} to see how to use UpdateImage API.
|
|
10411
10413
|
*/
|
|
10412
10414
|
updateImage(updateImageRequest) {
|
|
10413
10415
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10477,7 +10479,7 @@ class ComputeClient {
|
|
|
10477
10479
|
* @param UpdateInstanceRequest
|
|
10478
10480
|
* @return UpdateInstanceResponse
|
|
10479
10481
|
* @throws OciError when an error occurs
|
|
10480
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10482
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateInstance.ts.html |here} to see how to use UpdateInstance API.
|
|
10481
10483
|
*/
|
|
10482
10484
|
updateInstance(updateInstanceRequest) {
|
|
10483
10485
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10545,7 +10547,7 @@ class ComputeClient {
|
|
|
10545
10547
|
* @param UpdateInstanceConsoleConnectionRequest
|
|
10546
10548
|
* @return UpdateInstanceConsoleConnectionResponse
|
|
10547
10549
|
* @throws OciError when an error occurs
|
|
10548
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10550
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateInstanceConsoleConnection.ts.html |here} to see how to use UpdateInstanceConsoleConnection API.
|
|
10549
10551
|
*/
|
|
10550
10552
|
updateInstanceConsoleConnection(updateInstanceConsoleConnectionRequest) {
|
|
10551
10553
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10608,7 +10610,7 @@ class ComputeClient {
|
|
|
10608
10610
|
* @param UpdateVolumeAttachmentRequest
|
|
10609
10611
|
* @return UpdateVolumeAttachmentResponse
|
|
10610
10612
|
* @throws OciError when an error occurs
|
|
10611
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10613
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateVolumeAttachment.ts.html |here} to see how to use UpdateVolumeAttachment API.
|
|
10612
10614
|
*/
|
|
10613
10615
|
updateVolumeAttachment(updateVolumeAttachmentRequest) {
|
|
10614
10616
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10775,7 +10777,7 @@ class ComputeManagementClient {
|
|
|
10775
10777
|
* @param AttachInstancePoolInstanceRequest
|
|
10776
10778
|
* @return AttachInstancePoolInstanceResponse
|
|
10777
10779
|
* @throws OciError when an error occurs
|
|
10778
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10780
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/AttachInstancePoolInstance.ts.html |here} to see how to use AttachInstancePoolInstance API.
|
|
10779
10781
|
*/
|
|
10780
10782
|
attachInstancePoolInstance(attachInstancePoolInstanceRequest) {
|
|
10781
10783
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10848,7 +10850,7 @@ class ComputeManagementClient {
|
|
|
10848
10850
|
* @param AttachLoadBalancerRequest
|
|
10849
10851
|
* @return AttachLoadBalancerResponse
|
|
10850
10852
|
* @throws OciError when an error occurs
|
|
10851
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10853
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/AttachLoadBalancer.ts.html |here} to see how to use AttachLoadBalancer API.
|
|
10852
10854
|
*/
|
|
10853
10855
|
attachLoadBalancer(attachLoadBalancerRequest) {
|
|
10854
10856
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10917,7 +10919,7 @@ class ComputeManagementClient {
|
|
|
10917
10919
|
* @param ChangeClusterNetworkCompartmentRequest
|
|
10918
10920
|
* @return ChangeClusterNetworkCompartmentResponse
|
|
10919
10921
|
* @throws OciError when an error occurs
|
|
10920
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10922
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ChangeClusterNetworkCompartment.ts.html |here} to see how to use ChangeClusterNetworkCompartment API.
|
|
10921
10923
|
*/
|
|
10922
10924
|
changeClusterNetworkCompartment(changeClusterNetworkCompartmentRequest) {
|
|
10923
10925
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10990,7 +10992,7 @@ class ComputeManagementClient {
|
|
|
10990
10992
|
* @param ChangeInstanceConfigurationCompartmentRequest
|
|
10991
10993
|
* @return ChangeInstanceConfigurationCompartmentResponse
|
|
10992
10994
|
* @throws OciError when an error occurs
|
|
10993
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10995
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ChangeInstanceConfigurationCompartment.ts.html |here} to see how to use ChangeInstanceConfigurationCompartment API.
|
|
10994
10996
|
*/
|
|
10995
10997
|
changeInstanceConfigurationCompartment(changeInstanceConfigurationCompartmentRequest) {
|
|
10996
10998
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11056,7 +11058,7 @@ class ComputeManagementClient {
|
|
|
11056
11058
|
* @param ChangeInstancePoolCompartmentRequest
|
|
11057
11059
|
* @return ChangeInstancePoolCompartmentResponse
|
|
11058
11060
|
* @throws OciError when an error occurs
|
|
11059
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11061
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ChangeInstancePoolCompartment.ts.html |here} to see how to use ChangeInstancePoolCompartment API.
|
|
11060
11062
|
*/
|
|
11061
11063
|
changeInstancePoolCompartment(changeInstancePoolCompartmentRequest) {
|
|
11062
11064
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11118,7 +11120,7 @@ class ComputeManagementClient {
|
|
|
11118
11120
|
* @param CreateClusterNetworkRequest
|
|
11119
11121
|
* @return CreateClusterNetworkResponse
|
|
11120
11122
|
* @throws OciError when an error occurs
|
|
11121
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11123
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CreateClusterNetwork.ts.html |here} to see how to use CreateClusterNetwork API.
|
|
11122
11124
|
*/
|
|
11123
11125
|
createClusterNetwork(createClusterNetworkRequest) {
|
|
11124
11126
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11185,7 +11187,7 @@ class ComputeManagementClient {
|
|
|
11185
11187
|
* @param CreateInstanceConfigurationRequest
|
|
11186
11188
|
* @return CreateInstanceConfigurationResponse
|
|
11187
11189
|
* @throws OciError when an error occurs
|
|
11188
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11190
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CreateInstanceConfiguration.ts.html |here} to see how to use CreateInstanceConfiguration API.
|
|
11189
11191
|
*/
|
|
11190
11192
|
createInstanceConfiguration(createInstanceConfigurationRequest) {
|
|
11191
11193
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11245,7 +11247,7 @@ class ComputeManagementClient {
|
|
|
11245
11247
|
* @param CreateInstancePoolRequest
|
|
11246
11248
|
* @return CreateInstancePoolResponse
|
|
11247
11249
|
* @throws OciError when an error occurs
|
|
11248
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11250
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CreateInstancePool.ts.html |here} to see how to use CreateInstancePool API.
|
|
11249
11251
|
*/
|
|
11250
11252
|
createInstancePool(createInstancePoolRequest) {
|
|
11251
11253
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11305,7 +11307,7 @@ class ComputeManagementClient {
|
|
|
11305
11307
|
* @param DeleteInstanceConfigurationRequest
|
|
11306
11308
|
* @return DeleteInstanceConfigurationResponse
|
|
11307
11309
|
* @throws OciError when an error occurs
|
|
11308
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11310
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DeleteInstanceConfiguration.ts.html |here} to see how to use DeleteInstanceConfiguration API.
|
|
11309
11311
|
*/
|
|
11310
11312
|
deleteInstanceConfiguration(deleteInstanceConfigurationRequest) {
|
|
11311
11313
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11358,7 +11360,7 @@ class ComputeManagementClient {
|
|
|
11358
11360
|
* @param DetachInstancePoolInstanceRequest
|
|
11359
11361
|
* @return DetachInstancePoolInstanceResponse
|
|
11360
11362
|
* @throws OciError when an error occurs
|
|
11361
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11363
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DetachInstancePoolInstance.ts.html |here} to see how to use DetachInstancePoolInstance API.
|
|
11362
11364
|
*/
|
|
11363
11365
|
detachInstancePoolInstance(detachInstancePoolInstanceRequest) {
|
|
11364
11366
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11417,7 +11419,7 @@ class ComputeManagementClient {
|
|
|
11417
11419
|
* @param DetachLoadBalancerRequest
|
|
11418
11420
|
* @return DetachLoadBalancerResponse
|
|
11419
11421
|
* @throws OciError when an error occurs
|
|
11420
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11422
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DetachLoadBalancer.ts.html |here} to see how to use DetachLoadBalancer API.
|
|
11421
11423
|
*/
|
|
11422
11424
|
detachLoadBalancer(detachLoadBalancerRequest) {
|
|
11423
11425
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11480,7 +11482,7 @@ class ComputeManagementClient {
|
|
|
11480
11482
|
* @param GetClusterNetworkRequest
|
|
11481
11483
|
* @return GetClusterNetworkResponse
|
|
11482
11484
|
* @throws OciError when an error occurs
|
|
11483
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11485
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetClusterNetwork.ts.html |here} to see how to use GetClusterNetwork API.
|
|
11484
11486
|
*/
|
|
11485
11487
|
getClusterNetwork(getClusterNetworkRequest) {
|
|
11486
11488
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11540,7 +11542,7 @@ class ComputeManagementClient {
|
|
|
11540
11542
|
* @param GetInstanceConfigurationRequest
|
|
11541
11543
|
* @return GetInstanceConfigurationResponse
|
|
11542
11544
|
* @throws OciError when an error occurs
|
|
11543
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11545
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetInstanceConfiguration.ts.html |here} to see how to use GetInstanceConfiguration API.
|
|
11544
11546
|
*/
|
|
11545
11547
|
getInstanceConfiguration(getInstanceConfigurationRequest) {
|
|
11546
11548
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11600,7 +11602,7 @@ class ComputeManagementClient {
|
|
|
11600
11602
|
* @param GetInstancePoolRequest
|
|
11601
11603
|
* @return GetInstancePoolResponse
|
|
11602
11604
|
* @throws OciError when an error occurs
|
|
11603
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11605
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetInstancePool.ts.html |here} to see how to use GetInstancePool API.
|
|
11604
11606
|
*/
|
|
11605
11607
|
getInstancePool(getInstancePoolRequest) {
|
|
11606
11608
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11660,7 +11662,7 @@ class ComputeManagementClient {
|
|
|
11660
11662
|
* @param GetInstancePoolInstanceRequest
|
|
11661
11663
|
* @return GetInstancePoolInstanceResponse
|
|
11662
11664
|
* @throws OciError when an error occurs
|
|
11663
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11665
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetInstancePoolInstance.ts.html |here} to see how to use GetInstancePoolInstance API.
|
|
11664
11666
|
*/
|
|
11665
11667
|
getInstancePoolInstance(getInstancePoolInstanceRequest) {
|
|
11666
11668
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11722,7 +11724,7 @@ class ComputeManagementClient {
|
|
|
11722
11724
|
* @param GetInstancePoolLoadBalancerAttachmentRequest
|
|
11723
11725
|
* @return GetInstancePoolLoadBalancerAttachmentResponse
|
|
11724
11726
|
* @throws OciError when an error occurs
|
|
11725
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11727
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetInstancePoolLoadBalancerAttachment.ts.html |here} to see how to use GetInstancePoolLoadBalancerAttachment API.
|
|
11726
11728
|
*/
|
|
11727
11729
|
getInstancePoolLoadBalancerAttachment(getInstancePoolLoadBalancerAttachmentRequest) {
|
|
11728
11730
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11785,7 +11787,7 @@ class ComputeManagementClient {
|
|
|
11785
11787
|
* @param LaunchInstanceConfigurationRequest
|
|
11786
11788
|
* @return LaunchInstanceConfigurationResponse
|
|
11787
11789
|
* @throws OciError when an error occurs
|
|
11788
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11790
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/LaunchInstanceConfiguration.ts.html |here} to see how to use LaunchInstanceConfiguration API.
|
|
11789
11791
|
*/
|
|
11790
11792
|
launchInstanceConfiguration(launchInstanceConfigurationRequest) {
|
|
11791
11793
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11852,7 +11854,7 @@ class ComputeManagementClient {
|
|
|
11852
11854
|
* @param ListClusterNetworkInstancesRequest
|
|
11853
11855
|
* @return ListClusterNetworkInstancesResponse
|
|
11854
11856
|
* @throws OciError when an error occurs
|
|
11855
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11857
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListClusterNetworkInstances.ts.html |here} to see how to use ListClusterNetworkInstances API.
|
|
11856
11858
|
*/
|
|
11857
11859
|
listClusterNetworkInstances(listClusterNetworkInstancesRequest) {
|
|
11858
11860
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11959,7 +11961,7 @@ class ComputeManagementClient {
|
|
|
11959
11961
|
* @param ListClusterNetworksRequest
|
|
11960
11962
|
* @return ListClusterNetworksResponse
|
|
11961
11963
|
* @throws OciError when an error occurs
|
|
11962
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11964
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListClusterNetworks.ts.html |here} to see how to use ListClusterNetworks API.
|
|
11963
11965
|
*/
|
|
11964
11966
|
listClusterNetworks(listClusterNetworksRequest) {
|
|
11965
11967
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12066,7 +12068,7 @@ class ComputeManagementClient {
|
|
|
12066
12068
|
* @param ListInstanceConfigurationsRequest
|
|
12067
12069
|
* @return ListInstanceConfigurationsResponse
|
|
12068
12070
|
* @throws OciError when an error occurs
|
|
12069
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12071
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListInstanceConfigurations.ts.html |here} to see how to use ListInstanceConfigurations API.
|
|
12070
12072
|
*/
|
|
12071
12073
|
listInstanceConfigurations(listInstanceConfigurationsRequest) {
|
|
12072
12074
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12170,7 +12172,7 @@ class ComputeManagementClient {
|
|
|
12170
12172
|
* @param ListInstancePoolInstancesRequest
|
|
12171
12173
|
* @return ListInstancePoolInstancesResponse
|
|
12172
12174
|
* @throws OciError when an error occurs
|
|
12173
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12175
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListInstancePoolInstances.ts.html |here} to see how to use ListInstancePoolInstances API.
|
|
12174
12176
|
*/
|
|
12175
12177
|
listInstancePoolInstances(listInstancePoolInstancesRequest) {
|
|
12176
12178
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12277,7 +12279,7 @@ class ComputeManagementClient {
|
|
|
12277
12279
|
* @param ListInstancePoolsRequest
|
|
12278
12280
|
* @return ListInstancePoolsResponse
|
|
12279
12281
|
* @throws OciError when an error occurs
|
|
12280
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12282
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListInstancePools.ts.html |here} to see how to use ListInstancePools API.
|
|
12281
12283
|
*/
|
|
12282
12284
|
listInstancePools(listInstancePoolsRequest) {
|
|
12283
12285
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12385,7 +12387,7 @@ class ComputeManagementClient {
|
|
|
12385
12387
|
* @param ResetInstancePoolRequest
|
|
12386
12388
|
* @return ResetInstancePoolResponse
|
|
12387
12389
|
* @throws OciError when an error occurs
|
|
12388
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12390
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ResetInstancePool.ts.html |here} to see how to use ResetInstancePool API.
|
|
12389
12391
|
*/
|
|
12390
12392
|
resetInstancePool(resetInstancePoolRequest) {
|
|
12391
12393
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12452,7 +12454,7 @@ class ComputeManagementClient {
|
|
|
12452
12454
|
* @param SoftresetInstancePoolRequest
|
|
12453
12455
|
* @return SoftresetInstancePoolResponse
|
|
12454
12456
|
* @throws OciError when an error occurs
|
|
12455
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12457
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/SoftresetInstancePool.ts.html |here} to see how to use SoftresetInstancePool API.
|
|
12456
12458
|
*/
|
|
12457
12459
|
softresetInstancePool(softresetInstancePoolRequest) {
|
|
12458
12460
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12516,7 +12518,7 @@ class ComputeManagementClient {
|
|
|
12516
12518
|
* @param StartInstancePoolRequest
|
|
12517
12519
|
* @return StartInstancePoolResponse
|
|
12518
12520
|
* @throws OciError when an error occurs
|
|
12519
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12521
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/StartInstancePool.ts.html |here} to see how to use StartInstancePool API.
|
|
12520
12522
|
*/
|
|
12521
12523
|
startInstancePool(startInstancePoolRequest) {
|
|
12522
12524
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12580,7 +12582,7 @@ class ComputeManagementClient {
|
|
|
12580
12582
|
* @param StopInstancePoolRequest
|
|
12581
12583
|
* @return StopInstancePoolResponse
|
|
12582
12584
|
* @throws OciError when an error occurs
|
|
12583
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12585
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/StopInstancePool.ts.html |here} to see how to use StopInstancePool API.
|
|
12584
12586
|
*/
|
|
12585
12587
|
stopInstancePool(stopInstancePoolRequest) {
|
|
12586
12588
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12646,7 +12648,7 @@ class ComputeManagementClient {
|
|
|
12646
12648
|
* @param TerminateClusterNetworkRequest
|
|
12647
12649
|
* @return TerminateClusterNetworkResponse
|
|
12648
12650
|
* @throws OciError when an error occurs
|
|
12649
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12651
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/TerminateClusterNetwork.ts.html |here} to see how to use TerminateClusterNetwork API.
|
|
12650
12652
|
*/
|
|
12651
12653
|
terminateClusterNetwork(terminateClusterNetworkRequest) {
|
|
12652
12654
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12711,7 +12713,7 @@ class ComputeManagementClient {
|
|
|
12711
12713
|
* @param TerminateInstancePoolRequest
|
|
12712
12714
|
* @return TerminateInstancePoolResponse
|
|
12713
12715
|
* @throws OciError when an error occurs
|
|
12714
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12716
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/TerminateInstancePool.ts.html |here} to see how to use TerminateInstancePool API.
|
|
12715
12717
|
*/
|
|
12716
12718
|
terminateInstancePool(terminateInstancePoolRequest) {
|
|
12717
12719
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12764,7 +12766,7 @@ class ComputeManagementClient {
|
|
|
12764
12766
|
* @param UpdateClusterNetworkRequest
|
|
12765
12767
|
* @return UpdateClusterNetworkResponse
|
|
12766
12768
|
* @throws OciError when an error occurs
|
|
12767
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12769
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateClusterNetwork.ts.html |here} to see how to use UpdateClusterNetwork API.
|
|
12768
12770
|
*/
|
|
12769
12771
|
updateClusterNetwork(updateClusterNetworkRequest) {
|
|
12770
12772
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12827,7 +12829,7 @@ class ComputeManagementClient {
|
|
|
12827
12829
|
* @param UpdateInstanceConfigurationRequest
|
|
12828
12830
|
* @return UpdateInstanceConfigurationResponse
|
|
12829
12831
|
* @throws OciError when an error occurs
|
|
12830
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12832
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateInstanceConfiguration.ts.html |here} to see how to use UpdateInstanceConfiguration API.
|
|
12831
12833
|
*/
|
|
12832
12834
|
updateInstanceConfiguration(updateInstanceConfigurationRequest) {
|
|
12833
12835
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12893,7 +12895,7 @@ class ComputeManagementClient {
|
|
|
12893
12895
|
* @param UpdateInstancePoolRequest
|
|
12894
12896
|
* @return UpdateInstancePoolResponse
|
|
12895
12897
|
* @throws OciError when an error occurs
|
|
12896
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12898
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateInstancePool.ts.html |here} to see how to use UpdateInstancePool API.
|
|
12897
12899
|
*/
|
|
12898
12900
|
updateInstancePool(updateInstancePoolRequest) {
|
|
12899
12901
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13058,7 +13060,7 @@ class VirtualNetworkClient {
|
|
|
13058
13060
|
* @param AddDrgRouteDistributionStatementsRequest
|
|
13059
13061
|
* @return AddDrgRouteDistributionStatementsResponse
|
|
13060
13062
|
* @throws OciError when an error occurs
|
|
13061
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13063
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/AddDrgRouteDistributionStatements.ts.html |here} to see how to use AddDrgRouteDistributionStatements API.
|
|
13062
13064
|
*/
|
|
13063
13065
|
addDrgRouteDistributionStatements(addDrgRouteDistributionStatementsRequest) {
|
|
13064
13066
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13115,7 +13117,7 @@ class VirtualNetworkClient {
|
|
|
13115
13117
|
* @param AddDrgRouteRulesRequest
|
|
13116
13118
|
* @return AddDrgRouteRulesResponse
|
|
13117
13119
|
* @throws OciError when an error occurs
|
|
13118
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13120
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/AddDrgRouteRules.ts.html |here} to see how to use AddDrgRouteRules API.
|
|
13119
13121
|
*/
|
|
13120
13122
|
addDrgRouteRules(addDrgRouteRulesRequest) {
|
|
13121
13123
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13174,7 +13176,7 @@ class VirtualNetworkClient {
|
|
|
13174
13176
|
* @param AddIpv6VcnCidrRequest
|
|
13175
13177
|
* @return AddIpv6VcnCidrResponse
|
|
13176
13178
|
* @throws OciError when an error occurs
|
|
13177
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13179
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/AddIpv6VcnCidr.ts.html |here} to see how to use AddIpv6VcnCidr API.
|
|
13178
13180
|
*/
|
|
13179
13181
|
addIpv6VcnCidr(addIpv6VcnCidrRequest) {
|
|
13180
13182
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13234,7 +13236,7 @@ class VirtualNetworkClient {
|
|
|
13234
13236
|
* @param AddNetworkSecurityGroupSecurityRulesRequest
|
|
13235
13237
|
* @return AddNetworkSecurityGroupSecurityRulesResponse
|
|
13236
13238
|
* @throws OciError when an error occurs
|
|
13237
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13239
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/AddNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use AddNetworkSecurityGroupSecurityRules API.
|
|
13238
13240
|
*/
|
|
13239
13241
|
addNetworkSecurityGroupSecurityRules(addNetworkSecurityGroupSecurityRulesRequest) {
|
|
13240
13242
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13293,7 +13295,7 @@ class VirtualNetworkClient {
|
|
|
13293
13295
|
* @param AddPublicIpPoolCapacityRequest
|
|
13294
13296
|
* @return AddPublicIpPoolCapacityResponse
|
|
13295
13297
|
* @throws OciError when an error occurs
|
|
13296
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13298
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/AddPublicIpPoolCapacity.ts.html |here} to see how to use AddPublicIpPoolCapacity API.
|
|
13297
13299
|
*/
|
|
13298
13300
|
addPublicIpPoolCapacity(addPublicIpPoolCapacityRequest) {
|
|
13299
13301
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13363,7 +13365,7 @@ class VirtualNetworkClient {
|
|
|
13363
13365
|
* @param AddVcnCidrRequest
|
|
13364
13366
|
* @return AddVcnCidrResponse
|
|
13365
13367
|
* @throws OciError when an error occurs
|
|
13366
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13368
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/AddVcnCidr.ts.html |here} to see how to use AddVcnCidr API.
|
|
13367
13369
|
*/
|
|
13368
13370
|
addVcnCidr(addVcnCidrRequest) {
|
|
13369
13371
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13425,7 +13427,7 @@ class VirtualNetworkClient {
|
|
|
13425
13427
|
* @param AdvertiseByoipRangeRequest
|
|
13426
13428
|
* @return AdvertiseByoipRangeResponse
|
|
13427
13429
|
* @throws OciError when an error occurs
|
|
13428
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13430
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/AdvertiseByoipRange.ts.html |here} to see how to use AdvertiseByoipRange API.
|
|
13429
13431
|
*/
|
|
13430
13432
|
advertiseByoipRange(advertiseByoipRangeRequest) {
|
|
13431
13433
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13487,7 +13489,7 @@ class VirtualNetworkClient {
|
|
|
13487
13489
|
* @param AttachServiceIdRequest
|
|
13488
13490
|
* @return AttachServiceIdResponse
|
|
13489
13491
|
* @throws OciError when an error occurs
|
|
13490
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13492
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/AttachServiceId.ts.html |here} to see how to use AttachServiceId API.
|
|
13491
13493
|
*/
|
|
13492
13494
|
attachServiceId(attachServiceIdRequest) {
|
|
13493
13495
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13548,7 +13550,7 @@ class VirtualNetworkClient {
|
|
|
13548
13550
|
* @param BulkAddVirtualCircuitPublicPrefixesRequest
|
|
13549
13551
|
* @return BulkAddVirtualCircuitPublicPrefixesResponse
|
|
13550
13552
|
* @throws OciError when an error occurs
|
|
13551
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13553
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/BulkAddVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkAddVirtualCircuitPublicPrefixes API.
|
|
13552
13554
|
*/
|
|
13553
13555
|
bulkAddVirtualCircuitPublicPrefixes(bulkAddVirtualCircuitPublicPrefixesRequest) {
|
|
13554
13556
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13598,7 +13600,7 @@ class VirtualNetworkClient {
|
|
|
13598
13600
|
* @param BulkDeleteVirtualCircuitPublicPrefixesRequest
|
|
13599
13601
|
* @return BulkDeleteVirtualCircuitPublicPrefixesResponse
|
|
13600
13602
|
* @throws OciError when an error occurs
|
|
13601
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13603
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/BulkDeleteVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkDeleteVirtualCircuitPublicPrefixes API.
|
|
13602
13604
|
*/
|
|
13603
13605
|
bulkDeleteVirtualCircuitPublicPrefixes(bulkDeleteVirtualCircuitPublicPrefixesRequest) {
|
|
13604
13606
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13647,7 +13649,7 @@ class VirtualNetworkClient {
|
|
|
13647
13649
|
* @param ChangeByoipRangeCompartmentRequest
|
|
13648
13650
|
* @return ChangeByoipRangeCompartmentResponse
|
|
13649
13651
|
* @throws OciError when an error occurs
|
|
13650
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13652
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ChangeByoipRangeCompartment.ts.html |here} to see how to use ChangeByoipRangeCompartment API.
|
|
13651
13653
|
*/
|
|
13652
13654
|
changeByoipRangeCompartment(changeByoipRangeCompartmentRequest) {
|
|
13653
13655
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13704,7 +13706,7 @@ class VirtualNetworkClient {
|
|
|
13704
13706
|
* @param ChangeCpeCompartmentRequest
|
|
13705
13707
|
* @return ChangeCpeCompartmentResponse
|
|
13706
13708
|
* @throws OciError when an error occurs
|
|
13707
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13709
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ChangeCpeCompartment.ts.html |here} to see how to use ChangeCpeCompartment API.
|
|
13708
13710
|
*/
|
|
13709
13711
|
changeCpeCompartment(changeCpeCompartmentRequest) {
|
|
13710
13712
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13766,7 +13768,7 @@ class VirtualNetworkClient {
|
|
|
13766
13768
|
* @param ChangeCrossConnectCompartmentRequest
|
|
13767
13769
|
* @return ChangeCrossConnectCompartmentResponse
|
|
13768
13770
|
* @throws OciError when an error occurs
|
|
13769
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13771
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ChangeCrossConnectCompartment.ts.html |here} to see how to use ChangeCrossConnectCompartment API.
|
|
13770
13772
|
*/
|
|
13771
13773
|
changeCrossConnectCompartment(changeCrossConnectCompartmentRequest) {
|
|
13772
13774
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13828,7 +13830,7 @@ class VirtualNetworkClient {
|
|
|
13828
13830
|
* @param ChangeCrossConnectGroupCompartmentRequest
|
|
13829
13831
|
* @return ChangeCrossConnectGroupCompartmentResponse
|
|
13830
13832
|
* @throws OciError when an error occurs
|
|
13831
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13833
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ChangeCrossConnectGroupCompartment.ts.html |here} to see how to use ChangeCrossConnectGroupCompartment API.
|
|
13832
13834
|
*/
|
|
13833
13835
|
changeCrossConnectGroupCompartment(changeCrossConnectGroupCompartmentRequest) {
|
|
13834
13836
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13890,7 +13892,7 @@ class VirtualNetworkClient {
|
|
|
13890
13892
|
* @param ChangeDhcpOptionsCompartmentRequest
|
|
13891
13893
|
* @return ChangeDhcpOptionsCompartmentResponse
|
|
13892
13894
|
* @throws OciError when an error occurs
|
|
13893
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13895
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ChangeDhcpOptionsCompartment.ts.html |here} to see how to use ChangeDhcpOptionsCompartment API.
|
|
13894
13896
|
*/
|
|
13895
13897
|
changeDhcpOptionsCompartment(changeDhcpOptionsCompartmentRequest) {
|
|
13896
13898
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13952,7 +13954,7 @@ class VirtualNetworkClient {
|
|
|
13952
13954
|
* @param ChangeDrgCompartmentRequest
|
|
13953
13955
|
* @return ChangeDrgCompartmentResponse
|
|
13954
13956
|
* @throws OciError when an error occurs
|
|
13955
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13957
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ChangeDrgCompartment.ts.html |here} to see how to use ChangeDrgCompartment API.
|
|
13956
13958
|
*/
|
|
13957
13959
|
changeDrgCompartment(changeDrgCompartmentRequest) {
|
|
13958
13960
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14019,7 +14021,7 @@ class VirtualNetworkClient {
|
|
|
14019
14021
|
* @param ChangeIPSecConnectionCompartmentRequest
|
|
14020
14022
|
* @return ChangeIPSecConnectionCompartmentResponse
|
|
14021
14023
|
* @throws OciError when an error occurs
|
|
14022
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14024
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ChangeIPSecConnectionCompartment.ts.html |here} to see how to use ChangeIPSecConnectionCompartment API.
|
|
14023
14025
|
*/
|
|
14024
14026
|
changeIPSecConnectionCompartment(changeIPSecConnectionCompartmentRequest) {
|
|
14025
14027
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14081,7 +14083,7 @@ class VirtualNetworkClient {
|
|
|
14081
14083
|
* @param ChangeInternetGatewayCompartmentRequest
|
|
14082
14084
|
* @return ChangeInternetGatewayCompartmentResponse
|
|
14083
14085
|
* @throws OciError when an error occurs
|
|
14084
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14086
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ChangeInternetGatewayCompartment.ts.html |here} to see how to use ChangeInternetGatewayCompartment API.
|
|
14085
14087
|
*/
|
|
14086
14088
|
changeInternetGatewayCompartment(changeInternetGatewayCompartmentRequest) {
|
|
14087
14089
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14143,7 +14145,7 @@ class VirtualNetworkClient {
|
|
|
14143
14145
|
* @param ChangeLocalPeeringGatewayCompartmentRequest
|
|
14144
14146
|
* @return ChangeLocalPeeringGatewayCompartmentResponse
|
|
14145
14147
|
* @throws OciError when an error occurs
|
|
14146
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14148
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ChangeLocalPeeringGatewayCompartment.ts.html |here} to see how to use ChangeLocalPeeringGatewayCompartment API.
|
|
14147
14149
|
*/
|
|
14148
14150
|
changeLocalPeeringGatewayCompartment(changeLocalPeeringGatewayCompartmentRequest) {
|
|
14149
14151
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14205,7 +14207,7 @@ class VirtualNetworkClient {
|
|
|
14205
14207
|
* @param ChangeNatGatewayCompartmentRequest
|
|
14206
14208
|
* @return ChangeNatGatewayCompartmentResponse
|
|
14207
14209
|
* @throws OciError when an error occurs
|
|
14208
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14210
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ChangeNatGatewayCompartment.ts.html |here} to see how to use ChangeNatGatewayCompartment API.
|
|
14209
14211
|
*/
|
|
14210
14212
|
changeNatGatewayCompartment(changeNatGatewayCompartmentRequest) {
|
|
14211
14213
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14266,7 +14268,7 @@ class VirtualNetworkClient {
|
|
|
14266
14268
|
* @param ChangeNetworkSecurityGroupCompartmentRequest
|
|
14267
14269
|
* @return ChangeNetworkSecurityGroupCompartmentResponse
|
|
14268
14270
|
* @throws OciError when an error occurs
|
|
14269
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14271
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ChangeNetworkSecurityGroupCompartment.ts.html |here} to see how to use ChangeNetworkSecurityGroupCompartment API.
|
|
14270
14272
|
*/
|
|
14271
14273
|
changeNetworkSecurityGroupCompartment(changeNetworkSecurityGroupCompartmentRequest) {
|
|
14272
14274
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14331,7 +14333,7 @@ class VirtualNetworkClient {
|
|
|
14331
14333
|
* @param ChangePublicIpCompartmentRequest
|
|
14332
14334
|
* @return ChangePublicIpCompartmentResponse
|
|
14333
14335
|
* @throws OciError when an error occurs
|
|
14334
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14336
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ChangePublicIpCompartment.ts.html |here} to see how to use ChangePublicIpCompartment API.
|
|
14335
14337
|
*/
|
|
14336
14338
|
changePublicIpCompartment(changePublicIpCompartmentRequest) {
|
|
14337
14339
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14393,7 +14395,7 @@ class VirtualNetworkClient {
|
|
|
14393
14395
|
* @param ChangePublicIpPoolCompartmentRequest
|
|
14394
14396
|
* @return ChangePublicIpPoolCompartmentResponse
|
|
14395
14397
|
* @throws OciError when an error occurs
|
|
14396
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14398
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ChangePublicIpPoolCompartment.ts.html |here} to see how to use ChangePublicIpPoolCompartment API.
|
|
14397
14399
|
*/
|
|
14398
14400
|
changePublicIpPoolCompartment(changePublicIpPoolCompartmentRequest) {
|
|
14399
14401
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14450,7 +14452,7 @@ class VirtualNetworkClient {
|
|
|
14450
14452
|
* @param ChangeRemotePeeringConnectionCompartmentRequest
|
|
14451
14453
|
* @return ChangeRemotePeeringConnectionCompartmentResponse
|
|
14452
14454
|
* @throws OciError when an error occurs
|
|
14453
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14455
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ChangeRemotePeeringConnectionCompartment.ts.html |here} to see how to use ChangeRemotePeeringConnectionCompartment API.
|
|
14454
14456
|
*/
|
|
14455
14457
|
changeRemotePeeringConnectionCompartment(changeRemotePeeringConnectionCompartmentRequest) {
|
|
14456
14458
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14512,7 +14514,7 @@ class VirtualNetworkClient {
|
|
|
14512
14514
|
* @param ChangeRouteTableCompartmentRequest
|
|
14513
14515
|
* @return ChangeRouteTableCompartmentResponse
|
|
14514
14516
|
* @throws OciError when an error occurs
|
|
14515
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14517
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ChangeRouteTableCompartment.ts.html |here} to see how to use ChangeRouteTableCompartment API.
|
|
14516
14518
|
*/
|
|
14517
14519
|
changeRouteTableCompartment(changeRouteTableCompartmentRequest) {
|
|
14518
14520
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14574,7 +14576,7 @@ class VirtualNetworkClient {
|
|
|
14574
14576
|
* @param ChangeSecurityListCompartmentRequest
|
|
14575
14577
|
* @return ChangeSecurityListCompartmentResponse
|
|
14576
14578
|
* @throws OciError when an error occurs
|
|
14577
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14579
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ChangeSecurityListCompartment.ts.html |here} to see how to use ChangeSecurityListCompartment API.
|
|
14578
14580
|
*/
|
|
14579
14581
|
changeSecurityListCompartment(changeSecurityListCompartmentRequest) {
|
|
14580
14582
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14636,7 +14638,7 @@ class VirtualNetworkClient {
|
|
|
14636
14638
|
* @param ChangeServiceGatewayCompartmentRequest
|
|
14637
14639
|
* @return ChangeServiceGatewayCompartmentResponse
|
|
14638
14640
|
* @throws OciError when an error occurs
|
|
14639
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14641
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ChangeServiceGatewayCompartment.ts.html |here} to see how to use ChangeServiceGatewayCompartment API.
|
|
14640
14642
|
*/
|
|
14641
14643
|
changeServiceGatewayCompartment(changeServiceGatewayCompartmentRequest) {
|
|
14642
14644
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14698,7 +14700,7 @@ class VirtualNetworkClient {
|
|
|
14698
14700
|
* @param ChangeSubnetCompartmentRequest
|
|
14699
14701
|
* @return ChangeSubnetCompartmentResponse
|
|
14700
14702
|
* @throws OciError when an error occurs
|
|
14701
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14703
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ChangeSubnetCompartment.ts.html |here} to see how to use ChangeSubnetCompartment API.
|
|
14702
14704
|
*/
|
|
14703
14705
|
changeSubnetCompartment(changeSubnetCompartmentRequest) {
|
|
14704
14706
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14765,7 +14767,7 @@ class VirtualNetworkClient {
|
|
|
14765
14767
|
* @param ChangeVcnCompartmentRequest
|
|
14766
14768
|
* @return ChangeVcnCompartmentResponse
|
|
14767
14769
|
* @throws OciError when an error occurs
|
|
14768
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14770
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ChangeVcnCompartment.ts.html |here} to see how to use ChangeVcnCompartment API.
|
|
14769
14771
|
*/
|
|
14770
14772
|
changeVcnCompartment(changeVcnCompartmentRequest) {
|
|
14771
14773
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14832,7 +14834,7 @@ class VirtualNetworkClient {
|
|
|
14832
14834
|
* @param ChangeVirtualCircuitCompartmentRequest
|
|
14833
14835
|
* @return ChangeVirtualCircuitCompartmentResponse
|
|
14834
14836
|
* @throws OciError when an error occurs
|
|
14835
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14837
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ChangeVirtualCircuitCompartment.ts.html |here} to see how to use ChangeVirtualCircuitCompartment API.
|
|
14836
14838
|
*/
|
|
14837
14839
|
changeVirtualCircuitCompartment(changeVirtualCircuitCompartmentRequest) {
|
|
14838
14840
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14894,7 +14896,7 @@ class VirtualNetworkClient {
|
|
|
14894
14896
|
* @param ChangeVlanCompartmentRequest
|
|
14895
14897
|
* @return ChangeVlanCompartmentResponse
|
|
14896
14898
|
* @throws OciError when an error occurs
|
|
14897
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14899
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ChangeVlanCompartment.ts.html |here} to see how to use ChangeVlanCompartment API.
|
|
14898
14900
|
*/
|
|
14899
14901
|
changeVlanCompartment(changeVlanCompartmentRequest) {
|
|
14900
14902
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14962,7 +14964,7 @@ class VirtualNetworkClient {
|
|
|
14962
14964
|
* @param ConnectLocalPeeringGatewaysRequest
|
|
14963
14965
|
* @return ConnectLocalPeeringGatewaysResponse
|
|
14964
14966
|
* @throws OciError when an error occurs
|
|
14965
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14967
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ConnectLocalPeeringGateways.ts.html |here} to see how to use ConnectLocalPeeringGateways API.
|
|
14966
14968
|
*/
|
|
14967
14969
|
connectLocalPeeringGateways(connectLocalPeeringGatewaysRequest) {
|
|
14968
14970
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15022,7 +15024,7 @@ class VirtualNetworkClient {
|
|
|
15022
15024
|
* @param ConnectRemotePeeringConnectionsRequest
|
|
15023
15025
|
* @return ConnectRemotePeeringConnectionsResponse
|
|
15024
15026
|
* @throws OciError when an error occurs
|
|
15025
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15027
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ConnectRemotePeeringConnections.ts.html |here} to see how to use ConnectRemotePeeringConnections API.
|
|
15026
15028
|
*/
|
|
15027
15029
|
connectRemotePeeringConnections(connectRemotePeeringConnectionsRequest) {
|
|
15028
15030
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15075,7 +15077,7 @@ class VirtualNetworkClient {
|
|
|
15075
15077
|
* @param CreateByoipRangeRequest
|
|
15076
15078
|
* @return CreateByoipRangeResponse
|
|
15077
15079
|
* @throws OciError when an error occurs
|
|
15078
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15080
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CreateByoipRange.ts.html |here} to see how to use CreateByoipRange API.
|
|
15079
15081
|
*/
|
|
15080
15082
|
createByoipRange(createByoipRangeRequest) {
|
|
15081
15083
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15151,7 +15153,7 @@ class VirtualNetworkClient {
|
|
|
15151
15153
|
* @param CreateCpeRequest
|
|
15152
15154
|
* @return CreateCpeResponse
|
|
15153
15155
|
* @throws OciError when an error occurs
|
|
15154
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15156
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CreateCpe.ts.html |here} to see how to use CreateCpe API.
|
|
15155
15157
|
*/
|
|
15156
15158
|
createCpe(createCpeRequest) {
|
|
15157
15159
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15230,7 +15232,7 @@ class VirtualNetworkClient {
|
|
|
15230
15232
|
* @param CreateCrossConnectRequest
|
|
15231
15233
|
* @return CreateCrossConnectResponse
|
|
15232
15234
|
* @throws OciError when an error occurs
|
|
15233
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15235
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CreateCrossConnect.ts.html |here} to see how to use CreateCrossConnect API.
|
|
15234
15236
|
*/
|
|
15235
15237
|
createCrossConnect(createCrossConnectRequest) {
|
|
15236
15238
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15305,7 +15307,7 @@ class VirtualNetworkClient {
|
|
|
15305
15307
|
* @param CreateCrossConnectGroupRequest
|
|
15306
15308
|
* @return CreateCrossConnectGroupResponse
|
|
15307
15309
|
* @throws OciError when an error occurs
|
|
15308
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15310
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CreateCrossConnectGroup.ts.html |here} to see how to use CreateCrossConnectGroup API.
|
|
15309
15311
|
*/
|
|
15310
15312
|
createCrossConnectGroup(createCrossConnectGroupRequest) {
|
|
15311
15313
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15377,7 +15379,7 @@ class VirtualNetworkClient {
|
|
|
15377
15379
|
* @param CreateDhcpOptionsRequest
|
|
15378
15380
|
* @return CreateDhcpOptionsResponse
|
|
15379
15381
|
* @throws OciError when an error occurs
|
|
15380
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15382
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CreateDhcpOptions.ts.html |here} to see how to use CreateDhcpOptions API.
|
|
15381
15383
|
*/
|
|
15382
15384
|
createDhcpOptions(createDhcpOptionsRequest) {
|
|
15383
15385
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15449,7 +15451,7 @@ class VirtualNetworkClient {
|
|
|
15449
15451
|
* @param CreateDrgRequest
|
|
15450
15452
|
* @return CreateDrgResponse
|
|
15451
15453
|
* @throws OciError when an error occurs
|
|
15452
|
-
* @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.21.0/core/CreateDrg.ts.html |here} to see how to use CreateDrg API.
|
|
15453
15455
|
*/
|
|
15454
15456
|
createDrg(createDrgRequest) {
|
|
15455
15457
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15520,7 +15522,7 @@ class VirtualNetworkClient {
|
|
|
15520
15522
|
* @param CreateDrgAttachmentRequest
|
|
15521
15523
|
* @return CreateDrgAttachmentResponse
|
|
15522
15524
|
* @throws OciError when an error occurs
|
|
15523
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15525
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CreateDrgAttachment.ts.html |here} to see how to use CreateDrgAttachment API.
|
|
15524
15526
|
*/
|
|
15525
15527
|
createDrgAttachment(createDrgAttachmentRequest) {
|
|
15526
15528
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15584,7 +15586,7 @@ class VirtualNetworkClient {
|
|
|
15584
15586
|
* @param CreateDrgRouteDistributionRequest
|
|
15585
15587
|
* @return CreateDrgRouteDistributionResponse
|
|
15586
15588
|
* @throws OciError when an error occurs
|
|
15587
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15589
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CreateDrgRouteDistribution.ts.html |here} to see how to use CreateDrgRouteDistribution API.
|
|
15588
15590
|
*/
|
|
15589
15591
|
createDrgRouteDistribution(createDrgRouteDistributionRequest) {
|
|
15590
15592
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15646,7 +15648,7 @@ class VirtualNetworkClient {
|
|
|
15646
15648
|
* @param CreateDrgRouteTableRequest
|
|
15647
15649
|
* @return CreateDrgRouteTableResponse
|
|
15648
15650
|
* @throws OciError when an error occurs
|
|
15649
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15651
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CreateDrgRouteTable.ts.html |here} to see how to use CreateDrgRouteTable API.
|
|
15650
15652
|
*/
|
|
15651
15653
|
createDrgRouteTable(createDrgRouteTableRequest) {
|
|
15652
15654
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15734,7 +15736,7 @@ class VirtualNetworkClient {
|
|
|
15734
15736
|
* @param CreateIPSecConnectionRequest
|
|
15735
15737
|
* @return CreateIPSecConnectionResponse
|
|
15736
15738
|
* @throws OciError when an error occurs
|
|
15737
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15739
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CreateIPSecConnection.ts.html |here} to see how to use CreateIPSecConnection API.
|
|
15738
15740
|
*/
|
|
15739
15741
|
createIPSecConnection(createIPSecConnectionRequest) {
|
|
15740
15742
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15814,7 +15816,7 @@ class VirtualNetworkClient {
|
|
|
15814
15816
|
* @param CreateInternetGatewayRequest
|
|
15815
15817
|
* @return CreateInternetGatewayResponse
|
|
15816
15818
|
* @throws OciError when an error occurs
|
|
15817
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15819
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CreateInternetGateway.ts.html |here} to see how to use CreateInternetGateway API.
|
|
15818
15820
|
*/
|
|
15819
15821
|
createInternetGateway(createInternetGatewayRequest) {
|
|
15820
15822
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15875,7 +15877,7 @@ class VirtualNetworkClient {
|
|
|
15875
15877
|
* @param CreateIpv6Request
|
|
15876
15878
|
* @return CreateIpv6Response
|
|
15877
15879
|
* @throws OciError when an error occurs
|
|
15878
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15880
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CreateIpv6.ts.html |here} to see how to use CreateIpv6 API.
|
|
15879
15881
|
*/
|
|
15880
15882
|
createIpv6(createIpv6Request) {
|
|
15881
15883
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15937,7 +15939,7 @@ class VirtualNetworkClient {
|
|
|
15937
15939
|
* @param CreateLocalPeeringGatewayRequest
|
|
15938
15940
|
* @return CreateLocalPeeringGatewayResponse
|
|
15939
15941
|
* @throws OciError when an error occurs
|
|
15940
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15942
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CreateLocalPeeringGateway.ts.html |here} to see how to use CreateLocalPeeringGateway API.
|
|
15941
15943
|
*/
|
|
15942
15944
|
createLocalPeeringGateway(createLocalPeeringGatewayRequest) {
|
|
15943
15945
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15999,7 +16001,7 @@ class VirtualNetworkClient {
|
|
|
15999
16001
|
* @param CreateNatGatewayRequest
|
|
16000
16002
|
* @return CreateNatGatewayResponse
|
|
16001
16003
|
* @throws OciError when an error occurs
|
|
16002
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16004
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CreateNatGateway.ts.html |here} to see how to use CreateNatGateway API.
|
|
16003
16005
|
*/
|
|
16004
16006
|
createNatGateway(createNatGatewayRequest) {
|
|
16005
16007
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16060,7 +16062,7 @@ class VirtualNetworkClient {
|
|
|
16060
16062
|
* @param CreateNetworkSecurityGroupRequest
|
|
16061
16063
|
* @return CreateNetworkSecurityGroupResponse
|
|
16062
16064
|
* @throws OciError when an error occurs
|
|
16063
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16065
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CreateNetworkSecurityGroup.ts.html |here} to see how to use CreateNetworkSecurityGroup API.
|
|
16064
16066
|
*/
|
|
16065
16067
|
createNetworkSecurityGroup(createNetworkSecurityGroupRequest) {
|
|
16066
16068
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16123,7 +16125,7 @@ class VirtualNetworkClient {
|
|
|
16123
16125
|
* @param CreatePrivateIpRequest
|
|
16124
16126
|
* @return CreatePrivateIpResponse
|
|
16125
16127
|
* @throws OciError when an error occurs
|
|
16126
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16128
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CreatePrivateIp.ts.html |here} to see how to use CreatePrivateIp API.
|
|
16127
16129
|
*/
|
|
16128
16130
|
createPrivateIp(createPrivateIpRequest) {
|
|
16129
16131
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16204,7 +16206,7 @@ class VirtualNetworkClient {
|
|
|
16204
16206
|
* @param CreatePublicIpRequest
|
|
16205
16207
|
* @return CreatePublicIpResponse
|
|
16206
16208
|
* @throws OciError when an error occurs
|
|
16207
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16209
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CreatePublicIp.ts.html |here} to see how to use CreatePublicIp API.
|
|
16208
16210
|
*/
|
|
16209
16211
|
createPublicIp(createPublicIpRequest) {
|
|
16210
16212
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16265,7 +16267,7 @@ class VirtualNetworkClient {
|
|
|
16265
16267
|
* @param CreatePublicIpPoolRequest
|
|
16266
16268
|
* @return CreatePublicIpPoolResponse
|
|
16267
16269
|
* @throws OciError when an error occurs
|
|
16268
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16270
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CreatePublicIpPool.ts.html |here} to see how to use CreatePublicIpPool API.
|
|
16269
16271
|
*/
|
|
16270
16272
|
createPublicIpPool(createPublicIpPoolRequest) {
|
|
16271
16273
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16327,7 +16329,7 @@ class VirtualNetworkClient {
|
|
|
16327
16329
|
* @param CreateRemotePeeringConnectionRequest
|
|
16328
16330
|
* @return CreateRemotePeeringConnectionResponse
|
|
16329
16331
|
* @throws OciError when an error occurs
|
|
16330
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16332
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CreateRemotePeeringConnection.ts.html |here} to see how to use CreateRemotePeeringConnection API.
|
|
16331
16333
|
*/
|
|
16332
16334
|
createRemotePeeringConnection(createRemotePeeringConnectionRequest) {
|
|
16333
16335
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16402,7 +16404,7 @@ class VirtualNetworkClient {
|
|
|
16402
16404
|
* @param CreateRouteTableRequest
|
|
16403
16405
|
* @return CreateRouteTableResponse
|
|
16404
16406
|
* @throws OciError when an error occurs
|
|
16405
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16407
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CreateRouteTable.ts.html |here} to see how to use CreateRouteTable API.
|
|
16406
16408
|
*/
|
|
16407
16409
|
createRouteTable(createRouteTableRequest) {
|
|
16408
16410
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16476,7 +16478,7 @@ class VirtualNetworkClient {
|
|
|
16476
16478
|
* @param CreateSecurityListRequest
|
|
16477
16479
|
* @return CreateSecurityListResponse
|
|
16478
16480
|
* @throws OciError when an error occurs
|
|
16479
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16481
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CreateSecurityList.ts.html |here} to see how to use CreateSecurityList API.
|
|
16480
16482
|
*/
|
|
16481
16483
|
createSecurityList(createSecurityListRequest) {
|
|
16482
16484
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16545,7 +16547,7 @@ class VirtualNetworkClient {
|
|
|
16545
16547
|
* @param CreateServiceGatewayRequest
|
|
16546
16548
|
* @return CreateServiceGatewayResponse
|
|
16547
16549
|
* @throws OciError when an error occurs
|
|
16548
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16550
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CreateServiceGateway.ts.html |here} to see how to use CreateServiceGateway API.
|
|
16549
16551
|
*/
|
|
16550
16552
|
createServiceGateway(createServiceGatewayRequest) {
|
|
16551
16553
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16631,7 +16633,7 @@ class VirtualNetworkClient {
|
|
|
16631
16633
|
* @param CreateSubnetRequest
|
|
16632
16634
|
* @return CreateSubnetResponse
|
|
16633
16635
|
* @throws OciError when an error occurs
|
|
16634
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16636
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CreateSubnet.ts.html |here} to see how to use CreateSubnet API.
|
|
16635
16637
|
*/
|
|
16636
16638
|
createSubnet(createSubnetRequest) {
|
|
16637
16639
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16724,7 +16726,7 @@ class VirtualNetworkClient {
|
|
|
16724
16726
|
* @param CreateVcnRequest
|
|
16725
16727
|
* @return CreateVcnResponse
|
|
16726
16728
|
* @throws OciError when an error occurs
|
|
16727
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16729
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CreateVcn.ts.html |here} to see how to use CreateVcn API.
|
|
16728
16730
|
*/
|
|
16729
16731
|
createVcn(createVcnRequest) {
|
|
16730
16732
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16805,7 +16807,7 @@ class VirtualNetworkClient {
|
|
|
16805
16807
|
* @param CreateVirtualCircuitRequest
|
|
16806
16808
|
* @return CreateVirtualCircuitResponse
|
|
16807
16809
|
* @throws OciError when an error occurs
|
|
16808
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16810
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CreateVirtualCircuit.ts.html |here} to see how to use CreateVirtualCircuit API.
|
|
16809
16811
|
*/
|
|
16810
16812
|
createVirtualCircuit(createVirtualCircuitRequest) {
|
|
16811
16813
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16866,7 +16868,7 @@ class VirtualNetworkClient {
|
|
|
16866
16868
|
* @param CreateVlanRequest
|
|
16867
16869
|
* @return CreateVlanResponse
|
|
16868
16870
|
* @throws OciError when an error occurs
|
|
16869
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16871
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CreateVlan.ts.html |here} to see how to use CreateVlan API.
|
|
16870
16872
|
*/
|
|
16871
16873
|
createVlan(createVlanRequest) {
|
|
16872
16874
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16932,7 +16934,7 @@ class VirtualNetworkClient {
|
|
|
16932
16934
|
* @param DeleteByoipRangeRequest
|
|
16933
16935
|
* @return DeleteByoipRangeResponse
|
|
16934
16936
|
* @throws OciError when an error occurs
|
|
16935
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16937
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DeleteByoipRange.ts.html |here} to see how to use DeleteByoipRange API.
|
|
16936
16938
|
*/
|
|
16937
16939
|
deleteByoipRange(deleteByoipRangeRequest) {
|
|
16938
16940
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16993,7 +16995,7 @@ class VirtualNetworkClient {
|
|
|
16993
16995
|
* @param DeleteCpeRequest
|
|
16994
16996
|
* @return DeleteCpeResponse
|
|
16995
16997
|
* @throws OciError when an error occurs
|
|
16996
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16998
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DeleteCpe.ts.html |here} to see how to use DeleteCpe API.
|
|
16997
16999
|
*/
|
|
16998
17000
|
deleteCpe(deleteCpeRequest) {
|
|
16999
17001
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17047,7 +17049,7 @@ class VirtualNetworkClient {
|
|
|
17047
17049
|
* @param DeleteCrossConnectRequest
|
|
17048
17050
|
* @return DeleteCrossConnectResponse
|
|
17049
17051
|
* @throws OciError when an error occurs
|
|
17050
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17052
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DeleteCrossConnect.ts.html |here} to see how to use DeleteCrossConnect API.
|
|
17051
17053
|
*/
|
|
17052
17054
|
deleteCrossConnect(deleteCrossConnectRequest) {
|
|
17053
17055
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17102,7 +17104,7 @@ class VirtualNetworkClient {
|
|
|
17102
17104
|
* @param DeleteCrossConnectGroupRequest
|
|
17103
17105
|
* @return DeleteCrossConnectGroupResponse
|
|
17104
17106
|
* @throws OciError when an error occurs
|
|
17105
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17107
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DeleteCrossConnectGroup.ts.html |here} to see how to use DeleteCrossConnectGroup API.
|
|
17106
17108
|
*/
|
|
17107
17109
|
deleteCrossConnectGroup(deleteCrossConnectGroupRequest) {
|
|
17108
17110
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17159,7 +17161,7 @@ class VirtualNetworkClient {
|
|
|
17159
17161
|
* @param DeleteDhcpOptionsRequest
|
|
17160
17162
|
* @return DeleteDhcpOptionsResponse
|
|
17161
17163
|
* @throws OciError when an error occurs
|
|
17162
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17164
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DeleteDhcpOptions.ts.html |here} to see how to use DeleteDhcpOptions API.
|
|
17163
17165
|
*/
|
|
17164
17166
|
deleteDhcpOptions(deleteDhcpOptionsRequest) {
|
|
17165
17167
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17215,7 +17217,7 @@ class VirtualNetworkClient {
|
|
|
17215
17217
|
* @param DeleteDrgRequest
|
|
17216
17218
|
* @return DeleteDrgResponse
|
|
17217
17219
|
* @throws OciError when an error occurs
|
|
17218
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17220
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DeleteDrg.ts.html |here} to see how to use DeleteDrg API.
|
|
17219
17221
|
*/
|
|
17220
17222
|
deleteDrg(deleteDrgRequest) {
|
|
17221
17223
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17270,7 +17272,7 @@ class VirtualNetworkClient {
|
|
|
17270
17272
|
* @param DeleteDrgAttachmentRequest
|
|
17271
17273
|
* @return DeleteDrgAttachmentResponse
|
|
17272
17274
|
* @throws OciError when an error occurs
|
|
17273
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17275
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DeleteDrgAttachment.ts.html |here} to see how to use DeleteDrgAttachment API.
|
|
17274
17276
|
*/
|
|
17275
17277
|
deleteDrgAttachment(deleteDrgAttachmentRequest) {
|
|
17276
17278
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17325,7 +17327,7 @@ class VirtualNetworkClient {
|
|
|
17325
17327
|
* @param DeleteDrgRouteDistributionRequest
|
|
17326
17328
|
* @return DeleteDrgRouteDistributionResponse
|
|
17327
17329
|
* @throws OciError when an error occurs
|
|
17328
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17330
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DeleteDrgRouteDistribution.ts.html |here} to see how to use DeleteDrgRouteDistribution API.
|
|
17329
17331
|
*/
|
|
17330
17332
|
deleteDrgRouteDistribution(deleteDrgRouteDistributionRequest) {
|
|
17331
17333
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17378,7 +17380,7 @@ class VirtualNetworkClient {
|
|
|
17378
17380
|
* @param DeleteDrgRouteTableRequest
|
|
17379
17381
|
* @return DeleteDrgRouteTableResponse
|
|
17380
17382
|
* @throws OciError when an error occurs
|
|
17381
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17383
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DeleteDrgRouteTable.ts.html |here} to see how to use DeleteDrgRouteTable API.
|
|
17382
17384
|
*/
|
|
17383
17385
|
deleteDrgRouteTable(deleteDrgRouteTableRequest) {
|
|
17384
17386
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17438,7 +17440,7 @@ class VirtualNetworkClient {
|
|
|
17438
17440
|
* @param DeleteIPSecConnectionRequest
|
|
17439
17441
|
* @return DeleteIPSecConnectionResponse
|
|
17440
17442
|
* @throws OciError when an error occurs
|
|
17441
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17443
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DeleteIPSecConnection.ts.html |here} to see how to use DeleteIPSecConnection API.
|
|
17442
17444
|
*/
|
|
17443
17445
|
deleteIPSecConnection(deleteIPSecConnectionRequest) {
|
|
17444
17446
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17495,7 +17497,7 @@ class VirtualNetworkClient {
|
|
|
17495
17497
|
* @param DeleteInternetGatewayRequest
|
|
17496
17498
|
* @return DeleteInternetGatewayResponse
|
|
17497
17499
|
* @throws OciError when an error occurs
|
|
17498
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17500
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DeleteInternetGateway.ts.html |here} to see how to use DeleteInternetGateway API.
|
|
17499
17501
|
*/
|
|
17500
17502
|
deleteInternetGateway(deleteInternetGatewayRequest) {
|
|
17501
17503
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17549,7 +17551,7 @@ class VirtualNetworkClient {
|
|
|
17549
17551
|
* @param DeleteIpv6Request
|
|
17550
17552
|
* @return DeleteIpv6Response
|
|
17551
17553
|
* @throws OciError when an error occurs
|
|
17552
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17554
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DeleteIpv6.ts.html |here} to see how to use DeleteIpv6 API.
|
|
17553
17555
|
*/
|
|
17554
17556
|
deleteIpv6(deleteIpv6Request) {
|
|
17555
17557
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17606,7 +17608,7 @@ class VirtualNetworkClient {
|
|
|
17606
17608
|
* @param DeleteLocalPeeringGatewayRequest
|
|
17607
17609
|
* @return DeleteLocalPeeringGatewayResponse
|
|
17608
17610
|
* @throws OciError when an error occurs
|
|
17609
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17611
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DeleteLocalPeeringGateway.ts.html |here} to see how to use DeleteLocalPeeringGateway API.
|
|
17610
17612
|
*/
|
|
17611
17613
|
deleteLocalPeeringGateway(deleteLocalPeeringGatewayRequest) {
|
|
17612
17614
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17663,7 +17665,7 @@ class VirtualNetworkClient {
|
|
|
17663
17665
|
* @param DeleteNatGatewayRequest
|
|
17664
17666
|
* @return DeleteNatGatewayResponse
|
|
17665
17667
|
* @throws OciError when an error occurs
|
|
17666
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17668
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DeleteNatGateway.ts.html |here} to see how to use DeleteNatGateway API.
|
|
17667
17669
|
*/
|
|
17668
17670
|
deleteNatGateway(deleteNatGatewayRequest) {
|
|
17669
17671
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17722,7 +17724,7 @@ class VirtualNetworkClient {
|
|
|
17722
17724
|
* @param DeleteNetworkSecurityGroupRequest
|
|
17723
17725
|
* @return DeleteNetworkSecurityGroupResponse
|
|
17724
17726
|
* @throws OciError when an error occurs
|
|
17725
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17727
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DeleteNetworkSecurityGroup.ts.html |here} to see how to use DeleteNetworkSecurityGroup API.
|
|
17726
17728
|
*/
|
|
17727
17729
|
deleteNetworkSecurityGroup(deleteNetworkSecurityGroupRequest) {
|
|
17728
17730
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17785,7 +17787,7 @@ class VirtualNetworkClient {
|
|
|
17785
17787
|
* @param DeletePrivateIpRequest
|
|
17786
17788
|
* @return DeletePrivateIpResponse
|
|
17787
17789
|
* @throws OciError when an error occurs
|
|
17788
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17790
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DeletePrivateIp.ts.html |here} to see how to use DeletePrivateIp API.
|
|
17789
17791
|
*/
|
|
17790
17792
|
deletePrivateIp(deletePrivateIpRequest) {
|
|
17791
17793
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17852,7 +17854,7 @@ class VirtualNetworkClient {
|
|
|
17852
17854
|
* @param DeletePublicIpRequest
|
|
17853
17855
|
* @return DeletePublicIpResponse
|
|
17854
17856
|
* @throws OciError when an error occurs
|
|
17855
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17857
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DeletePublicIp.ts.html |here} to see how to use DeletePublicIp API.
|
|
17856
17858
|
*/
|
|
17857
17859
|
deletePublicIp(deletePublicIpRequest) {
|
|
17858
17860
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17907,7 +17909,7 @@ class VirtualNetworkClient {
|
|
|
17907
17909
|
* @param DeletePublicIpPoolRequest
|
|
17908
17910
|
* @return DeletePublicIpPoolResponse
|
|
17909
17911
|
* @throws OciError when an error occurs
|
|
17910
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17912
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DeletePublicIpPool.ts.html |here} to see how to use DeletePublicIpPool API.
|
|
17911
17913
|
*/
|
|
17912
17914
|
deletePublicIpPool(deletePublicIpPoolRequest) {
|
|
17913
17915
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17964,7 +17966,7 @@ class VirtualNetworkClient {
|
|
|
17964
17966
|
* @param DeleteRemotePeeringConnectionRequest
|
|
17965
17967
|
* @return DeleteRemotePeeringConnectionResponse
|
|
17966
17968
|
* @throws OciError when an error occurs
|
|
17967
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17969
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DeleteRemotePeeringConnection.ts.html |here} to see how to use DeleteRemotePeeringConnection API.
|
|
17968
17970
|
*/
|
|
17969
17971
|
deleteRemotePeeringConnection(deleteRemotePeeringConnectionRequest) {
|
|
17970
17972
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18021,7 +18023,7 @@ class VirtualNetworkClient {
|
|
|
18021
18023
|
* @param DeleteRouteTableRequest
|
|
18022
18024
|
* @return DeleteRouteTableResponse
|
|
18023
18025
|
* @throws OciError when an error occurs
|
|
18024
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18026
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DeleteRouteTable.ts.html |here} to see how to use DeleteRouteTable API.
|
|
18025
18027
|
*/
|
|
18026
18028
|
deleteRouteTable(deleteRouteTableRequest) {
|
|
18027
18029
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18078,7 +18080,7 @@ class VirtualNetworkClient {
|
|
|
18078
18080
|
* @param DeleteSecurityListRequest
|
|
18079
18081
|
* @return DeleteSecurityListResponse
|
|
18080
18082
|
* @throws OciError when an error occurs
|
|
18081
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18083
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DeleteSecurityList.ts.html |here} to see how to use DeleteSecurityList API.
|
|
18082
18084
|
*/
|
|
18083
18085
|
deleteSecurityList(deleteSecurityListRequest) {
|
|
18084
18086
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18132,7 +18134,7 @@ class VirtualNetworkClient {
|
|
|
18132
18134
|
* @param DeleteServiceGatewayRequest
|
|
18133
18135
|
* @return DeleteServiceGatewayResponse
|
|
18134
18136
|
* @throws OciError when an error occurs
|
|
18135
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18137
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DeleteServiceGateway.ts.html |here} to see how to use DeleteServiceGateway API.
|
|
18136
18138
|
*/
|
|
18137
18139
|
deleteServiceGateway(deleteServiceGatewayRequest) {
|
|
18138
18140
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18187,7 +18189,7 @@ class VirtualNetworkClient {
|
|
|
18187
18189
|
* @param DeleteSubnetRequest
|
|
18188
18190
|
* @return DeleteSubnetResponse
|
|
18189
18191
|
* @throws OciError when an error occurs
|
|
18190
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18192
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DeleteSubnet.ts.html |here} to see how to use DeleteSubnet API.
|
|
18191
18193
|
*/
|
|
18192
18194
|
deleteSubnet(deleteSubnetRequest) {
|
|
18193
18195
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18242,7 +18244,7 @@ class VirtualNetworkClient {
|
|
|
18242
18244
|
* @param DeleteVcnRequest
|
|
18243
18245
|
* @return DeleteVcnResponse
|
|
18244
18246
|
* @throws OciError when an error occurs
|
|
18245
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18247
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DeleteVcn.ts.html |here} to see how to use DeleteVcn API.
|
|
18246
18248
|
*/
|
|
18247
18249
|
deleteVcn(deleteVcnRequest) {
|
|
18248
18250
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18299,7 +18301,7 @@ class VirtualNetworkClient {
|
|
|
18299
18301
|
* @param DeleteVirtualCircuitRequest
|
|
18300
18302
|
* @return DeleteVirtualCircuitResponse
|
|
18301
18303
|
* @throws OciError when an error occurs
|
|
18302
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18304
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DeleteVirtualCircuit.ts.html |here} to see how to use DeleteVirtualCircuit API.
|
|
18303
18305
|
*/
|
|
18304
18306
|
deleteVirtualCircuit(deleteVirtualCircuitRequest) {
|
|
18305
18307
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18352,7 +18354,7 @@ class VirtualNetworkClient {
|
|
|
18352
18354
|
* @param DeleteVlanRequest
|
|
18353
18355
|
* @return DeleteVlanResponse
|
|
18354
18356
|
* @throws OciError when an error occurs
|
|
18355
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18357
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DeleteVlan.ts.html |here} to see how to use DeleteVlan API.
|
|
18356
18358
|
*/
|
|
18357
18359
|
deleteVlan(deleteVlanRequest) {
|
|
18358
18360
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18417,7 +18419,7 @@ class VirtualNetworkClient {
|
|
|
18417
18419
|
* @param DetachServiceIdRequest
|
|
18418
18420
|
* @return DetachServiceIdResponse
|
|
18419
18421
|
* @throws OciError when an error occurs
|
|
18420
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18422
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/DetachServiceId.ts.html |here} to see how to use DetachServiceId API.
|
|
18421
18423
|
*/
|
|
18422
18424
|
detachServiceId(detachServiceIdRequest) {
|
|
18423
18425
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18475,7 +18477,7 @@ class VirtualNetworkClient {
|
|
|
18475
18477
|
* @param GetAllDrgAttachmentsRequest
|
|
18476
18478
|
* @return GetAllDrgAttachmentsResponse
|
|
18477
18479
|
* @throws OciError when an error occurs
|
|
18478
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18480
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetAllDrgAttachments.ts.html |here} to see how to use GetAllDrgAttachments API.
|
|
18479
18481
|
*/
|
|
18480
18482
|
getAllDrgAttachments(getAllDrgAttachmentsRequest) {
|
|
18481
18483
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18582,7 +18584,7 @@ class VirtualNetworkClient {
|
|
|
18582
18584
|
* @param GetAllowedIkeIPSecParametersRequest
|
|
18583
18585
|
* @return GetAllowedIkeIPSecParametersResponse
|
|
18584
18586
|
* @throws OciError when an error occurs
|
|
18585
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18587
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetAllowedIkeIPSecParameters.ts.html |here} to see how to use GetAllowedIkeIPSecParameters API.
|
|
18586
18588
|
*/
|
|
18587
18589
|
getAllowedIkeIPSecParameters(getAllowedIkeIPSecParametersRequest) {
|
|
18588
18590
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18637,7 +18639,7 @@ class VirtualNetworkClient {
|
|
|
18637
18639
|
* @param GetByoipRangeRequest
|
|
18638
18640
|
* @return GetByoipRangeResponse
|
|
18639
18641
|
* @throws OciError when an error occurs
|
|
18640
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18642
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetByoipRange.ts.html |here} to see how to use GetByoipRange API.
|
|
18641
18643
|
*/
|
|
18642
18644
|
getByoipRange(getByoipRangeRequest) {
|
|
18643
18645
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18698,7 +18700,7 @@ class VirtualNetworkClient {
|
|
|
18698
18700
|
* @param GetCpeRequest
|
|
18699
18701
|
* @return GetCpeResponse
|
|
18700
18702
|
* @throws OciError when an error occurs
|
|
18701
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18703
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetCpe.ts.html |here} to see how to use GetCpe API.
|
|
18702
18704
|
*/
|
|
18703
18705
|
getCpe(getCpeRequest) {
|
|
18704
18706
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18776,7 +18778,7 @@ class VirtualNetworkClient {
|
|
|
18776
18778
|
* @param GetCpeDeviceConfigContentRequest
|
|
18777
18779
|
* @return GetCpeDeviceConfigContentResponse
|
|
18778
18780
|
* @throws OciError when an error occurs
|
|
18779
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18781
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetCpeDeviceConfigContent.ts.html |here} to see how to use GetCpeDeviceConfigContent API.
|
|
18780
18782
|
*/
|
|
18781
18783
|
getCpeDeviceConfigContent(getCpeDeviceConfigContentRequest) {
|
|
18782
18784
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18840,7 +18842,7 @@ class VirtualNetworkClient {
|
|
|
18840
18842
|
* @param GetCpeDeviceShapeRequest
|
|
18841
18843
|
* @return GetCpeDeviceShapeResponse
|
|
18842
18844
|
* @throws OciError when an error occurs
|
|
18843
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18845
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetCpeDeviceShape.ts.html |here} to see how to use GetCpeDeviceShape API.
|
|
18844
18846
|
*/
|
|
18845
18847
|
getCpeDeviceShape(getCpeDeviceShapeRequest) {
|
|
18846
18848
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18896,7 +18898,7 @@ class VirtualNetworkClient {
|
|
|
18896
18898
|
* @param GetCrossConnectRequest
|
|
18897
18899
|
* @return GetCrossConnectResponse
|
|
18898
18900
|
* @throws OciError when an error occurs
|
|
18899
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18901
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetCrossConnect.ts.html |here} to see how to use GetCrossConnect API.
|
|
18900
18902
|
*/
|
|
18901
18903
|
getCrossConnect(getCrossConnectRequest) {
|
|
18902
18904
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18956,7 +18958,7 @@ class VirtualNetworkClient {
|
|
|
18956
18958
|
* @param GetCrossConnectGroupRequest
|
|
18957
18959
|
* @return GetCrossConnectGroupResponse
|
|
18958
18960
|
* @throws OciError when an error occurs
|
|
18959
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18961
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetCrossConnectGroup.ts.html |here} to see how to use GetCrossConnectGroup API.
|
|
18960
18962
|
*/
|
|
18961
18963
|
getCrossConnectGroup(getCrossConnectGroupRequest) {
|
|
18962
18964
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19016,7 +19018,7 @@ class VirtualNetworkClient {
|
|
|
19016
19018
|
* @param GetCrossConnectLetterOfAuthorityRequest
|
|
19017
19019
|
* @return GetCrossConnectLetterOfAuthorityResponse
|
|
19018
19020
|
* @throws OciError when an error occurs
|
|
19019
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19021
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetCrossConnectLetterOfAuthority.ts.html |here} to see how to use GetCrossConnectLetterOfAuthority API.
|
|
19020
19022
|
*/
|
|
19021
19023
|
getCrossConnectLetterOfAuthority(getCrossConnectLetterOfAuthorityRequest) {
|
|
19022
19024
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19072,7 +19074,7 @@ class VirtualNetworkClient {
|
|
|
19072
19074
|
* @param GetCrossConnectStatusRequest
|
|
19073
19075
|
* @return GetCrossConnectStatusResponse
|
|
19074
19076
|
* @throws OciError when an error occurs
|
|
19075
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19077
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetCrossConnectStatus.ts.html |here} to see how to use GetCrossConnectStatus API.
|
|
19076
19078
|
*/
|
|
19077
19079
|
getCrossConnectStatus(getCrossConnectStatusRequest) {
|
|
19078
19080
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19127,7 +19129,7 @@ class VirtualNetworkClient {
|
|
|
19127
19129
|
* @param GetDhcpOptionsRequest
|
|
19128
19130
|
* @return GetDhcpOptionsResponse
|
|
19129
19131
|
* @throws OciError when an error occurs
|
|
19130
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19132
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetDhcpOptions.ts.html |here} to see how to use GetDhcpOptions API.
|
|
19131
19133
|
*/
|
|
19132
19134
|
getDhcpOptions(getDhcpOptionsRequest) {
|
|
19133
19135
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19187,7 +19189,7 @@ class VirtualNetworkClient {
|
|
|
19187
19189
|
* @param GetDrgRequest
|
|
19188
19190
|
* @return GetDrgResponse
|
|
19189
19191
|
* @throws OciError when an error occurs
|
|
19190
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19192
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetDrg.ts.html |here} to see how to use GetDrg API.
|
|
19191
19193
|
*/
|
|
19192
19194
|
getDrg(getDrgRequest) {
|
|
19193
19195
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19247,7 +19249,7 @@ class VirtualNetworkClient {
|
|
|
19247
19249
|
* @param GetDrgAttachmentRequest
|
|
19248
19250
|
* @return GetDrgAttachmentResponse
|
|
19249
19251
|
* @throws OciError when an error occurs
|
|
19250
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19252
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetDrgAttachment.ts.html |here} to see how to use GetDrgAttachment API.
|
|
19251
19253
|
*/
|
|
19252
19254
|
getDrgAttachment(getDrgAttachmentRequest) {
|
|
19253
19255
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19309,7 +19311,7 @@ class VirtualNetworkClient {
|
|
|
19309
19311
|
* @param GetDrgRedundancyStatusRequest
|
|
19310
19312
|
* @return GetDrgRedundancyStatusResponse
|
|
19311
19313
|
* @throws OciError when an error occurs
|
|
19312
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19314
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetDrgRedundancyStatus.ts.html |here} to see how to use GetDrgRedundancyStatus API.
|
|
19313
19315
|
*/
|
|
19314
19316
|
getDrgRedundancyStatus(getDrgRedundancyStatusRequest) {
|
|
19315
19317
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19365,7 +19367,7 @@ class VirtualNetworkClient {
|
|
|
19365
19367
|
* @param GetDrgRouteDistributionRequest
|
|
19366
19368
|
* @return GetDrgRouteDistributionResponse
|
|
19367
19369
|
* @throws OciError when an error occurs
|
|
19368
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19370
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetDrgRouteDistribution.ts.html |here} to see how to use GetDrgRouteDistribution API.
|
|
19369
19371
|
*/
|
|
19370
19372
|
getDrgRouteDistribution(getDrgRouteDistributionRequest) {
|
|
19371
19373
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19425,7 +19427,7 @@ class VirtualNetworkClient {
|
|
|
19425
19427
|
* @param GetDrgRouteTableRequest
|
|
19426
19428
|
* @return GetDrgRouteTableResponse
|
|
19427
19429
|
* @throws OciError when an error occurs
|
|
19428
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19430
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetDrgRouteTable.ts.html |here} to see how to use GetDrgRouteTable API.
|
|
19429
19431
|
*/
|
|
19430
19432
|
getDrgRouteTable(getDrgRouteTableRequest) {
|
|
19431
19433
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19487,7 +19489,7 @@ class VirtualNetworkClient {
|
|
|
19487
19489
|
* @param GetFastConnectProviderServiceRequest
|
|
19488
19490
|
* @return GetFastConnectProviderServiceResponse
|
|
19489
19491
|
* @throws OciError when an error occurs
|
|
19490
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19492
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetFastConnectProviderService.ts.html |here} to see how to use GetFastConnectProviderService API.
|
|
19491
19493
|
*/
|
|
19492
19494
|
getFastConnectProviderService(getFastConnectProviderServiceRequest) {
|
|
19493
19495
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19544,7 +19546,7 @@ class VirtualNetworkClient {
|
|
|
19544
19546
|
* @param GetFastConnectProviderServiceKeyRequest
|
|
19545
19547
|
* @return GetFastConnectProviderServiceKeyResponse
|
|
19546
19548
|
* @throws OciError when an error occurs
|
|
19547
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19549
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetFastConnectProviderServiceKey.ts.html |here} to see how to use GetFastConnectProviderServiceKey API.
|
|
19548
19550
|
*/
|
|
19549
19551
|
getFastConnectProviderServiceKey(getFastConnectProviderServiceKeyRequest) {
|
|
19550
19552
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19603,7 +19605,7 @@ class VirtualNetworkClient {
|
|
|
19603
19605
|
* @param GetIPSecConnectionRequest
|
|
19604
19606
|
* @return GetIPSecConnectionResponse
|
|
19605
19607
|
* @throws OciError when an error occurs
|
|
19606
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19608
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetIPSecConnection.ts.html |here} to see how to use GetIPSecConnection API.
|
|
19607
19609
|
*/
|
|
19608
19610
|
getIPSecConnection(getIPSecConnectionRequest) {
|
|
19609
19611
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19667,7 +19669,7 @@ class VirtualNetworkClient {
|
|
|
19667
19669
|
* @param GetIPSecConnectionDeviceConfigRequest
|
|
19668
19670
|
* @return GetIPSecConnectionDeviceConfigResponse
|
|
19669
19671
|
* @throws OciError when an error occurs
|
|
19670
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19672
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetIPSecConnectionDeviceConfig.ts.html |here} to see how to use GetIPSecConnectionDeviceConfig API.
|
|
19671
19673
|
*/
|
|
19672
19674
|
getIPSecConnectionDeviceConfig(getIPSecConnectionDeviceConfigRequest) {
|
|
19673
19675
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19729,7 +19731,7 @@ class VirtualNetworkClient {
|
|
|
19729
19731
|
* @param GetIPSecConnectionDeviceStatusRequest
|
|
19730
19732
|
* @return GetIPSecConnectionDeviceStatusResponse
|
|
19731
19733
|
* @throws OciError when an error occurs
|
|
19732
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19734
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetIPSecConnectionDeviceStatus.ts.html |here} to see how to use GetIPSecConnectionDeviceStatus API.
|
|
19733
19735
|
*/
|
|
19734
19736
|
getIPSecConnectionDeviceStatus(getIPSecConnectionDeviceStatusRequest) {
|
|
19735
19737
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19792,7 +19794,7 @@ class VirtualNetworkClient {
|
|
|
19792
19794
|
* @param GetIPSecConnectionTunnelRequest
|
|
19793
19795
|
* @return GetIPSecConnectionTunnelResponse
|
|
19794
19796
|
* @throws OciError when an error occurs
|
|
19795
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19797
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetIPSecConnectionTunnel.ts.html |here} to see how to use GetIPSecConnectionTunnel API.
|
|
19796
19798
|
*/
|
|
19797
19799
|
getIPSecConnectionTunnel(getIPSecConnectionTunnelRequest) {
|
|
19798
19800
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19854,7 +19856,7 @@ class VirtualNetworkClient {
|
|
|
19854
19856
|
* @param GetIPSecConnectionTunnelErrorRequest
|
|
19855
19857
|
* @return GetIPSecConnectionTunnelErrorResponse
|
|
19856
19858
|
* @throws OciError when an error occurs
|
|
19857
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19859
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetIPSecConnectionTunnelError.ts.html |here} to see how to use GetIPSecConnectionTunnelError API.
|
|
19858
19860
|
*/
|
|
19859
19861
|
getIPSecConnectionTunnelError(getIPSecConnectionTunnelErrorRequest) {
|
|
19860
19862
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19912,7 +19914,7 @@ class VirtualNetworkClient {
|
|
|
19912
19914
|
* @param GetIPSecConnectionTunnelSharedSecretRequest
|
|
19913
19915
|
* @return GetIPSecConnectionTunnelSharedSecretResponse
|
|
19914
19916
|
* @throws OciError when an error occurs
|
|
19915
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19917
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use GetIPSecConnectionTunnelSharedSecret API.
|
|
19916
19918
|
*/
|
|
19917
19919
|
getIPSecConnectionTunnelSharedSecret(getIPSecConnectionTunnelSharedSecretRequest) {
|
|
19918
19920
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19973,7 +19975,7 @@ class VirtualNetworkClient {
|
|
|
19973
19975
|
* @param GetInternetGatewayRequest
|
|
19974
19976
|
* @return GetInternetGatewayResponse
|
|
19975
19977
|
* @throws OciError when an error occurs
|
|
19976
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19978
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetInternetGateway.ts.html |here} to see how to use GetInternetGateway API.
|
|
19977
19979
|
*/
|
|
19978
19980
|
getInternetGateway(getInternetGatewayRequest) {
|
|
19979
19981
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20052,7 +20054,7 @@ class VirtualNetworkClient {
|
|
|
20052
20054
|
* @param GetIpsecCpeDeviceConfigContentRequest
|
|
20053
20055
|
* @return GetIpsecCpeDeviceConfigContentResponse
|
|
20054
20056
|
* @throws OciError when an error occurs
|
|
20055
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20057
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetIpsecCpeDeviceConfigContent.ts.html |here} to see how to use GetIpsecCpeDeviceConfigContent API.
|
|
20056
20058
|
*/
|
|
20057
20059
|
getIpsecCpeDeviceConfigContent(getIpsecCpeDeviceConfigContentRequest) {
|
|
20058
20060
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20111,7 +20113,7 @@ class VirtualNetworkClient {
|
|
|
20111
20113
|
* @param GetIpv6Request
|
|
20112
20114
|
* @return GetIpv6Response
|
|
20113
20115
|
* @throws OciError when an error occurs
|
|
20114
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20116
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetIpv6.ts.html |here} to see how to use GetIpv6 API.
|
|
20115
20117
|
*/
|
|
20116
20118
|
getIpv6(getIpv6Request) {
|
|
20117
20119
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20172,7 +20174,7 @@ class VirtualNetworkClient {
|
|
|
20172
20174
|
* @param GetLocalPeeringGatewayRequest
|
|
20173
20175
|
* @return GetLocalPeeringGatewayResponse
|
|
20174
20176
|
* @throws OciError when an error occurs
|
|
20175
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20177
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetLocalPeeringGateway.ts.html |here} to see how to use GetLocalPeeringGateway API.
|
|
20176
20178
|
*/
|
|
20177
20179
|
getLocalPeeringGateway(getLocalPeeringGatewayRequest) {
|
|
20178
20180
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20232,7 +20234,7 @@ class VirtualNetworkClient {
|
|
|
20232
20234
|
* @param GetNatGatewayRequest
|
|
20233
20235
|
* @return GetNatGatewayResponse
|
|
20234
20236
|
* @throws OciError when an error occurs
|
|
20235
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20237
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetNatGateway.ts.html |here} to see how to use GetNatGateway API.
|
|
20236
20238
|
*/
|
|
20237
20239
|
getNatGateway(getNatGatewayRequest) {
|
|
20238
20240
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20299,7 +20301,7 @@ class VirtualNetworkClient {
|
|
|
20299
20301
|
* @param GetNetworkSecurityGroupRequest
|
|
20300
20302
|
* @return GetNetworkSecurityGroupResponse
|
|
20301
20303
|
* @throws OciError when an error occurs
|
|
20302
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20304
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetNetworkSecurityGroup.ts.html |here} to see how to use GetNetworkSecurityGroup API.
|
|
20303
20305
|
*/
|
|
20304
20306
|
getNetworkSecurityGroup(getNetworkSecurityGroupRequest) {
|
|
20305
20307
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20359,7 +20361,7 @@ class VirtualNetworkClient {
|
|
|
20359
20361
|
* @param GetNetworkingTopologyRequest
|
|
20360
20362
|
* @return GetNetworkingTopologyResponse
|
|
20361
20363
|
* @throws OciError when an error occurs
|
|
20362
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20364
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetNetworkingTopology.ts.html |here} to see how to use GetNetworkingTopology API.
|
|
20363
20365
|
*/
|
|
20364
20366
|
getNetworkingTopology(getNetworkingTopologyRequest) {
|
|
20365
20367
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20428,7 +20430,7 @@ class VirtualNetworkClient {
|
|
|
20428
20430
|
* @param GetPrivateIpRequest
|
|
20429
20431
|
* @return GetPrivateIpResponse
|
|
20430
20432
|
* @throws OciError when an error occurs
|
|
20431
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20433
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetPrivateIp.ts.html |here} to see how to use GetPrivateIp API.
|
|
20432
20434
|
*/
|
|
20433
20435
|
getPrivateIp(getPrivateIpRequest) {
|
|
20434
20436
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20499,7 +20501,7 @@ class VirtualNetworkClient {
|
|
|
20499
20501
|
* @param GetPublicIpRequest
|
|
20500
20502
|
* @return GetPublicIpResponse
|
|
20501
20503
|
* @throws OciError when an error occurs
|
|
20502
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20504
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetPublicIp.ts.html |here} to see how to use GetPublicIp API.
|
|
20503
20505
|
*/
|
|
20504
20506
|
getPublicIp(getPublicIpRequest) {
|
|
20505
20507
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20564,7 +20566,7 @@ class VirtualNetworkClient {
|
|
|
20564
20566
|
* @param GetPublicIpByIpAddressRequest
|
|
20565
20567
|
* @return GetPublicIpByIpAddressResponse
|
|
20566
20568
|
* @throws OciError when an error occurs
|
|
20567
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20569
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetPublicIpByIpAddress.ts.html |here} to see how to use GetPublicIpByIpAddress API.
|
|
20568
20570
|
*/
|
|
20569
20571
|
getPublicIpByIpAddress(getPublicIpByIpAddressRequest) {
|
|
20570
20572
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20634,7 +20636,7 @@ class VirtualNetworkClient {
|
|
|
20634
20636
|
* @param GetPublicIpByPrivateIpIdRequest
|
|
20635
20637
|
* @return GetPublicIpByPrivateIpIdResponse
|
|
20636
20638
|
* @throws OciError when an error occurs
|
|
20637
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20639
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetPublicIpByPrivateIpId.ts.html |here} to see how to use GetPublicIpByPrivateIpId API.
|
|
20638
20640
|
*/
|
|
20639
20641
|
getPublicIpByPrivateIpId(getPublicIpByPrivateIpIdRequest) {
|
|
20640
20642
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20694,7 +20696,7 @@ class VirtualNetworkClient {
|
|
|
20694
20696
|
* @param GetPublicIpPoolRequest
|
|
20695
20697
|
* @return GetPublicIpPoolResponse
|
|
20696
20698
|
* @throws OciError when an error occurs
|
|
20697
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20699
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetPublicIpPool.ts.html |here} to see how to use GetPublicIpPool API.
|
|
20698
20700
|
*/
|
|
20699
20701
|
getPublicIpPool(getPublicIpPoolRequest) {
|
|
20700
20702
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20756,7 +20758,7 @@ class VirtualNetworkClient {
|
|
|
20756
20758
|
* @param GetRemotePeeringConnectionRequest
|
|
20757
20759
|
* @return GetRemotePeeringConnectionResponse
|
|
20758
20760
|
* @throws OciError when an error occurs
|
|
20759
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20761
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetRemotePeeringConnection.ts.html |here} to see how to use GetRemotePeeringConnection API.
|
|
20760
20762
|
*/
|
|
20761
20763
|
getRemotePeeringConnection(getRemotePeeringConnectionRequest) {
|
|
20762
20764
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20816,7 +20818,7 @@ class VirtualNetworkClient {
|
|
|
20816
20818
|
* @param GetRouteTableRequest
|
|
20817
20819
|
* @return GetRouteTableResponse
|
|
20818
20820
|
* @throws OciError when an error occurs
|
|
20819
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20821
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetRouteTable.ts.html |here} to see how to use GetRouteTable API.
|
|
20820
20822
|
*/
|
|
20821
20823
|
getRouteTable(getRouteTableRequest) {
|
|
20822
20824
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20876,7 +20878,7 @@ class VirtualNetworkClient {
|
|
|
20876
20878
|
* @param GetSecurityListRequest
|
|
20877
20879
|
* @return GetSecurityListResponse
|
|
20878
20880
|
* @throws OciError when an error occurs
|
|
20879
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20881
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetSecurityList.ts.html |here} to see how to use GetSecurityList API.
|
|
20880
20882
|
*/
|
|
20881
20883
|
getSecurityList(getSecurityListRequest) {
|
|
20882
20884
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20937,7 +20939,7 @@ class VirtualNetworkClient {
|
|
|
20937
20939
|
* @param GetServiceRequest
|
|
20938
20940
|
* @return GetServiceResponse
|
|
20939
20941
|
* @throws OciError when an error occurs
|
|
20940
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20942
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetService.ts.html |here} to see how to use GetService API.
|
|
20941
20943
|
*/
|
|
20942
20944
|
getService(getServiceRequest) {
|
|
20943
20945
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20997,7 +20999,7 @@ class VirtualNetworkClient {
|
|
|
20997
20999
|
* @param GetServiceGatewayRequest
|
|
20998
21000
|
* @return GetServiceGatewayResponse
|
|
20999
21001
|
* @throws OciError when an error occurs
|
|
21000
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21002
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetServiceGateway.ts.html |here} to see how to use GetServiceGateway API.
|
|
21001
21003
|
*/
|
|
21002
21004
|
getServiceGateway(getServiceGatewayRequest) {
|
|
21003
21005
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21057,7 +21059,7 @@ class VirtualNetworkClient {
|
|
|
21057
21059
|
* @param GetSubnetRequest
|
|
21058
21060
|
* @return GetSubnetResponse
|
|
21059
21061
|
* @throws OciError when an error occurs
|
|
21060
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21062
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetSubnet.ts.html |here} to see how to use GetSubnet API.
|
|
21061
21063
|
*/
|
|
21062
21064
|
getSubnet(getSubnetRequest) {
|
|
21063
21065
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21117,7 +21119,7 @@ class VirtualNetworkClient {
|
|
|
21117
21119
|
* @param GetSubnetTopologyRequest
|
|
21118
21120
|
* @return GetSubnetTopologyResponse
|
|
21119
21121
|
* @throws OciError when an error occurs
|
|
21120
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21122
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetSubnetTopology.ts.html |here} to see how to use GetSubnetTopology API.
|
|
21121
21123
|
*/
|
|
21122
21124
|
getSubnetTopology(getSubnetTopologyRequest) {
|
|
21123
21125
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21188,7 +21190,7 @@ class VirtualNetworkClient {
|
|
|
21188
21190
|
* @param GetTunnelCpeDeviceConfigRequest
|
|
21189
21191
|
* @return GetTunnelCpeDeviceConfigResponse
|
|
21190
21192
|
* @throws OciError when an error occurs
|
|
21191
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21193
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetTunnelCpeDeviceConfig.ts.html |here} to see how to use GetTunnelCpeDeviceConfig API.
|
|
21192
21194
|
*/
|
|
21193
21195
|
getTunnelCpeDeviceConfig(getTunnelCpeDeviceConfigRequest) {
|
|
21194
21196
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21268,7 +21270,7 @@ class VirtualNetworkClient {
|
|
|
21268
21270
|
* @param GetTunnelCpeDeviceConfigContentRequest
|
|
21269
21271
|
* @return GetTunnelCpeDeviceConfigContentResponse
|
|
21270
21272
|
* @throws OciError when an error occurs
|
|
21271
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21273
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetTunnelCpeDeviceConfigContent.ts.html |here} to see how to use GetTunnelCpeDeviceConfigContent API.
|
|
21272
21274
|
*/
|
|
21273
21275
|
getTunnelCpeDeviceConfigContent(getTunnelCpeDeviceConfigContentRequest) {
|
|
21274
21276
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21325,7 +21327,7 @@ class VirtualNetworkClient {
|
|
|
21325
21327
|
* @param GetUpgradeStatusRequest
|
|
21326
21328
|
* @return GetUpgradeStatusResponse
|
|
21327
21329
|
* @throws OciError when an error occurs
|
|
21328
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21330
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetUpgradeStatus.ts.html |here} to see how to use GetUpgradeStatus API.
|
|
21329
21331
|
*/
|
|
21330
21332
|
getUpgradeStatus(getUpgradeStatusRequest) {
|
|
21331
21333
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21381,7 +21383,7 @@ class VirtualNetworkClient {
|
|
|
21381
21383
|
* @param GetVcnRequest
|
|
21382
21384
|
* @return GetVcnResponse
|
|
21383
21385
|
* @throws OciError when an error occurs
|
|
21384
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21386
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetVcn.ts.html |here} to see how to use GetVcn API.
|
|
21385
21387
|
*/
|
|
21386
21388
|
getVcn(getVcnRequest) {
|
|
21387
21389
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21441,7 +21443,7 @@ class VirtualNetworkClient {
|
|
|
21441
21443
|
* @param GetVcnDnsResolverAssociationRequest
|
|
21442
21444
|
* @return GetVcnDnsResolverAssociationResponse
|
|
21443
21445
|
* @throws OciError when an error occurs
|
|
21444
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21446
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetVcnDnsResolverAssociation.ts.html |here} to see how to use GetVcnDnsResolverAssociation API.
|
|
21445
21447
|
*/
|
|
21446
21448
|
getVcnDnsResolverAssociation(getVcnDnsResolverAssociationRequest) {
|
|
21447
21449
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21502,7 +21504,7 @@ class VirtualNetworkClient {
|
|
|
21502
21504
|
* @param GetVcnTopologyRequest
|
|
21503
21505
|
* @return GetVcnTopologyResponse
|
|
21504
21506
|
* @throws OciError when an error occurs
|
|
21505
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21507
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetVcnTopology.ts.html |here} to see how to use GetVcnTopology API.
|
|
21506
21508
|
*/
|
|
21507
21509
|
getVcnTopology(getVcnTopologyRequest) {
|
|
21508
21510
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21568,7 +21570,7 @@ class VirtualNetworkClient {
|
|
|
21568
21570
|
* @param GetVirtualCircuitRequest
|
|
21569
21571
|
* @return GetVirtualCircuitResponse
|
|
21570
21572
|
* @throws OciError when an error occurs
|
|
21571
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21573
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetVirtualCircuit.ts.html |here} to see how to use GetVirtualCircuit API.
|
|
21572
21574
|
*/
|
|
21573
21575
|
getVirtualCircuit(getVirtualCircuitRequest) {
|
|
21574
21576
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21628,7 +21630,7 @@ class VirtualNetworkClient {
|
|
|
21628
21630
|
* @param GetVlanRequest
|
|
21629
21631
|
* @return GetVlanResponse
|
|
21630
21632
|
* @throws OciError when an error occurs
|
|
21631
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21633
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetVlan.ts.html |here} to see how to use GetVlan API.
|
|
21632
21634
|
*/
|
|
21633
21635
|
getVlan(getVlanRequest) {
|
|
21634
21636
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21693,7 +21695,7 @@ class VirtualNetworkClient {
|
|
|
21693
21695
|
* @param GetVnicRequest
|
|
21694
21696
|
* @return GetVnicResponse
|
|
21695
21697
|
* @throws OciError when an error occurs
|
|
21696
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21698
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/GetVnic.ts.html |here} to see how to use GetVnic API.
|
|
21697
21699
|
*/
|
|
21698
21700
|
getVnic(getVnicRequest) {
|
|
21699
21701
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21755,7 +21757,7 @@ class VirtualNetworkClient {
|
|
|
21755
21757
|
* @param ListAllowedPeerRegionsForRemotePeeringRequest
|
|
21756
21758
|
* @return ListAllowedPeerRegionsForRemotePeeringResponse
|
|
21757
21759
|
* @throws OciError when an error occurs
|
|
21758
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21760
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListAllowedPeerRegionsForRemotePeering.ts.html |here} to see how to use ListAllowedPeerRegionsForRemotePeering API.
|
|
21759
21761
|
*/
|
|
21760
21762
|
listAllowedPeerRegionsForRemotePeering(listAllowedPeerRegionsForRemotePeeringRequest) {
|
|
21761
21763
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21810,7 +21812,7 @@ class VirtualNetworkClient {
|
|
|
21810
21812
|
* @param ListByoipAllocatedRangesRequest
|
|
21811
21813
|
* @return ListByoipAllocatedRangesResponse
|
|
21812
21814
|
* @throws OciError when an error occurs
|
|
21813
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21815
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListByoipAllocatedRanges.ts.html |here} to see how to use ListByoipAllocatedRanges API.
|
|
21814
21816
|
*/
|
|
21815
21817
|
listByoipAllocatedRanges(listByoipAllocatedRangesRequest) {
|
|
21816
21818
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21876,7 +21878,7 @@ class VirtualNetworkClient {
|
|
|
21876
21878
|
* @param ListByoipRangesRequest
|
|
21877
21879
|
* @return ListByoipRangesResponse
|
|
21878
21880
|
* @throws OciError when an error occurs
|
|
21879
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21881
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListByoipRanges.ts.html |here} to see how to use ListByoipRanges API.
|
|
21880
21882
|
*/
|
|
21881
21883
|
listByoipRanges(listByoipRangesRequest) {
|
|
21882
21884
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21956,7 +21958,7 @@ class VirtualNetworkClient {
|
|
|
21956
21958
|
* @param ListCpeDeviceShapesRequest
|
|
21957
21959
|
* @return ListCpeDeviceShapesResponse
|
|
21958
21960
|
* @throws OciError when an error occurs
|
|
21959
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21961
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListCpeDeviceShapes.ts.html |here} to see how to use ListCpeDeviceShapes API.
|
|
21960
21962
|
*/
|
|
21961
21963
|
listCpeDeviceShapes(listCpeDeviceShapesRequest) {
|
|
21962
21964
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22059,7 +22061,7 @@ class VirtualNetworkClient {
|
|
|
22059
22061
|
* @param ListCpesRequest
|
|
22060
22062
|
* @return ListCpesResponse
|
|
22061
22063
|
* @throws OciError when an error occurs
|
|
22062
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22064
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListCpes.ts.html |here} to see how to use ListCpes API.
|
|
22063
22065
|
*/
|
|
22064
22066
|
listCpes(listCpesRequest) {
|
|
22065
22067
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22162,7 +22164,7 @@ class VirtualNetworkClient {
|
|
|
22162
22164
|
* @param ListCrossConnectGroupsRequest
|
|
22163
22165
|
* @return ListCrossConnectGroupsResponse
|
|
22164
22166
|
* @throws OciError when an error occurs
|
|
22165
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22167
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListCrossConnectGroups.ts.html |here} to see how to use ListCrossConnectGroups API.
|
|
22166
22168
|
*/
|
|
22167
22169
|
listCrossConnectGroups(listCrossConnectGroupsRequest) {
|
|
22168
22170
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22270,7 +22272,7 @@ class VirtualNetworkClient {
|
|
|
22270
22272
|
* @param ListCrossConnectLocationsRequest
|
|
22271
22273
|
* @return ListCrossConnectLocationsResponse
|
|
22272
22274
|
* @throws OciError when an error occurs
|
|
22273
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22275
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListCrossConnectLocations.ts.html |here} to see how to use ListCrossConnectLocations API.
|
|
22274
22276
|
*/
|
|
22275
22277
|
listCrossConnectLocations(listCrossConnectLocationsRequest) {
|
|
22276
22278
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22374,7 +22376,7 @@ class VirtualNetworkClient {
|
|
|
22374
22376
|
* @param ListCrossConnectMappingsRequest
|
|
22375
22377
|
* @return ListCrossConnectMappingsResponse
|
|
22376
22378
|
* @throws OciError when an error occurs
|
|
22377
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22379
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListCrossConnectMappings.ts.html |here} to see how to use ListCrossConnectMappings API.
|
|
22378
22380
|
*/
|
|
22379
22381
|
listCrossConnectMappings(listCrossConnectMappingsRequest) {
|
|
22380
22382
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22432,7 +22434,7 @@ class VirtualNetworkClient {
|
|
|
22432
22434
|
* @param ListCrossConnectsRequest
|
|
22433
22435
|
* @return ListCrossConnectsResponse
|
|
22434
22436
|
* @throws OciError when an error occurs
|
|
22435
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22437
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListCrossConnects.ts.html |here} to see how to use ListCrossConnects API.
|
|
22436
22438
|
*/
|
|
22437
22439
|
listCrossConnects(listCrossConnectsRequest) {
|
|
22438
22440
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22542,7 +22544,7 @@ class VirtualNetworkClient {
|
|
|
22542
22544
|
* @param ListCrossconnectPortSpeedShapesRequest
|
|
22543
22545
|
* @return ListCrossconnectPortSpeedShapesResponse
|
|
22544
22546
|
* @throws OciError when an error occurs
|
|
22545
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22547
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListCrossconnectPortSpeedShapes.ts.html |here} to see how to use ListCrossconnectPortSpeedShapes API.
|
|
22546
22548
|
*/
|
|
22547
22549
|
listCrossconnectPortSpeedShapes(listCrossconnectPortSpeedShapesRequest) {
|
|
22548
22550
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22648,7 +22650,7 @@ class VirtualNetworkClient {
|
|
|
22648
22650
|
* @param ListDhcpOptionsRequest
|
|
22649
22651
|
* @return ListDhcpOptionsResponse
|
|
22650
22652
|
* @throws OciError when an error occurs
|
|
22651
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22653
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListDhcpOptions.ts.html |here} to see how to use ListDhcpOptions API.
|
|
22652
22654
|
*/
|
|
22653
22655
|
listDhcpOptions(listDhcpOptionsRequest) {
|
|
22654
22656
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22761,7 +22763,7 @@ class VirtualNetworkClient {
|
|
|
22761
22763
|
* @param ListDrgAttachmentsRequest
|
|
22762
22764
|
* @return ListDrgAttachmentsResponse
|
|
22763
22765
|
* @throws OciError when an error occurs
|
|
22764
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22766
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListDrgAttachments.ts.html |here} to see how to use ListDrgAttachments API.
|
|
22765
22767
|
*/
|
|
22766
22768
|
listDrgAttachments(listDrgAttachmentsRequest) {
|
|
22767
22769
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22872,7 +22874,7 @@ class VirtualNetworkClient {
|
|
|
22872
22874
|
* @param ListDrgRouteDistributionStatementsRequest
|
|
22873
22875
|
* @return ListDrgRouteDistributionStatementsResponse
|
|
22874
22876
|
* @throws OciError when an error occurs
|
|
22875
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22877
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListDrgRouteDistributionStatements.ts.html |here} to see how to use ListDrgRouteDistributionStatements API.
|
|
22876
22878
|
*/
|
|
22877
22879
|
listDrgRouteDistributionStatements(listDrgRouteDistributionStatementsRequest) {
|
|
22878
22880
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22981,7 +22983,7 @@ class VirtualNetworkClient {
|
|
|
22981
22983
|
* @param ListDrgRouteDistributionsRequest
|
|
22982
22984
|
* @return ListDrgRouteDistributionsResponse
|
|
22983
22985
|
* @throws OciError when an error occurs
|
|
22984
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22986
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListDrgRouteDistributions.ts.html |here} to see how to use ListDrgRouteDistributions API.
|
|
22985
22987
|
*/
|
|
22986
22988
|
listDrgRouteDistributions(listDrgRouteDistributionsRequest) {
|
|
22987
22989
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23087,7 +23089,7 @@ class VirtualNetworkClient {
|
|
|
23087
23089
|
* @param ListDrgRouteRulesRequest
|
|
23088
23090
|
* @return ListDrgRouteRulesResponse
|
|
23089
23091
|
* @throws OciError when an error occurs
|
|
23090
|
-
* @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.21.0/core/ListDrgRouteRules.ts.html |here} to see how to use ListDrgRouteRules API.
|
|
23091
23093
|
*/
|
|
23092
23094
|
listDrgRouteRules(listDrgRouteRulesRequest) {
|
|
23093
23095
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23194,7 +23196,7 @@ class VirtualNetworkClient {
|
|
|
23194
23196
|
* @param ListDrgRouteTablesRequest
|
|
23195
23197
|
* @return ListDrgRouteTablesResponse
|
|
23196
23198
|
* @throws OciError when an error occurs
|
|
23197
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23199
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListDrgRouteTables.ts.html |here} to see how to use ListDrgRouteTables API.
|
|
23198
23200
|
*/
|
|
23199
23201
|
listDrgRouteTables(listDrgRouteTablesRequest) {
|
|
23200
23202
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23302,7 +23304,7 @@ class VirtualNetworkClient {
|
|
|
23302
23304
|
* @param ListDrgsRequest
|
|
23303
23305
|
* @return ListDrgsResponse
|
|
23304
23306
|
* @throws OciError when an error occurs
|
|
23305
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23307
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListDrgs.ts.html |here} to see how to use ListDrgs API.
|
|
23306
23308
|
*/
|
|
23307
23309
|
listDrgs(listDrgsRequest) {
|
|
23308
23310
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23411,7 +23413,7 @@ class VirtualNetworkClient {
|
|
|
23411
23413
|
* @param ListFastConnectProviderServicesRequest
|
|
23412
23414
|
* @return ListFastConnectProviderServicesResponse
|
|
23413
23415
|
* @throws OciError when an error occurs
|
|
23414
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23416
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListFastConnectProviderServices.ts.html |here} to see how to use ListFastConnectProviderServices API.
|
|
23415
23417
|
*/
|
|
23416
23418
|
listFastConnectProviderServices(listFastConnectProviderServicesRequest) {
|
|
23417
23419
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23517,7 +23519,7 @@ class VirtualNetworkClient {
|
|
|
23517
23519
|
* @param ListFastConnectProviderVirtualCircuitBandwidthShapesRequest
|
|
23518
23520
|
* @return ListFastConnectProviderVirtualCircuitBandwidthShapesResponse
|
|
23519
23521
|
* @throws OciError when an error occurs
|
|
23520
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23522
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListFastConnectProviderVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListFastConnectProviderVirtualCircuitBandwidthShapes API.
|
|
23521
23523
|
*/
|
|
23522
23524
|
listFastConnectProviderVirtualCircuitBandwidthShapes(listFastConnectProviderVirtualCircuitBandwidthShapesRequest) {
|
|
23523
23525
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23621,7 +23623,7 @@ class VirtualNetworkClient {
|
|
|
23621
23623
|
* @param ListIPSecConnectionTunnelRoutesRequest
|
|
23622
23624
|
* @return ListIPSecConnectionTunnelRoutesResponse
|
|
23623
23625
|
* @throws OciError when an error occurs
|
|
23624
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23626
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListIPSecConnectionTunnelRoutes.ts.html |here} to see how to use ListIPSecConnectionTunnelRoutes API.
|
|
23625
23627
|
*/
|
|
23626
23628
|
listIPSecConnectionTunnelRoutes(listIPSecConnectionTunnelRoutesRequest) {
|
|
23627
23629
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23732,7 +23734,7 @@ class VirtualNetworkClient {
|
|
|
23732
23734
|
* @param ListIPSecConnectionTunnelSecurityAssociationsRequest
|
|
23733
23735
|
* @return ListIPSecConnectionTunnelSecurityAssociationsResponse
|
|
23734
23736
|
* @throws OciError when an error occurs
|
|
23735
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23737
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListIPSecConnectionTunnelSecurityAssociations.ts.html |here} to see how to use ListIPSecConnectionTunnelSecurityAssociations API.
|
|
23736
23738
|
*/
|
|
23737
23739
|
listIPSecConnectionTunnelSecurityAssociations(listIPSecConnectionTunnelSecurityAssociationsRequest) {
|
|
23738
23740
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23842,7 +23844,7 @@ class VirtualNetworkClient {
|
|
|
23842
23844
|
* @param ListIPSecConnectionTunnelsRequest
|
|
23843
23845
|
* @return ListIPSecConnectionTunnelsResponse
|
|
23844
23846
|
* @throws OciError when an error occurs
|
|
23845
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23847
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListIPSecConnectionTunnels.ts.html |here} to see how to use ListIPSecConnectionTunnels API.
|
|
23846
23848
|
*/
|
|
23847
23849
|
listIPSecConnectionTunnels(listIPSecConnectionTunnelsRequest) {
|
|
23848
23850
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23947,7 +23949,7 @@ class VirtualNetworkClient {
|
|
|
23947
23949
|
* @param ListIPSecConnectionsRequest
|
|
23948
23950
|
* @return ListIPSecConnectionsResponse
|
|
23949
23951
|
* @throws OciError when an error occurs
|
|
23950
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23952
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListIPSecConnections.ts.html |here} to see how to use ListIPSecConnections API.
|
|
23951
23953
|
*/
|
|
23952
23954
|
listIPSecConnections(listIPSecConnectionsRequest) {
|
|
23953
23955
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24053,7 +24055,7 @@ class VirtualNetworkClient {
|
|
|
24053
24055
|
* @param ListInternetGatewaysRequest
|
|
24054
24056
|
* @return ListInternetGatewaysResponse
|
|
24055
24057
|
* @throws OciError when an error occurs
|
|
24056
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24058
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListInternetGateways.ts.html |here} to see how to use ListInternetGateways API.
|
|
24057
24059
|
*/
|
|
24058
24060
|
listInternetGateways(listInternetGatewaysRequest) {
|
|
24059
24061
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24168,7 +24170,7 @@ class VirtualNetworkClient {
|
|
|
24168
24170
|
* @param ListIpv6sRequest
|
|
24169
24171
|
* @return ListIpv6sResponse
|
|
24170
24172
|
* @throws OciError when an error occurs
|
|
24171
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24173
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListIpv6s.ts.html |here} to see how to use ListIpv6s API.
|
|
24172
24174
|
*/
|
|
24173
24175
|
listIpv6s(listIpv6sRequest) {
|
|
24174
24176
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24275,7 +24277,7 @@ class VirtualNetworkClient {
|
|
|
24275
24277
|
* @param ListLocalPeeringGatewaysRequest
|
|
24276
24278
|
* @return ListLocalPeeringGatewaysResponse
|
|
24277
24279
|
* @throws OciError when an error occurs
|
|
24278
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24280
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListLocalPeeringGateways.ts.html |here} to see how to use ListLocalPeeringGateways API.
|
|
24279
24281
|
*/
|
|
24280
24282
|
listLocalPeeringGateways(listLocalPeeringGatewaysRequest) {
|
|
24281
24283
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24380,7 +24382,7 @@ class VirtualNetworkClient {
|
|
|
24380
24382
|
* @param ListNatGatewaysRequest
|
|
24381
24383
|
* @return ListNatGatewaysResponse
|
|
24382
24384
|
* @throws OciError when an error occurs
|
|
24383
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24385
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListNatGateways.ts.html |here} to see how to use ListNatGateways API.
|
|
24384
24386
|
*/
|
|
24385
24387
|
listNatGateways(listNatGatewaysRequest) {
|
|
24386
24388
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24488,7 +24490,7 @@ class VirtualNetworkClient {
|
|
|
24488
24490
|
* @param ListNetworkSecurityGroupSecurityRulesRequest
|
|
24489
24491
|
* @return ListNetworkSecurityGroupSecurityRulesResponse
|
|
24490
24492
|
* @throws OciError when an error occurs
|
|
24491
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24493
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use ListNetworkSecurityGroupSecurityRules API.
|
|
24492
24494
|
*/
|
|
24493
24495
|
listNetworkSecurityGroupSecurityRules(listNetworkSecurityGroupSecurityRulesRequest) {
|
|
24494
24496
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24595,7 +24597,7 @@ class VirtualNetworkClient {
|
|
|
24595
24597
|
* @param ListNetworkSecurityGroupVnicsRequest
|
|
24596
24598
|
* @return ListNetworkSecurityGroupVnicsResponse
|
|
24597
24599
|
* @throws OciError when an error occurs
|
|
24598
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24600
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListNetworkSecurityGroupVnics.ts.html |here} to see how to use ListNetworkSecurityGroupVnics API.
|
|
24599
24601
|
*/
|
|
24600
24602
|
listNetworkSecurityGroupVnics(listNetworkSecurityGroupVnicsRequest) {
|
|
24601
24603
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24702,7 +24704,7 @@ class VirtualNetworkClient {
|
|
|
24702
24704
|
* @param ListNetworkSecurityGroupsRequest
|
|
24703
24705
|
* @return ListNetworkSecurityGroupsResponse
|
|
24704
24706
|
* @throws OciError when an error occurs
|
|
24705
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24707
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListNetworkSecurityGroups.ts.html |here} to see how to use ListNetworkSecurityGroups API.
|
|
24706
24708
|
*/
|
|
24707
24709
|
listNetworkSecurityGroups(listNetworkSecurityGroupsRequest) {
|
|
24708
24710
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24826,7 +24828,7 @@ class VirtualNetworkClient {
|
|
|
24826
24828
|
* @param ListPrivateIpsRequest
|
|
24827
24829
|
* @return ListPrivateIpsResponse
|
|
24828
24830
|
* @throws OciError when an error occurs
|
|
24829
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24831
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListPrivateIps.ts.html |here} to see how to use ListPrivateIps API.
|
|
24830
24832
|
*/
|
|
24831
24833
|
listPrivateIps(listPrivateIpsRequest) {
|
|
24832
24834
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24933,7 +24935,7 @@ class VirtualNetworkClient {
|
|
|
24933
24935
|
* @param ListPublicIpPoolsRequest
|
|
24934
24936
|
* @return ListPublicIpPoolsResponse
|
|
24935
24937
|
* @throws OciError when an error occurs
|
|
24936
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24938
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListPublicIpPools.ts.html |here} to see how to use ListPublicIpPools API.
|
|
24937
24939
|
*/
|
|
24938
24940
|
listPublicIpPools(listPublicIpPoolsRequest) {
|
|
24939
24941
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25020,7 +25022,7 @@ class VirtualNetworkClient {
|
|
|
25020
25022
|
* @param ListPublicIpsRequest
|
|
25021
25023
|
* @return ListPublicIpsResponse
|
|
25022
25024
|
* @throws OciError when an error occurs
|
|
25023
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25025
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListPublicIps.ts.html |here} to see how to use ListPublicIps API.
|
|
25024
25026
|
*/
|
|
25025
25027
|
listPublicIps(listPublicIpsRequest) {
|
|
25026
25028
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25128,7 +25130,7 @@ class VirtualNetworkClient {
|
|
|
25128
25130
|
* @param ListRemotePeeringConnectionsRequest
|
|
25129
25131
|
* @return ListRemotePeeringConnectionsResponse
|
|
25130
25132
|
* @throws OciError when an error occurs
|
|
25131
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25133
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListRemotePeeringConnections.ts.html |here} to see how to use ListRemotePeeringConnections API.
|
|
25132
25134
|
*/
|
|
25133
25135
|
listRemotePeeringConnections(listRemotePeeringConnectionsRequest) {
|
|
25134
25136
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25235,7 +25237,7 @@ class VirtualNetworkClient {
|
|
|
25235
25237
|
* @param ListRouteTablesRequest
|
|
25236
25238
|
* @return ListRouteTablesResponse
|
|
25237
25239
|
* @throws OciError when an error occurs
|
|
25238
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25240
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListRouteTables.ts.html |here} to see how to use ListRouteTables API.
|
|
25239
25241
|
*/
|
|
25240
25242
|
listRouteTables(listRouteTablesRequest) {
|
|
25241
25243
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25344,7 +25346,7 @@ class VirtualNetworkClient {
|
|
|
25344
25346
|
* @param ListSecurityListsRequest
|
|
25345
25347
|
* @return ListSecurityListsResponse
|
|
25346
25348
|
* @throws OciError when an error occurs
|
|
25347
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25349
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListSecurityLists.ts.html |here} to see how to use ListSecurityLists API.
|
|
25348
25350
|
*/
|
|
25349
25351
|
listSecurityLists(listSecurityListsRequest) {
|
|
25350
25352
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25453,7 +25455,7 @@ class VirtualNetworkClient {
|
|
|
25453
25455
|
* @param ListServiceGatewaysRequest
|
|
25454
25456
|
* @return ListServiceGatewaysResponse
|
|
25455
25457
|
* @throws OciError when an error occurs
|
|
25456
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25458
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListServiceGateways.ts.html |here} to see how to use ListServiceGateways API.
|
|
25457
25459
|
*/
|
|
25458
25460
|
listServiceGateways(listServiceGatewaysRequest) {
|
|
25459
25461
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25561,7 +25563,7 @@ class VirtualNetworkClient {
|
|
|
25561
25563
|
* @param ListServicesRequest
|
|
25562
25564
|
* @return ListServicesResponse
|
|
25563
25565
|
* @throws OciError when an error occurs
|
|
25564
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25566
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListServices.ts.html |here} to see how to use ListServices API.
|
|
25565
25567
|
*/
|
|
25566
25568
|
listServices(listServicesRequest) {
|
|
25567
25569
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25664,7 +25666,7 @@ class VirtualNetworkClient {
|
|
|
25664
25666
|
* @param ListSubnetsRequest
|
|
25665
25667
|
* @return ListSubnetsResponse
|
|
25666
25668
|
* @throws OciError when an error occurs
|
|
25667
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25669
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListSubnets.ts.html |here} to see how to use ListSubnets API.
|
|
25668
25670
|
*/
|
|
25669
25671
|
listSubnets(listSubnetsRequest) {
|
|
25670
25672
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25772,7 +25774,7 @@ class VirtualNetworkClient {
|
|
|
25772
25774
|
* @param ListVcnsRequest
|
|
25773
25775
|
* @return ListVcnsResponse
|
|
25774
25776
|
* @throws OciError when an error occurs
|
|
25775
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25777
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListVcns.ts.html |here} to see how to use ListVcns API.
|
|
25776
25778
|
*/
|
|
25777
25779
|
listVcns(listVcnsRequest) {
|
|
25778
25780
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25879,7 +25881,7 @@ class VirtualNetworkClient {
|
|
|
25879
25881
|
* @param ListVirtualCircuitBandwidthShapesRequest
|
|
25880
25882
|
* @return ListVirtualCircuitBandwidthShapesResponse
|
|
25881
25883
|
* @throws OciError when an error occurs
|
|
25882
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25884
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListVirtualCircuitBandwidthShapes API.
|
|
25883
25885
|
*/
|
|
25884
25886
|
listVirtualCircuitBandwidthShapes(listVirtualCircuitBandwidthShapesRequest) {
|
|
25885
25887
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25983,7 +25985,7 @@ class VirtualNetworkClient {
|
|
|
25983
25985
|
* @param ListVirtualCircuitPublicPrefixesRequest
|
|
25984
25986
|
* @return ListVirtualCircuitPublicPrefixesResponse
|
|
25985
25987
|
* @throws OciError when an error occurs
|
|
25986
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25988
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListVirtualCircuitPublicPrefixes.ts.html |here} to see how to use ListVirtualCircuitPublicPrefixes API.
|
|
25987
25989
|
*/
|
|
25988
25990
|
listVirtualCircuitPublicPrefixes(listVirtualCircuitPublicPrefixesRequest) {
|
|
25989
25991
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26041,7 +26043,7 @@ class VirtualNetworkClient {
|
|
|
26041
26043
|
* @param ListVirtualCircuitsRequest
|
|
26042
26044
|
* @return ListVirtualCircuitsResponse
|
|
26043
26045
|
* @throws OciError when an error occurs
|
|
26044
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26046
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListVirtualCircuits.ts.html |here} to see how to use ListVirtualCircuits API.
|
|
26045
26047
|
*/
|
|
26046
26048
|
listVirtualCircuits(listVirtualCircuitsRequest) {
|
|
26047
26049
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26148,7 +26150,7 @@ class VirtualNetworkClient {
|
|
|
26148
26150
|
* @param ListVlansRequest
|
|
26149
26151
|
* @return ListVlansResponse
|
|
26150
26152
|
* @throws OciError when an error occurs
|
|
26151
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26153
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ListVlans.ts.html |here} to see how to use ListVlans API.
|
|
26152
26154
|
*/
|
|
26153
26155
|
listVlans(listVlansRequest) {
|
|
26154
26156
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26265,7 +26267,7 @@ class VirtualNetworkClient {
|
|
|
26265
26267
|
* @param ModifyVcnCidrRequest
|
|
26266
26268
|
* @return ModifyVcnCidrResponse
|
|
26267
26269
|
* @throws OciError when an error occurs
|
|
26268
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26270
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ModifyVcnCidr.ts.html |here} to see how to use ModifyVcnCidr API.
|
|
26269
26271
|
*/
|
|
26270
26272
|
modifyVcnCidr(modifyVcnCidrRequest) {
|
|
26271
26273
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26326,7 +26328,7 @@ class VirtualNetworkClient {
|
|
|
26326
26328
|
* @param RemoveDrgRouteDistributionStatementsRequest
|
|
26327
26329
|
* @return RemoveDrgRouteDistributionStatementsResponse
|
|
26328
26330
|
* @throws OciError when an error occurs
|
|
26329
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26331
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/RemoveDrgRouteDistributionStatements.ts.html |here} to see how to use RemoveDrgRouteDistributionStatements API.
|
|
26330
26332
|
*/
|
|
26331
26333
|
removeDrgRouteDistributionStatements(removeDrgRouteDistributionStatementsRequest) {
|
|
26332
26334
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26379,7 +26381,7 @@ class VirtualNetworkClient {
|
|
|
26379
26381
|
* @param RemoveDrgRouteRulesRequest
|
|
26380
26382
|
* @return RemoveDrgRouteRulesResponse
|
|
26381
26383
|
* @throws OciError when an error occurs
|
|
26382
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26384
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/RemoveDrgRouteRules.ts.html |here} to see how to use RemoveDrgRouteRules API.
|
|
26383
26385
|
*/
|
|
26384
26386
|
removeDrgRouteRules(removeDrgRouteRulesRequest) {
|
|
26385
26387
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26432,7 +26434,7 @@ class VirtualNetworkClient {
|
|
|
26432
26434
|
* @param RemoveExportDrgRouteDistributionRequest
|
|
26433
26435
|
* @return RemoveExportDrgRouteDistributionResponse
|
|
26434
26436
|
* @throws OciError when an error occurs
|
|
26435
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26437
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/RemoveExportDrgRouteDistribution.ts.html |here} to see how to use RemoveExportDrgRouteDistribution API.
|
|
26436
26438
|
*/
|
|
26437
26439
|
removeExportDrgRouteDistribution(removeExportDrgRouteDistributionRequest) {
|
|
26438
26440
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26496,7 +26498,7 @@ class VirtualNetworkClient {
|
|
|
26496
26498
|
* @param RemoveImportDrgRouteDistributionRequest
|
|
26497
26499
|
* @return RemoveImportDrgRouteDistributionResponse
|
|
26498
26500
|
* @throws OciError when an error occurs
|
|
26499
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26501
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/RemoveImportDrgRouteDistribution.ts.html |here} to see how to use RemoveImportDrgRouteDistribution API.
|
|
26500
26502
|
*/
|
|
26501
26503
|
removeImportDrgRouteDistribution(removeImportDrgRouteDistributionRequest) {
|
|
26502
26504
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26559,7 +26561,7 @@ class VirtualNetworkClient {
|
|
|
26559
26561
|
* @param RemoveNetworkSecurityGroupSecurityRulesRequest
|
|
26560
26562
|
* @return RemoveNetworkSecurityGroupSecurityRulesResponse
|
|
26561
26563
|
* @throws OciError when an error occurs
|
|
26562
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26564
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/RemoveNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use RemoveNetworkSecurityGroupSecurityRules API.
|
|
26563
26565
|
*/
|
|
26564
26566
|
removeNetworkSecurityGroupSecurityRules(removeNetworkSecurityGroupSecurityRulesRequest) {
|
|
26565
26567
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26612,7 +26614,7 @@ class VirtualNetworkClient {
|
|
|
26612
26614
|
* @param RemovePublicIpPoolCapacityRequest
|
|
26613
26615
|
* @return RemovePublicIpPoolCapacityResponse
|
|
26614
26616
|
* @throws OciError when an error occurs
|
|
26615
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26617
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/RemovePublicIpPoolCapacity.ts.html |here} to see how to use RemovePublicIpPoolCapacity API.
|
|
26616
26618
|
*/
|
|
26617
26619
|
removePublicIpPoolCapacity(removePublicIpPoolCapacityRequest) {
|
|
26618
26620
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26680,7 +26682,7 @@ class VirtualNetworkClient {
|
|
|
26680
26682
|
* @param RemoveVcnCidrRequest
|
|
26681
26683
|
* @return RemoveVcnCidrResponse
|
|
26682
26684
|
* @throws OciError when an error occurs
|
|
26683
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26685
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/RemoveVcnCidr.ts.html |here} to see how to use RemoveVcnCidr API.
|
|
26684
26686
|
*/
|
|
26685
26687
|
removeVcnCidr(removeVcnCidrRequest) {
|
|
26686
26688
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26741,7 +26743,7 @@ class VirtualNetworkClient {
|
|
|
26741
26743
|
* @param UpdateByoipRangeRequest
|
|
26742
26744
|
* @return UpdateByoipRangeResponse
|
|
26743
26745
|
* @throws OciError when an error occurs
|
|
26744
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26746
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateByoipRange.ts.html |here} to see how to use UpdateByoipRange API.
|
|
26745
26747
|
*/
|
|
26746
26748
|
updateByoipRange(updateByoipRangeRequest) {
|
|
26747
26749
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26806,7 +26808,7 @@ class VirtualNetworkClient {
|
|
|
26806
26808
|
* @param UpdateCpeRequest
|
|
26807
26809
|
* @return UpdateCpeResponse
|
|
26808
26810
|
* @throws OciError when an error occurs
|
|
26809
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26811
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateCpe.ts.html |here} to see how to use UpdateCpe API.
|
|
26810
26812
|
*/
|
|
26811
26813
|
updateCpe(updateCpeRequest) {
|
|
26812
26814
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26868,7 +26870,7 @@ class VirtualNetworkClient {
|
|
|
26868
26870
|
* @param UpdateCrossConnectRequest
|
|
26869
26871
|
* @return UpdateCrossConnectResponse
|
|
26870
26872
|
* @throws OciError when an error occurs
|
|
26871
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26873
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateCrossConnect.ts.html |here} to see how to use UpdateCrossConnect API.
|
|
26872
26874
|
*/
|
|
26873
26875
|
updateCrossConnect(updateCrossConnectRequest) {
|
|
26874
26876
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26932,7 +26934,7 @@ class VirtualNetworkClient {
|
|
|
26932
26934
|
* @param UpdateCrossConnectGroupRequest
|
|
26933
26935
|
* @return UpdateCrossConnectGroupResponse
|
|
26934
26936
|
* @throws OciError when an error occurs
|
|
26935
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26937
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateCrossConnectGroup.ts.html |here} to see how to use UpdateCrossConnectGroup API.
|
|
26936
26938
|
*/
|
|
26937
26939
|
updateCrossConnectGroup(updateCrossConnectGroupRequest) {
|
|
26938
26940
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26998,7 +27000,7 @@ class VirtualNetworkClient {
|
|
|
26998
27000
|
* @param UpdateDhcpOptionsRequest
|
|
26999
27001
|
* @return UpdateDhcpOptionsResponse
|
|
27000
27002
|
* @throws OciError when an error occurs
|
|
27001
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27003
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateDhcpOptions.ts.html |here} to see how to use UpdateDhcpOptions API.
|
|
27002
27004
|
*/
|
|
27003
27005
|
updateDhcpOptions(updateDhcpOptionsRequest) {
|
|
27004
27006
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27061,7 +27063,7 @@ class VirtualNetworkClient {
|
|
|
27061
27063
|
* @param UpdateDrgRequest
|
|
27062
27064
|
* @return UpdateDrgResponse
|
|
27063
27065
|
* @throws OciError when an error occurs
|
|
27064
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27066
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateDrg.ts.html |here} to see how to use UpdateDrg API.
|
|
27065
27067
|
*/
|
|
27066
27068
|
updateDrg(updateDrgRequest) {
|
|
27067
27069
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27125,7 +27127,7 @@ class VirtualNetworkClient {
|
|
|
27125
27127
|
* @param UpdateDrgAttachmentRequest
|
|
27126
27128
|
* @return UpdateDrgAttachmentResponse
|
|
27127
27129
|
* @throws OciError when an error occurs
|
|
27128
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27130
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateDrgAttachment.ts.html |here} to see how to use UpdateDrgAttachment API.
|
|
27129
27131
|
*/
|
|
27130
27132
|
updateDrgAttachment(updateDrgAttachmentRequest) {
|
|
27131
27133
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27188,7 +27190,7 @@ class VirtualNetworkClient {
|
|
|
27188
27190
|
* @param UpdateDrgRouteDistributionRequest
|
|
27189
27191
|
* @return UpdateDrgRouteDistributionResponse
|
|
27190
27192
|
* @throws OciError when an error occurs
|
|
27191
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27193
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateDrgRouteDistribution.ts.html |here} to see how to use UpdateDrgRouteDistribution API.
|
|
27192
27194
|
*/
|
|
27193
27195
|
updateDrgRouteDistribution(updateDrgRouteDistributionRequest) {
|
|
27194
27196
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27251,7 +27253,7 @@ class VirtualNetworkClient {
|
|
|
27251
27253
|
* @param UpdateDrgRouteDistributionStatementsRequest
|
|
27252
27254
|
* @return UpdateDrgRouteDistributionStatementsResponse
|
|
27253
27255
|
* @throws OciError when an error occurs
|
|
27254
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27256
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateDrgRouteDistributionStatements.ts.html |here} to see how to use UpdateDrgRouteDistributionStatements API.
|
|
27255
27257
|
*/
|
|
27256
27258
|
updateDrgRouteDistributionStatements(updateDrgRouteDistributionStatementsRequest) {
|
|
27257
27259
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27308,7 +27310,7 @@ class VirtualNetworkClient {
|
|
|
27308
27310
|
* @param UpdateDrgRouteRulesRequest
|
|
27309
27311
|
* @return UpdateDrgRouteRulesResponse
|
|
27310
27312
|
* @throws OciError when an error occurs
|
|
27311
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27313
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateDrgRouteRules.ts.html |here} to see how to use UpdateDrgRouteRules API.
|
|
27312
27314
|
*/
|
|
27313
27315
|
updateDrgRouteRules(updateDrgRouteRulesRequest) {
|
|
27314
27316
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27365,7 +27367,7 @@ class VirtualNetworkClient {
|
|
|
27365
27367
|
* @param UpdateDrgRouteTableRequest
|
|
27366
27368
|
* @return UpdateDrgRouteTableResponse
|
|
27367
27369
|
* @throws OciError when an error occurs
|
|
27368
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27370
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateDrgRouteTable.ts.html |here} to see how to use UpdateDrgRouteTable API.
|
|
27369
27371
|
*/
|
|
27370
27372
|
updateDrgRouteTable(updateDrgRouteTableRequest) {
|
|
27371
27373
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27431,7 +27433,7 @@ class VirtualNetworkClient {
|
|
|
27431
27433
|
* @param UpdateIPSecConnectionRequest
|
|
27432
27434
|
* @return UpdateIPSecConnectionResponse
|
|
27433
27435
|
* @throws OciError when an error occurs
|
|
27434
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27436
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateIPSecConnection.ts.html |here} to see how to use UpdateIPSecConnection API.
|
|
27435
27437
|
*/
|
|
27436
27438
|
updateIPSecConnection(updateIPSecConnectionRequest) {
|
|
27437
27439
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27505,7 +27507,7 @@ class VirtualNetworkClient {
|
|
|
27505
27507
|
* @param UpdateIPSecConnectionTunnelRequest
|
|
27506
27508
|
* @return UpdateIPSecConnectionTunnelResponse
|
|
27507
27509
|
* @throws OciError when an error occurs
|
|
27508
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27510
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateIPSecConnectionTunnel.ts.html |here} to see how to use UpdateIPSecConnectionTunnel API.
|
|
27509
27511
|
*/
|
|
27510
27512
|
updateIPSecConnectionTunnel(updateIPSecConnectionTunnelRequest) {
|
|
27511
27513
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27572,7 +27574,7 @@ class VirtualNetworkClient {
|
|
|
27572
27574
|
* @param UpdateIPSecConnectionTunnelSharedSecretRequest
|
|
27573
27575
|
* @return UpdateIPSecConnectionTunnelSharedSecretResponse
|
|
27574
27576
|
* @throws OciError when an error occurs
|
|
27575
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27577
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use UpdateIPSecConnectionTunnelSharedSecret API.
|
|
27576
27578
|
*/
|
|
27577
27579
|
updateIPSecConnectionTunnelSharedSecret(updateIPSecConnectionTunnelSharedSecretRequest) {
|
|
27578
27580
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27640,7 +27642,7 @@ class VirtualNetworkClient {
|
|
|
27640
27642
|
* @param UpdateInternetGatewayRequest
|
|
27641
27643
|
* @return UpdateInternetGatewayResponse
|
|
27642
27644
|
* @throws OciError when an error occurs
|
|
27643
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27645
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateInternetGateway.ts.html |here} to see how to use UpdateInternetGateway API.
|
|
27644
27646
|
*/
|
|
27645
27647
|
updateInternetGateway(updateInternetGatewayRequest) {
|
|
27646
27648
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27709,7 +27711,7 @@ class VirtualNetworkClient {
|
|
|
27709
27711
|
* @param UpdateIpv6Request
|
|
27710
27712
|
* @return UpdateIpv6Response
|
|
27711
27713
|
* @throws OciError when an error occurs
|
|
27712
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27714
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateIpv6.ts.html |here} to see how to use UpdateIpv6 API.
|
|
27713
27715
|
*/
|
|
27714
27716
|
updateIpv6(updateIpv6Request) {
|
|
27715
27717
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27773,7 +27775,7 @@ class VirtualNetworkClient {
|
|
|
27773
27775
|
* @param UpdateLocalPeeringGatewayRequest
|
|
27774
27776
|
* @return UpdateLocalPeeringGatewayResponse
|
|
27775
27777
|
* @throws OciError when an error occurs
|
|
27776
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27778
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateLocalPeeringGateway.ts.html |here} to see how to use UpdateLocalPeeringGateway API.
|
|
27777
27779
|
*/
|
|
27778
27780
|
updateLocalPeeringGateway(updateLocalPeeringGatewayRequest) {
|
|
27779
27781
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27836,7 +27838,7 @@ class VirtualNetworkClient {
|
|
|
27836
27838
|
* @param UpdateNatGatewayRequest
|
|
27837
27839
|
* @return UpdateNatGatewayResponse
|
|
27838
27840
|
* @throws OciError when an error occurs
|
|
27839
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27841
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateNatGateway.ts.html |here} to see how to use UpdateNatGateway API.
|
|
27840
27842
|
*/
|
|
27841
27843
|
updateNatGateway(updateNatGatewayRequest) {
|
|
27842
27844
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27913,7 +27915,7 @@ class VirtualNetworkClient {
|
|
|
27913
27915
|
* @param UpdateNetworkSecurityGroupRequest
|
|
27914
27916
|
* @return UpdateNetworkSecurityGroupResponse
|
|
27915
27917
|
* @throws OciError when an error occurs
|
|
27916
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27918
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateNetworkSecurityGroup.ts.html |here} to see how to use UpdateNetworkSecurityGroup API.
|
|
27917
27919
|
*/
|
|
27918
27920
|
updateNetworkSecurityGroup(updateNetworkSecurityGroupRequest) {
|
|
27919
27921
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27976,7 +27978,7 @@ class VirtualNetworkClient {
|
|
|
27976
27978
|
* @param UpdateNetworkSecurityGroupSecurityRulesRequest
|
|
27977
27979
|
* @return UpdateNetworkSecurityGroupSecurityRulesResponse
|
|
27978
27980
|
* @throws OciError when an error occurs
|
|
27979
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27981
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use UpdateNetworkSecurityGroupSecurityRules API.
|
|
27980
27982
|
*/
|
|
27981
27983
|
updateNetworkSecurityGroupSecurityRules(updateNetworkSecurityGroupSecurityRulesRequest) {
|
|
27982
27984
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28042,7 +28044,7 @@ class VirtualNetworkClient {
|
|
|
28042
28044
|
* @param UpdatePrivateIpRequest
|
|
28043
28045
|
* @return UpdatePrivateIpResponse
|
|
28044
28046
|
* @throws OciError when an error occurs
|
|
28045
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28047
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdatePrivateIp.ts.html |here} to see how to use UpdatePrivateIp API.
|
|
28046
28048
|
*/
|
|
28047
28049
|
updatePrivateIp(updatePrivateIpRequest) {
|
|
28048
28050
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28143,7 +28145,7 @@ class VirtualNetworkClient {
|
|
|
28143
28145
|
* @param UpdatePublicIpRequest
|
|
28144
28146
|
* @return UpdatePublicIpResponse
|
|
28145
28147
|
* @throws OciError when an error occurs
|
|
28146
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28148
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdatePublicIp.ts.html |here} to see how to use UpdatePublicIp API.
|
|
28147
28149
|
*/
|
|
28148
28150
|
updatePublicIp(updatePublicIpRequest) {
|
|
28149
28151
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28206,7 +28208,7 @@ class VirtualNetworkClient {
|
|
|
28206
28208
|
* @param UpdatePublicIpPoolRequest
|
|
28207
28209
|
* @return UpdatePublicIpPoolResponse
|
|
28208
28210
|
* @throws OciError when an error occurs
|
|
28209
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28211
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdatePublicIpPool.ts.html |here} to see how to use UpdatePublicIpPool API.
|
|
28210
28212
|
*/
|
|
28211
28213
|
updatePublicIpPool(updatePublicIpPoolRequest) {
|
|
28212
28214
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28270,7 +28272,7 @@ class VirtualNetworkClient {
|
|
|
28270
28272
|
* @param UpdateRemotePeeringConnectionRequest
|
|
28271
28273
|
* @return UpdateRemotePeeringConnectionResponse
|
|
28272
28274
|
* @throws OciError when an error occurs
|
|
28273
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28275
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateRemotePeeringConnection.ts.html |here} to see how to use UpdateRemotePeeringConnection API.
|
|
28274
28276
|
*/
|
|
28275
28277
|
updateRemotePeeringConnection(updateRemotePeeringConnectionRequest) {
|
|
28276
28278
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28336,7 +28338,7 @@ class VirtualNetworkClient {
|
|
|
28336
28338
|
* @param UpdateRouteTableRequest
|
|
28337
28339
|
* @return UpdateRouteTableResponse
|
|
28338
28340
|
* @throws OciError when an error occurs
|
|
28339
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28341
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateRouteTable.ts.html |here} to see how to use UpdateRouteTable API.
|
|
28340
28342
|
*/
|
|
28341
28343
|
updateRouteTable(updateRouteTableRequest) {
|
|
28342
28344
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28403,7 +28405,7 @@ class VirtualNetworkClient {
|
|
|
28403
28405
|
* @param UpdateSecurityListRequest
|
|
28404
28406
|
* @return UpdateSecurityListResponse
|
|
28405
28407
|
* @throws OciError when an error occurs
|
|
28406
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28408
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateSecurityList.ts.html |here} to see how to use UpdateSecurityList API.
|
|
28407
28409
|
*/
|
|
28408
28410
|
updateSecurityList(updateSecurityListRequest) {
|
|
28409
28411
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28467,7 +28469,7 @@ class VirtualNetworkClient {
|
|
|
28467
28469
|
* @param UpdateServiceGatewayRequest
|
|
28468
28470
|
* @return UpdateServiceGatewayResponse
|
|
28469
28471
|
* @throws OciError when an error occurs
|
|
28470
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28472
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateServiceGateway.ts.html |here} to see how to use UpdateServiceGateway API.
|
|
28471
28473
|
*/
|
|
28472
28474
|
updateServiceGateway(updateServiceGatewayRequest) {
|
|
28473
28475
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28530,7 +28532,7 @@ class VirtualNetworkClient {
|
|
|
28530
28532
|
* @param UpdateSubnetRequest
|
|
28531
28533
|
* @return UpdateSubnetResponse
|
|
28532
28534
|
* @throws OciError when an error occurs
|
|
28533
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28535
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateSubnet.ts.html |here} to see how to use UpdateSubnet API.
|
|
28534
28536
|
*/
|
|
28535
28537
|
updateSubnet(updateSubnetRequest) {
|
|
28536
28538
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28595,7 +28597,7 @@ class VirtualNetworkClient {
|
|
|
28595
28597
|
* @param UpdateTunnelCpeDeviceConfigRequest
|
|
28596
28598
|
* @return UpdateTunnelCpeDeviceConfigResponse
|
|
28597
28599
|
* @throws OciError when an error occurs
|
|
28598
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28600
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateTunnelCpeDeviceConfig.ts.html |here} to see how to use UpdateTunnelCpeDeviceConfig API.
|
|
28599
28601
|
*/
|
|
28600
28602
|
updateTunnelCpeDeviceConfig(updateTunnelCpeDeviceConfigRequest) {
|
|
28601
28603
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28661,7 +28663,7 @@ class VirtualNetworkClient {
|
|
|
28661
28663
|
* @param UpdateVcnRequest
|
|
28662
28664
|
* @return UpdateVcnResponse
|
|
28663
28665
|
* @throws OciError when an error occurs
|
|
28664
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28666
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateVcn.ts.html |here} to see how to use UpdateVcn API.
|
|
28665
28667
|
*/
|
|
28666
28668
|
updateVcn(updateVcnRequest) {
|
|
28667
28669
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28747,7 +28749,7 @@ class VirtualNetworkClient {
|
|
|
28747
28749
|
* @param UpdateVirtualCircuitRequest
|
|
28748
28750
|
* @return UpdateVirtualCircuitResponse
|
|
28749
28751
|
* @throws OciError when an error occurs
|
|
28750
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28752
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateVirtualCircuit.ts.html |here} to see how to use UpdateVirtualCircuit API.
|
|
28751
28753
|
*/
|
|
28752
28754
|
updateVirtualCircuit(updateVirtualCircuitRequest) {
|
|
28753
28755
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28811,7 +28813,7 @@ class VirtualNetworkClient {
|
|
|
28811
28813
|
* @param UpdateVlanRequest
|
|
28812
28814
|
* @return UpdateVlanResponse
|
|
28813
28815
|
* @throws OciError when an error occurs
|
|
28814
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28816
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateVlan.ts.html |here} to see how to use UpdateVlan API.
|
|
28815
28817
|
*/
|
|
28816
28818
|
updateVlan(updateVlanRequest) {
|
|
28817
28819
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28875,7 +28877,7 @@ class VirtualNetworkClient {
|
|
|
28875
28877
|
* @param UpdateVnicRequest
|
|
28876
28878
|
* @return UpdateVnicResponse
|
|
28877
28879
|
* @throws OciError when an error occurs
|
|
28878
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28880
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpdateVnic.ts.html |here} to see how to use UpdateVnic API.
|
|
28879
28881
|
*/
|
|
28880
28882
|
updateVnic(updateVnicRequest) {
|
|
28881
28883
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28939,7 +28941,7 @@ class VirtualNetworkClient {
|
|
|
28939
28941
|
* @param UpgradeDrgRequest
|
|
28940
28942
|
* @return UpgradeDrgResponse
|
|
28941
28943
|
* @throws OciError when an error occurs
|
|
28942
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28944
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/UpgradeDrg.ts.html |here} to see how to use UpgradeDrg API.
|
|
28943
28945
|
*/
|
|
28944
28946
|
upgradeDrg(upgradeDrgRequest) {
|
|
28945
28947
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28999,7 +29001,7 @@ class VirtualNetworkClient {
|
|
|
28999
29001
|
* @param ValidateByoipRangeRequest
|
|
29000
29002
|
* @return ValidateByoipRangeResponse
|
|
29001
29003
|
* @throws OciError when an error occurs
|
|
29002
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29004
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ValidateByoipRange.ts.html |here} to see how to use ValidateByoipRange API.
|
|
29003
29005
|
*/
|
|
29004
29006
|
validateByoipRange(validateByoipRangeRequest) {
|
|
29005
29007
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29057,7 +29059,7 @@ class VirtualNetworkClient {
|
|
|
29057
29059
|
* @param WithdrawByoipRangeRequest
|
|
29058
29060
|
* @return WithdrawByoipRangeResponse
|
|
29059
29061
|
* @throws OciError when an error occurs
|
|
29060
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29062
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/WithdrawByoipRange.ts.html |here} to see how to use WithdrawByoipRange API.
|
|
29061
29063
|
*/
|
|
29062
29064
|
withdrawByoipRange(withdrawByoipRangeRequest) {
|
|
29063
29065
|
return __awaiter(this, void 0, void 0, function* () {
|