oci-core 2.34.0 → 2.37.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 +432 -422
- package/lib/client.js +484 -424
- package/lib/client.js.map +1 -1
- package/lib/model/create-internet-gateway-details.d.ts +4 -0
- package/lib/model/create-internet-gateway-details.js.map +1 -1
- package/lib/model/create-nat-gateway-details.d.ts +9 -0
- package/lib/model/create-nat-gateway-details.js.map +1 -1
- package/lib/model/index.d.ts +4 -0
- package/lib/model/index.js +11 -7
- package/lib/model/index.js.map +1 -1
- package/lib/model/instance-maintenance-reboot.d.ts +34 -0
- package/lib/model/instance-maintenance-reboot.js +34 -0
- package/lib/model/instance-maintenance-reboot.js.map +1 -0
- package/lib/model/instance-power-action-details.d.ts +1 -1
- package/lib/model/instance-power-action-details.js +4 -0
- package/lib/model/instance-power-action-details.js.map +1 -1
- package/lib/model/internet-gateway.d.ts +4 -0
- package/lib/model/internet-gateway.js.map +1 -1
- package/lib/model/member-replica.d.ts +14 -0
- package/lib/model/member-replica.js +11 -0
- package/lib/model/member-replica.js.map +1 -1
- package/lib/model/nat-gateway.d.ts +9 -0
- package/lib/model/nat-gateway.js.map +1 -1
- package/lib/model/reboot-migrate-action-details.d.ts +44 -0
- package/lib/model/reboot-migrate-action-details.js +59 -0
- package/lib/model/reboot-migrate-action-details.js.map +1 -0
- package/lib/model/reset-action-details.d.ts +16 -4
- package/lib/model/reset-action-details.js.map +1 -1
- package/lib/model/route-rule.d.ts +14 -0
- package/lib/model/route-rule.js +10 -0
- package/lib/model/route-rule.js.map +1 -1
- package/lib/model/soft-reset-action-details.d.ts +16 -4
- package/lib/model/soft-reset-action-details.js.map +1 -1
- package/lib/model/update-instance-details.d.ts +12 -0
- package/lib/model/update-instance-details.js.map +1 -1
- package/lib/model/update-internet-gateway-details.d.ts +4 -0
- package/lib/model/update-internet-gateway-details.js.map +1 -1
- package/lib/model/update-nat-gateway-details.d.ts +9 -0
- package/lib/model/update-nat-gateway-details.js.map +1 -1
- package/lib/model/volume-group.d.ts +1 -0
- package/lib/model/volume-group.js +1 -0
- package/lib/model/volume-group.js.map +1 -1
- package/lib/request/accept-shielded-integrity-policy-request.d.ts +1 -1
- package/lib/request/add-drg-route-distribution-statements-request.d.ts +1 -1
- package/lib/request/add-drg-route-rules-request.d.ts +1 -1
- package/lib/request/add-image-shape-compatibility-entry-request.d.ts +1 -1
- package/lib/request/add-ipv6-subnet-cidr-request.d.ts +1 -1
- package/lib/request/add-ipv6-vcn-cidr-request.d.ts +1 -1
- package/lib/request/add-network-security-group-security-rules-request.d.ts +1 -1
- package/lib/request/add-public-ip-pool-capacity-request.d.ts +1 -1
- package/lib/request/add-vcn-cidr-request.d.ts +1 -1
- package/lib/request/advertise-byoip-range-request.d.ts +1 -1
- package/lib/request/attach-boot-volume-request.d.ts +1 -1
- package/lib/request/attach-instance-pool-instance-request.d.ts +1 -1
- package/lib/request/attach-load-balancer-request.d.ts +1 -1
- package/lib/request/attach-service-id-request.d.ts +1 -1
- package/lib/request/attach-vnic-request.d.ts +1 -1
- package/lib/request/attach-volume-request.d.ts +1 -1
- package/lib/request/bulk-add-virtual-circuit-public-prefixes-request.d.ts +1 -1
- package/lib/request/bulk-delete-virtual-circuit-public-prefixes-request.d.ts +1 -1
- package/lib/request/capture-console-history-request.d.ts +1 -1
- package/lib/request/change-boot-volume-backup-compartment-request.d.ts +1 -1
- package/lib/request/change-boot-volume-compartment-request.d.ts +1 -1
- package/lib/request/change-byoip-range-compartment-request.d.ts +1 -1
- package/lib/request/change-capture-filter-compartment-request.d.ts +1 -1
- package/lib/request/change-cluster-network-compartment-request.d.ts +1 -1
- package/lib/request/change-compute-capacity-reservation-compartment-request.d.ts +1 -1
- package/lib/request/change-compute-image-capability-schema-compartment-request.d.ts +1 -1
- package/lib/request/change-cpe-compartment-request.d.ts +1 -1
- package/lib/request/change-cross-connect-compartment-request.d.ts +1 -1
- package/lib/request/change-cross-connect-group-compartment-request.d.ts +1 -1
- package/lib/request/change-dedicated-vm-host-compartment-request.d.ts +1 -1
- package/lib/request/change-dhcp-options-compartment-request.d.ts +1 -1
- package/lib/request/change-drg-compartment-request.d.ts +1 -1
- package/lib/request/change-image-compartment-request.d.ts +1 -1
- package/lib/request/change-instance-compartment-request.d.ts +1 -1
- package/lib/request/change-instance-configuration-compartment-request.d.ts +1 -1
- package/lib/request/change-instance-pool-compartment-request.d.ts +1 -1
- package/lib/request/change-internet-gateway-compartment-request.d.ts +1 -1
- package/lib/request/change-ipsec-connection-compartment-request.d.ts +1 -1
- package/lib/request/change-local-peering-gateway-compartment-request.d.ts +1 -1
- package/lib/request/change-nat-gateway-compartment-request.d.ts +1 -1
- package/lib/request/change-network-security-group-compartment-request.d.ts +1 -1
- package/lib/request/change-public-ip-compartment-request.d.ts +1 -1
- package/lib/request/change-public-ip-pool-compartment-request.d.ts +1 -1
- package/lib/request/change-remote-peering-connection-compartment-request.d.ts +1 -1
- package/lib/request/change-route-table-compartment-request.d.ts +1 -1
- package/lib/request/change-security-list-compartment-request.d.ts +1 -1
- package/lib/request/change-service-gateway-compartment-request.d.ts +1 -1
- package/lib/request/change-subnet-compartment-request.d.ts +1 -1
- package/lib/request/change-vcn-compartment-request.d.ts +1 -1
- package/lib/request/change-virtual-circuit-compartment-request.d.ts +1 -1
- package/lib/request/change-vlan-compartment-request.d.ts +1 -1
- package/lib/request/change-volume-backup-compartment-request.d.ts +1 -1
- package/lib/request/change-volume-compartment-request.d.ts +1 -1
- package/lib/request/change-volume-group-backup-compartment-request.d.ts +1 -1
- package/lib/request/change-volume-group-compartment-request.d.ts +1 -1
- package/lib/request/change-vtap-compartment-request.d.ts +1 -1
- package/lib/request/connect-local-peering-gateways-request.d.ts +1 -1
- package/lib/request/connect-remote-peering-connections-request.d.ts +1 -1
- package/lib/request/copy-boot-volume-backup-request.d.ts +1 -1
- package/lib/request/copy-volume-backup-request.d.ts +1 -1
- package/lib/request/copy-volume-group-backup-request.d.ts +1 -1
- package/lib/request/create-app-catalog-subscription-request.d.ts +1 -1
- package/lib/request/create-boot-volume-backup-request.d.ts +1 -1
- package/lib/request/create-boot-volume-request.d.ts +1 -1
- package/lib/request/create-byoip-range-request.d.ts +1 -1
- package/lib/request/create-capture-filter-request.d.ts +1 -1
- package/lib/request/create-cluster-network-request.d.ts +1 -1
- package/lib/request/create-compute-capacity-reservation-request.d.ts +1 -1
- package/lib/request/create-compute-image-capability-schema-request.d.ts +1 -1
- package/lib/request/create-cpe-request.d.ts +1 -1
- package/lib/request/create-cross-connect-group-request.d.ts +1 -1
- package/lib/request/create-cross-connect-request.d.ts +1 -1
- package/lib/request/create-dedicated-vm-host-request.d.ts +1 -1
- package/lib/request/create-dhcp-options-request.d.ts +1 -1
- package/lib/request/create-drg-attachment-request.d.ts +1 -1
- package/lib/request/create-drg-request.d.ts +1 -1
- package/lib/request/create-drg-route-distribution-request.d.ts +1 -1
- package/lib/request/create-drg-route-table-request.d.ts +1 -1
- package/lib/request/create-image-request.d.ts +1 -1
- package/lib/request/create-instance-configuration-request.d.ts +1 -1
- package/lib/request/create-instance-console-connection-request.d.ts +1 -1
- package/lib/request/create-instance-pool-request.d.ts +1 -1
- package/lib/request/create-internet-gateway-request.d.ts +1 -1
- package/lib/request/create-ipsec-connection-request.d.ts +1 -1
- package/lib/request/create-ipv6-request.d.ts +1 -1
- package/lib/request/create-local-peering-gateway-request.d.ts +1 -1
- package/lib/request/create-nat-gateway-request.d.ts +1 -1
- package/lib/request/create-network-security-group-request.d.ts +1 -1
- package/lib/request/create-private-ip-request.d.ts +1 -1
- package/lib/request/create-public-ip-pool-request.d.ts +1 -1
- package/lib/request/create-public-ip-request.d.ts +1 -1
- package/lib/request/create-remote-peering-connection-request.d.ts +1 -1
- package/lib/request/create-route-table-request.d.ts +1 -1
- package/lib/request/create-security-list-request.d.ts +1 -1
- package/lib/request/create-service-gateway-request.d.ts +1 -1
- package/lib/request/create-subnet-request.d.ts +1 -1
- package/lib/request/create-vcn-request.d.ts +1 -1
- package/lib/request/create-virtual-circuit-request.d.ts +1 -1
- package/lib/request/create-vlan-request.d.ts +1 -1
- package/lib/request/create-volume-backup-policy-assignment-request.d.ts +1 -1
- package/lib/request/create-volume-backup-policy-request.d.ts +1 -1
- package/lib/request/create-volume-backup-request.d.ts +1 -1
- package/lib/request/create-volume-group-backup-request.d.ts +1 -1
- package/lib/request/create-volume-group-request.d.ts +1 -1
- package/lib/request/create-volume-request.d.ts +1 -1
- package/lib/request/create-vtap-request.d.ts +1 -1
- package/lib/request/delete-app-catalog-subscription-request.d.ts +1 -1
- package/lib/request/delete-boot-volume-backup-request.d.ts +1 -1
- package/lib/request/delete-boot-volume-kms-key-request.d.ts +1 -1
- package/lib/request/delete-boot-volume-request.d.ts +1 -1
- package/lib/request/delete-byoip-range-request.d.ts +1 -1
- package/lib/request/delete-capture-filter-request.d.ts +1 -1
- package/lib/request/delete-compute-capacity-reservation-request.d.ts +1 -1
- package/lib/request/delete-compute-image-capability-schema-request.d.ts +1 -1
- package/lib/request/delete-console-history-request.d.ts +1 -1
- package/lib/request/delete-cpe-request.d.ts +1 -1
- package/lib/request/delete-cross-connect-group-request.d.ts +1 -1
- package/lib/request/delete-cross-connect-request.d.ts +1 -1
- package/lib/request/delete-dedicated-vm-host-request.d.ts +1 -1
- package/lib/request/delete-dhcp-options-request.d.ts +1 -1
- package/lib/request/delete-drg-attachment-request.d.ts +1 -1
- package/lib/request/delete-drg-request.d.ts +1 -1
- package/lib/request/delete-drg-route-distribution-request.d.ts +1 -1
- package/lib/request/delete-drg-route-table-request.d.ts +1 -1
- package/lib/request/delete-image-request.d.ts +1 -1
- package/lib/request/delete-instance-configuration-request.d.ts +1 -1
- package/lib/request/delete-instance-console-connection-request.d.ts +1 -1
- package/lib/request/delete-internet-gateway-request.d.ts +1 -1
- package/lib/request/delete-ipsec-connection-request.d.ts +1 -1
- package/lib/request/delete-ipv6-request.d.ts +1 -1
- package/lib/request/delete-local-peering-gateway-request.d.ts +1 -1
- package/lib/request/delete-nat-gateway-request.d.ts +1 -1
- package/lib/request/delete-network-security-group-request.d.ts +1 -1
- package/lib/request/delete-private-ip-request.d.ts +1 -1
- package/lib/request/delete-public-ip-pool-request.d.ts +1 -1
- package/lib/request/delete-public-ip-request.d.ts +1 -1
- package/lib/request/delete-remote-peering-connection-request.d.ts +1 -1
- package/lib/request/delete-route-table-request.d.ts +1 -1
- package/lib/request/delete-security-list-request.d.ts +1 -1
- package/lib/request/delete-service-gateway-request.d.ts +1 -1
- package/lib/request/delete-subnet-request.d.ts +1 -1
- package/lib/request/delete-vcn-request.d.ts +1 -1
- package/lib/request/delete-virtual-circuit-request.d.ts +1 -1
- package/lib/request/delete-vlan-request.d.ts +1 -1
- package/lib/request/delete-volume-backup-policy-assignment-request.d.ts +1 -1
- package/lib/request/delete-volume-backup-policy-request.d.ts +1 -1
- package/lib/request/delete-volume-backup-request.d.ts +1 -1
- package/lib/request/delete-volume-group-backup-request.d.ts +1 -1
- package/lib/request/delete-volume-group-request.d.ts +1 -1
- package/lib/request/delete-volume-kms-key-request.d.ts +1 -1
- package/lib/request/delete-volume-request.d.ts +1 -1
- package/lib/request/delete-vtap-request.d.ts +1 -1
- package/lib/request/detach-boot-volume-request.d.ts +1 -1
- package/lib/request/detach-instance-pool-instance-request.d.ts +1 -1
- package/lib/request/detach-load-balancer-request.d.ts +1 -1
- package/lib/request/detach-service-id-request.d.ts +1 -1
- package/lib/request/detach-vnic-request.d.ts +1 -1
- package/lib/request/detach-volume-request.d.ts +1 -1
- package/lib/request/export-image-request.d.ts +1 -1
- package/lib/request/get-all-drg-attachments-request.d.ts +1 -1
- package/lib/request/get-allowed-ike-ipsec-parameters-request.d.ts +1 -1
- package/lib/request/get-app-catalog-listing-agreements-request.d.ts +1 -1
- package/lib/request/get-app-catalog-listing-request.d.ts +1 -1
- package/lib/request/get-app-catalog-listing-resource-version-request.d.ts +1 -1
- package/lib/request/get-block-volume-replica-request.d.ts +1 -1
- package/lib/request/get-boot-volume-attachment-request.d.ts +1 -1
- package/lib/request/get-boot-volume-backup-request.d.ts +1 -1
- package/lib/request/get-boot-volume-kms-key-request.d.ts +1 -1
- package/lib/request/get-boot-volume-replica-request.d.ts +1 -1
- package/lib/request/get-boot-volume-request.d.ts +1 -1
- package/lib/request/get-byoip-range-request.d.ts +1 -1
- package/lib/request/get-capture-filter-request.d.ts +1 -1
- package/lib/request/get-cluster-network-request.d.ts +1 -1
- package/lib/request/get-compute-capacity-reservation-request.d.ts +1 -1
- package/lib/request/get-compute-global-image-capability-schema-request.d.ts +1 -1
- package/lib/request/get-compute-global-image-capability-schema-version-request.d.ts +1 -1
- package/lib/request/get-compute-image-capability-schema-request.d.ts +1 -1
- package/lib/request/get-console-history-content-request.d.ts +1 -1
- package/lib/request/get-console-history-request.d.ts +1 -1
- package/lib/request/get-cpe-device-config-content-request.d.ts +1 -1
- package/lib/request/get-cpe-device-shape-request.d.ts +1 -1
- package/lib/request/get-cpe-request.d.ts +1 -1
- package/lib/request/get-cross-connect-group-request.d.ts +1 -1
- package/lib/request/get-cross-connect-letter-of-authority-request.d.ts +1 -1
- package/lib/request/get-cross-connect-request.d.ts +1 -1
- package/lib/request/get-cross-connect-status-request.d.ts +1 -1
- package/lib/request/get-dedicated-vm-host-request.d.ts +1 -1
- package/lib/request/get-dhcp-options-request.d.ts +1 -1
- package/lib/request/get-drg-attachment-request.d.ts +1 -1
- package/lib/request/get-drg-redundancy-status-request.d.ts +1 -1
- package/lib/request/get-drg-request.d.ts +1 -1
- package/lib/request/get-drg-route-distribution-request.d.ts +1 -1
- package/lib/request/get-drg-route-table-request.d.ts +1 -1
- package/lib/request/get-fast-connect-provider-service-key-request.d.ts +1 -1
- package/lib/request/get-fast-connect-provider-service-request.d.ts +1 -1
- package/lib/request/get-image-request.d.ts +1 -1
- package/lib/request/get-image-shape-compatibility-entry-request.d.ts +1 -1
- package/lib/request/get-instance-configuration-request.d.ts +1 -1
- package/lib/request/get-instance-console-connection-request.d.ts +1 -1
- package/lib/request/get-instance-maintenance-reboot-request.d.ts +28 -0
- package/lib/request/get-instance-maintenance-reboot-request.js +15 -0
- package/lib/request/get-instance-maintenance-reboot-request.js.map +1 -0
- package/lib/request/get-instance-pool-instance-request.d.ts +1 -1
- package/lib/request/get-instance-pool-load-balancer-attachment-request.d.ts +1 -1
- package/lib/request/get-instance-pool-request.d.ts +1 -1
- package/lib/request/get-instance-request.d.ts +1 -1
- package/lib/request/get-internet-gateway-request.d.ts +1 -1
- package/lib/request/get-ipsec-connection-device-config-request.d.ts +1 -1
- package/lib/request/get-ipsec-connection-device-status-request.d.ts +1 -1
- package/lib/request/get-ipsec-connection-request.d.ts +1 -1
- package/lib/request/get-ipsec-connection-tunnel-error-request.d.ts +1 -1
- package/lib/request/get-ipsec-connection-tunnel-request.d.ts +1 -1
- package/lib/request/get-ipsec-connection-tunnel-shared-secret-request.d.ts +1 -1
- package/lib/request/get-ipsec-cpe-device-config-content-request.d.ts +1 -1
- package/lib/request/get-ipv6-request.d.ts +1 -1
- package/lib/request/get-local-peering-gateway-request.d.ts +1 -1
- package/lib/request/get-measured-boot-report-request.d.ts +1 -1
- package/lib/request/get-nat-gateway-request.d.ts +1 -1
- package/lib/request/get-network-security-group-request.d.ts +1 -1
- package/lib/request/get-networking-topology-request.d.ts +1 -1
- package/lib/request/get-private-ip-request.d.ts +1 -1
- package/lib/request/get-public-ip-by-ip-address-request.d.ts +1 -1
- package/lib/request/get-public-ip-by-private-ip-id-request.d.ts +1 -1
- package/lib/request/get-public-ip-pool-request.d.ts +1 -1
- package/lib/request/get-public-ip-request.d.ts +1 -1
- package/lib/request/get-remote-peering-connection-request.d.ts +1 -1
- package/lib/request/get-route-table-request.d.ts +1 -1
- package/lib/request/get-security-list-request.d.ts +1 -1
- package/lib/request/get-service-gateway-request.d.ts +1 -1
- package/lib/request/get-service-request.d.ts +1 -1
- package/lib/request/get-subnet-request.d.ts +1 -1
- package/lib/request/get-subnet-topology-request.d.ts +1 -1
- package/lib/request/get-tunnel-cpe-device-config-content-request.d.ts +1 -1
- package/lib/request/get-tunnel-cpe-device-config-request.d.ts +1 -1
- package/lib/request/get-upgrade-status-request.d.ts +1 -1
- package/lib/request/get-vcn-dns-resolver-association-request.d.ts +1 -1
- package/lib/request/get-vcn-request.d.ts +1 -1
- package/lib/request/get-vcn-topology-request.d.ts +1 -1
- package/lib/request/get-virtual-circuit-request.d.ts +1 -1
- package/lib/request/get-vlan-request.d.ts +1 -1
- package/lib/request/get-vnic-attachment-request.d.ts +1 -1
- package/lib/request/get-vnic-request.d.ts +1 -1
- package/lib/request/get-volume-attachment-request.d.ts +1 -1
- package/lib/request/get-volume-backup-policy-asset-assignment-request.d.ts +1 -1
- package/lib/request/get-volume-backup-policy-assignment-request.d.ts +1 -1
- package/lib/request/get-volume-backup-policy-request.d.ts +1 -1
- package/lib/request/get-volume-backup-request.d.ts +1 -1
- package/lib/request/get-volume-group-backup-request.d.ts +1 -1
- package/lib/request/get-volume-group-replica-request.d.ts +1 -1
- package/lib/request/get-volume-group-request.d.ts +1 -1
- package/lib/request/get-volume-kms-key-request.d.ts +1 -1
- package/lib/request/get-volume-request.d.ts +1 -1
- package/lib/request/get-vtap-request.d.ts +1 -1
- package/lib/request/get-windows-instance-initial-credentials-request.d.ts +1 -1
- package/lib/request/index.d.ts +2 -0
- package/lib/request/index.js.map +1 -1
- package/lib/request/instance-action-request.d.ts +4 -3
- 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 +7 -3
- package/lib/request/list-block-volume-replicas-request.js.map +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 +7 -3
- package/lib/request/list-boot-volume-replicas-request.js.map +1 -1
- package/lib/request/list-boot-volumes-request.d.ts +3 -3
- package/lib/request/list-byoip-allocated-ranges-request.d.ts +1 -1
- package/lib/request/list-byoip-ranges-request.d.ts +1 -1
- package/lib/request/list-capture-filters-request.d.ts +1 -1
- package/lib/request/list-cluster-network-instances-request.d.ts +1 -1
- package/lib/request/list-cluster-networks-request.d.ts +1 -1
- package/lib/request/list-compute-capacity-reservation-instance-shapes-request.d.ts +1 -1
- package/lib/request/list-compute-capacity-reservation-instances-request.d.ts +1 -1
- package/lib/request/list-compute-capacity-reservations-request.d.ts +1 -1
- package/lib/request/list-compute-global-image-capability-schema-versions-request.d.ts +1 -1
- package/lib/request/list-compute-global-image-capability-schemas-request.d.ts +1 -1
- package/lib/request/list-compute-image-capability-schemas-request.d.ts +1 -1
- package/lib/request/list-console-histories-request.d.ts +1 -1
- package/lib/request/list-cpe-device-shapes-request.d.ts +1 -1
- package/lib/request/list-cpes-request.d.ts +1 -1
- package/lib/request/list-cross-connect-groups-request.d.ts +1 -1
- package/lib/request/list-cross-connect-locations-request.d.ts +1 -1
- package/lib/request/list-cross-connect-mappings-request.d.ts +1 -1
- package/lib/request/list-cross-connects-request.d.ts +1 -1
- package/lib/request/list-crossconnect-port-speed-shapes-request.d.ts +1 -1
- package/lib/request/list-dedicated-vm-host-instance-shapes-request.d.ts +1 -1
- package/lib/request/list-dedicated-vm-host-instances-request.d.ts +1 -1
- package/lib/request/list-dedicated-vm-host-shapes-request.d.ts +1 -1
- package/lib/request/list-dedicated-vm-hosts-request.d.ts +1 -1
- package/lib/request/list-dhcp-options-request.d.ts +1 -1
- package/lib/request/list-drg-attachments-request.d.ts +1 -1
- package/lib/request/list-drg-route-distribution-statements-request.d.ts +1 -1
- package/lib/request/list-drg-route-distributions-request.d.ts +1 -1
- package/lib/request/list-drg-route-rules-request.d.ts +1 -1
- package/lib/request/list-drg-route-tables-request.d.ts +1 -1
- package/lib/request/list-drgs-request.d.ts +1 -1
- package/lib/request/list-fast-connect-provider-services-request.d.ts +1 -1
- package/lib/request/list-fast-connect-provider-virtual-circuit-bandwidth-shapes-request.d.ts +1 -1
- package/lib/request/list-image-shape-compatibility-entries-request.d.ts +1 -1
- package/lib/request/list-images-request.d.ts +1 -1
- package/lib/request/list-instance-configurations-request.d.ts +1 -1
- package/lib/request/list-instance-console-connections-request.d.ts +1 -1
- package/lib/request/list-instance-devices-request.d.ts +1 -1
- package/lib/request/list-instance-pool-instances-request.d.ts +1 -1
- package/lib/request/list-instance-pools-request.d.ts +1 -1
- package/lib/request/list-instances-request.d.ts +1 -1
- package/lib/request/list-internet-gateways-request.d.ts +1 -1
- package/lib/request/list-ipsec-connection-tunnel-routes-request.d.ts +1 -1
- package/lib/request/list-ipsec-connection-tunnel-security-associations-request.d.ts +1 -1
- package/lib/request/list-ipsec-connection-tunnels-request.d.ts +1 -1
- package/lib/request/list-ipsec-connections-request.d.ts +1 -1
- package/lib/request/list-ipv6s-request.d.ts +1 -1
- package/lib/request/list-local-peering-gateways-request.d.ts +1 -1
- package/lib/request/list-nat-gateways-request.d.ts +1 -1
- package/lib/request/list-network-security-group-security-rules-request.d.ts +1 -1
- package/lib/request/list-network-security-group-vnics-request.d.ts +1 -1
- package/lib/request/list-network-security-groups-request.d.ts +1 -1
- package/lib/request/list-private-ips-request.d.ts +1 -1
- package/lib/request/list-public-ip-pools-request.d.ts +1 -1
- package/lib/request/list-public-ips-request.d.ts +1 -1
- package/lib/request/list-remote-peering-connections-request.d.ts +1 -1
- package/lib/request/list-route-tables-request.d.ts +1 -1
- package/lib/request/list-security-lists-request.d.ts +1 -1
- package/lib/request/list-service-gateways-request.d.ts +1 -1
- package/lib/request/list-services-request.d.ts +1 -1
- package/lib/request/list-shapes-request.d.ts +1 -1
- package/lib/request/list-subnets-request.d.ts +1 -1
- package/lib/request/list-vcns-request.d.ts +1 -1
- package/lib/request/list-virtual-circuit-bandwidth-shapes-request.d.ts +1 -1
- package/lib/request/list-virtual-circuit-public-prefixes-request.d.ts +1 -1
- package/lib/request/list-virtual-circuits-request.d.ts +1 -1
- package/lib/request/list-vlans-request.d.ts +1 -1
- package/lib/request/list-vnic-attachments-request.d.ts +1 -1
- package/lib/request/list-volume-attachments-request.d.ts +1 -1
- package/lib/request/list-volume-backup-policies-request.d.ts +1 -1
- package/lib/request/list-volume-backups-request.d.ts +1 -1
- package/lib/request/list-volume-group-backups-request.d.ts +1 -1
- package/lib/request/list-volume-group-replicas-request.d.ts +1 -1
- package/lib/request/list-volume-groups-request.d.ts +1 -1
- package/lib/request/list-volumes-request.d.ts +5 -5
- package/lib/request/list-vtaps-request.d.ts +1 -1
- package/lib/request/modify-vcn-cidr-request.d.ts +1 -1
- package/lib/request/remove-drg-route-distribution-statements-request.d.ts +1 -1
- package/lib/request/remove-drg-route-rules-request.d.ts +1 -1
- package/lib/request/remove-export-drg-route-distribution-request.d.ts +1 -1
- package/lib/request/remove-image-shape-compatibility-entry-request.d.ts +1 -1
- package/lib/request/remove-import-drg-route-distribution-request.d.ts +1 -1
- package/lib/request/remove-ipv6-subnet-cidr-request.d.ts +1 -1
- package/lib/request/remove-ipv6-vcn-cidr-request.d.ts +1 -1
- package/lib/request/remove-network-security-group-security-rules-request.d.ts +1 -1
- package/lib/request/remove-public-ip-pool-capacity-request.d.ts +1 -1
- package/lib/request/remove-vcn-cidr-request.d.ts +1 -1
- package/lib/request/reset-instance-pool-request.d.ts +1 -1
- package/lib/request/softreset-instance-pool-request.d.ts +1 -1
- package/lib/request/start-instance-pool-request.d.ts +1 -1
- package/lib/request/stop-instance-pool-request.d.ts +1 -1
- package/lib/request/terminate-cluster-network-request.d.ts +1 -1
- package/lib/request/terminate-instance-pool-request.d.ts +1 -1
- package/lib/request/terminate-instance-request.d.ts +1 -7
- package/lib/request/update-boot-volume-backup-request.d.ts +1 -1
- package/lib/request/update-boot-volume-kms-key-request.d.ts +1 -1
- package/lib/request/update-boot-volume-request.d.ts +1 -1
- package/lib/request/update-byoip-range-request.d.ts +1 -1
- package/lib/request/update-capture-filter-request.d.ts +1 -1
- package/lib/request/update-cluster-network-request.d.ts +1 -1
- package/lib/request/update-compute-capacity-reservation-request.d.ts +1 -1
- package/lib/request/update-compute-image-capability-schema-request.d.ts +1 -1
- package/lib/request/update-console-history-request.d.ts +1 -1
- package/lib/request/update-cpe-request.d.ts +1 -1
- package/lib/request/update-cross-connect-group-request.d.ts +1 -1
- package/lib/request/update-cross-connect-request.d.ts +1 -1
- package/lib/request/update-dedicated-vm-host-request.d.ts +1 -1
- package/lib/request/update-dhcp-options-request.d.ts +1 -1
- package/lib/request/update-drg-attachment-request.d.ts +1 -1
- package/lib/request/update-drg-request.d.ts +1 -1
- package/lib/request/update-drg-route-distribution-request.d.ts +1 -1
- package/lib/request/update-drg-route-distribution-statements-request.d.ts +1 -1
- package/lib/request/update-drg-route-rules-request.d.ts +1 -1
- package/lib/request/update-drg-route-table-request.d.ts +1 -1
- package/lib/request/update-image-request.d.ts +1 -1
- package/lib/request/update-instance-configuration-request.d.ts +1 -1
- package/lib/request/update-instance-console-connection-request.d.ts +1 -1
- package/lib/request/update-instance-pool-request.d.ts +1 -1
- package/lib/request/update-instance-request.d.ts +1 -1
- package/lib/request/update-internet-gateway-request.d.ts +1 -1
- package/lib/request/update-ipsec-connection-request.d.ts +1 -1
- package/lib/request/update-ipsec-connection-tunnel-request.d.ts +1 -1
- package/lib/request/update-ipsec-connection-tunnel-shared-secret-request.d.ts +1 -1
- package/lib/request/update-ipv6-request.d.ts +1 -1
- package/lib/request/update-local-peering-gateway-request.d.ts +1 -1
- package/lib/request/update-nat-gateway-request.d.ts +1 -1
- package/lib/request/update-network-security-group-request.d.ts +1 -1
- package/lib/request/update-network-security-group-security-rules-request.d.ts +1 -1
- package/lib/request/update-private-ip-request.d.ts +1 -1
- package/lib/request/update-public-ip-pool-request.d.ts +1 -1
- package/lib/request/update-public-ip-request.d.ts +1 -1
- package/lib/request/update-remote-peering-connection-request.d.ts +1 -1
- package/lib/request/update-route-table-request.d.ts +1 -1
- package/lib/request/update-security-list-request.d.ts +1 -1
- package/lib/request/update-service-gateway-request.d.ts +1 -1
- package/lib/request/update-subnet-request.d.ts +1 -1
- package/lib/request/update-tunnel-cpe-device-config-request.d.ts +1 -1
- package/lib/request/update-vcn-request.d.ts +1 -1
- package/lib/request/update-virtual-circuit-request.d.ts +1 -1
- package/lib/request/update-vlan-request.d.ts +1 -1
- package/lib/request/update-vnic-request.d.ts +1 -1
- package/lib/request/update-volume-attachment-request.d.ts +1 -1
- package/lib/request/update-volume-backup-policy-request.d.ts +1 -1
- package/lib/request/update-volume-backup-request.d.ts +1 -1
- package/lib/request/update-volume-group-backup-request.d.ts +1 -1
- package/lib/request/update-volume-group-request.d.ts +1 -1
- package/lib/request/update-volume-kms-key-request.d.ts +1 -1
- package/lib/request/update-volume-request.d.ts +1 -1
- package/lib/request/update-vtap-request.d.ts +1 -1
- package/lib/request/upgrade-drg-request.d.ts +1 -1
- package/lib/request/validate-byoip-range-request.d.ts +1 -1
- package/lib/request/withdraw-byoip-range-request.d.ts +1 -1
- package/lib/response/get-instance-maintenance-reboot-response.d.ts +25 -0
- package/lib/response/get-instance-maintenance-reboot-response.js +15 -0
- package/lib/response/get-instance-maintenance-reboot-response.js.map +1 -0
- package/lib/response/index.d.ts +2 -0
- package/package.json +3 -3
package/lib/client.js
CHANGED
|
@@ -169,7 +169,7 @@ class BlockstorageClient {
|
|
|
169
169
|
* @param ChangeBootVolumeBackupCompartmentRequest
|
|
170
170
|
* @return ChangeBootVolumeBackupCompartmentResponse
|
|
171
171
|
* @throws OciError when an error occurs
|
|
172
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
172
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ChangeBootVolumeBackupCompartment.ts.html |here} to see how to use ChangeBootVolumeBackupCompartment API.
|
|
173
173
|
*/
|
|
174
174
|
changeBootVolumeBackupCompartment(changeBootVolumeBackupCompartmentRequest) {
|
|
175
175
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -232,7 +232,7 @@ class BlockstorageClient {
|
|
|
232
232
|
* @param ChangeBootVolumeCompartmentRequest
|
|
233
233
|
* @return ChangeBootVolumeCompartmentResponse
|
|
234
234
|
* @throws OciError when an error occurs
|
|
235
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
235
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ChangeBootVolumeCompartment.ts.html |here} to see how to use ChangeBootVolumeCompartment API.
|
|
236
236
|
*/
|
|
237
237
|
changeBootVolumeCompartment(changeBootVolumeCompartmentRequest) {
|
|
238
238
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -295,7 +295,7 @@ class BlockstorageClient {
|
|
|
295
295
|
* @param ChangeVolumeBackupCompartmentRequest
|
|
296
296
|
* @return ChangeVolumeBackupCompartmentResponse
|
|
297
297
|
* @throws OciError when an error occurs
|
|
298
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
298
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ChangeVolumeBackupCompartment.ts.html |here} to see how to use ChangeVolumeBackupCompartment API.
|
|
299
299
|
*/
|
|
300
300
|
changeVolumeBackupCompartment(changeVolumeBackupCompartmentRequest) {
|
|
301
301
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -358,7 +358,7 @@ class BlockstorageClient {
|
|
|
358
358
|
* @param ChangeVolumeCompartmentRequest
|
|
359
359
|
* @return ChangeVolumeCompartmentResponse
|
|
360
360
|
* @throws OciError when an error occurs
|
|
361
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
361
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ChangeVolumeCompartment.ts.html |here} to see how to use ChangeVolumeCompartment API.
|
|
362
362
|
*/
|
|
363
363
|
changeVolumeCompartment(changeVolumeCompartmentRequest) {
|
|
364
364
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -421,7 +421,7 @@ class BlockstorageClient {
|
|
|
421
421
|
* @param ChangeVolumeGroupBackupCompartmentRequest
|
|
422
422
|
* @return ChangeVolumeGroupBackupCompartmentResponse
|
|
423
423
|
* @throws OciError when an error occurs
|
|
424
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
424
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ChangeVolumeGroupBackupCompartment.ts.html |here} to see how to use ChangeVolumeGroupBackupCompartment API.
|
|
425
425
|
*/
|
|
426
426
|
changeVolumeGroupBackupCompartment(changeVolumeGroupBackupCompartmentRequest) {
|
|
427
427
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -484,7 +484,7 @@ class BlockstorageClient {
|
|
|
484
484
|
* @param ChangeVolumeGroupCompartmentRequest
|
|
485
485
|
* @return ChangeVolumeGroupCompartmentResponse
|
|
486
486
|
* @throws OciError when an error occurs
|
|
487
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
487
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ChangeVolumeGroupCompartment.ts.html |here} to see how to use ChangeVolumeGroupCompartment API.
|
|
488
488
|
*/
|
|
489
489
|
changeVolumeGroupCompartment(changeVolumeGroupCompartmentRequest) {
|
|
490
490
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -546,7 +546,7 @@ class BlockstorageClient {
|
|
|
546
546
|
* @param CopyBootVolumeBackupRequest
|
|
547
547
|
* @return CopyBootVolumeBackupResponse
|
|
548
548
|
* @throws OciError when an error occurs
|
|
549
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
549
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CopyBootVolumeBackup.ts.html |here} to see how to use CopyBootVolumeBackup API.
|
|
550
550
|
*/
|
|
551
551
|
copyBootVolumeBackup(copyBootVolumeBackupRequest) {
|
|
552
552
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -628,7 +628,7 @@ class BlockstorageClient {
|
|
|
628
628
|
* @param CopyVolumeBackupRequest
|
|
629
629
|
* @return CopyVolumeBackupResponse
|
|
630
630
|
* @throws OciError when an error occurs
|
|
631
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
631
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CopyVolumeBackup.ts.html |here} to see how to use CopyVolumeBackup API.
|
|
632
632
|
*/
|
|
633
633
|
copyVolumeBackup(copyVolumeBackupRequest) {
|
|
634
634
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -710,7 +710,7 @@ class BlockstorageClient {
|
|
|
710
710
|
* @param CopyVolumeGroupBackupRequest
|
|
711
711
|
* @return CopyVolumeGroupBackupResponse
|
|
712
712
|
* @throws OciError when an error occurs
|
|
713
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
713
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CopyVolumeGroupBackup.ts.html |here} to see how to use CopyVolumeGroupBackup API.
|
|
714
714
|
*/
|
|
715
715
|
copyVolumeGroupBackup(copyVolumeGroupBackupRequest) {
|
|
716
716
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -779,7 +779,7 @@ class BlockstorageClient {
|
|
|
779
779
|
* @param CreateBootVolumeRequest
|
|
780
780
|
* @return CreateBootVolumeResponse
|
|
781
781
|
* @throws OciError when an error occurs
|
|
782
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
782
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreateBootVolume.ts.html |here} to see how to use CreateBootVolume API.
|
|
783
783
|
*/
|
|
784
784
|
createBootVolume(createBootVolumeRequest) {
|
|
785
785
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -847,7 +847,7 @@ class BlockstorageClient {
|
|
|
847
847
|
* @param CreateBootVolumeBackupRequest
|
|
848
848
|
* @return CreateBootVolumeBackupResponse
|
|
849
849
|
* @throws OciError when an error occurs
|
|
850
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
850
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreateBootVolumeBackup.ts.html |here} to see how to use CreateBootVolumeBackup API.
|
|
851
851
|
*/
|
|
852
852
|
createBootVolumeBackup(createBootVolumeBackupRequest) {
|
|
853
853
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -923,7 +923,7 @@ class BlockstorageClient {
|
|
|
923
923
|
* @param CreateVolumeRequest
|
|
924
924
|
* @return CreateVolumeResponse
|
|
925
925
|
* @throws OciError when an error occurs
|
|
926
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
926
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreateVolume.ts.html |here} to see how to use CreateVolume API.
|
|
927
927
|
*/
|
|
928
928
|
createVolume(createVolumeRequest) {
|
|
929
929
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -991,7 +991,7 @@ class BlockstorageClient {
|
|
|
991
991
|
* @param CreateVolumeBackupRequest
|
|
992
992
|
* @return CreateVolumeBackupResponse
|
|
993
993
|
* @throws OciError when an error occurs
|
|
994
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
994
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreateVolumeBackup.ts.html |here} to see how to use CreateVolumeBackup API.
|
|
995
995
|
*/
|
|
996
996
|
createVolumeBackup(createVolumeBackupRequest) {
|
|
997
997
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1057,7 +1057,7 @@ class BlockstorageClient {
|
|
|
1057
1057
|
* @param CreateVolumeBackupPolicyRequest
|
|
1058
1058
|
* @return CreateVolumeBackupPolicyResponse
|
|
1059
1059
|
* @throws OciError when an error occurs
|
|
1060
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1060
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreateVolumeBackupPolicy.ts.html |here} to see how to use CreateVolumeBackupPolicy API.
|
|
1061
1061
|
*/
|
|
1062
1062
|
createVolumeBackupPolicy(createVolumeBackupPolicyRequest) {
|
|
1063
1063
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1123,7 +1123,7 @@ class BlockstorageClient {
|
|
|
1123
1123
|
* @param CreateVolumeBackupPolicyAssignmentRequest
|
|
1124
1124
|
* @return CreateVolumeBackupPolicyAssignmentResponse
|
|
1125
1125
|
* @throws OciError when an error occurs
|
|
1126
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1126
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreateVolumeBackupPolicyAssignment.ts.html |here} to see how to use CreateVolumeBackupPolicyAssignment API.
|
|
1127
1127
|
*/
|
|
1128
1128
|
createVolumeBackupPolicyAssignment(createVolumeBackupPolicyAssignmentRequest) {
|
|
1129
1129
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1191,7 +1191,7 @@ class BlockstorageClient {
|
|
|
1191
1191
|
* @param CreateVolumeGroupRequest
|
|
1192
1192
|
* @return CreateVolumeGroupResponse
|
|
1193
1193
|
* @throws OciError when an error occurs
|
|
1194
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1194
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreateVolumeGroup.ts.html |here} to see how to use CreateVolumeGroup API.
|
|
1195
1195
|
*/
|
|
1196
1196
|
createVolumeGroup(createVolumeGroupRequest) {
|
|
1197
1197
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1255,7 +1255,7 @@ class BlockstorageClient {
|
|
|
1255
1255
|
* @param CreateVolumeGroupBackupRequest
|
|
1256
1256
|
* @return CreateVolumeGroupBackupResponse
|
|
1257
1257
|
* @throws OciError when an error occurs
|
|
1258
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1258
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreateVolumeGroupBackup.ts.html |here} to see how to use CreateVolumeGroupBackup API.
|
|
1259
1259
|
*/
|
|
1260
1260
|
createVolumeGroupBackup(createVolumeGroupBackupRequest) {
|
|
1261
1261
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1321,7 +1321,7 @@ class BlockstorageClient {
|
|
|
1321
1321
|
* @param DeleteBootVolumeRequest
|
|
1322
1322
|
* @return DeleteBootVolumeResponse
|
|
1323
1323
|
* @throws OciError when an error occurs
|
|
1324
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1324
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DeleteBootVolume.ts.html |here} to see how to use DeleteBootVolume API.
|
|
1325
1325
|
*/
|
|
1326
1326
|
deleteBootVolume(deleteBootVolumeRequest) {
|
|
1327
1327
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1375,7 +1375,7 @@ class BlockstorageClient {
|
|
|
1375
1375
|
* @param DeleteBootVolumeBackupRequest
|
|
1376
1376
|
* @return DeleteBootVolumeBackupResponse
|
|
1377
1377
|
* @throws OciError when an error occurs
|
|
1378
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1378
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DeleteBootVolumeBackup.ts.html |here} to see how to use DeleteBootVolumeBackup API.
|
|
1379
1379
|
*/
|
|
1380
1380
|
deleteBootVolumeBackup(deleteBootVolumeBackupRequest) {
|
|
1381
1381
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1430,7 +1430,7 @@ class BlockstorageClient {
|
|
|
1430
1430
|
* @param DeleteBootVolumeKmsKeyRequest
|
|
1431
1431
|
* @return DeleteBootVolumeKmsKeyResponse
|
|
1432
1432
|
* @throws OciError when an error occurs
|
|
1433
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1433
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DeleteBootVolumeKmsKey.ts.html |here} to see how to use DeleteBootVolumeKmsKey API.
|
|
1434
1434
|
*/
|
|
1435
1435
|
deleteBootVolumeKmsKey(deleteBootVolumeKmsKeyRequest) {
|
|
1436
1436
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1488,7 +1488,7 @@ class BlockstorageClient {
|
|
|
1488
1488
|
* @param DeleteVolumeRequest
|
|
1489
1489
|
* @return DeleteVolumeResponse
|
|
1490
1490
|
* @throws OciError when an error occurs
|
|
1491
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1491
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DeleteVolume.ts.html |here} to see how to use DeleteVolume API.
|
|
1492
1492
|
*/
|
|
1493
1493
|
deleteVolume(deleteVolumeRequest) {
|
|
1494
1494
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1542,7 +1542,7 @@ class BlockstorageClient {
|
|
|
1542
1542
|
* @param DeleteVolumeBackupRequest
|
|
1543
1543
|
* @return DeleteVolumeBackupResponse
|
|
1544
1544
|
* @throws OciError when an error occurs
|
|
1545
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1545
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DeleteVolumeBackup.ts.html |here} to see how to use DeleteVolumeBackup API.
|
|
1546
1546
|
*/
|
|
1547
1547
|
deleteVolumeBackup(deleteVolumeBackupRequest) {
|
|
1548
1548
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1601,7 +1601,7 @@ class BlockstorageClient {
|
|
|
1601
1601
|
* @param DeleteVolumeBackupPolicyRequest
|
|
1602
1602
|
* @return DeleteVolumeBackupPolicyResponse
|
|
1603
1603
|
* @throws OciError when an error occurs
|
|
1604
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1604
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DeleteVolumeBackupPolicy.ts.html |here} to see how to use DeleteVolumeBackupPolicy API.
|
|
1605
1605
|
*/
|
|
1606
1606
|
deleteVolumeBackupPolicy(deleteVolumeBackupPolicyRequest) {
|
|
1607
1607
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1656,7 +1656,7 @@ class BlockstorageClient {
|
|
|
1656
1656
|
* @param DeleteVolumeBackupPolicyAssignmentRequest
|
|
1657
1657
|
* @return DeleteVolumeBackupPolicyAssignmentResponse
|
|
1658
1658
|
* @throws OciError when an error occurs
|
|
1659
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1659
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DeleteVolumeBackupPolicyAssignment.ts.html |here} to see how to use DeleteVolumeBackupPolicyAssignment API.
|
|
1660
1660
|
*/
|
|
1661
1661
|
deleteVolumeBackupPolicyAssignment(deleteVolumeBackupPolicyAssignmentRequest) {
|
|
1662
1662
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1712,7 +1712,7 @@ class BlockstorageClient {
|
|
|
1712
1712
|
* @param DeleteVolumeGroupRequest
|
|
1713
1713
|
* @return DeleteVolumeGroupResponse
|
|
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.37.0/core/DeleteVolumeGroup.ts.html |here} to see how to use DeleteVolumeGroup API.
|
|
1716
1716
|
*/
|
|
1717
1717
|
deleteVolumeGroup(deleteVolumeGroupRequest) {
|
|
1718
1718
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1768,7 +1768,7 @@ class BlockstorageClient {
|
|
|
1768
1768
|
* @param DeleteVolumeGroupBackupRequest
|
|
1769
1769
|
* @return DeleteVolumeGroupBackupResponse
|
|
1770
1770
|
* @throws OciError when an error occurs
|
|
1771
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1771
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DeleteVolumeGroupBackup.ts.html |here} to see how to use DeleteVolumeGroupBackup API.
|
|
1772
1772
|
*/
|
|
1773
1773
|
deleteVolumeGroupBackup(deleteVolumeGroupBackupRequest) {
|
|
1774
1774
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1823,7 +1823,7 @@ class BlockstorageClient {
|
|
|
1823
1823
|
* @param DeleteVolumeKmsKeyRequest
|
|
1824
1824
|
* @return DeleteVolumeKmsKeyResponse
|
|
1825
1825
|
* @throws OciError when an error occurs
|
|
1826
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1826
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DeleteVolumeKmsKey.ts.html |here} to see how to use DeleteVolumeKmsKey API.
|
|
1827
1827
|
*/
|
|
1828
1828
|
deleteVolumeKmsKey(deleteVolumeKmsKeyRequest) {
|
|
1829
1829
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1877,7 +1877,7 @@ class BlockstorageClient {
|
|
|
1877
1877
|
* @param GetBlockVolumeReplicaRequest
|
|
1878
1878
|
* @return GetBlockVolumeReplicaResponse
|
|
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.37.0/core/GetBlockVolumeReplica.ts.html |here} to see how to use GetBlockVolumeReplica API.
|
|
1881
1881
|
*/
|
|
1882
1882
|
getBlockVolumeReplica(getBlockVolumeReplicaRequest) {
|
|
1883
1883
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1939,7 +1939,7 @@ class BlockstorageClient {
|
|
|
1939
1939
|
* @param GetBootVolumeRequest
|
|
1940
1940
|
* @return GetBootVolumeResponse
|
|
1941
1941
|
* @throws OciError when an error occurs
|
|
1942
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1942
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetBootVolume.ts.html |here} to see how to use GetBootVolume API.
|
|
1943
1943
|
*/
|
|
1944
1944
|
getBootVolume(getBootVolumeRequest) {
|
|
1945
1945
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2001,7 +2001,7 @@ class BlockstorageClient {
|
|
|
2001
2001
|
* @param GetBootVolumeBackupRequest
|
|
2002
2002
|
* @return GetBootVolumeBackupResponse
|
|
2003
2003
|
* @throws OciError when an error occurs
|
|
2004
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2004
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetBootVolumeBackup.ts.html |here} to see how to use GetBootVolumeBackup API.
|
|
2005
2005
|
*/
|
|
2006
2006
|
getBootVolumeBackup(getBootVolumeBackupRequest) {
|
|
2007
2007
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2064,7 +2064,7 @@ class BlockstorageClient {
|
|
|
2064
2064
|
* @param GetBootVolumeKmsKeyRequest
|
|
2065
2065
|
* @return GetBootVolumeKmsKeyResponse
|
|
2066
2066
|
* @throws OciError when an error occurs
|
|
2067
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2067
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetBootVolumeKmsKey.ts.html |here} to see how to use GetBootVolumeKmsKey API.
|
|
2068
2068
|
*/
|
|
2069
2069
|
getBootVolumeKmsKey(getBootVolumeKmsKeyRequest) {
|
|
2070
2070
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2127,7 +2127,7 @@ class BlockstorageClient {
|
|
|
2127
2127
|
* @param GetBootVolumeReplicaRequest
|
|
2128
2128
|
* @return GetBootVolumeReplicaResponse
|
|
2129
2129
|
* @throws OciError when an error occurs
|
|
2130
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2130
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetBootVolumeReplica.ts.html |here} to see how to use GetBootVolumeReplica API.
|
|
2131
2131
|
*/
|
|
2132
2132
|
getBootVolumeReplica(getBootVolumeReplicaRequest) {
|
|
2133
2133
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2189,7 +2189,7 @@ class BlockstorageClient {
|
|
|
2189
2189
|
* @param GetVolumeRequest
|
|
2190
2190
|
* @return GetVolumeResponse
|
|
2191
2191
|
* @throws OciError when an error occurs
|
|
2192
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2192
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetVolume.ts.html |here} to see how to use GetVolume API.
|
|
2193
2193
|
*/
|
|
2194
2194
|
getVolume(getVolumeRequest) {
|
|
2195
2195
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2251,7 +2251,7 @@ class BlockstorageClient {
|
|
|
2251
2251
|
* @param GetVolumeBackupRequest
|
|
2252
2252
|
* @return GetVolumeBackupResponse
|
|
2253
2253
|
* @throws OciError when an error occurs
|
|
2254
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2254
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetVolumeBackup.ts.html |here} to see how to use GetVolumeBackup API.
|
|
2255
2255
|
*/
|
|
2256
2256
|
getVolumeBackup(getVolumeBackupRequest) {
|
|
2257
2257
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2313,7 +2313,7 @@ class BlockstorageClient {
|
|
|
2313
2313
|
* @param GetVolumeBackupPolicyRequest
|
|
2314
2314
|
* @return GetVolumeBackupPolicyResponse
|
|
2315
2315
|
* @throws OciError when an error occurs
|
|
2316
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2316
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetVolumeBackupPolicy.ts.html |here} to see how to use GetVolumeBackupPolicy API.
|
|
2317
2317
|
*/
|
|
2318
2318
|
getVolumeBackupPolicy(getVolumeBackupPolicyRequest) {
|
|
2319
2319
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2378,7 +2378,7 @@ class BlockstorageClient {
|
|
|
2378
2378
|
* @param GetVolumeBackupPolicyAssetAssignmentRequest
|
|
2379
2379
|
* @return GetVolumeBackupPolicyAssetAssignmentResponse
|
|
2380
2380
|
* @throws OciError when an error occurs
|
|
2381
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2381
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetVolumeBackupPolicyAssetAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssetAssignment API.
|
|
2382
2382
|
*/
|
|
2383
2383
|
getVolumeBackupPolicyAssetAssignment(getVolumeBackupPolicyAssetAssignmentRequest) {
|
|
2384
2384
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2482,7 +2482,7 @@ class BlockstorageClient {
|
|
|
2482
2482
|
* @param GetVolumeBackupPolicyAssignmentRequest
|
|
2483
2483
|
* @return GetVolumeBackupPolicyAssignmentResponse
|
|
2484
2484
|
* @throws OciError when an error occurs
|
|
2485
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2485
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetVolumeBackupPolicyAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssignment API.
|
|
2486
2486
|
*/
|
|
2487
2487
|
getVolumeBackupPolicyAssignment(getVolumeBackupPolicyAssignmentRequest) {
|
|
2488
2488
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2544,7 +2544,7 @@ class BlockstorageClient {
|
|
|
2544
2544
|
* @param GetVolumeGroupRequest
|
|
2545
2545
|
* @return GetVolumeGroupResponse
|
|
2546
2546
|
* @throws OciError when an error occurs
|
|
2547
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2547
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetVolumeGroup.ts.html |here} to see how to use GetVolumeGroup API.
|
|
2548
2548
|
*/
|
|
2549
2549
|
getVolumeGroup(getVolumeGroupRequest) {
|
|
2550
2550
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2606,7 +2606,7 @@ class BlockstorageClient {
|
|
|
2606
2606
|
* @param GetVolumeGroupBackupRequest
|
|
2607
2607
|
* @return GetVolumeGroupBackupResponse
|
|
2608
2608
|
* @throws OciError when an error occurs
|
|
2609
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2609
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetVolumeGroupBackup.ts.html |here} to see how to use GetVolumeGroupBackup API.
|
|
2610
2610
|
*/
|
|
2611
2611
|
getVolumeGroupBackup(getVolumeGroupBackupRequest) {
|
|
2612
2612
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2668,7 +2668,7 @@ class BlockstorageClient {
|
|
|
2668
2668
|
* @param GetVolumeGroupReplicaRequest
|
|
2669
2669
|
* @return GetVolumeGroupReplicaResponse
|
|
2670
2670
|
* @throws OciError when an error occurs
|
|
2671
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2671
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetVolumeGroupReplica.ts.html |here} to see how to use GetVolumeGroupReplica API.
|
|
2672
2672
|
*/
|
|
2673
2673
|
getVolumeGroupReplica(getVolumeGroupReplicaRequest) {
|
|
2674
2674
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2731,7 +2731,7 @@ class BlockstorageClient {
|
|
|
2731
2731
|
* @param GetVolumeKmsKeyRequest
|
|
2732
2732
|
* @return GetVolumeKmsKeyResponse
|
|
2733
2733
|
* @throws OciError when an error occurs
|
|
2734
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2734
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetVolumeKmsKey.ts.html |here} to see how to use GetVolumeKmsKey API.
|
|
2735
2735
|
*/
|
|
2736
2736
|
getVolumeKmsKey(getVolumeKmsKeyRequest) {
|
|
2737
2737
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2795,7 +2795,7 @@ class BlockstorageClient {
|
|
|
2795
2795
|
* @param ListBlockVolumeReplicasRequest
|
|
2796
2796
|
* @return ListBlockVolumeReplicasResponse
|
|
2797
2797
|
* @throws OciError when an error occurs
|
|
2798
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2798
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListBlockVolumeReplicas.ts.html |here} to see how to use ListBlockVolumeReplicas API.
|
|
2799
2799
|
*/
|
|
2800
2800
|
listBlockVolumeReplicas(listBlockVolumeReplicasRequest) {
|
|
2801
2801
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2807,6 +2807,7 @@ class BlockstorageClient {
|
|
|
2807
2807
|
const queryParams = {
|
|
2808
2808
|
"availabilityDomain": listBlockVolumeReplicasRequest.availabilityDomain,
|
|
2809
2809
|
"compartmentId": listBlockVolumeReplicasRequest.compartmentId,
|
|
2810
|
+
"volumeGroupReplicaId": listBlockVolumeReplicasRequest.volumeGroupReplicaId,
|
|
2810
2811
|
"limit": listBlockVolumeReplicasRequest.limit,
|
|
2811
2812
|
"page": listBlockVolumeReplicasRequest.page,
|
|
2812
2813
|
"displayName": listBlockVolumeReplicasRequest.displayName,
|
|
@@ -2905,7 +2906,7 @@ class BlockstorageClient {
|
|
|
2905
2906
|
* @param ListBootVolumeBackupsRequest
|
|
2906
2907
|
* @return ListBootVolumeBackupsResponse
|
|
2907
2908
|
* @throws OciError when an error occurs
|
|
2908
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2909
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListBootVolumeBackups.ts.html |here} to see how to use ListBootVolumeBackups API.
|
|
2909
2910
|
*/
|
|
2910
2911
|
listBootVolumeBackups(listBootVolumeBackupsRequest) {
|
|
2911
2912
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3016,7 +3017,7 @@ class BlockstorageClient {
|
|
|
3016
3017
|
* @param ListBootVolumeReplicasRequest
|
|
3017
3018
|
* @return ListBootVolumeReplicasResponse
|
|
3018
3019
|
* @throws OciError when an error occurs
|
|
3019
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3020
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListBootVolumeReplicas.ts.html |here} to see how to use ListBootVolumeReplicas API.
|
|
3020
3021
|
*/
|
|
3021
3022
|
listBootVolumeReplicas(listBootVolumeReplicasRequest) {
|
|
3022
3023
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3028,6 +3029,7 @@ class BlockstorageClient {
|
|
|
3028
3029
|
const queryParams = {
|
|
3029
3030
|
"availabilityDomain": listBootVolumeReplicasRequest.availabilityDomain,
|
|
3030
3031
|
"compartmentId": listBootVolumeReplicasRequest.compartmentId,
|
|
3032
|
+
"volumeGroupReplicaId": listBootVolumeReplicasRequest.volumeGroupReplicaId,
|
|
3031
3033
|
"limit": listBootVolumeReplicasRequest.limit,
|
|
3032
3034
|
"page": listBootVolumeReplicasRequest.page,
|
|
3033
3035
|
"displayName": listBootVolumeReplicasRequest.displayName,
|
|
@@ -3126,7 +3128,7 @@ class BlockstorageClient {
|
|
|
3126
3128
|
* @param ListBootVolumesRequest
|
|
3127
3129
|
* @return ListBootVolumesResponse
|
|
3128
3130
|
* @throws OciError when an error occurs
|
|
3129
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3131
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListBootVolumes.ts.html |here} to see how to use ListBootVolumes API.
|
|
3130
3132
|
*/
|
|
3131
3133
|
listBootVolumes(listBootVolumesRequest) {
|
|
3132
3134
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3236,7 +3238,7 @@ class BlockstorageClient {
|
|
|
3236
3238
|
* @param ListVolumeBackupPoliciesRequest
|
|
3237
3239
|
* @return ListVolumeBackupPoliciesResponse
|
|
3238
3240
|
* @throws OciError when an error occurs
|
|
3239
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3241
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListVolumeBackupPolicies.ts.html |here} to see how to use ListVolumeBackupPolicies API.
|
|
3240
3242
|
*/
|
|
3241
3243
|
listVolumeBackupPolicies(listVolumeBackupPoliciesRequest) {
|
|
3242
3244
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3341,7 +3343,7 @@ class BlockstorageClient {
|
|
|
3341
3343
|
* @param ListVolumeBackupsRequest
|
|
3342
3344
|
* @return ListVolumeBackupsResponse
|
|
3343
3345
|
* @throws OciError when an error occurs
|
|
3344
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3346
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListVolumeBackups.ts.html |here} to see how to use ListVolumeBackups API.
|
|
3345
3347
|
*/
|
|
3346
3348
|
listVolumeBackups(listVolumeBackupsRequest) {
|
|
3347
3349
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3453,7 +3455,7 @@ class BlockstorageClient {
|
|
|
3453
3455
|
* @param ListVolumeGroupBackupsRequest
|
|
3454
3456
|
* @return ListVolumeGroupBackupsResponse
|
|
3455
3457
|
* @throws OciError when an error occurs
|
|
3456
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3458
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListVolumeGroupBackups.ts.html |here} to see how to use ListVolumeGroupBackups API.
|
|
3457
3459
|
*/
|
|
3458
3460
|
listVolumeGroupBackups(listVolumeGroupBackupsRequest) {
|
|
3459
3461
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3563,7 +3565,7 @@ class BlockstorageClient {
|
|
|
3563
3565
|
* @param ListVolumeGroupReplicasRequest
|
|
3564
3566
|
* @return ListVolumeGroupReplicasResponse
|
|
3565
3567
|
* @throws OciError when an error occurs
|
|
3566
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3568
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListVolumeGroupReplicas.ts.html |here} to see how to use ListVolumeGroupReplicas API.
|
|
3567
3569
|
*/
|
|
3568
3570
|
listVolumeGroupReplicas(listVolumeGroupReplicasRequest) {
|
|
3569
3571
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3674,7 +3676,7 @@ class BlockstorageClient {
|
|
|
3674
3676
|
* @param ListVolumeGroupsRequest
|
|
3675
3677
|
* @return ListVolumeGroupsResponse
|
|
3676
3678
|
* @throws OciError when an error occurs
|
|
3677
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3679
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListVolumeGroups.ts.html |here} to see how to use ListVolumeGroups API.
|
|
3678
3680
|
*/
|
|
3679
3681
|
listVolumeGroups(listVolumeGroupsRequest) {
|
|
3680
3682
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3784,7 +3786,7 @@ class BlockstorageClient {
|
|
|
3784
3786
|
* @param ListVolumesRequest
|
|
3785
3787
|
* @return ListVolumesResponse
|
|
3786
3788
|
* @throws OciError when an error occurs
|
|
3787
|
-
* @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.37.0/core/ListVolumes.ts.html |here} to see how to use ListVolumes API.
|
|
3788
3790
|
*/
|
|
3789
3791
|
listVolumes(listVolumesRequest) {
|
|
3790
3792
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3894,7 +3896,7 @@ class BlockstorageClient {
|
|
|
3894
3896
|
* @param UpdateBootVolumeRequest
|
|
3895
3897
|
* @return UpdateBootVolumeResponse
|
|
3896
3898
|
* @throws OciError when an error occurs
|
|
3897
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3899
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateBootVolume.ts.html |here} to see how to use UpdateBootVolume API.
|
|
3898
3900
|
*/
|
|
3899
3901
|
updateBootVolume(updateBootVolumeRequest) {
|
|
3900
3902
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3960,7 +3962,7 @@ class BlockstorageClient {
|
|
|
3960
3962
|
* @param UpdateBootVolumeBackupRequest
|
|
3961
3963
|
* @return UpdateBootVolumeBackupResponse
|
|
3962
3964
|
* @throws OciError when an error occurs
|
|
3963
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3965
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateBootVolumeBackup.ts.html |here} to see how to use UpdateBootVolumeBackup API.
|
|
3964
3966
|
*/
|
|
3965
3967
|
updateBootVolumeBackup(updateBootVolumeBackupRequest) {
|
|
3966
3968
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4020,7 +4022,7 @@ class BlockstorageClient {
|
|
|
4020
4022
|
* @param UpdateBootVolumeKmsKeyRequest
|
|
4021
4023
|
* @return UpdateBootVolumeKmsKeyResponse
|
|
4022
4024
|
* @throws OciError when an error occurs
|
|
4023
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4025
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateBootVolumeKmsKey.ts.html |here} to see how to use UpdateBootVolumeKmsKey API.
|
|
4024
4026
|
*/
|
|
4025
4027
|
updateBootVolumeKmsKey(updateBootVolumeKmsKeyRequest) {
|
|
4026
4028
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4086,7 +4088,7 @@ class BlockstorageClient {
|
|
|
4086
4088
|
* @param UpdateVolumeRequest
|
|
4087
4089
|
* @return UpdateVolumeResponse
|
|
4088
4090
|
* @throws OciError when an error occurs
|
|
4089
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4091
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateVolume.ts.html |here} to see how to use UpdateVolume API.
|
|
4090
4092
|
*/
|
|
4091
4093
|
updateVolume(updateVolumeRequest) {
|
|
4092
4094
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4152,7 +4154,7 @@ class BlockstorageClient {
|
|
|
4152
4154
|
* @param UpdateVolumeBackupRequest
|
|
4153
4155
|
* @return UpdateVolumeBackupResponse
|
|
4154
4156
|
* @throws OciError when an error occurs
|
|
4155
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4157
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateVolumeBackup.ts.html |here} to see how to use UpdateVolumeBackup API.
|
|
4156
4158
|
*/
|
|
4157
4159
|
updateVolumeBackup(updateVolumeBackupRequest) {
|
|
4158
4160
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4216,7 +4218,7 @@ class BlockstorageClient {
|
|
|
4216
4218
|
* @param UpdateVolumeBackupPolicyRequest
|
|
4217
4219
|
* @return UpdateVolumeBackupPolicyResponse
|
|
4218
4220
|
* @throws OciError when an error occurs
|
|
4219
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4221
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateVolumeBackupPolicy.ts.html |here} to see how to use UpdateVolumeBackupPolicy API.
|
|
4220
4222
|
*/
|
|
4221
4223
|
updateVolumeBackupPolicy(updateVolumeBackupPolicyRequest) {
|
|
4222
4224
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4288,7 +4290,7 @@ class BlockstorageClient {
|
|
|
4288
4290
|
* @param UpdateVolumeGroupRequest
|
|
4289
4291
|
* @return UpdateVolumeGroupResponse
|
|
4290
4292
|
* @throws OciError when an error occurs
|
|
4291
|
-
* @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.37.0/core/UpdateVolumeGroup.ts.html |here} to see how to use UpdateVolumeGroup API.
|
|
4292
4294
|
*/
|
|
4293
4295
|
updateVolumeGroup(updateVolumeGroupRequest) {
|
|
4294
4296
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4354,7 +4356,7 @@ class BlockstorageClient {
|
|
|
4354
4356
|
* @param UpdateVolumeGroupBackupRequest
|
|
4355
4357
|
* @return UpdateVolumeGroupBackupResponse
|
|
4356
4358
|
* @throws OciError when an error occurs
|
|
4357
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4359
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateVolumeGroupBackup.ts.html |here} to see how to use UpdateVolumeGroupBackup API.
|
|
4358
4360
|
*/
|
|
4359
4361
|
updateVolumeGroupBackup(updateVolumeGroupBackupRequest) {
|
|
4360
4362
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4414,7 +4416,7 @@ class BlockstorageClient {
|
|
|
4414
4416
|
* @param UpdateVolumeKmsKeyRequest
|
|
4415
4417
|
* @return UpdateVolumeKmsKeyResponse
|
|
4416
4418
|
* @throws OciError when an error occurs
|
|
4417
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4419
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateVolumeKmsKey.ts.html |here} to see how to use UpdateVolumeKmsKey API.
|
|
4418
4420
|
*/
|
|
4419
4421
|
updateVolumeKmsKey(updateVolumeKmsKeyRequest) {
|
|
4420
4422
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4585,7 +4587,7 @@ class ComputeClient {
|
|
|
4585
4587
|
* @param AcceptShieldedIntegrityPolicyRequest
|
|
4586
4588
|
* @return AcceptShieldedIntegrityPolicyResponse
|
|
4587
4589
|
* @throws OciError when an error occurs
|
|
4588
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4590
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/AcceptShieldedIntegrityPolicy.ts.html |here} to see how to use AcceptShieldedIntegrityPolicy API.
|
|
4589
4591
|
*/
|
|
4590
4592
|
acceptShieldedIntegrityPolicy(acceptShieldedIntegrityPolicyRequest) {
|
|
4591
4593
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4641,7 +4643,7 @@ class ComputeClient {
|
|
|
4641
4643
|
* @param AddImageShapeCompatibilityEntryRequest
|
|
4642
4644
|
* @return AddImageShapeCompatibilityEntryResponse
|
|
4643
4645
|
* @throws OciError when an error occurs
|
|
4644
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4646
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/AddImageShapeCompatibilityEntry.ts.html |here} to see how to use AddImageShapeCompatibilityEntry API.
|
|
4645
4647
|
*/
|
|
4646
4648
|
addImageShapeCompatibilityEntry(addImageShapeCompatibilityEntryRequest) {
|
|
4647
4649
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4701,7 +4703,7 @@ class ComputeClient {
|
|
|
4701
4703
|
* @param AttachBootVolumeRequest
|
|
4702
4704
|
* @return AttachBootVolumeResponse
|
|
4703
4705
|
* @throws OciError when an error occurs
|
|
4704
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4706
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/AttachBootVolume.ts.html |here} to see how to use AttachBootVolume API.
|
|
4705
4707
|
*/
|
|
4706
4708
|
attachBootVolume(attachBootVolumeRequest) {
|
|
4707
4709
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4766,7 +4768,7 @@ class ComputeClient {
|
|
|
4766
4768
|
* @param AttachVnicRequest
|
|
4767
4769
|
* @return AttachVnicResponse
|
|
4768
4770
|
* @throws OciError when an error occurs
|
|
4769
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4771
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/AttachVnic.ts.html |here} to see how to use AttachVnic API.
|
|
4770
4772
|
*/
|
|
4771
4773
|
attachVnic(attachVnicRequest) {
|
|
4772
4774
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4829,7 +4831,7 @@ class ComputeClient {
|
|
|
4829
4831
|
* @param AttachVolumeRequest
|
|
4830
4832
|
* @return AttachVolumeResponse
|
|
4831
4833
|
* @throws OciError when an error occurs
|
|
4832
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4834
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/AttachVolume.ts.html |here} to see how to use AttachVolume API.
|
|
4833
4835
|
*/
|
|
4834
4836
|
attachVolume(attachVolumeRequest) {
|
|
4835
4837
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4908,7 +4910,7 @@ class ComputeClient {
|
|
|
4908
4910
|
* @param CaptureConsoleHistoryRequest
|
|
4909
4911
|
* @return CaptureConsoleHistoryResponse
|
|
4910
4912
|
* @throws OciError when an error occurs
|
|
4911
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4913
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CaptureConsoleHistory.ts.html |here} to see how to use CaptureConsoleHistory API.
|
|
4912
4914
|
*/
|
|
4913
4915
|
captureConsoleHistory(captureConsoleHistoryRequest) {
|
|
4914
4916
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4973,7 +4975,7 @@ class ComputeClient {
|
|
|
4973
4975
|
* @param ChangeComputeCapacityReservationCompartmentRequest
|
|
4974
4976
|
* @return ChangeComputeCapacityReservationCompartmentResponse
|
|
4975
4977
|
* @throws OciError when an error occurs
|
|
4976
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4978
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ChangeComputeCapacityReservationCompartment.ts.html |here} to see how to use ChangeComputeCapacityReservationCompartment API.
|
|
4977
4979
|
*/
|
|
4978
4980
|
changeComputeCapacityReservationCompartment(changeComputeCapacityReservationCompartmentRequest) {
|
|
4979
4981
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5038,7 +5040,7 @@ class ComputeClient {
|
|
|
5038
5040
|
* @param ChangeComputeImageCapabilitySchemaCompartmentRequest
|
|
5039
5041
|
* @return ChangeComputeImageCapabilitySchemaCompartmentResponse
|
|
5040
5042
|
* @throws OciError when an error occurs
|
|
5041
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5043
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ChangeComputeImageCapabilitySchemaCompartment.ts.html |here} to see how to use ChangeComputeImageCapabilitySchemaCompartment API.
|
|
5042
5044
|
*/
|
|
5043
5045
|
changeComputeImageCapabilitySchemaCompartment(changeComputeImageCapabilitySchemaCompartmentRequest) {
|
|
5044
5046
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5095,7 +5097,7 @@ class ComputeClient {
|
|
|
5095
5097
|
* @param ChangeDedicatedVmHostCompartmentRequest
|
|
5096
5098
|
* @return ChangeDedicatedVmHostCompartmentResponse
|
|
5097
5099
|
* @throws OciError when an error occurs
|
|
5098
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5100
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ChangeDedicatedVmHostCompartment.ts.html |here} to see how to use ChangeDedicatedVmHostCompartment API.
|
|
5099
5101
|
*/
|
|
5100
5102
|
changeDedicatedVmHostCompartment(changeDedicatedVmHostCompartmentRequest) {
|
|
5101
5103
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5165,7 +5167,7 @@ class ComputeClient {
|
|
|
5165
5167
|
* @param ChangeImageCompartmentRequest
|
|
5166
5168
|
* @return ChangeImageCompartmentResponse
|
|
5167
5169
|
* @throws OciError when an error occurs
|
|
5168
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5170
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ChangeImageCompartment.ts.html |here} to see how to use ChangeImageCompartment API.
|
|
5169
5171
|
*/
|
|
5170
5172
|
changeImageCompartment(changeImageCompartmentRequest) {
|
|
5171
5173
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5233,7 +5235,7 @@ class ComputeClient {
|
|
|
5233
5235
|
* @param ChangeInstanceCompartmentRequest
|
|
5234
5236
|
* @return ChangeInstanceCompartmentResponse
|
|
5235
5237
|
* @throws OciError when an error occurs
|
|
5236
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5238
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ChangeInstanceCompartment.ts.html |here} to see how to use ChangeInstanceCompartment API.
|
|
5237
5239
|
*/
|
|
5238
5240
|
changeInstanceCompartment(changeInstanceCompartmentRequest) {
|
|
5239
5241
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5301,7 +5303,7 @@ class ComputeClient {
|
|
|
5301
5303
|
* @param CreateAppCatalogSubscriptionRequest
|
|
5302
5304
|
* @return CreateAppCatalogSubscriptionResponse
|
|
5303
5305
|
* @throws OciError when an error occurs
|
|
5304
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5306
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreateAppCatalogSubscription.ts.html |here} to see how to use CreateAppCatalogSubscription API.
|
|
5305
5307
|
*/
|
|
5306
5308
|
createAppCatalogSubscription(createAppCatalogSubscriptionRequest) {
|
|
5307
5309
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5368,7 +5370,7 @@ class ComputeClient {
|
|
|
5368
5370
|
* @param CreateComputeCapacityReservationRequest
|
|
5369
5371
|
* @return CreateComputeCapacityReservationResponse
|
|
5370
5372
|
* @throws OciError when an error occurs
|
|
5371
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5373
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreateComputeCapacityReservation.ts.html |here} to see how to use CreateComputeCapacityReservation API.
|
|
5372
5374
|
*/
|
|
5373
5375
|
createComputeCapacityReservation(createComputeCapacityReservationRequest) {
|
|
5374
5376
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5442,7 +5444,7 @@ class ComputeClient {
|
|
|
5442
5444
|
* @param CreateComputeImageCapabilitySchemaRequest
|
|
5443
5445
|
* @return CreateComputeImageCapabilitySchemaResponse
|
|
5444
5446
|
* @throws OciError when an error occurs
|
|
5445
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5447
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreateComputeImageCapabilitySchema.ts.html |here} to see how to use CreateComputeImageCapabilitySchema API.
|
|
5446
5448
|
*/
|
|
5447
5449
|
createComputeImageCapabilitySchema(createComputeImageCapabilitySchemaRequest) {
|
|
5448
5450
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5508,7 +5510,7 @@ class ComputeClient {
|
|
|
5508
5510
|
* @param CreateDedicatedVmHostRequest
|
|
5509
5511
|
* @return CreateDedicatedVmHostResponse
|
|
5510
5512
|
* @throws OciError when an error occurs
|
|
5511
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5513
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreateDedicatedVmHost.ts.html |here} to see how to use CreateDedicatedVmHost API.
|
|
5512
5514
|
*/
|
|
5513
5515
|
createDedicatedVmHost(createDedicatedVmHostRequest) {
|
|
5514
5516
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5599,7 +5601,7 @@ class ComputeClient {
|
|
|
5599
5601
|
* @param CreateImageRequest
|
|
5600
5602
|
* @return CreateImageResponse
|
|
5601
5603
|
* @throws OciError when an error occurs
|
|
5602
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5604
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreateImage.ts.html |here} to see how to use CreateImage API.
|
|
5603
5605
|
*/
|
|
5604
5606
|
createImage(createImageRequest) {
|
|
5605
5607
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5671,7 +5673,7 @@ class ComputeClient {
|
|
|
5671
5673
|
* @param CreateInstanceConsoleConnectionRequest
|
|
5672
5674
|
* @return CreateInstanceConsoleConnectionResponse
|
|
5673
5675
|
* @throws OciError when an error occurs
|
|
5674
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5676
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreateInstanceConsoleConnection.ts.html |here} to see how to use CreateInstanceConsoleConnection API.
|
|
5675
5677
|
*/
|
|
5676
5678
|
createInstanceConsoleConnection(createInstanceConsoleConnectionRequest) {
|
|
5677
5679
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5733,7 +5735,7 @@ class ComputeClient {
|
|
|
5733
5735
|
* @param DeleteAppCatalogSubscriptionRequest
|
|
5734
5736
|
* @return DeleteAppCatalogSubscriptionResponse
|
|
5735
5737
|
* @throws OciError when an error occurs
|
|
5736
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5738
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DeleteAppCatalogSubscription.ts.html |here} to see how to use DeleteAppCatalogSubscription API.
|
|
5737
5739
|
*/
|
|
5738
5740
|
deleteAppCatalogSubscription(deleteAppCatalogSubscriptionRequest) {
|
|
5739
5741
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5788,7 +5790,7 @@ class ComputeClient {
|
|
|
5788
5790
|
* @param DeleteComputeCapacityReservationRequest
|
|
5789
5791
|
* @return DeleteComputeCapacityReservationResponse
|
|
5790
5792
|
* @throws OciError when an error occurs
|
|
5791
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5793
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DeleteComputeCapacityReservation.ts.html |here} to see how to use DeleteComputeCapacityReservation API.
|
|
5792
5794
|
*/
|
|
5793
5795
|
deleteComputeCapacityReservation(deleteComputeCapacityReservationRequest) {
|
|
5794
5796
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5849,7 +5851,7 @@ class ComputeClient {
|
|
|
5849
5851
|
* @param DeleteComputeImageCapabilitySchemaRequest
|
|
5850
5852
|
* @return DeleteComputeImageCapabilitySchemaResponse
|
|
5851
5853
|
* @throws OciError when an error occurs
|
|
5852
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5854
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DeleteComputeImageCapabilitySchema.ts.html |here} to see how to use DeleteComputeImageCapabilitySchema API.
|
|
5853
5855
|
*/
|
|
5854
5856
|
deleteComputeImageCapabilitySchema(deleteComputeImageCapabilitySchemaRequest) {
|
|
5855
5857
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5904,7 +5906,7 @@ class ComputeClient {
|
|
|
5904
5906
|
* @param DeleteConsoleHistoryRequest
|
|
5905
5907
|
* @return DeleteConsoleHistoryResponse
|
|
5906
5908
|
* @throws OciError when an error occurs
|
|
5907
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5909
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DeleteConsoleHistory.ts.html |here} to see how to use DeleteConsoleHistory API.
|
|
5908
5910
|
*/
|
|
5909
5911
|
deleteConsoleHistory(deleteConsoleHistoryRequest) {
|
|
5910
5912
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5962,7 +5964,7 @@ class ComputeClient {
|
|
|
5962
5964
|
* @param DeleteDedicatedVmHostRequest
|
|
5963
5965
|
* @return DeleteDedicatedVmHostResponse
|
|
5964
5966
|
* @throws OciError when an error occurs
|
|
5965
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5967
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DeleteDedicatedVmHost.ts.html |here} to see how to use DeleteDedicatedVmHost API.
|
|
5966
5968
|
*/
|
|
5967
5969
|
deleteDedicatedVmHost(deleteDedicatedVmHostRequest) {
|
|
5968
5970
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6021,7 +6023,7 @@ class ComputeClient {
|
|
|
6021
6023
|
* @param DeleteImageRequest
|
|
6022
6024
|
* @return DeleteImageResponse
|
|
6023
6025
|
* @throws OciError when an error occurs
|
|
6024
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6026
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DeleteImage.ts.html |here} to see how to use DeleteImage API.
|
|
6025
6027
|
*/
|
|
6026
6028
|
deleteImage(deleteImageRequest) {
|
|
6027
6029
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6075,7 +6077,7 @@ class ComputeClient {
|
|
|
6075
6077
|
* @param DeleteInstanceConsoleConnectionRequest
|
|
6076
6078
|
* @return DeleteInstanceConsoleConnectionResponse
|
|
6077
6079
|
* @throws OciError when an error occurs
|
|
6078
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6080
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DeleteInstanceConsoleConnection.ts.html |here} to see how to use DeleteInstanceConsoleConnection API.
|
|
6079
6081
|
*/
|
|
6080
6082
|
deleteInstanceConsoleConnection(deleteInstanceConsoleConnectionRequest) {
|
|
6081
6083
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6133,7 +6135,7 @@ class ComputeClient {
|
|
|
6133
6135
|
* @param DetachBootVolumeRequest
|
|
6134
6136
|
* @return DetachBootVolumeResponse
|
|
6135
6137
|
* @throws OciError when an error occurs
|
|
6136
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6138
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DetachBootVolume.ts.html |here} to see how to use DetachBootVolume API.
|
|
6137
6139
|
*/
|
|
6138
6140
|
detachBootVolume(detachBootVolumeRequest) {
|
|
6139
6141
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6197,7 +6199,7 @@ class ComputeClient {
|
|
|
6197
6199
|
* @param DetachVnicRequest
|
|
6198
6200
|
* @return DetachVnicResponse
|
|
6199
6201
|
* @throws OciError when an error occurs
|
|
6200
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6202
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DetachVnic.ts.html |here} to see how to use DetachVnic API.
|
|
6201
6203
|
*/
|
|
6202
6204
|
detachVnic(detachVnicRequest) {
|
|
6203
6205
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6255,7 +6257,7 @@ class ComputeClient {
|
|
|
6255
6257
|
* @param DetachVolumeRequest
|
|
6256
6258
|
* @return DetachVolumeResponse
|
|
6257
6259
|
* @throws OciError when an error occurs
|
|
6258
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6260
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DetachVolume.ts.html |here} to see how to use DetachVolume API.
|
|
6259
6261
|
*/
|
|
6260
6262
|
detachVolume(detachVolumeRequest) {
|
|
6261
6263
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6319,7 +6321,7 @@ class ComputeClient {
|
|
|
6319
6321
|
* @param ExportImageRequest
|
|
6320
6322
|
* @return ExportImageResponse
|
|
6321
6323
|
* @throws OciError when an error occurs
|
|
6322
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6324
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ExportImage.ts.html |here} to see how to use ExportImage API.
|
|
6323
6325
|
*/
|
|
6324
6326
|
exportImage(exportImageRequest) {
|
|
6325
6327
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6389,7 +6391,7 @@ class ComputeClient {
|
|
|
6389
6391
|
* @param GetAppCatalogListingRequest
|
|
6390
6392
|
* @return GetAppCatalogListingResponse
|
|
6391
6393
|
* @throws OciError when an error occurs
|
|
6392
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6394
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetAppCatalogListing.ts.html |here} to see how to use GetAppCatalogListing API.
|
|
6393
6395
|
*/
|
|
6394
6396
|
getAppCatalogListing(getAppCatalogListingRequest) {
|
|
6395
6397
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6451,7 +6453,7 @@ class ComputeClient {
|
|
|
6451
6453
|
* @param GetAppCatalogListingAgreementsRequest
|
|
6452
6454
|
* @return GetAppCatalogListingAgreementsResponse
|
|
6453
6455
|
* @throws OciError when an error occurs
|
|
6454
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6456
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetAppCatalogListingAgreements.ts.html |here} to see how to use GetAppCatalogListingAgreements API.
|
|
6455
6457
|
*/
|
|
6456
6458
|
getAppCatalogListingAgreements(getAppCatalogListingAgreementsRequest) {
|
|
6457
6459
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6514,7 +6516,7 @@ class ComputeClient {
|
|
|
6514
6516
|
* @param GetAppCatalogListingResourceVersionRequest
|
|
6515
6517
|
* @return GetAppCatalogListingResourceVersionResponse
|
|
6516
6518
|
* @throws OciError when an error occurs
|
|
6517
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6519
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetAppCatalogListingResourceVersion.ts.html |here} to see how to use GetAppCatalogListingResourceVersion API.
|
|
6518
6520
|
*/
|
|
6519
6521
|
getAppCatalogListingResourceVersion(getAppCatalogListingResourceVersionRequest) {
|
|
6520
6522
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6577,7 +6579,7 @@ class ComputeClient {
|
|
|
6577
6579
|
* @param GetBootVolumeAttachmentRequest
|
|
6578
6580
|
* @return GetBootVolumeAttachmentResponse
|
|
6579
6581
|
* @throws OciError when an error occurs
|
|
6580
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6582
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetBootVolumeAttachment.ts.html |here} to see how to use GetBootVolumeAttachment API.
|
|
6581
6583
|
*/
|
|
6582
6584
|
getBootVolumeAttachment(getBootVolumeAttachmentRequest) {
|
|
6583
6585
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6639,7 +6641,7 @@ class ComputeClient {
|
|
|
6639
6641
|
* @param GetComputeCapacityReservationRequest
|
|
6640
6642
|
* @return GetComputeCapacityReservationResponse
|
|
6641
6643
|
* @throws OciError when an error occurs
|
|
6642
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6644
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetComputeCapacityReservation.ts.html |here} to see how to use GetComputeCapacityReservation API.
|
|
6643
6645
|
*/
|
|
6644
6646
|
getComputeCapacityReservation(getComputeCapacityReservationRequest) {
|
|
6645
6647
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6702,7 +6704,7 @@ class ComputeClient {
|
|
|
6702
6704
|
* @param GetComputeGlobalImageCapabilitySchemaRequest
|
|
6703
6705
|
* @return GetComputeGlobalImageCapabilitySchemaResponse
|
|
6704
6706
|
* @throws OciError when an error occurs
|
|
6705
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6707
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetComputeGlobalImageCapabilitySchema.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchema API.
|
|
6706
6708
|
*/
|
|
6707
6709
|
getComputeGlobalImageCapabilitySchema(getComputeGlobalImageCapabilitySchemaRequest) {
|
|
6708
6710
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6764,7 +6766,7 @@ class ComputeClient {
|
|
|
6764
6766
|
* @param GetComputeGlobalImageCapabilitySchemaVersionRequest
|
|
6765
6767
|
* @return GetComputeGlobalImageCapabilitySchemaVersionResponse
|
|
6766
6768
|
* @throws OciError when an error occurs
|
|
6767
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6769
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetComputeGlobalImageCapabilitySchemaVersion.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchemaVersion API.
|
|
6768
6770
|
*/
|
|
6769
6771
|
getComputeGlobalImageCapabilitySchemaVersion(getComputeGlobalImageCapabilitySchemaVersionRequest) {
|
|
6770
6772
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6828,7 +6830,7 @@ class ComputeClient {
|
|
|
6828
6830
|
* @param GetComputeImageCapabilitySchemaRequest
|
|
6829
6831
|
* @return GetComputeImageCapabilitySchemaResponse
|
|
6830
6832
|
* @throws OciError when an error occurs
|
|
6831
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6833
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetComputeImageCapabilitySchema.ts.html |here} to see how to use GetComputeImageCapabilitySchema API.
|
|
6832
6834
|
*/
|
|
6833
6835
|
getComputeImageCapabilitySchema(getComputeImageCapabilitySchemaRequest) {
|
|
6834
6836
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6895,7 +6897,7 @@ class ComputeClient {
|
|
|
6895
6897
|
* @param GetConsoleHistoryRequest
|
|
6896
6898
|
* @return GetConsoleHistoryResponse
|
|
6897
6899
|
* @throws OciError when an error occurs
|
|
6898
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6900
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetConsoleHistory.ts.html |here} to see how to use GetConsoleHistory API.
|
|
6899
6901
|
*/
|
|
6900
6902
|
getConsoleHistory(getConsoleHistoryRequest) {
|
|
6901
6903
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6960,7 +6962,7 @@ class ComputeClient {
|
|
|
6960
6962
|
* @param GetConsoleHistoryContentRequest
|
|
6961
6963
|
* @return GetConsoleHistoryContentResponse
|
|
6962
6964
|
* @throws OciError when an error occurs
|
|
6963
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6965
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetConsoleHistoryContent.ts.html |here} to see how to use GetConsoleHistoryContent API.
|
|
6964
6966
|
*/
|
|
6965
6967
|
getConsoleHistoryContent(getConsoleHistoryContentRequest) {
|
|
6966
6968
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7025,7 +7027,7 @@ class ComputeClient {
|
|
|
7025
7027
|
* @param GetDedicatedVmHostRequest
|
|
7026
7028
|
* @return GetDedicatedVmHostResponse
|
|
7027
7029
|
* @throws OciError when an error occurs
|
|
7028
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7030
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetDedicatedVmHost.ts.html |here} to see how to use GetDedicatedVmHost API.
|
|
7029
7031
|
*/
|
|
7030
7032
|
getDedicatedVmHost(getDedicatedVmHostRequest) {
|
|
7031
7033
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7088,7 +7090,7 @@ class ComputeClient {
|
|
|
7088
7090
|
* @param GetImageRequest
|
|
7089
7091
|
* @return GetImageResponse
|
|
7090
7092
|
* @throws OciError when an error occurs
|
|
7091
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7093
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetImage.ts.html |here} to see how to use GetImage API.
|
|
7092
7094
|
*/
|
|
7093
7095
|
getImage(getImageRequest) {
|
|
7094
7096
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7150,7 +7152,7 @@ class ComputeClient {
|
|
|
7150
7152
|
* @param GetImageShapeCompatibilityEntryRequest
|
|
7151
7153
|
* @return GetImageShapeCompatibilityEntryResponse
|
|
7152
7154
|
* @throws OciError when an error occurs
|
|
7153
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7155
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetImageShapeCompatibilityEntry.ts.html |here} to see how to use GetImageShapeCompatibilityEntry API.
|
|
7154
7156
|
*/
|
|
7155
7157
|
getImageShapeCompatibilityEntry(getImageShapeCompatibilityEntryRequest) {
|
|
7156
7158
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7209,7 +7211,7 @@ class ComputeClient {
|
|
|
7209
7211
|
* @param GetInstanceRequest
|
|
7210
7212
|
* @return GetInstanceResponse
|
|
7211
7213
|
* @throws OciError when an error occurs
|
|
7212
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7214
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetInstance.ts.html |here} to see how to use GetInstance API.
|
|
7213
7215
|
*/
|
|
7214
7216
|
getInstance(getInstanceRequest) {
|
|
7215
7217
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7271,7 +7273,7 @@ class ComputeClient {
|
|
|
7271
7273
|
* @param GetInstanceConsoleConnectionRequest
|
|
7272
7274
|
* @return GetInstanceConsoleConnectionResponse
|
|
7273
7275
|
* @throws OciError when an error occurs
|
|
7274
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7276
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetInstanceConsoleConnection.ts.html |here} to see how to use GetInstanceConsoleConnection API.
|
|
7275
7277
|
*/
|
|
7276
7278
|
getInstanceConsoleConnection(getInstanceConsoleConnectionRequest) {
|
|
7277
7279
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7322,13 +7324,71 @@ class ComputeClient {
|
|
|
7322
7324
|
}
|
|
7323
7325
|
});
|
|
7324
7326
|
}
|
|
7327
|
+
/**
|
|
7328
|
+
* Gets the maximum possible date that a maintenance reboot can be extended.
|
|
7329
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
7330
|
+
* @param GetInstanceMaintenanceRebootRequest
|
|
7331
|
+
* @return GetInstanceMaintenanceRebootResponse
|
|
7332
|
+
* @throws OciError when an error occurs
|
|
7333
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetInstanceMaintenanceReboot.ts.html |here} to see how to use GetInstanceMaintenanceReboot API.
|
|
7334
|
+
*/
|
|
7335
|
+
getInstanceMaintenanceReboot(getInstanceMaintenanceRebootRequest) {
|
|
7336
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
7337
|
+
if (this.logger)
|
|
7338
|
+
this.logger.debug("Calling operation ComputeClient#getInstanceMaintenanceReboot.");
|
|
7339
|
+
const operationName = "getInstanceMaintenanceReboot";
|
|
7340
|
+
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/iaas/20160918/InstanceMaintenanceReboot/GetInstanceMaintenanceReboot";
|
|
7341
|
+
const pathParams = {
|
|
7342
|
+
"{instanceId}": getInstanceMaintenanceRebootRequest.instanceId
|
|
7343
|
+
};
|
|
7344
|
+
const queryParams = {};
|
|
7345
|
+
let headerParams = {
|
|
7346
|
+
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
7347
|
+
"opc-request-id": getInstanceMaintenanceRebootRequest.opcRequestId
|
|
7348
|
+
};
|
|
7349
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
7350
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getInstanceMaintenanceRebootRequest.retryConfiguration, specRetryConfiguration);
|
|
7351
|
+
if (this.logger)
|
|
7352
|
+
retrier.logger = this.logger;
|
|
7353
|
+
const request = yield oci_common_2.composeRequest({
|
|
7354
|
+
baseEndpoint: this._endpoint,
|
|
7355
|
+
defaultHeaders: this._defaultHeaders,
|
|
7356
|
+
path: "/instances/{instanceId}/maintenanceReboot",
|
|
7357
|
+
method: "GET",
|
|
7358
|
+
pathParams: pathParams,
|
|
7359
|
+
headerParams: headerParams,
|
|
7360
|
+
queryParams: queryParams
|
|
7361
|
+
});
|
|
7362
|
+
try {
|
|
7363
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
|
|
7364
|
+
const sdkResponse = oci_common_2.composeResponse({
|
|
7365
|
+
responseObject: {},
|
|
7366
|
+
body: yield response.json(),
|
|
7367
|
+
bodyKey: "instanceMaintenanceReboot",
|
|
7368
|
+
bodyModel: model.InstanceMaintenanceReboot,
|
|
7369
|
+
type: "model.InstanceMaintenanceReboot",
|
|
7370
|
+
responseHeaders: [
|
|
7371
|
+
{
|
|
7372
|
+
value: response.headers.get("opc-request-id"),
|
|
7373
|
+
key: "opcRequestId",
|
|
7374
|
+
dataType: "string"
|
|
7375
|
+
}
|
|
7376
|
+
]
|
|
7377
|
+
});
|
|
7378
|
+
return sdkResponse;
|
|
7379
|
+
}
|
|
7380
|
+
catch (err) {
|
|
7381
|
+
throw err;
|
|
7382
|
+
}
|
|
7383
|
+
});
|
|
7384
|
+
}
|
|
7325
7385
|
/**
|
|
7326
7386
|
* Gets the measured boot report for this shielded instance.
|
|
7327
7387
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
7328
7388
|
* @param GetMeasuredBootReportRequest
|
|
7329
7389
|
* @return GetMeasuredBootReportResponse
|
|
7330
7390
|
* @throws OciError when an error occurs
|
|
7331
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7391
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetMeasuredBootReport.ts.html |here} to see how to use GetMeasuredBootReport API.
|
|
7332
7392
|
*/
|
|
7333
7393
|
getMeasuredBootReport(getMeasuredBootReportRequest) {
|
|
7334
7394
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7392,7 +7452,7 @@ class ComputeClient {
|
|
|
7392
7452
|
* @param GetVnicAttachmentRequest
|
|
7393
7453
|
* @return GetVnicAttachmentResponse
|
|
7394
7454
|
* @throws OciError when an error occurs
|
|
7395
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7455
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetVnicAttachment.ts.html |here} to see how to use GetVnicAttachment API.
|
|
7396
7456
|
*/
|
|
7397
7457
|
getVnicAttachment(getVnicAttachmentRequest) {
|
|
7398
7458
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7454,7 +7514,7 @@ class ComputeClient {
|
|
|
7454
7514
|
* @param GetVolumeAttachmentRequest
|
|
7455
7515
|
* @return GetVolumeAttachmentResponse
|
|
7456
7516
|
* @throws OciError when an error occurs
|
|
7457
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7517
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetVolumeAttachment.ts.html |here} to see how to use GetVolumeAttachment API.
|
|
7458
7518
|
*/
|
|
7459
7519
|
getVolumeAttachment(getVolumeAttachmentRequest) {
|
|
7460
7520
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7518,7 +7578,7 @@ class ComputeClient {
|
|
|
7518
7578
|
* @param GetWindowsInstanceInitialCredentialsRequest
|
|
7519
7579
|
* @return GetWindowsInstanceInitialCredentialsResponse
|
|
7520
7580
|
* @throws OciError when an error occurs
|
|
7521
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7581
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetWindowsInstanceInitialCredentials.ts.html |here} to see how to use GetWindowsInstanceInitialCredentials API.
|
|
7522
7582
|
*/
|
|
7523
7583
|
getWindowsInstanceInitialCredentials(getWindowsInstanceInitialCredentialsRequest) {
|
|
7524
7584
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7589,7 +7649,7 @@ class ComputeClient {
|
|
|
7589
7649
|
* then powered back on.
|
|
7590
7650
|
* <p>
|
|
7591
7651
|
|
|
7592
|
-
* - **SENDDIAGNOSTICINTERRUPT** - For advanced users. **
|
|
7652
|
+
* - **SENDDIAGNOSTICINTERRUPT** - For advanced users. **Caution: Sending a diagnostic interrupt to a live system can
|
|
7593
7653
|
* cause data corruption or system failure.** Sends a diagnostic interrupt that causes the instance's
|
|
7594
7654
|
* OS to crash and then reboot. Before you send a diagnostic interrupt, you must configure the instance to generate a
|
|
7595
7655
|
* crash dump file when it crashes. The crash dump captures information about the state of the OS at the time of
|
|
@@ -7598,20 +7658,24 @@ class ComputeClient {
|
|
|
7598
7658
|
* <p>
|
|
7599
7659
|
|
|
7600
7660
|
* <p>
|
|
7601
|
-
- **DIAGNOSTICREBOOT** - Powers off the instance, rebuilds it
|
|
7661
|
+
- **DIAGNOSTICREBOOT** - Powers off the instance, rebuilds it, and then powers it back on.
|
|
7602
7662
|
* Before you send a diagnostic reboot, restart the instance's OS, confirm that the instance and networking settings are configured
|
|
7603
7663
|
* correctly, and try other [troubleshooting steps](https://docs.cloud.oracle.com/iaas/Content/Compute/References/troubleshooting-compute-instances.htm).
|
|
7604
7664
|
* Use diagnostic reboot as a final attempt to troubleshoot an unreachable instance. For virtual machine (VM) instances only.
|
|
7605
7665
|
* For more information, see [Performing a Diagnostic Reboot](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/diagnostic-reboot.htm).
|
|
7606
7666
|
* <p>
|
|
7607
|
-
|
|
7667
|
+
|
|
7668
|
+
* - **REBOOTMIGRATE** - Powers off the instance, moves it to new hardware, and then powers it back on.
|
|
7669
|
+
* <p>
|
|
7670
|
+
|
|
7671
|
+
* For more information about managing instance lifecycle states, see
|
|
7608
7672
|
* [Stopping and Starting an Instance](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/restartinginstance.htm).
|
|
7609
7673
|
*
|
|
7610
7674
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
7611
7675
|
* @param InstanceActionRequest
|
|
7612
7676
|
* @return InstanceActionResponse
|
|
7613
7677
|
* @throws OciError when an error occurs
|
|
7614
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7678
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/InstanceAction.ts.html |here} to see how to use InstanceAction API.
|
|
7615
7679
|
*/
|
|
7616
7680
|
instanceAction(instanceActionRequest) {
|
|
7617
7681
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7717,7 +7781,7 @@ class ComputeClient {
|
|
|
7717
7781
|
* @param LaunchInstanceRequest
|
|
7718
7782
|
* @return LaunchInstanceResponse
|
|
7719
7783
|
* @throws OciError when an error occurs
|
|
7720
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7784
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/LaunchInstance.ts.html |here} to see how to use LaunchInstance API.
|
|
7721
7785
|
*/
|
|
7722
7786
|
launchInstance(launchInstanceRequest) {
|
|
7723
7787
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7784,7 +7848,7 @@ class ComputeClient {
|
|
|
7784
7848
|
* @param ListAppCatalogListingResourceVersionsRequest
|
|
7785
7849
|
* @return ListAppCatalogListingResourceVersionsResponse
|
|
7786
7850
|
* @throws OciError when an error occurs
|
|
7787
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7851
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListAppCatalogListingResourceVersions.ts.html |here} to see how to use ListAppCatalogListingResourceVersions API.
|
|
7788
7852
|
*/
|
|
7789
7853
|
listAppCatalogListingResourceVersions(listAppCatalogListingResourceVersionsRequest) {
|
|
7790
7854
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7890,7 +7954,7 @@ class ComputeClient {
|
|
|
7890
7954
|
* @param ListAppCatalogListingsRequest
|
|
7891
7955
|
* @return ListAppCatalogListingsResponse
|
|
7892
7956
|
* @throws OciError when an error occurs
|
|
7893
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7957
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListAppCatalogListings.ts.html |here} to see how to use ListAppCatalogListings API.
|
|
7894
7958
|
*/
|
|
7895
7959
|
listAppCatalogListings(listAppCatalogListingsRequest) {
|
|
7896
7960
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7997,7 +8061,7 @@ class ComputeClient {
|
|
|
7997
8061
|
* @param ListAppCatalogSubscriptionsRequest
|
|
7998
8062
|
* @return ListAppCatalogSubscriptionsResponse
|
|
7999
8063
|
* @throws OciError when an error occurs
|
|
8000
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8064
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListAppCatalogSubscriptions.ts.html |here} to see how to use ListAppCatalogSubscriptions API.
|
|
8001
8065
|
*/
|
|
8002
8066
|
listAppCatalogSubscriptions(listAppCatalogSubscriptionsRequest) {
|
|
8003
8067
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8106,7 +8170,7 @@ class ComputeClient {
|
|
|
8106
8170
|
* @param ListBootVolumeAttachmentsRequest
|
|
8107
8171
|
* @return ListBootVolumeAttachmentsResponse
|
|
8108
8172
|
* @throws OciError when an error occurs
|
|
8109
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8173
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListBootVolumeAttachments.ts.html |here} to see how to use ListBootVolumeAttachments API.
|
|
8110
8174
|
*/
|
|
8111
8175
|
listBootVolumeAttachments(listBootVolumeAttachmentsRequest) {
|
|
8112
8176
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8214,7 +8278,7 @@ class ComputeClient {
|
|
|
8214
8278
|
* @param ListComputeCapacityReservationInstanceShapesRequest
|
|
8215
8279
|
* @return ListComputeCapacityReservationInstanceShapesResponse
|
|
8216
8280
|
* @throws OciError when an error occurs
|
|
8217
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8281
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListComputeCapacityReservationInstanceShapes.ts.html |here} to see how to use ListComputeCapacityReservationInstanceShapes API.
|
|
8218
8282
|
*/
|
|
8219
8283
|
listComputeCapacityReservationInstanceShapes(listComputeCapacityReservationInstanceShapesRequest) {
|
|
8220
8284
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8324,7 +8388,7 @@ class ComputeClient {
|
|
|
8324
8388
|
* @param ListComputeCapacityReservationInstancesRequest
|
|
8325
8389
|
* @return ListComputeCapacityReservationInstancesResponse
|
|
8326
8390
|
* @throws OciError when an error occurs
|
|
8327
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8391
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListComputeCapacityReservationInstances.ts.html |here} to see how to use ListComputeCapacityReservationInstances API.
|
|
8328
8392
|
*/
|
|
8329
8393
|
listComputeCapacityReservationInstances(listComputeCapacityReservationInstancesRequest) {
|
|
8330
8394
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8438,7 +8502,7 @@ class ComputeClient {
|
|
|
8438
8502
|
* @param ListComputeCapacityReservationsRequest
|
|
8439
8503
|
* @return ListComputeCapacityReservationsResponse
|
|
8440
8504
|
* @throws OciError when an error occurs
|
|
8441
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8505
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListComputeCapacityReservations.ts.html |here} to see how to use ListComputeCapacityReservations API.
|
|
8442
8506
|
*/
|
|
8443
8507
|
listComputeCapacityReservations(listComputeCapacityReservationsRequest) {
|
|
8444
8508
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8549,7 +8613,7 @@ class ComputeClient {
|
|
|
8549
8613
|
* @param ListComputeGlobalImageCapabilitySchemaVersionsRequest
|
|
8550
8614
|
* @return ListComputeGlobalImageCapabilitySchemaVersionsResponse
|
|
8551
8615
|
* @throws OciError when an error occurs
|
|
8552
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8616
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListComputeGlobalImageCapabilitySchemaVersions.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemaVersions API.
|
|
8553
8617
|
*/
|
|
8554
8618
|
listComputeGlobalImageCapabilitySchemaVersions(listComputeGlobalImageCapabilitySchemaVersionsRequest) {
|
|
8555
8619
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8658,7 +8722,7 @@ class ComputeClient {
|
|
|
8658
8722
|
* @param ListComputeGlobalImageCapabilitySchemasRequest
|
|
8659
8723
|
* @return ListComputeGlobalImageCapabilitySchemasResponse
|
|
8660
8724
|
* @throws OciError when an error occurs
|
|
8661
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8725
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListComputeGlobalImageCapabilitySchemas.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemas API.
|
|
8662
8726
|
*/
|
|
8663
8727
|
listComputeGlobalImageCapabilitySchemas(listComputeGlobalImageCapabilitySchemasRequest) {
|
|
8664
8728
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8766,7 +8830,7 @@ class ComputeClient {
|
|
|
8766
8830
|
* @param ListComputeImageCapabilitySchemasRequest
|
|
8767
8831
|
* @return ListComputeImageCapabilitySchemasResponse
|
|
8768
8832
|
* @throws OciError when an error occurs
|
|
8769
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8833
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListComputeImageCapabilitySchemas.ts.html |here} to see how to use ListComputeImageCapabilitySchemas API.
|
|
8770
8834
|
*/
|
|
8771
8835
|
listComputeImageCapabilitySchemas(listComputeImageCapabilitySchemasRequest) {
|
|
8772
8836
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8875,7 +8939,7 @@ class ComputeClient {
|
|
|
8875
8939
|
* @param ListConsoleHistoriesRequest
|
|
8876
8940
|
* @return ListConsoleHistoriesResponse
|
|
8877
8941
|
* @throws OciError when an error occurs
|
|
8878
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8942
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListConsoleHistories.ts.html |here} to see how to use ListConsoleHistories API.
|
|
8879
8943
|
*/
|
|
8880
8944
|
listConsoleHistories(listConsoleHistoriesRequest) {
|
|
8881
8945
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8986,7 +9050,7 @@ class ComputeClient {
|
|
|
8986
9050
|
* @param ListDedicatedVmHostInstanceShapesRequest
|
|
8987
9051
|
* @return ListDedicatedVmHostInstanceShapesResponse
|
|
8988
9052
|
* @throws OciError when an error occurs
|
|
8989
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9053
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListDedicatedVmHostInstanceShapes.ts.html |here} to see how to use ListDedicatedVmHostInstanceShapes API.
|
|
8990
9054
|
*/
|
|
8991
9055
|
listDedicatedVmHostInstanceShapes(listDedicatedVmHostInstanceShapesRequest) {
|
|
8992
9056
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9094,7 +9158,7 @@ class ComputeClient {
|
|
|
9094
9158
|
* @param ListDedicatedVmHostInstancesRequest
|
|
9095
9159
|
* @return ListDedicatedVmHostInstancesResponse
|
|
9096
9160
|
* @throws OciError when an error occurs
|
|
9097
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9161
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListDedicatedVmHostInstances.ts.html |here} to see how to use ListDedicatedVmHostInstances API.
|
|
9098
9162
|
*/
|
|
9099
9163
|
listDedicatedVmHostInstances(listDedicatedVmHostInstancesRequest) {
|
|
9100
9164
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9205,7 +9269,7 @@ class ComputeClient {
|
|
|
9205
9269
|
* @param ListDedicatedVmHostShapesRequest
|
|
9206
9270
|
* @return ListDedicatedVmHostShapesResponse
|
|
9207
9271
|
* @throws OciError when an error occurs
|
|
9208
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9272
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListDedicatedVmHostShapes.ts.html |here} to see how to use ListDedicatedVmHostShapes API.
|
|
9209
9273
|
*/
|
|
9210
9274
|
listDedicatedVmHostShapes(listDedicatedVmHostShapesRequest) {
|
|
9211
9275
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9316,7 +9380,7 @@ class ComputeClient {
|
|
|
9316
9380
|
* @param ListDedicatedVmHostsRequest
|
|
9317
9381
|
* @return ListDedicatedVmHostsResponse
|
|
9318
9382
|
* @throws OciError when an error occurs
|
|
9319
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9383
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListDedicatedVmHosts.ts.html |here} to see how to use ListDedicatedVmHosts API.
|
|
9320
9384
|
*/
|
|
9321
9385
|
listDedicatedVmHosts(listDedicatedVmHostsRequest) {
|
|
9322
9386
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9429,7 +9493,7 @@ class ComputeClient {
|
|
|
9429
9493
|
* @param ListImageShapeCompatibilityEntriesRequest
|
|
9430
9494
|
* @return ListImageShapeCompatibilityEntriesResponse
|
|
9431
9495
|
* @throws OciError when an error occurs
|
|
9432
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9496
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListImageShapeCompatibilityEntries.ts.html |here} to see how to use ListImageShapeCompatibilityEntries API.
|
|
9433
9497
|
*/
|
|
9434
9498
|
listImageShapeCompatibilityEntries(listImageShapeCompatibilityEntriesRequest) {
|
|
9435
9499
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9546,7 +9610,7 @@ class ComputeClient {
|
|
|
9546
9610
|
* @param ListImagesRequest
|
|
9547
9611
|
* @return ListImagesResponse
|
|
9548
9612
|
* @throws OciError when an error occurs
|
|
9549
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9613
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListImages.ts.html |here} to see how to use ListImages API.
|
|
9550
9614
|
*/
|
|
9551
9615
|
listImages(listImagesRequest) {
|
|
9552
9616
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9660,7 +9724,7 @@ class ComputeClient {
|
|
|
9660
9724
|
* @param ListInstanceConsoleConnectionsRequest
|
|
9661
9725
|
* @return ListInstanceConsoleConnectionsResponse
|
|
9662
9726
|
* @throws OciError when an error occurs
|
|
9663
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9727
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListInstanceConsoleConnections.ts.html |here} to see how to use ListInstanceConsoleConnections API.
|
|
9664
9728
|
*/
|
|
9665
9729
|
listInstanceConsoleConnections(listInstanceConsoleConnectionsRequest) {
|
|
9666
9730
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9765,7 +9829,7 @@ class ComputeClient {
|
|
|
9765
9829
|
* @param ListInstanceDevicesRequest
|
|
9766
9830
|
* @return ListInstanceDevicesResponse
|
|
9767
9831
|
* @throws OciError when an error occurs
|
|
9768
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9832
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListInstanceDevices.ts.html |here} to see how to use ListInstanceDevices API.
|
|
9769
9833
|
*/
|
|
9770
9834
|
listInstanceDevices(listInstanceDevicesRequest) {
|
|
9771
9835
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9878,7 +9942,7 @@ class ComputeClient {
|
|
|
9878
9942
|
* @param ListInstancesRequest
|
|
9879
9943
|
* @return ListInstancesResponse
|
|
9880
9944
|
* @throws OciError when an error occurs
|
|
9881
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9945
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListInstances.ts.html |here} to see how to use ListInstances API.
|
|
9882
9946
|
*/
|
|
9883
9947
|
listInstances(listInstancesRequest) {
|
|
9884
9948
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9990,7 +10054,7 @@ class ComputeClient {
|
|
|
9990
10054
|
* @param ListShapesRequest
|
|
9991
10055
|
* @return ListShapesResponse
|
|
9992
10056
|
* @throws OciError when an error occurs
|
|
9993
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10057
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListShapes.ts.html |here} to see how to use ListShapes API.
|
|
9994
10058
|
*/
|
|
9995
10059
|
listShapes(listShapesRequest) {
|
|
9996
10060
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10099,7 +10163,7 @@ class ComputeClient {
|
|
|
10099
10163
|
* @param ListVnicAttachmentsRequest
|
|
10100
10164
|
* @return ListVnicAttachmentsResponse
|
|
10101
10165
|
* @throws OciError when an error occurs
|
|
10102
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10166
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListVnicAttachments.ts.html |here} to see how to use ListVnicAttachments API.
|
|
10103
10167
|
*/
|
|
10104
10168
|
listVnicAttachments(listVnicAttachmentsRequest) {
|
|
10105
10169
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10211,7 +10275,7 @@ class ComputeClient {
|
|
|
10211
10275
|
* @param ListVolumeAttachmentsRequest
|
|
10212
10276
|
* @return ListVolumeAttachmentsResponse
|
|
10213
10277
|
* @throws OciError when an error occurs
|
|
10214
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10278
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListVolumeAttachments.ts.html |here} to see how to use ListVolumeAttachments API.
|
|
10215
10279
|
*/
|
|
10216
10280
|
listVolumeAttachments(listVolumeAttachmentsRequest) {
|
|
10217
10281
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10318,7 +10382,7 @@ class ComputeClient {
|
|
|
10318
10382
|
* @param RemoveImageShapeCompatibilityEntryRequest
|
|
10319
10383
|
* @return RemoveImageShapeCompatibilityEntryResponse
|
|
10320
10384
|
* @throws OciError when an error occurs
|
|
10321
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10385
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/RemoveImageShapeCompatibilityEntry.ts.html |here} to see how to use RemoveImageShapeCompatibilityEntry API.
|
|
10322
10386
|
*/
|
|
10323
10387
|
removeImageShapeCompatibilityEntry(removeImageShapeCompatibilityEntryRequest) {
|
|
10324
10388
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10369,13 +10433,10 @@ class ComputeClient {
|
|
|
10369
10433
|
/**
|
|
10370
10434
|
* Terminates the specified instance. Any attached VNICs and volumes are automatically detached
|
|
10371
10435
|
* when the instance terminates.
|
|
10372
|
-
*
|
|
10373
|
-
To preserve the boot volume associated with the instance, specify `true` for `PreserveBootVolumeQueryParam`.
|
|
10436
|
+
*
|
|
10437
|
+
* To preserve the boot volume associated with the instance, specify `true` for `PreserveBootVolumeQueryParam`.
|
|
10374
10438
|
* To delete the boot volume when the instance is deleted, specify `false` or do not specify a value for `PreserveBootVolumeQueryParam`.
|
|
10375
10439
|
* <p>
|
|
10376
|
-
To preserve data volumes created with the instance, specify `true` for `PreserveDataVolumesQueryParam`.
|
|
10377
|
-
* To delete the data volumes when the instance itself is deleted, specify `false` or do not specify a value for `PreserveDataVolumesQueryParam`.
|
|
10378
|
-
* <p>
|
|
10379
10440
|
This is an asynchronous operation. The instance's `lifecycleState` will change to TERMINATING temporarily
|
|
10380
10441
|
* until the instance is completely removed.
|
|
10381
10442
|
*
|
|
@@ -10383,7 +10444,7 @@ class ComputeClient {
|
|
|
10383
10444
|
* @param TerminateInstanceRequest
|
|
10384
10445
|
* @return TerminateInstanceResponse
|
|
10385
10446
|
* @throws OciError when an error occurs
|
|
10386
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10447
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/TerminateInstance.ts.html |here} to see how to use TerminateInstance API.
|
|
10387
10448
|
*/
|
|
10388
10449
|
terminateInstance(terminateInstanceRequest) {
|
|
10389
10450
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10395,8 +10456,7 @@ class ComputeClient {
|
|
|
10395
10456
|
"{instanceId}": terminateInstanceRequest.instanceId
|
|
10396
10457
|
};
|
|
10397
10458
|
const queryParams = {
|
|
10398
|
-
"preserveBootVolume": terminateInstanceRequest.preserveBootVolume
|
|
10399
|
-
"preserveDataVolumes": terminateInstanceRequest.preserveDataVolumes
|
|
10459
|
+
"preserveBootVolume": terminateInstanceRequest.preserveBootVolume
|
|
10400
10460
|
};
|
|
10401
10461
|
let headerParams = {
|
|
10402
10462
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
@@ -10443,7 +10503,7 @@ class ComputeClient {
|
|
|
10443
10503
|
* @param UpdateComputeCapacityReservationRequest
|
|
10444
10504
|
* @return UpdateComputeCapacityReservationResponse
|
|
10445
10505
|
* @throws OciError when an error occurs
|
|
10446
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10506
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateComputeCapacityReservation.ts.html |here} to see how to use UpdateComputeCapacityReservation API.
|
|
10447
10507
|
*/
|
|
10448
10508
|
updateComputeCapacityReservation(updateComputeCapacityReservationRequest) {
|
|
10449
10509
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10505,7 +10565,7 @@ class ComputeClient {
|
|
|
10505
10565
|
* @param UpdateComputeImageCapabilitySchemaRequest
|
|
10506
10566
|
* @return UpdateComputeImageCapabilitySchemaResponse
|
|
10507
10567
|
* @throws OciError when an error occurs
|
|
10508
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10568
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateComputeImageCapabilitySchema.ts.html |here} to see how to use UpdateComputeImageCapabilitySchema API.
|
|
10509
10569
|
*/
|
|
10510
10570
|
updateComputeImageCapabilitySchema(updateComputeImageCapabilitySchemaRequest) {
|
|
10511
10571
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10569,7 +10629,7 @@ class ComputeClient {
|
|
|
10569
10629
|
* @param UpdateConsoleHistoryRequest
|
|
10570
10630
|
* @return UpdateConsoleHistoryResponse
|
|
10571
10631
|
* @throws OciError when an error occurs
|
|
10572
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10632
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateConsoleHistory.ts.html |here} to see how to use UpdateConsoleHistory API.
|
|
10573
10633
|
*/
|
|
10574
10634
|
updateConsoleHistory(updateConsoleHistoryRequest) {
|
|
10575
10635
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10635,7 +10695,7 @@ class ComputeClient {
|
|
|
10635
10695
|
* @param UpdateDedicatedVmHostRequest
|
|
10636
10696
|
* @return UpdateDedicatedVmHostResponse
|
|
10637
10697
|
* @throws OciError when an error occurs
|
|
10638
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10698
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateDedicatedVmHost.ts.html |here} to see how to use UpdateDedicatedVmHost API.
|
|
10639
10699
|
*/
|
|
10640
10700
|
updateDedicatedVmHost(updateDedicatedVmHostRequest) {
|
|
10641
10701
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10702,7 +10762,7 @@ class ComputeClient {
|
|
|
10702
10762
|
* @param UpdateImageRequest
|
|
10703
10763
|
* @return UpdateImageResponse
|
|
10704
10764
|
* @throws OciError when an error occurs
|
|
10705
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10765
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateImage.ts.html |here} to see how to use UpdateImage API.
|
|
10706
10766
|
*/
|
|
10707
10767
|
updateImage(updateImageRequest) {
|
|
10708
10768
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10774,7 +10834,7 @@ class ComputeClient {
|
|
|
10774
10834
|
* @param UpdateInstanceRequest
|
|
10775
10835
|
* @return UpdateInstanceResponse
|
|
10776
10836
|
* @throws OciError when an error occurs
|
|
10777
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10837
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateInstance.ts.html |here} to see how to use UpdateInstance API.
|
|
10778
10838
|
*/
|
|
10779
10839
|
updateInstance(updateInstanceRequest) {
|
|
10780
10840
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10844,7 +10904,7 @@ class ComputeClient {
|
|
|
10844
10904
|
* @param UpdateInstanceConsoleConnectionRequest
|
|
10845
10905
|
* @return UpdateInstanceConsoleConnectionResponse
|
|
10846
10906
|
* @throws OciError when an error occurs
|
|
10847
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10907
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateInstanceConsoleConnection.ts.html |here} to see how to use UpdateInstanceConsoleConnection API.
|
|
10848
10908
|
*/
|
|
10849
10909
|
updateInstanceConsoleConnection(updateInstanceConsoleConnectionRequest) {
|
|
10850
10910
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10909,7 +10969,7 @@ class ComputeClient {
|
|
|
10909
10969
|
* @param UpdateVolumeAttachmentRequest
|
|
10910
10970
|
* @return UpdateVolumeAttachmentResponse
|
|
10911
10971
|
* @throws OciError when an error occurs
|
|
10912
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10972
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateVolumeAttachment.ts.html |here} to see how to use UpdateVolumeAttachment API.
|
|
10913
10973
|
*/
|
|
10914
10974
|
updateVolumeAttachment(updateVolumeAttachmentRequest) {
|
|
10915
10975
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11084,7 +11144,7 @@ class ComputeManagementClient {
|
|
|
11084
11144
|
* @param AttachInstancePoolInstanceRequest
|
|
11085
11145
|
* @return AttachInstancePoolInstanceResponse
|
|
11086
11146
|
* @throws OciError when an error occurs
|
|
11087
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11147
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/AttachInstancePoolInstance.ts.html |here} to see how to use AttachInstancePoolInstance API.
|
|
11088
11148
|
*/
|
|
11089
11149
|
attachInstancePoolInstance(attachInstancePoolInstanceRequest) {
|
|
11090
11150
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11159,7 +11219,7 @@ class ComputeManagementClient {
|
|
|
11159
11219
|
* @param AttachLoadBalancerRequest
|
|
11160
11220
|
* @return AttachLoadBalancerResponse
|
|
11161
11221
|
* @throws OciError when an error occurs
|
|
11162
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11222
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/AttachLoadBalancer.ts.html |here} to see how to use AttachLoadBalancer API.
|
|
11163
11223
|
*/
|
|
11164
11224
|
attachLoadBalancer(attachLoadBalancerRequest) {
|
|
11165
11225
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11230,7 +11290,7 @@ class ComputeManagementClient {
|
|
|
11230
11290
|
* @param ChangeClusterNetworkCompartmentRequest
|
|
11231
11291
|
* @return ChangeClusterNetworkCompartmentResponse
|
|
11232
11292
|
* @throws OciError when an error occurs
|
|
11233
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11293
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ChangeClusterNetworkCompartment.ts.html |here} to see how to use ChangeClusterNetworkCompartment API.
|
|
11234
11294
|
*/
|
|
11235
11295
|
changeClusterNetworkCompartment(changeClusterNetworkCompartmentRequest) {
|
|
11236
11296
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11305,7 +11365,7 @@ class ComputeManagementClient {
|
|
|
11305
11365
|
* @param ChangeInstanceConfigurationCompartmentRequest
|
|
11306
11366
|
* @return ChangeInstanceConfigurationCompartmentResponse
|
|
11307
11367
|
* @throws OciError when an error occurs
|
|
11308
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11368
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ChangeInstanceConfigurationCompartment.ts.html |here} to see how to use ChangeInstanceConfigurationCompartment API.
|
|
11309
11369
|
*/
|
|
11310
11370
|
changeInstanceConfigurationCompartment(changeInstanceConfigurationCompartmentRequest) {
|
|
11311
11371
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11373,7 +11433,7 @@ class ComputeManagementClient {
|
|
|
11373
11433
|
* @param ChangeInstancePoolCompartmentRequest
|
|
11374
11434
|
* @return ChangeInstancePoolCompartmentResponse
|
|
11375
11435
|
* @throws OciError when an error occurs
|
|
11376
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11436
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ChangeInstancePoolCompartment.ts.html |here} to see how to use ChangeInstancePoolCompartment API.
|
|
11377
11437
|
*/
|
|
11378
11438
|
changeInstancePoolCompartment(changeInstancePoolCompartmentRequest) {
|
|
11379
11439
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11437,7 +11497,7 @@ class ComputeManagementClient {
|
|
|
11437
11497
|
* @param CreateClusterNetworkRequest
|
|
11438
11498
|
* @return CreateClusterNetworkResponse
|
|
11439
11499
|
* @throws OciError when an error occurs
|
|
11440
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11500
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreateClusterNetwork.ts.html |here} to see how to use CreateClusterNetwork API.
|
|
11441
11501
|
*/
|
|
11442
11502
|
createClusterNetwork(createClusterNetworkRequest) {
|
|
11443
11503
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11506,7 +11566,7 @@ class ComputeManagementClient {
|
|
|
11506
11566
|
* @param CreateInstanceConfigurationRequest
|
|
11507
11567
|
* @return CreateInstanceConfigurationResponse
|
|
11508
11568
|
* @throws OciError when an error occurs
|
|
11509
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11569
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreateInstanceConfiguration.ts.html |here} to see how to use CreateInstanceConfiguration API.
|
|
11510
11570
|
*/
|
|
11511
11571
|
createInstanceConfiguration(createInstanceConfigurationRequest) {
|
|
11512
11572
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11568,7 +11628,7 @@ class ComputeManagementClient {
|
|
|
11568
11628
|
* @param CreateInstancePoolRequest
|
|
11569
11629
|
* @return CreateInstancePoolResponse
|
|
11570
11630
|
* @throws OciError when an error occurs
|
|
11571
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11631
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreateInstancePool.ts.html |here} to see how to use CreateInstancePool API.
|
|
11572
11632
|
*/
|
|
11573
11633
|
createInstancePool(createInstancePoolRequest) {
|
|
11574
11634
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11630,7 +11690,7 @@ class ComputeManagementClient {
|
|
|
11630
11690
|
* @param DeleteInstanceConfigurationRequest
|
|
11631
11691
|
* @return DeleteInstanceConfigurationResponse
|
|
11632
11692
|
* @throws OciError when an error occurs
|
|
11633
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11693
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DeleteInstanceConfiguration.ts.html |here} to see how to use DeleteInstanceConfiguration API.
|
|
11634
11694
|
*/
|
|
11635
11695
|
deleteInstanceConfiguration(deleteInstanceConfigurationRequest) {
|
|
11636
11696
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11685,7 +11745,7 @@ class ComputeManagementClient {
|
|
|
11685
11745
|
* @param DetachInstancePoolInstanceRequest
|
|
11686
11746
|
* @return DetachInstancePoolInstanceResponse
|
|
11687
11747
|
* @throws OciError when an error occurs
|
|
11688
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11748
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DetachInstancePoolInstance.ts.html |here} to see how to use DetachInstancePoolInstance API.
|
|
11689
11749
|
*/
|
|
11690
11750
|
detachInstancePoolInstance(detachInstancePoolInstanceRequest) {
|
|
11691
11751
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11746,7 +11806,7 @@ class ComputeManagementClient {
|
|
|
11746
11806
|
* @param DetachLoadBalancerRequest
|
|
11747
11807
|
* @return DetachLoadBalancerResponse
|
|
11748
11808
|
* @throws OciError when an error occurs
|
|
11749
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11809
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DetachLoadBalancer.ts.html |here} to see how to use DetachLoadBalancer API.
|
|
11750
11810
|
*/
|
|
11751
11811
|
detachLoadBalancer(detachLoadBalancerRequest) {
|
|
11752
11812
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11811,7 +11871,7 @@ class ComputeManagementClient {
|
|
|
11811
11871
|
* @param GetClusterNetworkRequest
|
|
11812
11872
|
* @return GetClusterNetworkResponse
|
|
11813
11873
|
* @throws OciError when an error occurs
|
|
11814
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11874
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetClusterNetwork.ts.html |here} to see how to use GetClusterNetwork API.
|
|
11815
11875
|
*/
|
|
11816
11876
|
getClusterNetwork(getClusterNetworkRequest) {
|
|
11817
11877
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11873,7 +11933,7 @@ class ComputeManagementClient {
|
|
|
11873
11933
|
* @param GetInstanceConfigurationRequest
|
|
11874
11934
|
* @return GetInstanceConfigurationResponse
|
|
11875
11935
|
* @throws OciError when an error occurs
|
|
11876
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11936
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetInstanceConfiguration.ts.html |here} to see how to use GetInstanceConfiguration API.
|
|
11877
11937
|
*/
|
|
11878
11938
|
getInstanceConfiguration(getInstanceConfigurationRequest) {
|
|
11879
11939
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11935,7 +11995,7 @@ class ComputeManagementClient {
|
|
|
11935
11995
|
* @param GetInstancePoolRequest
|
|
11936
11996
|
* @return GetInstancePoolResponse
|
|
11937
11997
|
* @throws OciError when an error occurs
|
|
11938
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11998
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetInstancePool.ts.html |here} to see how to use GetInstancePool API.
|
|
11939
11999
|
*/
|
|
11940
12000
|
getInstancePool(getInstancePoolRequest) {
|
|
11941
12001
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11997,7 +12057,7 @@ class ComputeManagementClient {
|
|
|
11997
12057
|
* @param GetInstancePoolInstanceRequest
|
|
11998
12058
|
* @return GetInstancePoolInstanceResponse
|
|
11999
12059
|
* @throws OciError when an error occurs
|
|
12000
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12060
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetInstancePoolInstance.ts.html |here} to see how to use GetInstancePoolInstance API.
|
|
12001
12061
|
*/
|
|
12002
12062
|
getInstancePoolInstance(getInstancePoolInstanceRequest) {
|
|
12003
12063
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12061,7 +12121,7 @@ class ComputeManagementClient {
|
|
|
12061
12121
|
* @param GetInstancePoolLoadBalancerAttachmentRequest
|
|
12062
12122
|
* @return GetInstancePoolLoadBalancerAttachmentResponse
|
|
12063
12123
|
* @throws OciError when an error occurs
|
|
12064
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12124
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetInstancePoolLoadBalancerAttachment.ts.html |here} to see how to use GetInstancePoolLoadBalancerAttachment API.
|
|
12065
12125
|
*/
|
|
12066
12126
|
getInstancePoolLoadBalancerAttachment(getInstancePoolLoadBalancerAttachmentRequest) {
|
|
12067
12127
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12126,7 +12186,7 @@ class ComputeManagementClient {
|
|
|
12126
12186
|
* @param LaunchInstanceConfigurationRequest
|
|
12127
12187
|
* @return LaunchInstanceConfigurationResponse
|
|
12128
12188
|
* @throws OciError when an error occurs
|
|
12129
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12189
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/LaunchInstanceConfiguration.ts.html |here} to see how to use LaunchInstanceConfiguration API.
|
|
12130
12190
|
*/
|
|
12131
12191
|
launchInstanceConfiguration(launchInstanceConfigurationRequest) {
|
|
12132
12192
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12195,7 +12255,7 @@ class ComputeManagementClient {
|
|
|
12195
12255
|
* @param ListClusterNetworkInstancesRequest
|
|
12196
12256
|
* @return ListClusterNetworkInstancesResponse
|
|
12197
12257
|
* @throws OciError when an error occurs
|
|
12198
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12258
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListClusterNetworkInstances.ts.html |here} to see how to use ListClusterNetworkInstances API.
|
|
12199
12259
|
*/
|
|
12200
12260
|
listClusterNetworkInstances(listClusterNetworkInstancesRequest) {
|
|
12201
12261
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12304,7 +12364,7 @@ class ComputeManagementClient {
|
|
|
12304
12364
|
* @param ListClusterNetworksRequest
|
|
12305
12365
|
* @return ListClusterNetworksResponse
|
|
12306
12366
|
* @throws OciError when an error occurs
|
|
12307
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12367
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListClusterNetworks.ts.html |here} to see how to use ListClusterNetworks API.
|
|
12308
12368
|
*/
|
|
12309
12369
|
listClusterNetworks(listClusterNetworksRequest) {
|
|
12310
12370
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12413,7 +12473,7 @@ class ComputeManagementClient {
|
|
|
12413
12473
|
* @param ListInstanceConfigurationsRequest
|
|
12414
12474
|
* @return ListInstanceConfigurationsResponse
|
|
12415
12475
|
* @throws OciError when an error occurs
|
|
12416
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12476
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListInstanceConfigurations.ts.html |here} to see how to use ListInstanceConfigurations API.
|
|
12417
12477
|
*/
|
|
12418
12478
|
listInstanceConfigurations(listInstanceConfigurationsRequest) {
|
|
12419
12479
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12519,7 +12579,7 @@ class ComputeManagementClient {
|
|
|
12519
12579
|
* @param ListInstancePoolInstancesRequest
|
|
12520
12580
|
* @return ListInstancePoolInstancesResponse
|
|
12521
12581
|
* @throws OciError when an error occurs
|
|
12522
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12582
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListInstancePoolInstances.ts.html |here} to see how to use ListInstancePoolInstances API.
|
|
12523
12583
|
*/
|
|
12524
12584
|
listInstancePoolInstances(listInstancePoolInstancesRequest) {
|
|
12525
12585
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12628,7 +12688,7 @@ class ComputeManagementClient {
|
|
|
12628
12688
|
* @param ListInstancePoolsRequest
|
|
12629
12689
|
* @return ListInstancePoolsResponse
|
|
12630
12690
|
* @throws OciError when an error occurs
|
|
12631
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12691
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListInstancePools.ts.html |here} to see how to use ListInstancePools API.
|
|
12632
12692
|
*/
|
|
12633
12693
|
listInstancePools(listInstancePoolsRequest) {
|
|
12634
12694
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12738,7 +12798,7 @@ class ComputeManagementClient {
|
|
|
12738
12798
|
* @param ResetInstancePoolRequest
|
|
12739
12799
|
* @return ResetInstancePoolResponse
|
|
12740
12800
|
* @throws OciError when an error occurs
|
|
12741
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12801
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ResetInstancePool.ts.html |here} to see how to use ResetInstancePool API.
|
|
12742
12802
|
*/
|
|
12743
12803
|
resetInstancePool(resetInstancePoolRequest) {
|
|
12744
12804
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12807,7 +12867,7 @@ class ComputeManagementClient {
|
|
|
12807
12867
|
* @param SoftresetInstancePoolRequest
|
|
12808
12868
|
* @return SoftresetInstancePoolResponse
|
|
12809
12869
|
* @throws OciError when an error occurs
|
|
12810
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12870
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/SoftresetInstancePool.ts.html |here} to see how to use SoftresetInstancePool API.
|
|
12811
12871
|
*/
|
|
12812
12872
|
softresetInstancePool(softresetInstancePoolRequest) {
|
|
12813
12873
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12873,7 +12933,7 @@ class ComputeManagementClient {
|
|
|
12873
12933
|
* @param StartInstancePoolRequest
|
|
12874
12934
|
* @return StartInstancePoolResponse
|
|
12875
12935
|
* @throws OciError when an error occurs
|
|
12876
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12936
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/StartInstancePool.ts.html |here} to see how to use StartInstancePool API.
|
|
12877
12937
|
*/
|
|
12878
12938
|
startInstancePool(startInstancePoolRequest) {
|
|
12879
12939
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12939,7 +12999,7 @@ class ComputeManagementClient {
|
|
|
12939
12999
|
* @param StopInstancePoolRequest
|
|
12940
13000
|
* @return StopInstancePoolResponse
|
|
12941
13001
|
* @throws OciError when an error occurs
|
|
12942
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13002
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/StopInstancePool.ts.html |here} to see how to use StopInstancePool API.
|
|
12943
13003
|
*/
|
|
12944
13004
|
stopInstancePool(stopInstancePoolRequest) {
|
|
12945
13005
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13007,7 +13067,7 @@ class ComputeManagementClient {
|
|
|
13007
13067
|
* @param TerminateClusterNetworkRequest
|
|
13008
13068
|
* @return TerminateClusterNetworkResponse
|
|
13009
13069
|
* @throws OciError when an error occurs
|
|
13010
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13070
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/TerminateClusterNetwork.ts.html |here} to see how to use TerminateClusterNetwork API.
|
|
13011
13071
|
*/
|
|
13012
13072
|
terminateClusterNetwork(terminateClusterNetworkRequest) {
|
|
13013
13073
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13074,7 +13134,7 @@ class ComputeManagementClient {
|
|
|
13074
13134
|
* @param TerminateInstancePoolRequest
|
|
13075
13135
|
* @return TerminateInstancePoolResponse
|
|
13076
13136
|
* @throws OciError when an error occurs
|
|
13077
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13137
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/TerminateInstancePool.ts.html |here} to see how to use TerminateInstancePool API.
|
|
13078
13138
|
*/
|
|
13079
13139
|
terminateInstancePool(terminateInstancePoolRequest) {
|
|
13080
13140
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13129,7 +13189,7 @@ class ComputeManagementClient {
|
|
|
13129
13189
|
* @param UpdateClusterNetworkRequest
|
|
13130
13190
|
* @return UpdateClusterNetworkResponse
|
|
13131
13191
|
* @throws OciError when an error occurs
|
|
13132
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13192
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateClusterNetwork.ts.html |here} to see how to use UpdateClusterNetwork API.
|
|
13133
13193
|
*/
|
|
13134
13194
|
updateClusterNetwork(updateClusterNetworkRequest) {
|
|
13135
13195
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13194,7 +13254,7 @@ class ComputeManagementClient {
|
|
|
13194
13254
|
* @param UpdateInstanceConfigurationRequest
|
|
13195
13255
|
* @return UpdateInstanceConfigurationResponse
|
|
13196
13256
|
* @throws OciError when an error occurs
|
|
13197
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13257
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateInstanceConfiguration.ts.html |here} to see how to use UpdateInstanceConfiguration API.
|
|
13198
13258
|
*/
|
|
13199
13259
|
updateInstanceConfiguration(updateInstanceConfigurationRequest) {
|
|
13200
13260
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13262,7 +13322,7 @@ class ComputeManagementClient {
|
|
|
13262
13322
|
* @param UpdateInstancePoolRequest
|
|
13263
13323
|
* @return UpdateInstancePoolResponse
|
|
13264
13324
|
* @throws OciError when an error occurs
|
|
13265
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13325
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateInstancePool.ts.html |here} to see how to use UpdateInstancePool API.
|
|
13266
13326
|
*/
|
|
13267
13327
|
updateInstancePool(updateInstancePoolRequest) {
|
|
13268
13328
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13435,7 +13495,7 @@ class VirtualNetworkClient {
|
|
|
13435
13495
|
* @param AddDrgRouteDistributionStatementsRequest
|
|
13436
13496
|
* @return AddDrgRouteDistributionStatementsResponse
|
|
13437
13497
|
* @throws OciError when an error occurs
|
|
13438
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13498
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/AddDrgRouteDistributionStatements.ts.html |here} to see how to use AddDrgRouteDistributionStatements API.
|
|
13439
13499
|
*/
|
|
13440
13500
|
addDrgRouteDistributionStatements(addDrgRouteDistributionStatementsRequest) {
|
|
13441
13501
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13494,7 +13554,7 @@ class VirtualNetworkClient {
|
|
|
13494
13554
|
* @param AddDrgRouteRulesRequest
|
|
13495
13555
|
* @return AddDrgRouteRulesResponse
|
|
13496
13556
|
* @throws OciError when an error occurs
|
|
13497
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13557
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/AddDrgRouteRules.ts.html |here} to see how to use AddDrgRouteRules API.
|
|
13498
13558
|
*/
|
|
13499
13559
|
addDrgRouteRules(addDrgRouteRulesRequest) {
|
|
13500
13560
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13554,7 +13614,7 @@ class VirtualNetworkClient {
|
|
|
13554
13614
|
* @param AddIpv6SubnetCidrRequest
|
|
13555
13615
|
* @return AddIpv6SubnetCidrResponse
|
|
13556
13616
|
* @throws OciError when an error occurs
|
|
13557
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13617
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/AddIpv6SubnetCidr.ts.html |here} to see how to use AddIpv6SubnetCidr API.
|
|
13558
13618
|
*/
|
|
13559
13619
|
addIpv6SubnetCidr(addIpv6SubnetCidrRequest) {
|
|
13560
13620
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13623,7 +13683,7 @@ class VirtualNetworkClient {
|
|
|
13623
13683
|
* @param AddIpv6VcnCidrRequest
|
|
13624
13684
|
* @return AddIpv6VcnCidrResponse
|
|
13625
13685
|
* @throws OciError when an error occurs
|
|
13626
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13686
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/AddIpv6VcnCidr.ts.html |here} to see how to use AddIpv6VcnCidr API.
|
|
13627
13687
|
*/
|
|
13628
13688
|
addIpv6VcnCidr(addIpv6VcnCidrRequest) {
|
|
13629
13689
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13686,7 +13746,7 @@ class VirtualNetworkClient {
|
|
|
13686
13746
|
* @param AddNetworkSecurityGroupSecurityRulesRequest
|
|
13687
13747
|
* @return AddNetworkSecurityGroupSecurityRulesResponse
|
|
13688
13748
|
* @throws OciError when an error occurs
|
|
13689
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13749
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/AddNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use AddNetworkSecurityGroupSecurityRules API.
|
|
13690
13750
|
*/
|
|
13691
13751
|
addNetworkSecurityGroupSecurityRules(addNetworkSecurityGroupSecurityRulesRequest) {
|
|
13692
13752
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13747,7 +13807,7 @@ class VirtualNetworkClient {
|
|
|
13747
13807
|
* @param AddPublicIpPoolCapacityRequest
|
|
13748
13808
|
* @return AddPublicIpPoolCapacityResponse
|
|
13749
13809
|
* @throws OciError when an error occurs
|
|
13750
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13810
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/AddPublicIpPoolCapacity.ts.html |here} to see how to use AddPublicIpPoolCapacity API.
|
|
13751
13811
|
*/
|
|
13752
13812
|
addPublicIpPoolCapacity(addPublicIpPoolCapacityRequest) {
|
|
13753
13813
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13819,7 +13879,7 @@ class VirtualNetworkClient {
|
|
|
13819
13879
|
* @param AddVcnCidrRequest
|
|
13820
13880
|
* @return AddVcnCidrResponse
|
|
13821
13881
|
* @throws OciError when an error occurs
|
|
13822
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13882
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/AddVcnCidr.ts.html |here} to see how to use AddVcnCidr API.
|
|
13823
13883
|
*/
|
|
13824
13884
|
addVcnCidr(addVcnCidrRequest) {
|
|
13825
13885
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13883,7 +13943,7 @@ class VirtualNetworkClient {
|
|
|
13883
13943
|
* @param AdvertiseByoipRangeRequest
|
|
13884
13944
|
* @return AdvertiseByoipRangeResponse
|
|
13885
13945
|
* @throws OciError when an error occurs
|
|
13886
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
13946
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/AdvertiseByoipRange.ts.html |here} to see how to use AdvertiseByoipRange API.
|
|
13887
13947
|
*/
|
|
13888
13948
|
advertiseByoipRange(advertiseByoipRangeRequest) {
|
|
13889
13949
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13947,7 +14007,7 @@ class VirtualNetworkClient {
|
|
|
13947
14007
|
* @param AttachServiceIdRequest
|
|
13948
14008
|
* @return AttachServiceIdResponse
|
|
13949
14009
|
* @throws OciError when an error occurs
|
|
13950
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14010
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/AttachServiceId.ts.html |here} to see how to use AttachServiceId API.
|
|
13951
14011
|
*/
|
|
13952
14012
|
attachServiceId(attachServiceIdRequest) {
|
|
13953
14013
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14010,7 +14070,7 @@ class VirtualNetworkClient {
|
|
|
14010
14070
|
* @param BulkAddVirtualCircuitPublicPrefixesRequest
|
|
14011
14071
|
* @return BulkAddVirtualCircuitPublicPrefixesResponse
|
|
14012
14072
|
* @throws OciError when an error occurs
|
|
14013
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14073
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/BulkAddVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkAddVirtualCircuitPublicPrefixes API.
|
|
14014
14074
|
*/
|
|
14015
14075
|
bulkAddVirtualCircuitPublicPrefixes(bulkAddVirtualCircuitPublicPrefixesRequest) {
|
|
14016
14076
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14062,7 +14122,7 @@ class VirtualNetworkClient {
|
|
|
14062
14122
|
* @param BulkDeleteVirtualCircuitPublicPrefixesRequest
|
|
14063
14123
|
* @return BulkDeleteVirtualCircuitPublicPrefixesResponse
|
|
14064
14124
|
* @throws OciError when an error occurs
|
|
14065
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14125
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/BulkDeleteVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkDeleteVirtualCircuitPublicPrefixes API.
|
|
14066
14126
|
*/
|
|
14067
14127
|
bulkDeleteVirtualCircuitPublicPrefixes(bulkDeleteVirtualCircuitPublicPrefixesRequest) {
|
|
14068
14128
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14113,7 +14173,7 @@ class VirtualNetworkClient {
|
|
|
14113
14173
|
* @param ChangeByoipRangeCompartmentRequest
|
|
14114
14174
|
* @return ChangeByoipRangeCompartmentResponse
|
|
14115
14175
|
* @throws OciError when an error occurs
|
|
14116
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14176
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ChangeByoipRangeCompartment.ts.html |here} to see how to use ChangeByoipRangeCompartment API.
|
|
14117
14177
|
*/
|
|
14118
14178
|
changeByoipRangeCompartment(changeByoipRangeCompartmentRequest) {
|
|
14119
14179
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14172,7 +14232,7 @@ class VirtualNetworkClient {
|
|
|
14172
14232
|
* @param ChangeCaptureFilterCompartmentRequest
|
|
14173
14233
|
* @return ChangeCaptureFilterCompartmentResponse
|
|
14174
14234
|
* @throws OciError when an error occurs
|
|
14175
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14235
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ChangeCaptureFilterCompartment.ts.html |here} to see how to use ChangeCaptureFilterCompartment API.
|
|
14176
14236
|
*/
|
|
14177
14237
|
changeCaptureFilterCompartment(changeCaptureFilterCompartmentRequest) {
|
|
14178
14238
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14242,7 +14302,7 @@ class VirtualNetworkClient {
|
|
|
14242
14302
|
* @param ChangeCpeCompartmentRequest
|
|
14243
14303
|
* @return ChangeCpeCompartmentResponse
|
|
14244
14304
|
* @throws OciError when an error occurs
|
|
14245
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14305
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ChangeCpeCompartment.ts.html |here} to see how to use ChangeCpeCompartment API.
|
|
14246
14306
|
*/
|
|
14247
14307
|
changeCpeCompartment(changeCpeCompartmentRequest) {
|
|
14248
14308
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14306,7 +14366,7 @@ class VirtualNetworkClient {
|
|
|
14306
14366
|
* @param ChangeCrossConnectCompartmentRequest
|
|
14307
14367
|
* @return ChangeCrossConnectCompartmentResponse
|
|
14308
14368
|
* @throws OciError when an error occurs
|
|
14309
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14369
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ChangeCrossConnectCompartment.ts.html |here} to see how to use ChangeCrossConnectCompartment API.
|
|
14310
14370
|
*/
|
|
14311
14371
|
changeCrossConnectCompartment(changeCrossConnectCompartmentRequest) {
|
|
14312
14372
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14370,7 +14430,7 @@ class VirtualNetworkClient {
|
|
|
14370
14430
|
* @param ChangeCrossConnectGroupCompartmentRequest
|
|
14371
14431
|
* @return ChangeCrossConnectGroupCompartmentResponse
|
|
14372
14432
|
* @throws OciError when an error occurs
|
|
14373
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14433
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ChangeCrossConnectGroupCompartment.ts.html |here} to see how to use ChangeCrossConnectGroupCompartment API.
|
|
14374
14434
|
*/
|
|
14375
14435
|
changeCrossConnectGroupCompartment(changeCrossConnectGroupCompartmentRequest) {
|
|
14376
14436
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14434,7 +14494,7 @@ class VirtualNetworkClient {
|
|
|
14434
14494
|
* @param ChangeDhcpOptionsCompartmentRequest
|
|
14435
14495
|
* @return ChangeDhcpOptionsCompartmentResponse
|
|
14436
14496
|
* @throws OciError when an error occurs
|
|
14437
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14497
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ChangeDhcpOptionsCompartment.ts.html |here} to see how to use ChangeDhcpOptionsCompartment API.
|
|
14438
14498
|
*/
|
|
14439
14499
|
changeDhcpOptionsCompartment(changeDhcpOptionsCompartmentRequest) {
|
|
14440
14500
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14498,7 +14558,7 @@ class VirtualNetworkClient {
|
|
|
14498
14558
|
* @param ChangeDrgCompartmentRequest
|
|
14499
14559
|
* @return ChangeDrgCompartmentResponse
|
|
14500
14560
|
* @throws OciError when an error occurs
|
|
14501
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14561
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ChangeDrgCompartment.ts.html |here} to see how to use ChangeDrgCompartment API.
|
|
14502
14562
|
*/
|
|
14503
14563
|
changeDrgCompartment(changeDrgCompartmentRequest) {
|
|
14504
14564
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14567,7 +14627,7 @@ class VirtualNetworkClient {
|
|
|
14567
14627
|
* @param ChangeIPSecConnectionCompartmentRequest
|
|
14568
14628
|
* @return ChangeIPSecConnectionCompartmentResponse
|
|
14569
14629
|
* @throws OciError when an error occurs
|
|
14570
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14630
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ChangeIPSecConnectionCompartment.ts.html |here} to see how to use ChangeIPSecConnectionCompartment API.
|
|
14571
14631
|
*/
|
|
14572
14632
|
changeIPSecConnectionCompartment(changeIPSecConnectionCompartmentRequest) {
|
|
14573
14633
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14631,7 +14691,7 @@ class VirtualNetworkClient {
|
|
|
14631
14691
|
* @param ChangeInternetGatewayCompartmentRequest
|
|
14632
14692
|
* @return ChangeInternetGatewayCompartmentResponse
|
|
14633
14693
|
* @throws OciError when an error occurs
|
|
14634
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14694
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ChangeInternetGatewayCompartment.ts.html |here} to see how to use ChangeInternetGatewayCompartment API.
|
|
14635
14695
|
*/
|
|
14636
14696
|
changeInternetGatewayCompartment(changeInternetGatewayCompartmentRequest) {
|
|
14637
14697
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14695,7 +14755,7 @@ class VirtualNetworkClient {
|
|
|
14695
14755
|
* @param ChangeLocalPeeringGatewayCompartmentRequest
|
|
14696
14756
|
* @return ChangeLocalPeeringGatewayCompartmentResponse
|
|
14697
14757
|
* @throws OciError when an error occurs
|
|
14698
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14758
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ChangeLocalPeeringGatewayCompartment.ts.html |here} to see how to use ChangeLocalPeeringGatewayCompartment API.
|
|
14699
14759
|
*/
|
|
14700
14760
|
changeLocalPeeringGatewayCompartment(changeLocalPeeringGatewayCompartmentRequest) {
|
|
14701
14761
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14759,7 +14819,7 @@ class VirtualNetworkClient {
|
|
|
14759
14819
|
* @param ChangeNatGatewayCompartmentRequest
|
|
14760
14820
|
* @return ChangeNatGatewayCompartmentResponse
|
|
14761
14821
|
* @throws OciError when an error occurs
|
|
14762
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14822
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ChangeNatGatewayCompartment.ts.html |here} to see how to use ChangeNatGatewayCompartment API.
|
|
14763
14823
|
*/
|
|
14764
14824
|
changeNatGatewayCompartment(changeNatGatewayCompartmentRequest) {
|
|
14765
14825
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14822,7 +14882,7 @@ class VirtualNetworkClient {
|
|
|
14822
14882
|
* @param ChangeNetworkSecurityGroupCompartmentRequest
|
|
14823
14883
|
* @return ChangeNetworkSecurityGroupCompartmentResponse
|
|
14824
14884
|
* @throws OciError when an error occurs
|
|
14825
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14885
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ChangeNetworkSecurityGroupCompartment.ts.html |here} to see how to use ChangeNetworkSecurityGroupCompartment API.
|
|
14826
14886
|
*/
|
|
14827
14887
|
changeNetworkSecurityGroupCompartment(changeNetworkSecurityGroupCompartmentRequest) {
|
|
14828
14888
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14889,7 +14949,7 @@ class VirtualNetworkClient {
|
|
|
14889
14949
|
* @param ChangePublicIpCompartmentRequest
|
|
14890
14950
|
* @return ChangePublicIpCompartmentResponse
|
|
14891
14951
|
* @throws OciError when an error occurs
|
|
14892
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
14952
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ChangePublicIpCompartment.ts.html |here} to see how to use ChangePublicIpCompartment API.
|
|
14893
14953
|
*/
|
|
14894
14954
|
changePublicIpCompartment(changePublicIpCompartmentRequest) {
|
|
14895
14955
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14953,7 +15013,7 @@ class VirtualNetworkClient {
|
|
|
14953
15013
|
* @param ChangePublicIpPoolCompartmentRequest
|
|
14954
15014
|
* @return ChangePublicIpPoolCompartmentResponse
|
|
14955
15015
|
* @throws OciError when an error occurs
|
|
14956
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15016
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ChangePublicIpPoolCompartment.ts.html |here} to see how to use ChangePublicIpPoolCompartment API.
|
|
14957
15017
|
*/
|
|
14958
15018
|
changePublicIpPoolCompartment(changePublicIpPoolCompartmentRequest) {
|
|
14959
15019
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15012,7 +15072,7 @@ class VirtualNetworkClient {
|
|
|
15012
15072
|
* @param ChangeRemotePeeringConnectionCompartmentRequest
|
|
15013
15073
|
* @return ChangeRemotePeeringConnectionCompartmentResponse
|
|
15014
15074
|
* @throws OciError when an error occurs
|
|
15015
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15075
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ChangeRemotePeeringConnectionCompartment.ts.html |here} to see how to use ChangeRemotePeeringConnectionCompartment API.
|
|
15016
15076
|
*/
|
|
15017
15077
|
changeRemotePeeringConnectionCompartment(changeRemotePeeringConnectionCompartmentRequest) {
|
|
15018
15078
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15076,7 +15136,7 @@ class VirtualNetworkClient {
|
|
|
15076
15136
|
* @param ChangeRouteTableCompartmentRequest
|
|
15077
15137
|
* @return ChangeRouteTableCompartmentResponse
|
|
15078
15138
|
* @throws OciError when an error occurs
|
|
15079
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15139
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ChangeRouteTableCompartment.ts.html |here} to see how to use ChangeRouteTableCompartment API.
|
|
15080
15140
|
*/
|
|
15081
15141
|
changeRouteTableCompartment(changeRouteTableCompartmentRequest) {
|
|
15082
15142
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15140,7 +15200,7 @@ class VirtualNetworkClient {
|
|
|
15140
15200
|
* @param ChangeSecurityListCompartmentRequest
|
|
15141
15201
|
* @return ChangeSecurityListCompartmentResponse
|
|
15142
15202
|
* @throws OciError when an error occurs
|
|
15143
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15203
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ChangeSecurityListCompartment.ts.html |here} to see how to use ChangeSecurityListCompartment API.
|
|
15144
15204
|
*/
|
|
15145
15205
|
changeSecurityListCompartment(changeSecurityListCompartmentRequest) {
|
|
15146
15206
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15204,7 +15264,7 @@ class VirtualNetworkClient {
|
|
|
15204
15264
|
* @param ChangeServiceGatewayCompartmentRequest
|
|
15205
15265
|
* @return ChangeServiceGatewayCompartmentResponse
|
|
15206
15266
|
* @throws OciError when an error occurs
|
|
15207
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15267
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ChangeServiceGatewayCompartment.ts.html |here} to see how to use ChangeServiceGatewayCompartment API.
|
|
15208
15268
|
*/
|
|
15209
15269
|
changeServiceGatewayCompartment(changeServiceGatewayCompartmentRequest) {
|
|
15210
15270
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15268,7 +15328,7 @@ class VirtualNetworkClient {
|
|
|
15268
15328
|
* @param ChangeSubnetCompartmentRequest
|
|
15269
15329
|
* @return ChangeSubnetCompartmentResponse
|
|
15270
15330
|
* @throws OciError when an error occurs
|
|
15271
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15331
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ChangeSubnetCompartment.ts.html |here} to see how to use ChangeSubnetCompartment API.
|
|
15272
15332
|
*/
|
|
15273
15333
|
changeSubnetCompartment(changeSubnetCompartmentRequest) {
|
|
15274
15334
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15337,7 +15397,7 @@ class VirtualNetworkClient {
|
|
|
15337
15397
|
* @param ChangeVcnCompartmentRequest
|
|
15338
15398
|
* @return ChangeVcnCompartmentResponse
|
|
15339
15399
|
* @throws OciError when an error occurs
|
|
15340
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15400
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ChangeVcnCompartment.ts.html |here} to see how to use ChangeVcnCompartment API.
|
|
15341
15401
|
*/
|
|
15342
15402
|
changeVcnCompartment(changeVcnCompartmentRequest) {
|
|
15343
15403
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15406,7 +15466,7 @@ class VirtualNetworkClient {
|
|
|
15406
15466
|
* @param ChangeVirtualCircuitCompartmentRequest
|
|
15407
15467
|
* @return ChangeVirtualCircuitCompartmentResponse
|
|
15408
15468
|
* @throws OciError when an error occurs
|
|
15409
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15469
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ChangeVirtualCircuitCompartment.ts.html |here} to see how to use ChangeVirtualCircuitCompartment API.
|
|
15410
15470
|
*/
|
|
15411
15471
|
changeVirtualCircuitCompartment(changeVirtualCircuitCompartmentRequest) {
|
|
15412
15472
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15470,7 +15530,7 @@ class VirtualNetworkClient {
|
|
|
15470
15530
|
* @param ChangeVlanCompartmentRequest
|
|
15471
15531
|
* @return ChangeVlanCompartmentResponse
|
|
15472
15532
|
* @throws OciError when an error occurs
|
|
15473
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15533
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ChangeVlanCompartment.ts.html |here} to see how to use ChangeVlanCompartment API.
|
|
15474
15534
|
*/
|
|
15475
15535
|
changeVlanCompartment(changeVlanCompartmentRequest) {
|
|
15476
15536
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15535,7 +15595,7 @@ class VirtualNetworkClient {
|
|
|
15535
15595
|
* @param ChangeVtapCompartmentRequest
|
|
15536
15596
|
* @return ChangeVtapCompartmentResponse
|
|
15537
15597
|
* @throws OciError when an error occurs
|
|
15538
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15598
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ChangeVtapCompartment.ts.html |here} to see how to use ChangeVtapCompartment API.
|
|
15539
15599
|
*/
|
|
15540
15600
|
changeVtapCompartment(changeVtapCompartmentRequest) {
|
|
15541
15601
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15610,7 +15670,7 @@ class VirtualNetworkClient {
|
|
|
15610
15670
|
* @param ConnectLocalPeeringGatewaysRequest
|
|
15611
15671
|
* @return ConnectLocalPeeringGatewaysResponse
|
|
15612
15672
|
* @throws OciError when an error occurs
|
|
15613
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15673
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ConnectLocalPeeringGateways.ts.html |here} to see how to use ConnectLocalPeeringGateways API.
|
|
15614
15674
|
*/
|
|
15615
15675
|
connectLocalPeeringGateways(connectLocalPeeringGatewaysRequest) {
|
|
15616
15676
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15672,7 +15732,7 @@ class VirtualNetworkClient {
|
|
|
15672
15732
|
* @param ConnectRemotePeeringConnectionsRequest
|
|
15673
15733
|
* @return ConnectRemotePeeringConnectionsResponse
|
|
15674
15734
|
* @throws OciError when an error occurs
|
|
15675
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15735
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ConnectRemotePeeringConnections.ts.html |here} to see how to use ConnectRemotePeeringConnections API.
|
|
15676
15736
|
*/
|
|
15677
15737
|
connectRemotePeeringConnections(connectRemotePeeringConnectionsRequest) {
|
|
15678
15738
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15727,7 +15787,7 @@ class VirtualNetworkClient {
|
|
|
15727
15787
|
* @param CreateByoipRangeRequest
|
|
15728
15788
|
* @return CreateByoipRangeResponse
|
|
15729
15789
|
* @throws OciError when an error occurs
|
|
15730
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15790
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreateByoipRange.ts.html |here} to see how to use CreateByoipRange API.
|
|
15731
15791
|
*/
|
|
15732
15792
|
createByoipRange(createByoipRangeRequest) {
|
|
15733
15793
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15799,7 +15859,7 @@ class VirtualNetworkClient {
|
|
|
15799
15859
|
* @param CreateCaptureFilterRequest
|
|
15800
15860
|
* @return CreateCaptureFilterResponse
|
|
15801
15861
|
* @throws OciError when an error occurs
|
|
15802
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15862
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreateCaptureFilter.ts.html |here} to see how to use CreateCaptureFilter API.
|
|
15803
15863
|
*/
|
|
15804
15864
|
createCaptureFilter(createCaptureFilterRequest) {
|
|
15805
15865
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15877,7 +15937,7 @@ class VirtualNetworkClient {
|
|
|
15877
15937
|
* @param CreateCpeRequest
|
|
15878
15938
|
* @return CreateCpeResponse
|
|
15879
15939
|
* @throws OciError when an error occurs
|
|
15880
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15940
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreateCpe.ts.html |here} to see how to use CreateCpe API.
|
|
15881
15941
|
*/
|
|
15882
15942
|
createCpe(createCpeRequest) {
|
|
15883
15943
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -15958,7 +16018,7 @@ class VirtualNetworkClient {
|
|
|
15958
16018
|
* @param CreateCrossConnectRequest
|
|
15959
16019
|
* @return CreateCrossConnectResponse
|
|
15960
16020
|
* @throws OciError when an error occurs
|
|
15961
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16021
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreateCrossConnect.ts.html |here} to see how to use CreateCrossConnect API.
|
|
15962
16022
|
*/
|
|
15963
16023
|
createCrossConnect(createCrossConnectRequest) {
|
|
15964
16024
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16035,7 +16095,7 @@ class VirtualNetworkClient {
|
|
|
16035
16095
|
* @param CreateCrossConnectGroupRequest
|
|
16036
16096
|
* @return CreateCrossConnectGroupResponse
|
|
16037
16097
|
* @throws OciError when an error occurs
|
|
16038
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16098
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreateCrossConnectGroup.ts.html |here} to see how to use CreateCrossConnectGroup API.
|
|
16039
16099
|
*/
|
|
16040
16100
|
createCrossConnectGroup(createCrossConnectGroupRequest) {
|
|
16041
16101
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16109,7 +16169,7 @@ class VirtualNetworkClient {
|
|
|
16109
16169
|
* @param CreateDhcpOptionsRequest
|
|
16110
16170
|
* @return CreateDhcpOptionsResponse
|
|
16111
16171
|
* @throws OciError when an error occurs
|
|
16112
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16172
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreateDhcpOptions.ts.html |here} to see how to use CreateDhcpOptions API.
|
|
16113
16173
|
*/
|
|
16114
16174
|
createDhcpOptions(createDhcpOptionsRequest) {
|
|
16115
16175
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16183,7 +16243,7 @@ class VirtualNetworkClient {
|
|
|
16183
16243
|
* @param CreateDrgRequest
|
|
16184
16244
|
* @return CreateDrgResponse
|
|
16185
16245
|
* @throws OciError when an error occurs
|
|
16186
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16246
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreateDrg.ts.html |here} to see how to use CreateDrg API.
|
|
16187
16247
|
*/
|
|
16188
16248
|
createDrg(createDrgRequest) {
|
|
16189
16249
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16256,7 +16316,7 @@ class VirtualNetworkClient {
|
|
|
16256
16316
|
* @param CreateDrgAttachmentRequest
|
|
16257
16317
|
* @return CreateDrgAttachmentResponse
|
|
16258
16318
|
* @throws OciError when an error occurs
|
|
16259
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16319
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreateDrgAttachment.ts.html |here} to see how to use CreateDrgAttachment API.
|
|
16260
16320
|
*/
|
|
16261
16321
|
createDrgAttachment(createDrgAttachmentRequest) {
|
|
16262
16322
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16322,7 +16382,7 @@ class VirtualNetworkClient {
|
|
|
16322
16382
|
* @param CreateDrgRouteDistributionRequest
|
|
16323
16383
|
* @return CreateDrgRouteDistributionResponse
|
|
16324
16384
|
* @throws OciError when an error occurs
|
|
16325
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16385
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreateDrgRouteDistribution.ts.html |here} to see how to use CreateDrgRouteDistribution API.
|
|
16326
16386
|
*/
|
|
16327
16387
|
createDrgRouteDistribution(createDrgRouteDistributionRequest) {
|
|
16328
16388
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16386,7 +16446,7 @@ class VirtualNetworkClient {
|
|
|
16386
16446
|
* @param CreateDrgRouteTableRequest
|
|
16387
16447
|
* @return CreateDrgRouteTableResponse
|
|
16388
16448
|
* @throws OciError when an error occurs
|
|
16389
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16449
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreateDrgRouteTable.ts.html |here} to see how to use CreateDrgRouteTable API.
|
|
16390
16450
|
*/
|
|
16391
16451
|
createDrgRouteTable(createDrgRouteTableRequest) {
|
|
16392
16452
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16476,7 +16536,7 @@ class VirtualNetworkClient {
|
|
|
16476
16536
|
* @param CreateIPSecConnectionRequest
|
|
16477
16537
|
* @return CreateIPSecConnectionResponse
|
|
16478
16538
|
* @throws OciError when an error occurs
|
|
16479
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16539
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreateIPSecConnection.ts.html |here} to see how to use CreateIPSecConnection API.
|
|
16480
16540
|
*/
|
|
16481
16541
|
createIPSecConnection(createIPSecConnectionRequest) {
|
|
16482
16542
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16558,7 +16618,7 @@ class VirtualNetworkClient {
|
|
|
16558
16618
|
* @param CreateInternetGatewayRequest
|
|
16559
16619
|
* @return CreateInternetGatewayResponse
|
|
16560
16620
|
* @throws OciError when an error occurs
|
|
16561
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16621
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreateInternetGateway.ts.html |here} to see how to use CreateInternetGateway API.
|
|
16562
16622
|
*/
|
|
16563
16623
|
createInternetGateway(createInternetGatewayRequest) {
|
|
16564
16624
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16621,7 +16681,7 @@ class VirtualNetworkClient {
|
|
|
16621
16681
|
* @param CreateIpv6Request
|
|
16622
16682
|
* @return CreateIpv6Response
|
|
16623
16683
|
* @throws OciError when an error occurs
|
|
16624
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16684
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreateIpv6.ts.html |here} to see how to use CreateIpv6 API.
|
|
16625
16685
|
*/
|
|
16626
16686
|
createIpv6(createIpv6Request) {
|
|
16627
16687
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16685,7 +16745,7 @@ class VirtualNetworkClient {
|
|
|
16685
16745
|
* @param CreateLocalPeeringGatewayRequest
|
|
16686
16746
|
* @return CreateLocalPeeringGatewayResponse
|
|
16687
16747
|
* @throws OciError when an error occurs
|
|
16688
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16748
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreateLocalPeeringGateway.ts.html |here} to see how to use CreateLocalPeeringGateway API.
|
|
16689
16749
|
*/
|
|
16690
16750
|
createLocalPeeringGateway(createLocalPeeringGatewayRequest) {
|
|
16691
16751
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16749,7 +16809,7 @@ class VirtualNetworkClient {
|
|
|
16749
16809
|
* @param CreateNatGatewayRequest
|
|
16750
16810
|
* @return CreateNatGatewayResponse
|
|
16751
16811
|
* @throws OciError when an error occurs
|
|
16752
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16812
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreateNatGateway.ts.html |here} to see how to use CreateNatGateway API.
|
|
16753
16813
|
*/
|
|
16754
16814
|
createNatGateway(createNatGatewayRequest) {
|
|
16755
16815
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16812,7 +16872,7 @@ class VirtualNetworkClient {
|
|
|
16812
16872
|
* @param CreateNetworkSecurityGroupRequest
|
|
16813
16873
|
* @return CreateNetworkSecurityGroupResponse
|
|
16814
16874
|
* @throws OciError when an error occurs
|
|
16815
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16875
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreateNetworkSecurityGroup.ts.html |here} to see how to use CreateNetworkSecurityGroup API.
|
|
16816
16876
|
*/
|
|
16817
16877
|
createNetworkSecurityGroup(createNetworkSecurityGroupRequest) {
|
|
16818
16878
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16877,7 +16937,7 @@ class VirtualNetworkClient {
|
|
|
16877
16937
|
* @param CreatePrivateIpRequest
|
|
16878
16938
|
* @return CreatePrivateIpResponse
|
|
16879
16939
|
* @throws OciError when an error occurs
|
|
16880
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16940
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreatePrivateIp.ts.html |here} to see how to use CreatePrivateIp API.
|
|
16881
16941
|
*/
|
|
16882
16942
|
createPrivateIp(createPrivateIpRequest) {
|
|
16883
16943
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16960,7 +17020,7 @@ class VirtualNetworkClient {
|
|
|
16960
17020
|
* @param CreatePublicIpRequest
|
|
16961
17021
|
* @return CreatePublicIpResponse
|
|
16962
17022
|
* @throws OciError when an error occurs
|
|
16963
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17023
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreatePublicIp.ts.html |here} to see how to use CreatePublicIp API.
|
|
16964
17024
|
*/
|
|
16965
17025
|
createPublicIp(createPublicIpRequest) {
|
|
16966
17026
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17023,7 +17083,7 @@ class VirtualNetworkClient {
|
|
|
17023
17083
|
* @param CreatePublicIpPoolRequest
|
|
17024
17084
|
* @return CreatePublicIpPoolResponse
|
|
17025
17085
|
* @throws OciError when an error occurs
|
|
17026
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17086
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreatePublicIpPool.ts.html |here} to see how to use CreatePublicIpPool API.
|
|
17027
17087
|
*/
|
|
17028
17088
|
createPublicIpPool(createPublicIpPoolRequest) {
|
|
17029
17089
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17087,7 +17147,7 @@ class VirtualNetworkClient {
|
|
|
17087
17147
|
* @param CreateRemotePeeringConnectionRequest
|
|
17088
17148
|
* @return CreateRemotePeeringConnectionResponse
|
|
17089
17149
|
* @throws OciError when an error occurs
|
|
17090
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17150
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreateRemotePeeringConnection.ts.html |here} to see how to use CreateRemotePeeringConnection API.
|
|
17091
17151
|
*/
|
|
17092
17152
|
createRemotePeeringConnection(createRemotePeeringConnectionRequest) {
|
|
17093
17153
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17164,7 +17224,7 @@ class VirtualNetworkClient {
|
|
|
17164
17224
|
* @param CreateRouteTableRequest
|
|
17165
17225
|
* @return CreateRouteTableResponse
|
|
17166
17226
|
* @throws OciError when an error occurs
|
|
17167
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17227
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreateRouteTable.ts.html |here} to see how to use CreateRouteTable API.
|
|
17168
17228
|
*/
|
|
17169
17229
|
createRouteTable(createRouteTableRequest) {
|
|
17170
17230
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17240,7 +17300,7 @@ class VirtualNetworkClient {
|
|
|
17240
17300
|
* @param CreateSecurityListRequest
|
|
17241
17301
|
* @return CreateSecurityListResponse
|
|
17242
17302
|
* @throws OciError when an error occurs
|
|
17243
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17303
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreateSecurityList.ts.html |here} to see how to use CreateSecurityList API.
|
|
17244
17304
|
*/
|
|
17245
17305
|
createSecurityList(createSecurityListRequest) {
|
|
17246
17306
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17311,7 +17371,7 @@ class VirtualNetworkClient {
|
|
|
17311
17371
|
* @param CreateServiceGatewayRequest
|
|
17312
17372
|
* @return CreateServiceGatewayResponse
|
|
17313
17373
|
* @throws OciError when an error occurs
|
|
17314
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17374
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreateServiceGateway.ts.html |here} to see how to use CreateServiceGateway API.
|
|
17315
17375
|
*/
|
|
17316
17376
|
createServiceGateway(createServiceGatewayRequest) {
|
|
17317
17377
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17399,7 +17459,7 @@ class VirtualNetworkClient {
|
|
|
17399
17459
|
* @param CreateSubnetRequest
|
|
17400
17460
|
* @return CreateSubnetResponse
|
|
17401
17461
|
* @throws OciError when an error occurs
|
|
17402
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17462
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreateSubnet.ts.html |here} to see how to use CreateSubnet API.
|
|
17403
17463
|
*/
|
|
17404
17464
|
createSubnet(createSubnetRequest) {
|
|
17405
17465
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17494,7 +17554,7 @@ class VirtualNetworkClient {
|
|
|
17494
17554
|
* @param CreateVcnRequest
|
|
17495
17555
|
* @return CreateVcnResponse
|
|
17496
17556
|
* @throws OciError when an error occurs
|
|
17497
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17557
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreateVcn.ts.html |here} to see how to use CreateVcn API.
|
|
17498
17558
|
*/
|
|
17499
17559
|
createVcn(createVcnRequest) {
|
|
17500
17560
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17577,7 +17637,7 @@ class VirtualNetworkClient {
|
|
|
17577
17637
|
* @param CreateVirtualCircuitRequest
|
|
17578
17638
|
* @return CreateVirtualCircuitResponse
|
|
17579
17639
|
* @throws OciError when an error occurs
|
|
17580
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17640
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreateVirtualCircuit.ts.html |here} to see how to use CreateVirtualCircuit API.
|
|
17581
17641
|
*/
|
|
17582
17642
|
createVirtualCircuit(createVirtualCircuitRequest) {
|
|
17583
17643
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17640,7 +17700,7 @@ class VirtualNetworkClient {
|
|
|
17640
17700
|
* @param CreateVlanRequest
|
|
17641
17701
|
* @return CreateVlanResponse
|
|
17642
17702
|
* @throws OciError when an error occurs
|
|
17643
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17703
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreateVlan.ts.html |here} to see how to use CreateVlan API.
|
|
17644
17704
|
*/
|
|
17645
17705
|
createVlan(createVlanRequest) {
|
|
17646
17706
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17712,7 +17772,7 @@ class VirtualNetworkClient {
|
|
|
17712
17772
|
* @param CreateVtapRequest
|
|
17713
17773
|
* @return CreateVtapResponse
|
|
17714
17774
|
* @throws OciError when an error occurs
|
|
17715
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17775
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/CreateVtap.ts.html |here} to see how to use CreateVtap API.
|
|
17716
17776
|
*/
|
|
17717
17777
|
createVtap(createVtapRequest) {
|
|
17718
17778
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17780,7 +17840,7 @@ class VirtualNetworkClient {
|
|
|
17780
17840
|
* @param DeleteByoipRangeRequest
|
|
17781
17841
|
* @return DeleteByoipRangeResponse
|
|
17782
17842
|
* @throws OciError when an error occurs
|
|
17783
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17843
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DeleteByoipRange.ts.html |here} to see how to use DeleteByoipRange API.
|
|
17784
17844
|
*/
|
|
17785
17845
|
deleteByoipRange(deleteByoipRangeRequest) {
|
|
17786
17846
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17842,7 +17902,7 @@ class VirtualNetworkClient {
|
|
|
17842
17902
|
* @param DeleteCaptureFilterRequest
|
|
17843
17903
|
* @return DeleteCaptureFilterResponse
|
|
17844
17904
|
* @throws OciError when an error occurs
|
|
17845
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17905
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DeleteCaptureFilter.ts.html |here} to see how to use DeleteCaptureFilter API.
|
|
17846
17906
|
*/
|
|
17847
17907
|
deleteCaptureFilter(deleteCaptureFilterRequest) {
|
|
17848
17908
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17900,7 +17960,7 @@ class VirtualNetworkClient {
|
|
|
17900
17960
|
* @param DeleteCpeRequest
|
|
17901
17961
|
* @return DeleteCpeResponse
|
|
17902
17962
|
* @throws OciError when an error occurs
|
|
17903
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
17963
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DeleteCpe.ts.html |here} to see how to use DeleteCpe API.
|
|
17904
17964
|
*/
|
|
17905
17965
|
deleteCpe(deleteCpeRequest) {
|
|
17906
17966
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -17956,7 +18016,7 @@ class VirtualNetworkClient {
|
|
|
17956
18016
|
* @param DeleteCrossConnectRequest
|
|
17957
18017
|
* @return DeleteCrossConnectResponse
|
|
17958
18018
|
* @throws OciError when an error occurs
|
|
17959
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18019
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DeleteCrossConnect.ts.html |here} to see how to use DeleteCrossConnect API.
|
|
17960
18020
|
*/
|
|
17961
18021
|
deleteCrossConnect(deleteCrossConnectRequest) {
|
|
17962
18022
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18013,7 +18073,7 @@ class VirtualNetworkClient {
|
|
|
18013
18073
|
* @param DeleteCrossConnectGroupRequest
|
|
18014
18074
|
* @return DeleteCrossConnectGroupResponse
|
|
18015
18075
|
* @throws OciError when an error occurs
|
|
18016
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18076
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DeleteCrossConnectGroup.ts.html |here} to see how to use DeleteCrossConnectGroup API.
|
|
18017
18077
|
*/
|
|
18018
18078
|
deleteCrossConnectGroup(deleteCrossConnectGroupRequest) {
|
|
18019
18079
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18072,7 +18132,7 @@ class VirtualNetworkClient {
|
|
|
18072
18132
|
* @param DeleteDhcpOptionsRequest
|
|
18073
18133
|
* @return DeleteDhcpOptionsResponse
|
|
18074
18134
|
* @throws OciError when an error occurs
|
|
18075
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18135
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DeleteDhcpOptions.ts.html |here} to see how to use DeleteDhcpOptions API.
|
|
18076
18136
|
*/
|
|
18077
18137
|
deleteDhcpOptions(deleteDhcpOptionsRequest) {
|
|
18078
18138
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18130,7 +18190,7 @@ class VirtualNetworkClient {
|
|
|
18130
18190
|
* @param DeleteDrgRequest
|
|
18131
18191
|
* @return DeleteDrgResponse
|
|
18132
18192
|
* @throws OciError when an error occurs
|
|
18133
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18193
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DeleteDrg.ts.html |here} to see how to use DeleteDrg API.
|
|
18134
18194
|
*/
|
|
18135
18195
|
deleteDrg(deleteDrgRequest) {
|
|
18136
18196
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18187,7 +18247,7 @@ class VirtualNetworkClient {
|
|
|
18187
18247
|
* @param DeleteDrgAttachmentRequest
|
|
18188
18248
|
* @return DeleteDrgAttachmentResponse
|
|
18189
18249
|
* @throws OciError when an error occurs
|
|
18190
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18250
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DeleteDrgAttachment.ts.html |here} to see how to use DeleteDrgAttachment API.
|
|
18191
18251
|
*/
|
|
18192
18252
|
deleteDrgAttachment(deleteDrgAttachmentRequest) {
|
|
18193
18253
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18244,7 +18304,7 @@ class VirtualNetworkClient {
|
|
|
18244
18304
|
* @param DeleteDrgRouteDistributionRequest
|
|
18245
18305
|
* @return DeleteDrgRouteDistributionResponse
|
|
18246
18306
|
* @throws OciError when an error occurs
|
|
18247
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18307
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DeleteDrgRouteDistribution.ts.html |here} to see how to use DeleteDrgRouteDistribution API.
|
|
18248
18308
|
*/
|
|
18249
18309
|
deleteDrgRouteDistribution(deleteDrgRouteDistributionRequest) {
|
|
18250
18310
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18299,7 +18359,7 @@ class VirtualNetworkClient {
|
|
|
18299
18359
|
* @param DeleteDrgRouteTableRequest
|
|
18300
18360
|
* @return DeleteDrgRouteTableResponse
|
|
18301
18361
|
* @throws OciError when an error occurs
|
|
18302
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18362
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DeleteDrgRouteTable.ts.html |here} to see how to use DeleteDrgRouteTable API.
|
|
18303
18363
|
*/
|
|
18304
18364
|
deleteDrgRouteTable(deleteDrgRouteTableRequest) {
|
|
18305
18365
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18361,7 +18421,7 @@ class VirtualNetworkClient {
|
|
|
18361
18421
|
* @param DeleteIPSecConnectionRequest
|
|
18362
18422
|
* @return DeleteIPSecConnectionResponse
|
|
18363
18423
|
* @throws OciError when an error occurs
|
|
18364
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18424
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DeleteIPSecConnection.ts.html |here} to see how to use DeleteIPSecConnection API.
|
|
18365
18425
|
*/
|
|
18366
18426
|
deleteIPSecConnection(deleteIPSecConnectionRequest) {
|
|
18367
18427
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18420,7 +18480,7 @@ class VirtualNetworkClient {
|
|
|
18420
18480
|
* @param DeleteInternetGatewayRequest
|
|
18421
18481
|
* @return DeleteInternetGatewayResponse
|
|
18422
18482
|
* @throws OciError when an error occurs
|
|
18423
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18483
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DeleteInternetGateway.ts.html |here} to see how to use DeleteInternetGateway API.
|
|
18424
18484
|
*/
|
|
18425
18485
|
deleteInternetGateway(deleteInternetGatewayRequest) {
|
|
18426
18486
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18476,7 +18536,7 @@ class VirtualNetworkClient {
|
|
|
18476
18536
|
* @param DeleteIpv6Request
|
|
18477
18537
|
* @return DeleteIpv6Response
|
|
18478
18538
|
* @throws OciError when an error occurs
|
|
18479
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18539
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DeleteIpv6.ts.html |here} to see how to use DeleteIpv6 API.
|
|
18480
18540
|
*/
|
|
18481
18541
|
deleteIpv6(deleteIpv6Request) {
|
|
18482
18542
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18535,7 +18595,7 @@ class VirtualNetworkClient {
|
|
|
18535
18595
|
* @param DeleteLocalPeeringGatewayRequest
|
|
18536
18596
|
* @return DeleteLocalPeeringGatewayResponse
|
|
18537
18597
|
* @throws OciError when an error occurs
|
|
18538
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18598
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DeleteLocalPeeringGateway.ts.html |here} to see how to use DeleteLocalPeeringGateway API.
|
|
18539
18599
|
*/
|
|
18540
18600
|
deleteLocalPeeringGateway(deleteLocalPeeringGatewayRequest) {
|
|
18541
18601
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18594,7 +18654,7 @@ class VirtualNetworkClient {
|
|
|
18594
18654
|
* @param DeleteNatGatewayRequest
|
|
18595
18655
|
* @return DeleteNatGatewayResponse
|
|
18596
18656
|
* @throws OciError when an error occurs
|
|
18597
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18657
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DeleteNatGateway.ts.html |here} to see how to use DeleteNatGateway API.
|
|
18598
18658
|
*/
|
|
18599
18659
|
deleteNatGateway(deleteNatGatewayRequest) {
|
|
18600
18660
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18655,7 +18715,7 @@ class VirtualNetworkClient {
|
|
|
18655
18715
|
* @param DeleteNetworkSecurityGroupRequest
|
|
18656
18716
|
* @return DeleteNetworkSecurityGroupResponse
|
|
18657
18717
|
* @throws OciError when an error occurs
|
|
18658
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18718
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DeleteNetworkSecurityGroup.ts.html |here} to see how to use DeleteNetworkSecurityGroup API.
|
|
18659
18719
|
*/
|
|
18660
18720
|
deleteNetworkSecurityGroup(deleteNetworkSecurityGroupRequest) {
|
|
18661
18721
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18720,7 +18780,7 @@ class VirtualNetworkClient {
|
|
|
18720
18780
|
* @param DeletePrivateIpRequest
|
|
18721
18781
|
* @return DeletePrivateIpResponse
|
|
18722
18782
|
* @throws OciError when an error occurs
|
|
18723
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18783
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DeletePrivateIp.ts.html |here} to see how to use DeletePrivateIp API.
|
|
18724
18784
|
*/
|
|
18725
18785
|
deletePrivateIp(deletePrivateIpRequest) {
|
|
18726
18786
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18789,7 +18849,7 @@ class VirtualNetworkClient {
|
|
|
18789
18849
|
* @param DeletePublicIpRequest
|
|
18790
18850
|
* @return DeletePublicIpResponse
|
|
18791
18851
|
* @throws OciError when an error occurs
|
|
18792
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18852
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DeletePublicIp.ts.html |here} to see how to use DeletePublicIp API.
|
|
18793
18853
|
*/
|
|
18794
18854
|
deletePublicIp(deletePublicIpRequest) {
|
|
18795
18855
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18846,7 +18906,7 @@ class VirtualNetworkClient {
|
|
|
18846
18906
|
* @param DeletePublicIpPoolRequest
|
|
18847
18907
|
* @return DeletePublicIpPoolResponse
|
|
18848
18908
|
* @throws OciError when an error occurs
|
|
18849
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18909
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DeletePublicIpPool.ts.html |here} to see how to use DeletePublicIpPool API.
|
|
18850
18910
|
*/
|
|
18851
18911
|
deletePublicIpPool(deletePublicIpPoolRequest) {
|
|
18852
18912
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18905,7 +18965,7 @@ class VirtualNetworkClient {
|
|
|
18905
18965
|
* @param DeleteRemotePeeringConnectionRequest
|
|
18906
18966
|
* @return DeleteRemotePeeringConnectionResponse
|
|
18907
18967
|
* @throws OciError when an error occurs
|
|
18908
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18968
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DeleteRemotePeeringConnection.ts.html |here} to see how to use DeleteRemotePeeringConnection API.
|
|
18909
18969
|
*/
|
|
18910
18970
|
deleteRemotePeeringConnection(deleteRemotePeeringConnectionRequest) {
|
|
18911
18971
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -18964,7 +19024,7 @@ class VirtualNetworkClient {
|
|
|
18964
19024
|
* @param DeleteRouteTableRequest
|
|
18965
19025
|
* @return DeleteRouteTableResponse
|
|
18966
19026
|
* @throws OciError when an error occurs
|
|
18967
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19027
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DeleteRouteTable.ts.html |here} to see how to use DeleteRouteTable API.
|
|
18968
19028
|
*/
|
|
18969
19029
|
deleteRouteTable(deleteRouteTableRequest) {
|
|
18970
19030
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19023,7 +19083,7 @@ class VirtualNetworkClient {
|
|
|
19023
19083
|
* @param DeleteSecurityListRequest
|
|
19024
19084
|
* @return DeleteSecurityListResponse
|
|
19025
19085
|
* @throws OciError when an error occurs
|
|
19026
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19086
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DeleteSecurityList.ts.html |here} to see how to use DeleteSecurityList API.
|
|
19027
19087
|
*/
|
|
19028
19088
|
deleteSecurityList(deleteSecurityListRequest) {
|
|
19029
19089
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19079,7 +19139,7 @@ class VirtualNetworkClient {
|
|
|
19079
19139
|
* @param DeleteServiceGatewayRequest
|
|
19080
19140
|
* @return DeleteServiceGatewayResponse
|
|
19081
19141
|
* @throws OciError when an error occurs
|
|
19082
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19142
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DeleteServiceGateway.ts.html |here} to see how to use DeleteServiceGateway API.
|
|
19083
19143
|
*/
|
|
19084
19144
|
deleteServiceGateway(deleteServiceGatewayRequest) {
|
|
19085
19145
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19136,7 +19196,7 @@ class VirtualNetworkClient {
|
|
|
19136
19196
|
* @param DeleteSubnetRequest
|
|
19137
19197
|
* @return DeleteSubnetResponse
|
|
19138
19198
|
* @throws OciError when an error occurs
|
|
19139
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19199
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DeleteSubnet.ts.html |here} to see how to use DeleteSubnet API.
|
|
19140
19200
|
*/
|
|
19141
19201
|
deleteSubnet(deleteSubnetRequest) {
|
|
19142
19202
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19193,7 +19253,7 @@ class VirtualNetworkClient {
|
|
|
19193
19253
|
* @param DeleteVcnRequest
|
|
19194
19254
|
* @return DeleteVcnResponse
|
|
19195
19255
|
* @throws OciError when an error occurs
|
|
19196
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19256
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DeleteVcn.ts.html |here} to see how to use DeleteVcn API.
|
|
19197
19257
|
*/
|
|
19198
19258
|
deleteVcn(deleteVcnRequest) {
|
|
19199
19259
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19252,7 +19312,7 @@ class VirtualNetworkClient {
|
|
|
19252
19312
|
* @param DeleteVirtualCircuitRequest
|
|
19253
19313
|
* @return DeleteVirtualCircuitResponse
|
|
19254
19314
|
* @throws OciError when an error occurs
|
|
19255
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19315
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DeleteVirtualCircuit.ts.html |here} to see how to use DeleteVirtualCircuit API.
|
|
19256
19316
|
*/
|
|
19257
19317
|
deleteVirtualCircuit(deleteVirtualCircuitRequest) {
|
|
19258
19318
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19307,7 +19367,7 @@ class VirtualNetworkClient {
|
|
|
19307
19367
|
* @param DeleteVlanRequest
|
|
19308
19368
|
* @return DeleteVlanResponse
|
|
19309
19369
|
* @throws OciError when an error occurs
|
|
19310
|
-
* @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.37.0/core/DeleteVlan.ts.html |here} to see how to use DeleteVlan API.
|
|
19311
19371
|
*/
|
|
19312
19372
|
deleteVlan(deleteVlanRequest) {
|
|
19313
19373
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19364,7 +19424,7 @@ class VirtualNetworkClient {
|
|
|
19364
19424
|
* @param DeleteVtapRequest
|
|
19365
19425
|
* @return DeleteVtapResponse
|
|
19366
19426
|
* @throws OciError when an error occurs
|
|
19367
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19427
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DeleteVtap.ts.html |here} to see how to use DeleteVtap API.
|
|
19368
19428
|
*/
|
|
19369
19429
|
deleteVtap(deleteVtapRequest) {
|
|
19370
19430
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19436,7 +19496,7 @@ class VirtualNetworkClient {
|
|
|
19436
19496
|
* @param DetachServiceIdRequest
|
|
19437
19497
|
* @return DetachServiceIdResponse
|
|
19438
19498
|
* @throws OciError when an error occurs
|
|
19439
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19499
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/DetachServiceId.ts.html |here} to see how to use DetachServiceId API.
|
|
19440
19500
|
*/
|
|
19441
19501
|
detachServiceId(detachServiceIdRequest) {
|
|
19442
19502
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19496,7 +19556,7 @@ class VirtualNetworkClient {
|
|
|
19496
19556
|
* @param GetAllDrgAttachmentsRequest
|
|
19497
19557
|
* @return GetAllDrgAttachmentsResponse
|
|
19498
19558
|
* @throws OciError when an error occurs
|
|
19499
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19559
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetAllDrgAttachments.ts.html |here} to see how to use GetAllDrgAttachments API.
|
|
19500
19560
|
*/
|
|
19501
19561
|
getAllDrgAttachments(getAllDrgAttachmentsRequest) {
|
|
19502
19562
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19605,7 +19665,7 @@ class VirtualNetworkClient {
|
|
|
19605
19665
|
* @param GetAllowedIkeIPSecParametersRequest
|
|
19606
19666
|
* @return GetAllowedIkeIPSecParametersResponse
|
|
19607
19667
|
* @throws OciError when an error occurs
|
|
19608
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19668
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetAllowedIkeIPSecParameters.ts.html |here} to see how to use GetAllowedIkeIPSecParameters API.
|
|
19609
19669
|
*/
|
|
19610
19670
|
getAllowedIkeIPSecParameters(getAllowedIkeIPSecParametersRequest) {
|
|
19611
19671
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19662,7 +19722,7 @@ class VirtualNetworkClient {
|
|
|
19662
19722
|
* @param GetByoipRangeRequest
|
|
19663
19723
|
* @return GetByoipRangeResponse
|
|
19664
19724
|
* @throws OciError when an error occurs
|
|
19665
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19725
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetByoipRange.ts.html |here} to see how to use GetByoipRange API.
|
|
19666
19726
|
*/
|
|
19667
19727
|
getByoipRange(getByoipRangeRequest) {
|
|
19668
19728
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19725,7 +19785,7 @@ class VirtualNetworkClient {
|
|
|
19725
19785
|
* @param GetCaptureFilterRequest
|
|
19726
19786
|
* @return GetCaptureFilterResponse
|
|
19727
19787
|
* @throws OciError when an error occurs
|
|
19728
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19788
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetCaptureFilter.ts.html |here} to see how to use GetCaptureFilter API.
|
|
19729
19789
|
*/
|
|
19730
19790
|
getCaptureFilter(getCaptureFilterRequest) {
|
|
19731
19791
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19788,7 +19848,7 @@ class VirtualNetworkClient {
|
|
|
19788
19848
|
* @param GetCpeRequest
|
|
19789
19849
|
* @return GetCpeResponse
|
|
19790
19850
|
* @throws OciError when an error occurs
|
|
19791
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19851
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetCpe.ts.html |here} to see how to use GetCpe API.
|
|
19792
19852
|
*/
|
|
19793
19853
|
getCpe(getCpeRequest) {
|
|
19794
19854
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19868,7 +19928,7 @@ class VirtualNetworkClient {
|
|
|
19868
19928
|
* @param GetCpeDeviceConfigContentRequest
|
|
19869
19929
|
* @return GetCpeDeviceConfigContentResponse
|
|
19870
19930
|
* @throws OciError when an error occurs
|
|
19871
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19931
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetCpeDeviceConfigContent.ts.html |here} to see how to use GetCpeDeviceConfigContent API.
|
|
19872
19932
|
*/
|
|
19873
19933
|
getCpeDeviceConfigContent(getCpeDeviceConfigContentRequest) {
|
|
19874
19934
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19934,7 +19994,7 @@ class VirtualNetworkClient {
|
|
|
19934
19994
|
* @param GetCpeDeviceShapeRequest
|
|
19935
19995
|
* @return GetCpeDeviceShapeResponse
|
|
19936
19996
|
* @throws OciError when an error occurs
|
|
19937
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
19997
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetCpeDeviceShape.ts.html |here} to see how to use GetCpeDeviceShape API.
|
|
19938
19998
|
*/
|
|
19939
19999
|
getCpeDeviceShape(getCpeDeviceShapeRequest) {
|
|
19940
20000
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -19992,7 +20052,7 @@ class VirtualNetworkClient {
|
|
|
19992
20052
|
* @param GetCrossConnectRequest
|
|
19993
20053
|
* @return GetCrossConnectResponse
|
|
19994
20054
|
* @throws OciError when an error occurs
|
|
19995
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20055
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetCrossConnect.ts.html |here} to see how to use GetCrossConnect API.
|
|
19996
20056
|
*/
|
|
19997
20057
|
getCrossConnect(getCrossConnectRequest) {
|
|
19998
20058
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20054,7 +20114,7 @@ class VirtualNetworkClient {
|
|
|
20054
20114
|
* @param GetCrossConnectGroupRequest
|
|
20055
20115
|
* @return GetCrossConnectGroupResponse
|
|
20056
20116
|
* @throws OciError when an error occurs
|
|
20057
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20117
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetCrossConnectGroup.ts.html |here} to see how to use GetCrossConnectGroup API.
|
|
20058
20118
|
*/
|
|
20059
20119
|
getCrossConnectGroup(getCrossConnectGroupRequest) {
|
|
20060
20120
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20116,7 +20176,7 @@ class VirtualNetworkClient {
|
|
|
20116
20176
|
* @param GetCrossConnectLetterOfAuthorityRequest
|
|
20117
20177
|
* @return GetCrossConnectLetterOfAuthorityResponse
|
|
20118
20178
|
* @throws OciError when an error occurs
|
|
20119
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20179
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetCrossConnectLetterOfAuthority.ts.html |here} to see how to use GetCrossConnectLetterOfAuthority API.
|
|
20120
20180
|
*/
|
|
20121
20181
|
getCrossConnectLetterOfAuthority(getCrossConnectLetterOfAuthorityRequest) {
|
|
20122
20182
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20174,7 +20234,7 @@ class VirtualNetworkClient {
|
|
|
20174
20234
|
* @param GetCrossConnectStatusRequest
|
|
20175
20235
|
* @return GetCrossConnectStatusResponse
|
|
20176
20236
|
* @throws OciError when an error occurs
|
|
20177
|
-
* @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.37.0/core/GetCrossConnectStatus.ts.html |here} to see how to use GetCrossConnectStatus API.
|
|
20178
20238
|
*/
|
|
20179
20239
|
getCrossConnectStatus(getCrossConnectStatusRequest) {
|
|
20180
20240
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20231,7 +20291,7 @@ class VirtualNetworkClient {
|
|
|
20231
20291
|
* @param GetDhcpOptionsRequest
|
|
20232
20292
|
* @return GetDhcpOptionsResponse
|
|
20233
20293
|
* @throws OciError when an error occurs
|
|
20234
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20294
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetDhcpOptions.ts.html |here} to see how to use GetDhcpOptions API.
|
|
20235
20295
|
*/
|
|
20236
20296
|
getDhcpOptions(getDhcpOptionsRequest) {
|
|
20237
20297
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20293,7 +20353,7 @@ class VirtualNetworkClient {
|
|
|
20293
20353
|
* @param GetDrgRequest
|
|
20294
20354
|
* @return GetDrgResponse
|
|
20295
20355
|
* @throws OciError when an error occurs
|
|
20296
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20356
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetDrg.ts.html |here} to see how to use GetDrg API.
|
|
20297
20357
|
*/
|
|
20298
20358
|
getDrg(getDrgRequest) {
|
|
20299
20359
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20355,7 +20415,7 @@ class VirtualNetworkClient {
|
|
|
20355
20415
|
* @param GetDrgAttachmentRequest
|
|
20356
20416
|
* @return GetDrgAttachmentResponse
|
|
20357
20417
|
* @throws OciError when an error occurs
|
|
20358
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20418
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetDrgAttachment.ts.html |here} to see how to use GetDrgAttachment API.
|
|
20359
20419
|
*/
|
|
20360
20420
|
getDrgAttachment(getDrgAttachmentRequest) {
|
|
20361
20421
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20419,7 +20479,7 @@ class VirtualNetworkClient {
|
|
|
20419
20479
|
* @param GetDrgRedundancyStatusRequest
|
|
20420
20480
|
* @return GetDrgRedundancyStatusResponse
|
|
20421
20481
|
* @throws OciError when an error occurs
|
|
20422
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20482
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetDrgRedundancyStatus.ts.html |here} to see how to use GetDrgRedundancyStatus API.
|
|
20423
20483
|
*/
|
|
20424
20484
|
getDrgRedundancyStatus(getDrgRedundancyStatusRequest) {
|
|
20425
20485
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20477,7 +20537,7 @@ class VirtualNetworkClient {
|
|
|
20477
20537
|
* @param GetDrgRouteDistributionRequest
|
|
20478
20538
|
* @return GetDrgRouteDistributionResponse
|
|
20479
20539
|
* @throws OciError when an error occurs
|
|
20480
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20540
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetDrgRouteDistribution.ts.html |here} to see how to use GetDrgRouteDistribution API.
|
|
20481
20541
|
*/
|
|
20482
20542
|
getDrgRouteDistribution(getDrgRouteDistributionRequest) {
|
|
20483
20543
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20539,7 +20599,7 @@ class VirtualNetworkClient {
|
|
|
20539
20599
|
* @param GetDrgRouteTableRequest
|
|
20540
20600
|
* @return GetDrgRouteTableResponse
|
|
20541
20601
|
* @throws OciError when an error occurs
|
|
20542
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20602
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetDrgRouteTable.ts.html |here} to see how to use GetDrgRouteTable API.
|
|
20543
20603
|
*/
|
|
20544
20604
|
getDrgRouteTable(getDrgRouteTableRequest) {
|
|
20545
20605
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20603,7 +20663,7 @@ class VirtualNetworkClient {
|
|
|
20603
20663
|
* @param GetFastConnectProviderServiceRequest
|
|
20604
20664
|
* @return GetFastConnectProviderServiceResponse
|
|
20605
20665
|
* @throws OciError when an error occurs
|
|
20606
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20666
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetFastConnectProviderService.ts.html |here} to see how to use GetFastConnectProviderService API.
|
|
20607
20667
|
*/
|
|
20608
20668
|
getFastConnectProviderService(getFastConnectProviderServiceRequest) {
|
|
20609
20669
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20662,7 +20722,7 @@ class VirtualNetworkClient {
|
|
|
20662
20722
|
* @param GetFastConnectProviderServiceKeyRequest
|
|
20663
20723
|
* @return GetFastConnectProviderServiceKeyResponse
|
|
20664
20724
|
* @throws OciError when an error occurs
|
|
20665
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20725
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetFastConnectProviderServiceKey.ts.html |here} to see how to use GetFastConnectProviderServiceKey API.
|
|
20666
20726
|
*/
|
|
20667
20727
|
getFastConnectProviderServiceKey(getFastConnectProviderServiceKeyRequest) {
|
|
20668
20728
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20723,7 +20783,7 @@ class VirtualNetworkClient {
|
|
|
20723
20783
|
* @param GetIPSecConnectionRequest
|
|
20724
20784
|
* @return GetIPSecConnectionResponse
|
|
20725
20785
|
* @throws OciError when an error occurs
|
|
20726
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20786
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetIPSecConnection.ts.html |here} to see how to use GetIPSecConnection API.
|
|
20727
20787
|
*/
|
|
20728
20788
|
getIPSecConnection(getIPSecConnectionRequest) {
|
|
20729
20789
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20789,7 +20849,7 @@ class VirtualNetworkClient {
|
|
|
20789
20849
|
* @param GetIPSecConnectionDeviceConfigRequest
|
|
20790
20850
|
* @return GetIPSecConnectionDeviceConfigResponse
|
|
20791
20851
|
* @throws OciError when an error occurs
|
|
20792
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20852
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetIPSecConnectionDeviceConfig.ts.html |here} to see how to use GetIPSecConnectionDeviceConfig API.
|
|
20793
20853
|
*/
|
|
20794
20854
|
getIPSecConnectionDeviceConfig(getIPSecConnectionDeviceConfigRequest) {
|
|
20795
20855
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20853,7 +20913,7 @@ class VirtualNetworkClient {
|
|
|
20853
20913
|
* @param GetIPSecConnectionDeviceStatusRequest
|
|
20854
20914
|
* @return GetIPSecConnectionDeviceStatusResponse
|
|
20855
20915
|
* @throws OciError when an error occurs
|
|
20856
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20916
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetIPSecConnectionDeviceStatus.ts.html |here} to see how to use GetIPSecConnectionDeviceStatus API.
|
|
20857
20917
|
*/
|
|
20858
20918
|
getIPSecConnectionDeviceStatus(getIPSecConnectionDeviceStatusRequest) {
|
|
20859
20919
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20918,7 +20978,7 @@ class VirtualNetworkClient {
|
|
|
20918
20978
|
* @param GetIPSecConnectionTunnelRequest
|
|
20919
20979
|
* @return GetIPSecConnectionTunnelResponse
|
|
20920
20980
|
* @throws OciError when an error occurs
|
|
20921
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
20981
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetIPSecConnectionTunnel.ts.html |here} to see how to use GetIPSecConnectionTunnel API.
|
|
20922
20982
|
*/
|
|
20923
20983
|
getIPSecConnectionTunnel(getIPSecConnectionTunnelRequest) {
|
|
20924
20984
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -20982,7 +21042,7 @@ class VirtualNetworkClient {
|
|
|
20982
21042
|
* @param GetIPSecConnectionTunnelErrorRequest
|
|
20983
21043
|
* @return GetIPSecConnectionTunnelErrorResponse
|
|
20984
21044
|
* @throws OciError when an error occurs
|
|
20985
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21045
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetIPSecConnectionTunnelError.ts.html |here} to see how to use GetIPSecConnectionTunnelError API.
|
|
20986
21046
|
*/
|
|
20987
21047
|
getIPSecConnectionTunnelError(getIPSecConnectionTunnelErrorRequest) {
|
|
20988
21048
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21042,7 +21102,7 @@ class VirtualNetworkClient {
|
|
|
21042
21102
|
* @param GetIPSecConnectionTunnelSharedSecretRequest
|
|
21043
21103
|
* @return GetIPSecConnectionTunnelSharedSecretResponse
|
|
21044
21104
|
* @throws OciError when an error occurs
|
|
21045
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21105
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use GetIPSecConnectionTunnelSharedSecret API.
|
|
21046
21106
|
*/
|
|
21047
21107
|
getIPSecConnectionTunnelSharedSecret(getIPSecConnectionTunnelSharedSecretRequest) {
|
|
21048
21108
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21105,7 +21165,7 @@ class VirtualNetworkClient {
|
|
|
21105
21165
|
* @param GetInternetGatewayRequest
|
|
21106
21166
|
* @return GetInternetGatewayResponse
|
|
21107
21167
|
* @throws OciError when an error occurs
|
|
21108
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21168
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetInternetGateway.ts.html |here} to see how to use GetInternetGateway API.
|
|
21109
21169
|
*/
|
|
21110
21170
|
getInternetGateway(getInternetGatewayRequest) {
|
|
21111
21171
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21186,7 +21246,7 @@ class VirtualNetworkClient {
|
|
|
21186
21246
|
* @param GetIpsecCpeDeviceConfigContentRequest
|
|
21187
21247
|
* @return GetIpsecCpeDeviceConfigContentResponse
|
|
21188
21248
|
* @throws OciError when an error occurs
|
|
21189
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21249
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetIpsecCpeDeviceConfigContent.ts.html |here} to see how to use GetIpsecCpeDeviceConfigContent API.
|
|
21190
21250
|
*/
|
|
21191
21251
|
getIpsecCpeDeviceConfigContent(getIpsecCpeDeviceConfigContentRequest) {
|
|
21192
21252
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21247,7 +21307,7 @@ class VirtualNetworkClient {
|
|
|
21247
21307
|
* @param GetIpv6Request
|
|
21248
21308
|
* @return GetIpv6Response
|
|
21249
21309
|
* @throws OciError when an error occurs
|
|
21250
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21310
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetIpv6.ts.html |here} to see how to use GetIpv6 API.
|
|
21251
21311
|
*/
|
|
21252
21312
|
getIpv6(getIpv6Request) {
|
|
21253
21313
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21310,7 +21370,7 @@ class VirtualNetworkClient {
|
|
|
21310
21370
|
* @param GetLocalPeeringGatewayRequest
|
|
21311
21371
|
* @return GetLocalPeeringGatewayResponse
|
|
21312
21372
|
* @throws OciError when an error occurs
|
|
21313
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21373
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetLocalPeeringGateway.ts.html |here} to see how to use GetLocalPeeringGateway API.
|
|
21314
21374
|
*/
|
|
21315
21375
|
getLocalPeeringGateway(getLocalPeeringGatewayRequest) {
|
|
21316
21376
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21372,7 +21432,7 @@ class VirtualNetworkClient {
|
|
|
21372
21432
|
* @param GetNatGatewayRequest
|
|
21373
21433
|
* @return GetNatGatewayResponse
|
|
21374
21434
|
* @throws OciError when an error occurs
|
|
21375
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21435
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetNatGateway.ts.html |here} to see how to use GetNatGateway API.
|
|
21376
21436
|
*/
|
|
21377
21437
|
getNatGateway(getNatGatewayRequest) {
|
|
21378
21438
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21441,7 +21501,7 @@ class VirtualNetworkClient {
|
|
|
21441
21501
|
* @param GetNetworkSecurityGroupRequest
|
|
21442
21502
|
* @return GetNetworkSecurityGroupResponse
|
|
21443
21503
|
* @throws OciError when an error occurs
|
|
21444
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21504
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetNetworkSecurityGroup.ts.html |here} to see how to use GetNetworkSecurityGroup API.
|
|
21445
21505
|
*/
|
|
21446
21506
|
getNetworkSecurityGroup(getNetworkSecurityGroupRequest) {
|
|
21447
21507
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21503,7 +21563,7 @@ class VirtualNetworkClient {
|
|
|
21503
21563
|
* @param GetNetworkingTopologyRequest
|
|
21504
21564
|
* @return GetNetworkingTopologyResponse
|
|
21505
21565
|
* @throws OciError when an error occurs
|
|
21506
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21566
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetNetworkingTopology.ts.html |here} to see how to use GetNetworkingTopology API.
|
|
21507
21567
|
*/
|
|
21508
21568
|
getNetworkingTopology(getNetworkingTopologyRequest) {
|
|
21509
21569
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21574,7 +21634,7 @@ class VirtualNetworkClient {
|
|
|
21574
21634
|
* @param GetPrivateIpRequest
|
|
21575
21635
|
* @return GetPrivateIpResponse
|
|
21576
21636
|
* @throws OciError when an error occurs
|
|
21577
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21637
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetPrivateIp.ts.html |here} to see how to use GetPrivateIp API.
|
|
21578
21638
|
*/
|
|
21579
21639
|
getPrivateIp(getPrivateIpRequest) {
|
|
21580
21640
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21647,7 +21707,7 @@ class VirtualNetworkClient {
|
|
|
21647
21707
|
* @param GetPublicIpRequest
|
|
21648
21708
|
* @return GetPublicIpResponse
|
|
21649
21709
|
* @throws OciError when an error occurs
|
|
21650
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21710
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetPublicIp.ts.html |here} to see how to use GetPublicIp API.
|
|
21651
21711
|
*/
|
|
21652
21712
|
getPublicIp(getPublicIpRequest) {
|
|
21653
21713
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21714,7 +21774,7 @@ class VirtualNetworkClient {
|
|
|
21714
21774
|
* @param GetPublicIpByIpAddressRequest
|
|
21715
21775
|
* @return GetPublicIpByIpAddressResponse
|
|
21716
21776
|
* @throws OciError when an error occurs
|
|
21717
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21777
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetPublicIpByIpAddress.ts.html |here} to see how to use GetPublicIpByIpAddress API.
|
|
21718
21778
|
*/
|
|
21719
21779
|
getPublicIpByIpAddress(getPublicIpByIpAddressRequest) {
|
|
21720
21780
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21786,7 +21846,7 @@ class VirtualNetworkClient {
|
|
|
21786
21846
|
* @param GetPublicIpByPrivateIpIdRequest
|
|
21787
21847
|
* @return GetPublicIpByPrivateIpIdResponse
|
|
21788
21848
|
* @throws OciError when an error occurs
|
|
21789
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21849
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetPublicIpByPrivateIpId.ts.html |here} to see how to use GetPublicIpByPrivateIpId API.
|
|
21790
21850
|
*/
|
|
21791
21851
|
getPublicIpByPrivateIpId(getPublicIpByPrivateIpIdRequest) {
|
|
21792
21852
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21848,7 +21908,7 @@ class VirtualNetworkClient {
|
|
|
21848
21908
|
* @param GetPublicIpPoolRequest
|
|
21849
21909
|
* @return GetPublicIpPoolResponse
|
|
21850
21910
|
* @throws OciError when an error occurs
|
|
21851
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21911
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetPublicIpPool.ts.html |here} to see how to use GetPublicIpPool API.
|
|
21852
21912
|
*/
|
|
21853
21913
|
getPublicIpPool(getPublicIpPoolRequest) {
|
|
21854
21914
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21912,7 +21972,7 @@ class VirtualNetworkClient {
|
|
|
21912
21972
|
* @param GetRemotePeeringConnectionRequest
|
|
21913
21973
|
* @return GetRemotePeeringConnectionResponse
|
|
21914
21974
|
* @throws OciError when an error occurs
|
|
21915
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
21975
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetRemotePeeringConnection.ts.html |here} to see how to use GetRemotePeeringConnection API.
|
|
21916
21976
|
*/
|
|
21917
21977
|
getRemotePeeringConnection(getRemotePeeringConnectionRequest) {
|
|
21918
21978
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -21974,7 +22034,7 @@ class VirtualNetworkClient {
|
|
|
21974
22034
|
* @param GetRouteTableRequest
|
|
21975
22035
|
* @return GetRouteTableResponse
|
|
21976
22036
|
* @throws OciError when an error occurs
|
|
21977
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22037
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetRouteTable.ts.html |here} to see how to use GetRouteTable API.
|
|
21978
22038
|
*/
|
|
21979
22039
|
getRouteTable(getRouteTableRequest) {
|
|
21980
22040
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22036,7 +22096,7 @@ class VirtualNetworkClient {
|
|
|
22036
22096
|
* @param GetSecurityListRequest
|
|
22037
22097
|
* @return GetSecurityListResponse
|
|
22038
22098
|
* @throws OciError when an error occurs
|
|
22039
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22099
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetSecurityList.ts.html |here} to see how to use GetSecurityList API.
|
|
22040
22100
|
*/
|
|
22041
22101
|
getSecurityList(getSecurityListRequest) {
|
|
22042
22102
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22099,7 +22159,7 @@ class VirtualNetworkClient {
|
|
|
22099
22159
|
* @param GetServiceRequest
|
|
22100
22160
|
* @return GetServiceResponse
|
|
22101
22161
|
* @throws OciError when an error occurs
|
|
22102
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22162
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetService.ts.html |here} to see how to use GetService API.
|
|
22103
22163
|
*/
|
|
22104
22164
|
getService(getServiceRequest) {
|
|
22105
22165
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22161,7 +22221,7 @@ class VirtualNetworkClient {
|
|
|
22161
22221
|
* @param GetServiceGatewayRequest
|
|
22162
22222
|
* @return GetServiceGatewayResponse
|
|
22163
22223
|
* @throws OciError when an error occurs
|
|
22164
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22224
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetServiceGateway.ts.html |here} to see how to use GetServiceGateway API.
|
|
22165
22225
|
*/
|
|
22166
22226
|
getServiceGateway(getServiceGatewayRequest) {
|
|
22167
22227
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22223,7 +22283,7 @@ class VirtualNetworkClient {
|
|
|
22223
22283
|
* @param GetSubnetRequest
|
|
22224
22284
|
* @return GetSubnetResponse
|
|
22225
22285
|
* @throws OciError when an error occurs
|
|
22226
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22286
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetSubnet.ts.html |here} to see how to use GetSubnet API.
|
|
22227
22287
|
*/
|
|
22228
22288
|
getSubnet(getSubnetRequest) {
|
|
22229
22289
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22285,7 +22345,7 @@ class VirtualNetworkClient {
|
|
|
22285
22345
|
* @param GetSubnetTopologyRequest
|
|
22286
22346
|
* @return GetSubnetTopologyResponse
|
|
22287
22347
|
* @throws OciError when an error occurs
|
|
22288
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22348
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetSubnetTopology.ts.html |here} to see how to use GetSubnetTopology API.
|
|
22289
22349
|
*/
|
|
22290
22350
|
getSubnetTopology(getSubnetTopologyRequest) {
|
|
22291
22351
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22358,7 +22418,7 @@ class VirtualNetworkClient {
|
|
|
22358
22418
|
* @param GetTunnelCpeDeviceConfigRequest
|
|
22359
22419
|
* @return GetTunnelCpeDeviceConfigResponse
|
|
22360
22420
|
* @throws OciError when an error occurs
|
|
22361
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22421
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetTunnelCpeDeviceConfig.ts.html |here} to see how to use GetTunnelCpeDeviceConfig API.
|
|
22362
22422
|
*/
|
|
22363
22423
|
getTunnelCpeDeviceConfig(getTunnelCpeDeviceConfigRequest) {
|
|
22364
22424
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22440,7 +22500,7 @@ class VirtualNetworkClient {
|
|
|
22440
22500
|
* @param GetTunnelCpeDeviceConfigContentRequest
|
|
22441
22501
|
* @return GetTunnelCpeDeviceConfigContentResponse
|
|
22442
22502
|
* @throws OciError when an error occurs
|
|
22443
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22503
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetTunnelCpeDeviceConfigContent.ts.html |here} to see how to use GetTunnelCpeDeviceConfigContent API.
|
|
22444
22504
|
*/
|
|
22445
22505
|
getTunnelCpeDeviceConfigContent(getTunnelCpeDeviceConfigContentRequest) {
|
|
22446
22506
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22499,7 +22559,7 @@ class VirtualNetworkClient {
|
|
|
22499
22559
|
* @param GetUpgradeStatusRequest
|
|
22500
22560
|
* @return GetUpgradeStatusResponse
|
|
22501
22561
|
* @throws OciError when an error occurs
|
|
22502
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22562
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetUpgradeStatus.ts.html |here} to see how to use GetUpgradeStatus API.
|
|
22503
22563
|
*/
|
|
22504
22564
|
getUpgradeStatus(getUpgradeStatusRequest) {
|
|
22505
22565
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22557,7 +22617,7 @@ class VirtualNetworkClient {
|
|
|
22557
22617
|
* @param GetVcnRequest
|
|
22558
22618
|
* @return GetVcnResponse
|
|
22559
22619
|
* @throws OciError when an error occurs
|
|
22560
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22620
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetVcn.ts.html |here} to see how to use GetVcn API.
|
|
22561
22621
|
*/
|
|
22562
22622
|
getVcn(getVcnRequest) {
|
|
22563
22623
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22619,7 +22679,7 @@ class VirtualNetworkClient {
|
|
|
22619
22679
|
* @param GetVcnDnsResolverAssociationRequest
|
|
22620
22680
|
* @return GetVcnDnsResolverAssociationResponse
|
|
22621
22681
|
* @throws OciError when an error occurs
|
|
22622
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22682
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetVcnDnsResolverAssociation.ts.html |here} to see how to use GetVcnDnsResolverAssociation API.
|
|
22623
22683
|
*/
|
|
22624
22684
|
getVcnDnsResolverAssociation(getVcnDnsResolverAssociationRequest) {
|
|
22625
22685
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22682,7 +22742,7 @@ class VirtualNetworkClient {
|
|
|
22682
22742
|
* @param GetVcnTopologyRequest
|
|
22683
22743
|
* @return GetVcnTopologyResponse
|
|
22684
22744
|
* @throws OciError when an error occurs
|
|
22685
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22745
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetVcnTopology.ts.html |here} to see how to use GetVcnTopology API.
|
|
22686
22746
|
*/
|
|
22687
22747
|
getVcnTopology(getVcnTopologyRequest) {
|
|
22688
22748
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22750,7 +22810,7 @@ class VirtualNetworkClient {
|
|
|
22750
22810
|
* @param GetVirtualCircuitRequest
|
|
22751
22811
|
* @return GetVirtualCircuitResponse
|
|
22752
22812
|
* @throws OciError when an error occurs
|
|
22753
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22813
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetVirtualCircuit.ts.html |here} to see how to use GetVirtualCircuit API.
|
|
22754
22814
|
*/
|
|
22755
22815
|
getVirtualCircuit(getVirtualCircuitRequest) {
|
|
22756
22816
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22812,7 +22872,7 @@ class VirtualNetworkClient {
|
|
|
22812
22872
|
* @param GetVlanRequest
|
|
22813
22873
|
* @return GetVlanResponse
|
|
22814
22874
|
* @throws OciError when an error occurs
|
|
22815
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22875
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetVlan.ts.html |here} to see how to use GetVlan API.
|
|
22816
22876
|
*/
|
|
22817
22877
|
getVlan(getVlanRequest) {
|
|
22818
22878
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22879,7 +22939,7 @@ class VirtualNetworkClient {
|
|
|
22879
22939
|
* @param GetVnicRequest
|
|
22880
22940
|
* @return GetVnicResponse
|
|
22881
22941
|
* @throws OciError when an error occurs
|
|
22882
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
22942
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetVnic.ts.html |here} to see how to use GetVnic API.
|
|
22883
22943
|
*/
|
|
22884
22944
|
getVnic(getVnicRequest) {
|
|
22885
22945
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22941,7 +23001,7 @@ class VirtualNetworkClient {
|
|
|
22941
23001
|
* @param GetVtapRequest
|
|
22942
23002
|
* @return GetVtapResponse
|
|
22943
23003
|
* @throws OciError when an error occurs
|
|
22944
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23004
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/GetVtap.ts.html |here} to see how to use GetVtap API.
|
|
22945
23005
|
*/
|
|
22946
23006
|
getVtap(getVtapRequest) {
|
|
22947
23007
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23006,7 +23066,7 @@ class VirtualNetworkClient {
|
|
|
23006
23066
|
* @param ListAllowedPeerRegionsForRemotePeeringRequest
|
|
23007
23067
|
* @return ListAllowedPeerRegionsForRemotePeeringResponse
|
|
23008
23068
|
* @throws OciError when an error occurs
|
|
23009
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23069
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListAllowedPeerRegionsForRemotePeering.ts.html |here} to see how to use ListAllowedPeerRegionsForRemotePeering API.
|
|
23010
23070
|
*/
|
|
23011
23071
|
listAllowedPeerRegionsForRemotePeering(listAllowedPeerRegionsForRemotePeeringRequest) {
|
|
23012
23072
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23063,7 +23123,7 @@ class VirtualNetworkClient {
|
|
|
23063
23123
|
* @param ListByoipAllocatedRangesRequest
|
|
23064
23124
|
* @return ListByoipAllocatedRangesResponse
|
|
23065
23125
|
* @throws OciError when an error occurs
|
|
23066
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23126
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListByoipAllocatedRanges.ts.html |here} to see how to use ListByoipAllocatedRanges API.
|
|
23067
23127
|
*/
|
|
23068
23128
|
listByoipAllocatedRanges(listByoipAllocatedRangesRequest) {
|
|
23069
23129
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23131,7 +23191,7 @@ class VirtualNetworkClient {
|
|
|
23131
23191
|
* @param ListByoipRangesRequest
|
|
23132
23192
|
* @return ListByoipRangesResponse
|
|
23133
23193
|
* @throws OciError when an error occurs
|
|
23134
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23194
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListByoipRanges.ts.html |here} to see how to use ListByoipRanges API.
|
|
23135
23195
|
*/
|
|
23136
23196
|
listByoipRanges(listByoipRangesRequest) {
|
|
23137
23197
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23201,7 +23261,7 @@ class VirtualNetworkClient {
|
|
|
23201
23261
|
* @param ListCaptureFiltersRequest
|
|
23202
23262
|
* @return ListCaptureFiltersResponse
|
|
23203
23263
|
* @throws OciError when an error occurs
|
|
23204
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23264
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListCaptureFilters.ts.html |here} to see how to use ListCaptureFilters API.
|
|
23205
23265
|
*/
|
|
23206
23266
|
listCaptureFilters(listCaptureFiltersRequest) {
|
|
23207
23267
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23323,7 +23383,7 @@ class VirtualNetworkClient {
|
|
|
23323
23383
|
* @param ListCpeDeviceShapesRequest
|
|
23324
23384
|
* @return ListCpeDeviceShapesResponse
|
|
23325
23385
|
* @throws OciError when an error occurs
|
|
23326
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23386
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListCpeDeviceShapes.ts.html |here} to see how to use ListCpeDeviceShapes API.
|
|
23327
23387
|
*/
|
|
23328
23388
|
listCpeDeviceShapes(listCpeDeviceShapesRequest) {
|
|
23329
23389
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23428,7 +23488,7 @@ class VirtualNetworkClient {
|
|
|
23428
23488
|
* @param ListCpesRequest
|
|
23429
23489
|
* @return ListCpesResponse
|
|
23430
23490
|
* @throws OciError when an error occurs
|
|
23431
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23491
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListCpes.ts.html |here} to see how to use ListCpes API.
|
|
23432
23492
|
*/
|
|
23433
23493
|
listCpes(listCpesRequest) {
|
|
23434
23494
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23533,7 +23593,7 @@ class VirtualNetworkClient {
|
|
|
23533
23593
|
* @param ListCrossConnectGroupsRequest
|
|
23534
23594
|
* @return ListCrossConnectGroupsResponse
|
|
23535
23595
|
* @throws OciError when an error occurs
|
|
23536
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23596
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListCrossConnectGroups.ts.html |here} to see how to use ListCrossConnectGroups API.
|
|
23537
23597
|
*/
|
|
23538
23598
|
listCrossConnectGroups(listCrossConnectGroupsRequest) {
|
|
23539
23599
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23643,7 +23703,7 @@ class VirtualNetworkClient {
|
|
|
23643
23703
|
* @param ListCrossConnectLocationsRequest
|
|
23644
23704
|
* @return ListCrossConnectLocationsResponse
|
|
23645
23705
|
* @throws OciError when an error occurs
|
|
23646
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23706
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListCrossConnectLocations.ts.html |here} to see how to use ListCrossConnectLocations API.
|
|
23647
23707
|
*/
|
|
23648
23708
|
listCrossConnectLocations(listCrossConnectLocationsRequest) {
|
|
23649
23709
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23749,7 +23809,7 @@ class VirtualNetworkClient {
|
|
|
23749
23809
|
* @param ListCrossConnectMappingsRequest
|
|
23750
23810
|
* @return ListCrossConnectMappingsResponse
|
|
23751
23811
|
* @throws OciError when an error occurs
|
|
23752
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23812
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListCrossConnectMappings.ts.html |here} to see how to use ListCrossConnectMappings API.
|
|
23753
23813
|
*/
|
|
23754
23814
|
listCrossConnectMappings(listCrossConnectMappingsRequest) {
|
|
23755
23815
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23809,7 +23869,7 @@ class VirtualNetworkClient {
|
|
|
23809
23869
|
* @param ListCrossConnectsRequest
|
|
23810
23870
|
* @return ListCrossConnectsResponse
|
|
23811
23871
|
* @throws OciError when an error occurs
|
|
23812
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23872
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListCrossConnects.ts.html |here} to see how to use ListCrossConnects API.
|
|
23813
23873
|
*/
|
|
23814
23874
|
listCrossConnects(listCrossConnectsRequest) {
|
|
23815
23875
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -23921,7 +23981,7 @@ class VirtualNetworkClient {
|
|
|
23921
23981
|
* @param ListCrossconnectPortSpeedShapesRequest
|
|
23922
23982
|
* @return ListCrossconnectPortSpeedShapesResponse
|
|
23923
23983
|
* @throws OciError when an error occurs
|
|
23924
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
23984
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListCrossconnectPortSpeedShapes.ts.html |here} to see how to use ListCrossconnectPortSpeedShapes API.
|
|
23925
23985
|
*/
|
|
23926
23986
|
listCrossconnectPortSpeedShapes(listCrossconnectPortSpeedShapesRequest) {
|
|
23927
23987
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24029,7 +24089,7 @@ class VirtualNetworkClient {
|
|
|
24029
24089
|
* @param ListDhcpOptionsRequest
|
|
24030
24090
|
* @return ListDhcpOptionsResponse
|
|
24031
24091
|
* @throws OciError when an error occurs
|
|
24032
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24092
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListDhcpOptions.ts.html |here} to see how to use ListDhcpOptions API.
|
|
24033
24093
|
*/
|
|
24034
24094
|
listDhcpOptions(listDhcpOptionsRequest) {
|
|
24035
24095
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24144,7 +24204,7 @@ class VirtualNetworkClient {
|
|
|
24144
24204
|
* @param ListDrgAttachmentsRequest
|
|
24145
24205
|
* @return ListDrgAttachmentsResponse
|
|
24146
24206
|
* @throws OciError when an error occurs
|
|
24147
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24207
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListDrgAttachments.ts.html |here} to see how to use ListDrgAttachments API.
|
|
24148
24208
|
*/
|
|
24149
24209
|
listDrgAttachments(listDrgAttachmentsRequest) {
|
|
24150
24210
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24257,7 +24317,7 @@ class VirtualNetworkClient {
|
|
|
24257
24317
|
* @param ListDrgRouteDistributionStatementsRequest
|
|
24258
24318
|
* @return ListDrgRouteDistributionStatementsResponse
|
|
24259
24319
|
* @throws OciError when an error occurs
|
|
24260
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24320
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListDrgRouteDistributionStatements.ts.html |here} to see how to use ListDrgRouteDistributionStatements API.
|
|
24261
24321
|
*/
|
|
24262
24322
|
listDrgRouteDistributionStatements(listDrgRouteDistributionStatementsRequest) {
|
|
24263
24323
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24368,7 +24428,7 @@ class VirtualNetworkClient {
|
|
|
24368
24428
|
* @param ListDrgRouteDistributionsRequest
|
|
24369
24429
|
* @return ListDrgRouteDistributionsResponse
|
|
24370
24430
|
* @throws OciError when an error occurs
|
|
24371
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24431
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListDrgRouteDistributions.ts.html |here} to see how to use ListDrgRouteDistributions API.
|
|
24372
24432
|
*/
|
|
24373
24433
|
listDrgRouteDistributions(listDrgRouteDistributionsRequest) {
|
|
24374
24434
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24476,7 +24536,7 @@ class VirtualNetworkClient {
|
|
|
24476
24536
|
* @param ListDrgRouteRulesRequest
|
|
24477
24537
|
* @return ListDrgRouteRulesResponse
|
|
24478
24538
|
* @throws OciError when an error occurs
|
|
24479
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24539
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListDrgRouteRules.ts.html |here} to see how to use ListDrgRouteRules API.
|
|
24480
24540
|
*/
|
|
24481
24541
|
listDrgRouteRules(listDrgRouteRulesRequest) {
|
|
24482
24542
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24585,7 +24645,7 @@ class VirtualNetworkClient {
|
|
|
24585
24645
|
* @param ListDrgRouteTablesRequest
|
|
24586
24646
|
* @return ListDrgRouteTablesResponse
|
|
24587
24647
|
* @throws OciError when an error occurs
|
|
24588
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24648
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListDrgRouteTables.ts.html |here} to see how to use ListDrgRouteTables API.
|
|
24589
24649
|
*/
|
|
24590
24650
|
listDrgRouteTables(listDrgRouteTablesRequest) {
|
|
24591
24651
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24695,7 +24755,7 @@ class VirtualNetworkClient {
|
|
|
24695
24755
|
* @param ListDrgsRequest
|
|
24696
24756
|
* @return ListDrgsResponse
|
|
24697
24757
|
* @throws OciError when an error occurs
|
|
24698
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24758
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListDrgs.ts.html |here} to see how to use ListDrgs API.
|
|
24699
24759
|
*/
|
|
24700
24760
|
listDrgs(listDrgsRequest) {
|
|
24701
24761
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24806,7 +24866,7 @@ class VirtualNetworkClient {
|
|
|
24806
24866
|
* @param ListFastConnectProviderServicesRequest
|
|
24807
24867
|
* @return ListFastConnectProviderServicesResponse
|
|
24808
24868
|
* @throws OciError when an error occurs
|
|
24809
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24869
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListFastConnectProviderServices.ts.html |here} to see how to use ListFastConnectProviderServices API.
|
|
24810
24870
|
*/
|
|
24811
24871
|
listFastConnectProviderServices(listFastConnectProviderServicesRequest) {
|
|
24812
24872
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -24914,7 +24974,7 @@ class VirtualNetworkClient {
|
|
|
24914
24974
|
* @param ListFastConnectProviderVirtualCircuitBandwidthShapesRequest
|
|
24915
24975
|
* @return ListFastConnectProviderVirtualCircuitBandwidthShapesResponse
|
|
24916
24976
|
* @throws OciError when an error occurs
|
|
24917
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
24977
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListFastConnectProviderVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListFastConnectProviderVirtualCircuitBandwidthShapes API.
|
|
24918
24978
|
*/
|
|
24919
24979
|
listFastConnectProviderVirtualCircuitBandwidthShapes(listFastConnectProviderVirtualCircuitBandwidthShapesRequest) {
|
|
24920
24980
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25020,7 +25080,7 @@ class VirtualNetworkClient {
|
|
|
25020
25080
|
* @param ListIPSecConnectionTunnelRoutesRequest
|
|
25021
25081
|
* @return ListIPSecConnectionTunnelRoutesResponse
|
|
25022
25082
|
* @throws OciError when an error occurs
|
|
25023
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25083
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListIPSecConnectionTunnelRoutes.ts.html |here} to see how to use ListIPSecConnectionTunnelRoutes API.
|
|
25024
25084
|
*/
|
|
25025
25085
|
listIPSecConnectionTunnelRoutes(listIPSecConnectionTunnelRoutesRequest) {
|
|
25026
25086
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25133,7 +25193,7 @@ class VirtualNetworkClient {
|
|
|
25133
25193
|
* @param ListIPSecConnectionTunnelSecurityAssociationsRequest
|
|
25134
25194
|
* @return ListIPSecConnectionTunnelSecurityAssociationsResponse
|
|
25135
25195
|
* @throws OciError when an error occurs
|
|
25136
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25196
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListIPSecConnectionTunnelSecurityAssociations.ts.html |here} to see how to use ListIPSecConnectionTunnelSecurityAssociations API.
|
|
25137
25197
|
*/
|
|
25138
25198
|
listIPSecConnectionTunnelSecurityAssociations(listIPSecConnectionTunnelSecurityAssociationsRequest) {
|
|
25139
25199
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25245,7 +25305,7 @@ class VirtualNetworkClient {
|
|
|
25245
25305
|
* @param ListIPSecConnectionTunnelsRequest
|
|
25246
25306
|
* @return ListIPSecConnectionTunnelsResponse
|
|
25247
25307
|
* @throws OciError when an error occurs
|
|
25248
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25308
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListIPSecConnectionTunnels.ts.html |here} to see how to use ListIPSecConnectionTunnels API.
|
|
25249
25309
|
*/
|
|
25250
25310
|
listIPSecConnectionTunnels(listIPSecConnectionTunnelsRequest) {
|
|
25251
25311
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25352,7 +25412,7 @@ class VirtualNetworkClient {
|
|
|
25352
25412
|
* @param ListIPSecConnectionsRequest
|
|
25353
25413
|
* @return ListIPSecConnectionsResponse
|
|
25354
25414
|
* @throws OciError when an error occurs
|
|
25355
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25415
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListIPSecConnections.ts.html |here} to see how to use ListIPSecConnections API.
|
|
25356
25416
|
*/
|
|
25357
25417
|
listIPSecConnections(listIPSecConnectionsRequest) {
|
|
25358
25418
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25460,7 +25520,7 @@ class VirtualNetworkClient {
|
|
|
25460
25520
|
* @param ListInternetGatewaysRequest
|
|
25461
25521
|
* @return ListInternetGatewaysResponse
|
|
25462
25522
|
* @throws OciError when an error occurs
|
|
25463
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25523
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListInternetGateways.ts.html |here} to see how to use ListInternetGateways API.
|
|
25464
25524
|
*/
|
|
25465
25525
|
listInternetGateways(listInternetGatewaysRequest) {
|
|
25466
25526
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25577,7 +25637,7 @@ class VirtualNetworkClient {
|
|
|
25577
25637
|
* @param ListIpv6sRequest
|
|
25578
25638
|
* @return ListIpv6sResponse
|
|
25579
25639
|
* @throws OciError when an error occurs
|
|
25580
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25640
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListIpv6s.ts.html |here} to see how to use ListIpv6s API.
|
|
25581
25641
|
*/
|
|
25582
25642
|
listIpv6s(listIpv6sRequest) {
|
|
25583
25643
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25686,7 +25746,7 @@ class VirtualNetworkClient {
|
|
|
25686
25746
|
* @param ListLocalPeeringGatewaysRequest
|
|
25687
25747
|
* @return ListLocalPeeringGatewaysResponse
|
|
25688
25748
|
* @throws OciError when an error occurs
|
|
25689
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25749
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListLocalPeeringGateways.ts.html |here} to see how to use ListLocalPeeringGateways API.
|
|
25690
25750
|
*/
|
|
25691
25751
|
listLocalPeeringGateways(listLocalPeeringGatewaysRequest) {
|
|
25692
25752
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25793,7 +25853,7 @@ class VirtualNetworkClient {
|
|
|
25793
25853
|
* @param ListNatGatewaysRequest
|
|
25794
25854
|
* @return ListNatGatewaysResponse
|
|
25795
25855
|
* @throws OciError when an error occurs
|
|
25796
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25856
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListNatGateways.ts.html |here} to see how to use ListNatGateways API.
|
|
25797
25857
|
*/
|
|
25798
25858
|
listNatGateways(listNatGatewaysRequest) {
|
|
25799
25859
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25903,7 +25963,7 @@ class VirtualNetworkClient {
|
|
|
25903
25963
|
* @param ListNetworkSecurityGroupSecurityRulesRequest
|
|
25904
25964
|
* @return ListNetworkSecurityGroupSecurityRulesResponse
|
|
25905
25965
|
* @throws OciError when an error occurs
|
|
25906
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
25966
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use ListNetworkSecurityGroupSecurityRules API.
|
|
25907
25967
|
*/
|
|
25908
25968
|
listNetworkSecurityGroupSecurityRules(listNetworkSecurityGroupSecurityRulesRequest) {
|
|
25909
25969
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26012,7 +26072,7 @@ class VirtualNetworkClient {
|
|
|
26012
26072
|
* @param ListNetworkSecurityGroupVnicsRequest
|
|
26013
26073
|
* @return ListNetworkSecurityGroupVnicsResponse
|
|
26014
26074
|
* @throws OciError when an error occurs
|
|
26015
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26075
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListNetworkSecurityGroupVnics.ts.html |here} to see how to use ListNetworkSecurityGroupVnics API.
|
|
26016
26076
|
*/
|
|
26017
26077
|
listNetworkSecurityGroupVnics(listNetworkSecurityGroupVnicsRequest) {
|
|
26018
26078
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26121,7 +26181,7 @@ class VirtualNetworkClient {
|
|
|
26121
26181
|
* @param ListNetworkSecurityGroupsRequest
|
|
26122
26182
|
* @return ListNetworkSecurityGroupsResponse
|
|
26123
26183
|
* @throws OciError when an error occurs
|
|
26124
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26184
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListNetworkSecurityGroups.ts.html |here} to see how to use ListNetworkSecurityGroups API.
|
|
26125
26185
|
*/
|
|
26126
26186
|
listNetworkSecurityGroups(listNetworkSecurityGroupsRequest) {
|
|
26127
26187
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26247,7 +26307,7 @@ class VirtualNetworkClient {
|
|
|
26247
26307
|
* @param ListPrivateIpsRequest
|
|
26248
26308
|
* @return ListPrivateIpsResponse
|
|
26249
26309
|
* @throws OciError when an error occurs
|
|
26250
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26310
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListPrivateIps.ts.html |here} to see how to use ListPrivateIps API.
|
|
26251
26311
|
*/
|
|
26252
26312
|
listPrivateIps(listPrivateIpsRequest) {
|
|
26253
26313
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26356,7 +26416,7 @@ class VirtualNetworkClient {
|
|
|
26356
26416
|
* @param ListPublicIpPoolsRequest
|
|
26357
26417
|
* @return ListPublicIpPoolsResponse
|
|
26358
26418
|
* @throws OciError when an error occurs
|
|
26359
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26419
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListPublicIpPools.ts.html |here} to see how to use ListPublicIpPools API.
|
|
26360
26420
|
*/
|
|
26361
26421
|
listPublicIpPools(listPublicIpPoolsRequest) {
|
|
26362
26422
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26445,7 +26505,7 @@ class VirtualNetworkClient {
|
|
|
26445
26505
|
* @param ListPublicIpsRequest
|
|
26446
26506
|
* @return ListPublicIpsResponse
|
|
26447
26507
|
* @throws OciError when an error occurs
|
|
26448
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26508
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListPublicIps.ts.html |here} to see how to use ListPublicIps API.
|
|
26449
26509
|
*/
|
|
26450
26510
|
listPublicIps(listPublicIpsRequest) {
|
|
26451
26511
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26555,7 +26615,7 @@ class VirtualNetworkClient {
|
|
|
26555
26615
|
* @param ListRemotePeeringConnectionsRequest
|
|
26556
26616
|
* @return ListRemotePeeringConnectionsResponse
|
|
26557
26617
|
* @throws OciError when an error occurs
|
|
26558
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26618
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListRemotePeeringConnections.ts.html |here} to see how to use ListRemotePeeringConnections API.
|
|
26559
26619
|
*/
|
|
26560
26620
|
listRemotePeeringConnections(listRemotePeeringConnectionsRequest) {
|
|
26561
26621
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26664,7 +26724,7 @@ class VirtualNetworkClient {
|
|
|
26664
26724
|
* @param ListRouteTablesRequest
|
|
26665
26725
|
* @return ListRouteTablesResponse
|
|
26666
26726
|
* @throws OciError when an error occurs
|
|
26667
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26727
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListRouteTables.ts.html |here} to see how to use ListRouteTables API.
|
|
26668
26728
|
*/
|
|
26669
26729
|
listRouteTables(listRouteTablesRequest) {
|
|
26670
26730
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26775,7 +26835,7 @@ class VirtualNetworkClient {
|
|
|
26775
26835
|
* @param ListSecurityListsRequest
|
|
26776
26836
|
* @return ListSecurityListsResponse
|
|
26777
26837
|
* @throws OciError when an error occurs
|
|
26778
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26838
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListSecurityLists.ts.html |here} to see how to use ListSecurityLists API.
|
|
26779
26839
|
*/
|
|
26780
26840
|
listSecurityLists(listSecurityListsRequest) {
|
|
26781
26841
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26886,7 +26946,7 @@ class VirtualNetworkClient {
|
|
|
26886
26946
|
* @param ListServiceGatewaysRequest
|
|
26887
26947
|
* @return ListServiceGatewaysResponse
|
|
26888
26948
|
* @throws OciError when an error occurs
|
|
26889
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
26949
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListServiceGateways.ts.html |here} to see how to use ListServiceGateways API.
|
|
26890
26950
|
*/
|
|
26891
26951
|
listServiceGateways(listServiceGatewaysRequest) {
|
|
26892
26952
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -26996,7 +27056,7 @@ class VirtualNetworkClient {
|
|
|
26996
27056
|
* @param ListServicesRequest
|
|
26997
27057
|
* @return ListServicesResponse
|
|
26998
27058
|
* @throws OciError when an error occurs
|
|
26999
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27059
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListServices.ts.html |here} to see how to use ListServices API.
|
|
27000
27060
|
*/
|
|
27001
27061
|
listServices(listServicesRequest) {
|
|
27002
27062
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27101,7 +27161,7 @@ class VirtualNetworkClient {
|
|
|
27101
27161
|
* @param ListSubnetsRequest
|
|
27102
27162
|
* @return ListSubnetsResponse
|
|
27103
27163
|
* @throws OciError when an error occurs
|
|
27104
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27164
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListSubnets.ts.html |here} to see how to use ListSubnets API.
|
|
27105
27165
|
*/
|
|
27106
27166
|
listSubnets(listSubnetsRequest) {
|
|
27107
27167
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27211,7 +27271,7 @@ class VirtualNetworkClient {
|
|
|
27211
27271
|
* @param ListVcnsRequest
|
|
27212
27272
|
* @return ListVcnsResponse
|
|
27213
27273
|
* @throws OciError when an error occurs
|
|
27214
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27274
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListVcns.ts.html |here} to see how to use ListVcns API.
|
|
27215
27275
|
*/
|
|
27216
27276
|
listVcns(listVcnsRequest) {
|
|
27217
27277
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27320,7 +27380,7 @@ class VirtualNetworkClient {
|
|
|
27320
27380
|
* @param ListVirtualCircuitBandwidthShapesRequest
|
|
27321
27381
|
* @return ListVirtualCircuitBandwidthShapesResponse
|
|
27322
27382
|
* @throws OciError when an error occurs
|
|
27323
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27383
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListVirtualCircuitBandwidthShapes API.
|
|
27324
27384
|
*/
|
|
27325
27385
|
listVirtualCircuitBandwidthShapes(listVirtualCircuitBandwidthShapesRequest) {
|
|
27326
27386
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27426,7 +27486,7 @@ class VirtualNetworkClient {
|
|
|
27426
27486
|
* @param ListVirtualCircuitPublicPrefixesRequest
|
|
27427
27487
|
* @return ListVirtualCircuitPublicPrefixesResponse
|
|
27428
27488
|
* @throws OciError when an error occurs
|
|
27429
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27489
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListVirtualCircuitPublicPrefixes.ts.html |here} to see how to use ListVirtualCircuitPublicPrefixes API.
|
|
27430
27490
|
*/
|
|
27431
27491
|
listVirtualCircuitPublicPrefixes(listVirtualCircuitPublicPrefixesRequest) {
|
|
27432
27492
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27486,7 +27546,7 @@ class VirtualNetworkClient {
|
|
|
27486
27546
|
* @param ListVirtualCircuitsRequest
|
|
27487
27547
|
* @return ListVirtualCircuitsResponse
|
|
27488
27548
|
* @throws OciError when an error occurs
|
|
27489
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27549
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListVirtualCircuits.ts.html |here} to see how to use ListVirtualCircuits API.
|
|
27490
27550
|
*/
|
|
27491
27551
|
listVirtualCircuits(listVirtualCircuitsRequest) {
|
|
27492
27552
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27595,7 +27655,7 @@ class VirtualNetworkClient {
|
|
|
27595
27655
|
* @param ListVlansRequest
|
|
27596
27656
|
* @return ListVlansResponse
|
|
27597
27657
|
* @throws OciError when an error occurs
|
|
27598
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27658
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListVlans.ts.html |here} to see how to use ListVlans API.
|
|
27599
27659
|
*/
|
|
27600
27660
|
listVlans(listVlansRequest) {
|
|
27601
27661
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27706,7 +27766,7 @@ class VirtualNetworkClient {
|
|
|
27706
27766
|
* @param ListVtapsRequest
|
|
27707
27767
|
* @return ListVtapsResponse
|
|
27708
27768
|
* @throws OciError when an error occurs
|
|
27709
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27769
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ListVtaps.ts.html |here} to see how to use ListVtaps API.
|
|
27710
27770
|
*/
|
|
27711
27771
|
listVtaps(listVtapsRequest) {
|
|
27712
27772
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27829,7 +27889,7 @@ class VirtualNetworkClient {
|
|
|
27829
27889
|
* @param ModifyVcnCidrRequest
|
|
27830
27890
|
* @return ModifyVcnCidrResponse
|
|
27831
27891
|
* @throws OciError when an error occurs
|
|
27832
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27892
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ModifyVcnCidr.ts.html |here} to see how to use ModifyVcnCidr API.
|
|
27833
27893
|
*/
|
|
27834
27894
|
modifyVcnCidr(modifyVcnCidrRequest) {
|
|
27835
27895
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27892,7 +27952,7 @@ class VirtualNetworkClient {
|
|
|
27892
27952
|
* @param RemoveDrgRouteDistributionStatementsRequest
|
|
27893
27953
|
* @return RemoveDrgRouteDistributionStatementsResponse
|
|
27894
27954
|
* @throws OciError when an error occurs
|
|
27895
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
27955
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/RemoveDrgRouteDistributionStatements.ts.html |here} to see how to use RemoveDrgRouteDistributionStatements API.
|
|
27896
27956
|
*/
|
|
27897
27957
|
removeDrgRouteDistributionStatements(removeDrgRouteDistributionStatementsRequest) {
|
|
27898
27958
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27947,7 +28007,7 @@ class VirtualNetworkClient {
|
|
|
27947
28007
|
* @param RemoveDrgRouteRulesRequest
|
|
27948
28008
|
* @return RemoveDrgRouteRulesResponse
|
|
27949
28009
|
* @throws OciError when an error occurs
|
|
27950
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28010
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/RemoveDrgRouteRules.ts.html |here} to see how to use RemoveDrgRouteRules API.
|
|
27951
28011
|
*/
|
|
27952
28012
|
removeDrgRouteRules(removeDrgRouteRulesRequest) {
|
|
27953
28013
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28002,7 +28062,7 @@ class VirtualNetworkClient {
|
|
|
28002
28062
|
* @param RemoveExportDrgRouteDistributionRequest
|
|
28003
28063
|
* @return RemoveExportDrgRouteDistributionResponse
|
|
28004
28064
|
* @throws OciError when an error occurs
|
|
28005
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28065
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/RemoveExportDrgRouteDistribution.ts.html |here} to see how to use RemoveExportDrgRouteDistribution API.
|
|
28006
28066
|
*/
|
|
28007
28067
|
removeExportDrgRouteDistribution(removeExportDrgRouteDistributionRequest) {
|
|
28008
28068
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28068,7 +28128,7 @@ class VirtualNetworkClient {
|
|
|
28068
28128
|
* @param RemoveImportDrgRouteDistributionRequest
|
|
28069
28129
|
* @return RemoveImportDrgRouteDistributionResponse
|
|
28070
28130
|
* @throws OciError when an error occurs
|
|
28071
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28131
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/RemoveImportDrgRouteDistribution.ts.html |here} to see how to use RemoveImportDrgRouteDistribution API.
|
|
28072
28132
|
*/
|
|
28073
28133
|
removeImportDrgRouteDistribution(removeImportDrgRouteDistributionRequest) {
|
|
28074
28134
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28133,7 +28193,7 @@ class VirtualNetworkClient {
|
|
|
28133
28193
|
* @param RemoveIpv6SubnetCidrRequest
|
|
28134
28194
|
* @return RemoveIpv6SubnetCidrResponse
|
|
28135
28195
|
* @throws OciError when an error occurs
|
|
28136
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28196
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/RemoveIpv6SubnetCidr.ts.html |here} to see how to use RemoveIpv6SubnetCidr API.
|
|
28137
28197
|
*/
|
|
28138
28198
|
removeIpv6SubnetCidr(removeIpv6SubnetCidrRequest) {
|
|
28139
28199
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28201,7 +28261,7 @@ class VirtualNetworkClient {
|
|
|
28201
28261
|
* @param RemoveIpv6VcnCidrRequest
|
|
28202
28262
|
* @return RemoveIpv6VcnCidrResponse
|
|
28203
28263
|
* @throws OciError when an error occurs
|
|
28204
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28264
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/RemoveIpv6VcnCidr.ts.html |here} to see how to use RemoveIpv6VcnCidr API.
|
|
28205
28265
|
*/
|
|
28206
28266
|
removeIpv6VcnCidr(removeIpv6VcnCidrRequest) {
|
|
28207
28267
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28269,7 +28329,7 @@ class VirtualNetworkClient {
|
|
|
28269
28329
|
* @param RemoveNetworkSecurityGroupSecurityRulesRequest
|
|
28270
28330
|
* @return RemoveNetworkSecurityGroupSecurityRulesResponse
|
|
28271
28331
|
* @throws OciError when an error occurs
|
|
28272
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28332
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/RemoveNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use RemoveNetworkSecurityGroupSecurityRules API.
|
|
28273
28333
|
*/
|
|
28274
28334
|
removeNetworkSecurityGroupSecurityRules(removeNetworkSecurityGroupSecurityRulesRequest) {
|
|
28275
28335
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28324,7 +28384,7 @@ class VirtualNetworkClient {
|
|
|
28324
28384
|
* @param RemovePublicIpPoolCapacityRequest
|
|
28325
28385
|
* @return RemovePublicIpPoolCapacityResponse
|
|
28326
28386
|
* @throws OciError when an error occurs
|
|
28327
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28387
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/RemovePublicIpPoolCapacity.ts.html |here} to see how to use RemovePublicIpPoolCapacity API.
|
|
28328
28388
|
*/
|
|
28329
28389
|
removePublicIpPoolCapacity(removePublicIpPoolCapacityRequest) {
|
|
28330
28390
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28394,7 +28454,7 @@ class VirtualNetworkClient {
|
|
|
28394
28454
|
* @param RemoveVcnCidrRequest
|
|
28395
28455
|
* @return RemoveVcnCidrResponse
|
|
28396
28456
|
* @throws OciError when an error occurs
|
|
28397
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28457
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/RemoveVcnCidr.ts.html |here} to see how to use RemoveVcnCidr API.
|
|
28398
28458
|
*/
|
|
28399
28459
|
removeVcnCidr(removeVcnCidrRequest) {
|
|
28400
28460
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28457,7 +28517,7 @@ class VirtualNetworkClient {
|
|
|
28457
28517
|
* @param UpdateByoipRangeRequest
|
|
28458
28518
|
* @return UpdateByoipRangeResponse
|
|
28459
28519
|
* @throws OciError when an error occurs
|
|
28460
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28520
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateByoipRange.ts.html |here} to see how to use UpdateByoipRange API.
|
|
28461
28521
|
*/
|
|
28462
28522
|
updateByoipRange(updateByoipRangeRequest) {
|
|
28463
28523
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28523,7 +28583,7 @@ class VirtualNetworkClient {
|
|
|
28523
28583
|
* @param UpdateCaptureFilterRequest
|
|
28524
28584
|
* @return UpdateCaptureFilterResponse
|
|
28525
28585
|
* @throws OciError when an error occurs
|
|
28526
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28586
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateCaptureFilter.ts.html |here} to see how to use UpdateCaptureFilter API.
|
|
28527
28587
|
*/
|
|
28528
28588
|
updateCaptureFilter(updateCaptureFilterRequest) {
|
|
28529
28589
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28590,7 +28650,7 @@ class VirtualNetworkClient {
|
|
|
28590
28650
|
* @param UpdateCpeRequest
|
|
28591
28651
|
* @return UpdateCpeResponse
|
|
28592
28652
|
* @throws OciError when an error occurs
|
|
28593
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28653
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateCpe.ts.html |here} to see how to use UpdateCpe API.
|
|
28594
28654
|
*/
|
|
28595
28655
|
updateCpe(updateCpeRequest) {
|
|
28596
28656
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28654,7 +28714,7 @@ class VirtualNetworkClient {
|
|
|
28654
28714
|
* @param UpdateCrossConnectRequest
|
|
28655
28715
|
* @return UpdateCrossConnectResponse
|
|
28656
28716
|
* @throws OciError when an error occurs
|
|
28657
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28717
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateCrossConnect.ts.html |here} to see how to use UpdateCrossConnect API.
|
|
28658
28718
|
*/
|
|
28659
28719
|
updateCrossConnect(updateCrossConnectRequest) {
|
|
28660
28720
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28720,7 +28780,7 @@ class VirtualNetworkClient {
|
|
|
28720
28780
|
* @param UpdateCrossConnectGroupRequest
|
|
28721
28781
|
* @return UpdateCrossConnectGroupResponse
|
|
28722
28782
|
* @throws OciError when an error occurs
|
|
28723
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28783
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateCrossConnectGroup.ts.html |here} to see how to use UpdateCrossConnectGroup API.
|
|
28724
28784
|
*/
|
|
28725
28785
|
updateCrossConnectGroup(updateCrossConnectGroupRequest) {
|
|
28726
28786
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28788,7 +28848,7 @@ class VirtualNetworkClient {
|
|
|
28788
28848
|
* @param UpdateDhcpOptionsRequest
|
|
28789
28849
|
* @return UpdateDhcpOptionsResponse
|
|
28790
28850
|
* @throws OciError when an error occurs
|
|
28791
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28851
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateDhcpOptions.ts.html |here} to see how to use UpdateDhcpOptions API.
|
|
28792
28852
|
*/
|
|
28793
28853
|
updateDhcpOptions(updateDhcpOptionsRequest) {
|
|
28794
28854
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28853,7 +28913,7 @@ class VirtualNetworkClient {
|
|
|
28853
28913
|
* @param UpdateDrgRequest
|
|
28854
28914
|
* @return UpdateDrgResponse
|
|
28855
28915
|
* @throws OciError when an error occurs
|
|
28856
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28916
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateDrg.ts.html |here} to see how to use UpdateDrg API.
|
|
28857
28917
|
*/
|
|
28858
28918
|
updateDrg(updateDrgRequest) {
|
|
28859
28919
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28919,7 +28979,7 @@ class VirtualNetworkClient {
|
|
|
28919
28979
|
* @param UpdateDrgAttachmentRequest
|
|
28920
28980
|
* @return UpdateDrgAttachmentResponse
|
|
28921
28981
|
* @throws OciError when an error occurs
|
|
28922
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
28982
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateDrgAttachment.ts.html |here} to see how to use UpdateDrgAttachment API.
|
|
28923
28983
|
*/
|
|
28924
28984
|
updateDrgAttachment(updateDrgAttachmentRequest) {
|
|
28925
28985
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28984,7 +29044,7 @@ class VirtualNetworkClient {
|
|
|
28984
29044
|
* @param UpdateDrgRouteDistributionRequest
|
|
28985
29045
|
* @return UpdateDrgRouteDistributionResponse
|
|
28986
29046
|
* @throws OciError when an error occurs
|
|
28987
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29047
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateDrgRouteDistribution.ts.html |here} to see how to use UpdateDrgRouteDistribution API.
|
|
28988
29048
|
*/
|
|
28989
29049
|
updateDrgRouteDistribution(updateDrgRouteDistributionRequest) {
|
|
28990
29050
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29049,7 +29109,7 @@ class VirtualNetworkClient {
|
|
|
29049
29109
|
* @param UpdateDrgRouteDistributionStatementsRequest
|
|
29050
29110
|
* @return UpdateDrgRouteDistributionStatementsResponse
|
|
29051
29111
|
* @throws OciError when an error occurs
|
|
29052
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29112
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateDrgRouteDistributionStatements.ts.html |here} to see how to use UpdateDrgRouteDistributionStatements API.
|
|
29053
29113
|
*/
|
|
29054
29114
|
updateDrgRouteDistributionStatements(updateDrgRouteDistributionStatementsRequest) {
|
|
29055
29115
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29108,7 +29168,7 @@ class VirtualNetworkClient {
|
|
|
29108
29168
|
* @param UpdateDrgRouteRulesRequest
|
|
29109
29169
|
* @return UpdateDrgRouteRulesResponse
|
|
29110
29170
|
* @throws OciError when an error occurs
|
|
29111
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29171
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateDrgRouteRules.ts.html |here} to see how to use UpdateDrgRouteRules API.
|
|
29112
29172
|
*/
|
|
29113
29173
|
updateDrgRouteRules(updateDrgRouteRulesRequest) {
|
|
29114
29174
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29167,7 +29227,7 @@ class VirtualNetworkClient {
|
|
|
29167
29227
|
* @param UpdateDrgRouteTableRequest
|
|
29168
29228
|
* @return UpdateDrgRouteTableResponse
|
|
29169
29229
|
* @throws OciError when an error occurs
|
|
29170
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29230
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateDrgRouteTable.ts.html |here} to see how to use UpdateDrgRouteTable API.
|
|
29171
29231
|
*/
|
|
29172
29232
|
updateDrgRouteTable(updateDrgRouteTableRequest) {
|
|
29173
29233
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29235,7 +29295,7 @@ class VirtualNetworkClient {
|
|
|
29235
29295
|
* @param UpdateIPSecConnectionRequest
|
|
29236
29296
|
* @return UpdateIPSecConnectionResponse
|
|
29237
29297
|
* @throws OciError when an error occurs
|
|
29238
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29298
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateIPSecConnection.ts.html |here} to see how to use UpdateIPSecConnection API.
|
|
29239
29299
|
*/
|
|
29240
29300
|
updateIPSecConnection(updateIPSecConnectionRequest) {
|
|
29241
29301
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29311,7 +29371,7 @@ class VirtualNetworkClient {
|
|
|
29311
29371
|
* @param UpdateIPSecConnectionTunnelRequest
|
|
29312
29372
|
* @return UpdateIPSecConnectionTunnelResponse
|
|
29313
29373
|
* @throws OciError when an error occurs
|
|
29314
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29374
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateIPSecConnectionTunnel.ts.html |here} to see how to use UpdateIPSecConnectionTunnel API.
|
|
29315
29375
|
*/
|
|
29316
29376
|
updateIPSecConnectionTunnel(updateIPSecConnectionTunnelRequest) {
|
|
29317
29377
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29380,7 +29440,7 @@ class VirtualNetworkClient {
|
|
|
29380
29440
|
* @param UpdateIPSecConnectionTunnelSharedSecretRequest
|
|
29381
29441
|
* @return UpdateIPSecConnectionTunnelSharedSecretResponse
|
|
29382
29442
|
* @throws OciError when an error occurs
|
|
29383
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29443
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use UpdateIPSecConnectionTunnelSharedSecret API.
|
|
29384
29444
|
*/
|
|
29385
29445
|
updateIPSecConnectionTunnelSharedSecret(updateIPSecConnectionTunnelSharedSecretRequest) {
|
|
29386
29446
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29450,7 +29510,7 @@ class VirtualNetworkClient {
|
|
|
29450
29510
|
* @param UpdateInternetGatewayRequest
|
|
29451
29511
|
* @return UpdateInternetGatewayResponse
|
|
29452
29512
|
* @throws OciError when an error occurs
|
|
29453
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29513
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateInternetGateway.ts.html |here} to see how to use UpdateInternetGateway API.
|
|
29454
29514
|
*/
|
|
29455
29515
|
updateInternetGateway(updateInternetGatewayRequest) {
|
|
29456
29516
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29521,7 +29581,7 @@ class VirtualNetworkClient {
|
|
|
29521
29581
|
* @param UpdateIpv6Request
|
|
29522
29582
|
* @return UpdateIpv6Response
|
|
29523
29583
|
* @throws OciError when an error occurs
|
|
29524
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29584
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateIpv6.ts.html |here} to see how to use UpdateIpv6 API.
|
|
29525
29585
|
*/
|
|
29526
29586
|
updateIpv6(updateIpv6Request) {
|
|
29527
29587
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29587,7 +29647,7 @@ class VirtualNetworkClient {
|
|
|
29587
29647
|
* @param UpdateLocalPeeringGatewayRequest
|
|
29588
29648
|
* @return UpdateLocalPeeringGatewayResponse
|
|
29589
29649
|
* @throws OciError when an error occurs
|
|
29590
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29650
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateLocalPeeringGateway.ts.html |here} to see how to use UpdateLocalPeeringGateway API.
|
|
29591
29651
|
*/
|
|
29592
29652
|
updateLocalPeeringGateway(updateLocalPeeringGatewayRequest) {
|
|
29593
29653
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29652,7 +29712,7 @@ class VirtualNetworkClient {
|
|
|
29652
29712
|
* @param UpdateNatGatewayRequest
|
|
29653
29713
|
* @return UpdateNatGatewayResponse
|
|
29654
29714
|
* @throws OciError when an error occurs
|
|
29655
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29715
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateNatGateway.ts.html |here} to see how to use UpdateNatGateway API.
|
|
29656
29716
|
*/
|
|
29657
29717
|
updateNatGateway(updateNatGatewayRequest) {
|
|
29658
29718
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29731,7 +29791,7 @@ class VirtualNetworkClient {
|
|
|
29731
29791
|
* @param UpdateNetworkSecurityGroupRequest
|
|
29732
29792
|
* @return UpdateNetworkSecurityGroupResponse
|
|
29733
29793
|
* @throws OciError when an error occurs
|
|
29734
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29794
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateNetworkSecurityGroup.ts.html |here} to see how to use UpdateNetworkSecurityGroup API.
|
|
29735
29795
|
*/
|
|
29736
29796
|
updateNetworkSecurityGroup(updateNetworkSecurityGroupRequest) {
|
|
29737
29797
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29796,7 +29856,7 @@ class VirtualNetworkClient {
|
|
|
29796
29856
|
* @param UpdateNetworkSecurityGroupSecurityRulesRequest
|
|
29797
29857
|
* @return UpdateNetworkSecurityGroupSecurityRulesResponse
|
|
29798
29858
|
* @throws OciError when an error occurs
|
|
29799
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29859
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use UpdateNetworkSecurityGroupSecurityRules API.
|
|
29800
29860
|
*/
|
|
29801
29861
|
updateNetworkSecurityGroupSecurityRules(updateNetworkSecurityGroupSecurityRulesRequest) {
|
|
29802
29862
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29864,7 +29924,7 @@ class VirtualNetworkClient {
|
|
|
29864
29924
|
* @param UpdatePrivateIpRequest
|
|
29865
29925
|
* @return UpdatePrivateIpResponse
|
|
29866
29926
|
* @throws OciError when an error occurs
|
|
29867
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
29927
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdatePrivateIp.ts.html |here} to see how to use UpdatePrivateIp API.
|
|
29868
29928
|
*/
|
|
29869
29929
|
updatePrivateIp(updatePrivateIpRequest) {
|
|
29870
29930
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -29967,7 +30027,7 @@ class VirtualNetworkClient {
|
|
|
29967
30027
|
* @param UpdatePublicIpRequest
|
|
29968
30028
|
* @return UpdatePublicIpResponse
|
|
29969
30029
|
* @throws OciError when an error occurs
|
|
29970
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
30030
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdatePublicIp.ts.html |here} to see how to use UpdatePublicIp API.
|
|
29971
30031
|
*/
|
|
29972
30032
|
updatePublicIp(updatePublicIpRequest) {
|
|
29973
30033
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30032,7 +30092,7 @@ class VirtualNetworkClient {
|
|
|
30032
30092
|
* @param UpdatePublicIpPoolRequest
|
|
30033
30093
|
* @return UpdatePublicIpPoolResponse
|
|
30034
30094
|
* @throws OciError when an error occurs
|
|
30035
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
30095
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdatePublicIpPool.ts.html |here} to see how to use UpdatePublicIpPool API.
|
|
30036
30096
|
*/
|
|
30037
30097
|
updatePublicIpPool(updatePublicIpPoolRequest) {
|
|
30038
30098
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30098,7 +30158,7 @@ class VirtualNetworkClient {
|
|
|
30098
30158
|
* @param UpdateRemotePeeringConnectionRequest
|
|
30099
30159
|
* @return UpdateRemotePeeringConnectionResponse
|
|
30100
30160
|
* @throws OciError when an error occurs
|
|
30101
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
30161
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateRemotePeeringConnection.ts.html |here} to see how to use UpdateRemotePeeringConnection API.
|
|
30102
30162
|
*/
|
|
30103
30163
|
updateRemotePeeringConnection(updateRemotePeeringConnectionRequest) {
|
|
30104
30164
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30166,7 +30226,7 @@ class VirtualNetworkClient {
|
|
|
30166
30226
|
* @param UpdateRouteTableRequest
|
|
30167
30227
|
* @return UpdateRouteTableResponse
|
|
30168
30228
|
* @throws OciError when an error occurs
|
|
30169
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
30229
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateRouteTable.ts.html |here} to see how to use UpdateRouteTable API.
|
|
30170
30230
|
*/
|
|
30171
30231
|
updateRouteTable(updateRouteTableRequest) {
|
|
30172
30232
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30235,7 +30295,7 @@ class VirtualNetworkClient {
|
|
|
30235
30295
|
* @param UpdateSecurityListRequest
|
|
30236
30296
|
* @return UpdateSecurityListResponse
|
|
30237
30297
|
* @throws OciError when an error occurs
|
|
30238
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
30298
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateSecurityList.ts.html |here} to see how to use UpdateSecurityList API.
|
|
30239
30299
|
*/
|
|
30240
30300
|
updateSecurityList(updateSecurityListRequest) {
|
|
30241
30301
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30301,7 +30361,7 @@ class VirtualNetworkClient {
|
|
|
30301
30361
|
* @param UpdateServiceGatewayRequest
|
|
30302
30362
|
* @return UpdateServiceGatewayResponse
|
|
30303
30363
|
* @throws OciError when an error occurs
|
|
30304
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
30364
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateServiceGateway.ts.html |here} to see how to use UpdateServiceGateway API.
|
|
30305
30365
|
*/
|
|
30306
30366
|
updateServiceGateway(updateServiceGatewayRequest) {
|
|
30307
30367
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30366,7 +30426,7 @@ class VirtualNetworkClient {
|
|
|
30366
30426
|
* @param UpdateSubnetRequest
|
|
30367
30427
|
* @return UpdateSubnetResponse
|
|
30368
30428
|
* @throws OciError when an error occurs
|
|
30369
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
30429
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateSubnet.ts.html |here} to see how to use UpdateSubnet API.
|
|
30370
30430
|
*/
|
|
30371
30431
|
updateSubnet(updateSubnetRequest) {
|
|
30372
30432
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30433,7 +30493,7 @@ class VirtualNetworkClient {
|
|
|
30433
30493
|
* @param UpdateTunnelCpeDeviceConfigRequest
|
|
30434
30494
|
* @return UpdateTunnelCpeDeviceConfigResponse
|
|
30435
30495
|
* @throws OciError when an error occurs
|
|
30436
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
30496
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateTunnelCpeDeviceConfig.ts.html |here} to see how to use UpdateTunnelCpeDeviceConfig API.
|
|
30437
30497
|
*/
|
|
30438
30498
|
updateTunnelCpeDeviceConfig(updateTunnelCpeDeviceConfigRequest) {
|
|
30439
30499
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30501,7 +30561,7 @@ class VirtualNetworkClient {
|
|
|
30501
30561
|
* @param UpdateVcnRequest
|
|
30502
30562
|
* @return UpdateVcnResponse
|
|
30503
30563
|
* @throws OciError when an error occurs
|
|
30504
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
30564
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateVcn.ts.html |here} to see how to use UpdateVcn API.
|
|
30505
30565
|
*/
|
|
30506
30566
|
updateVcn(updateVcnRequest) {
|
|
30507
30567
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30589,7 +30649,7 @@ class VirtualNetworkClient {
|
|
|
30589
30649
|
* @param UpdateVirtualCircuitRequest
|
|
30590
30650
|
* @return UpdateVirtualCircuitResponse
|
|
30591
30651
|
* @throws OciError when an error occurs
|
|
30592
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
30652
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateVirtualCircuit.ts.html |here} to see how to use UpdateVirtualCircuit API.
|
|
30593
30653
|
*/
|
|
30594
30654
|
updateVirtualCircuit(updateVirtualCircuitRequest) {
|
|
30595
30655
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30655,7 +30715,7 @@ class VirtualNetworkClient {
|
|
|
30655
30715
|
* @param UpdateVlanRequest
|
|
30656
30716
|
* @return UpdateVlanResponse
|
|
30657
30717
|
* @throws OciError when an error occurs
|
|
30658
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
30718
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateVlan.ts.html |here} to see how to use UpdateVlan API.
|
|
30659
30719
|
*/
|
|
30660
30720
|
updateVlan(updateVlanRequest) {
|
|
30661
30721
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30721,7 +30781,7 @@ class VirtualNetworkClient {
|
|
|
30721
30781
|
* @param UpdateVnicRequest
|
|
30722
30782
|
* @return UpdateVnicResponse
|
|
30723
30783
|
* @throws OciError when an error occurs
|
|
30724
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
30784
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateVnic.ts.html |here} to see how to use UpdateVnic API.
|
|
30725
30785
|
*/
|
|
30726
30786
|
updateVnic(updateVnicRequest) {
|
|
30727
30787
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30786,7 +30846,7 @@ class VirtualNetworkClient {
|
|
|
30786
30846
|
* @param UpdateVtapRequest
|
|
30787
30847
|
* @return UpdateVtapResponse
|
|
30788
30848
|
* @throws OciError when an error occurs
|
|
30789
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
30849
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpdateVtap.ts.html |here} to see how to use UpdateVtap API.
|
|
30790
30850
|
*/
|
|
30791
30851
|
updateVtap(updateVtapRequest) {
|
|
30792
30852
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30858,7 +30918,7 @@ class VirtualNetworkClient {
|
|
|
30858
30918
|
* @param UpgradeDrgRequest
|
|
30859
30919
|
* @return UpgradeDrgResponse
|
|
30860
30920
|
* @throws OciError when an error occurs
|
|
30861
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
30921
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/UpgradeDrg.ts.html |here} to see how to use UpgradeDrg API.
|
|
30862
30922
|
*/
|
|
30863
30923
|
upgradeDrg(upgradeDrgRequest) {
|
|
30864
30924
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30920,7 +30980,7 @@ class VirtualNetworkClient {
|
|
|
30920
30980
|
* @param ValidateByoipRangeRequest
|
|
30921
30981
|
* @return ValidateByoipRangeResponse
|
|
30922
30982
|
* @throws OciError when an error occurs
|
|
30923
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
30983
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/ValidateByoipRange.ts.html |here} to see how to use ValidateByoipRange API.
|
|
30924
30984
|
*/
|
|
30925
30985
|
validateByoipRange(validateByoipRangeRequest) {
|
|
30926
30986
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -30980,7 +31040,7 @@ class VirtualNetworkClient {
|
|
|
30980
31040
|
* @param WithdrawByoipRangeRequest
|
|
30981
31041
|
* @return WithdrawByoipRangeResponse
|
|
30982
31042
|
* @throws OciError when an error occurs
|
|
30983
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
31043
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.37.0/core/WithdrawByoipRange.ts.html |here} to see how to use WithdrawByoipRange API.
|
|
30984
31044
|
*/
|
|
30985
31045
|
withdrawByoipRange(withdrawByoipRangeRequest) {
|
|
30986
31046
|
return __awaiter(this, void 0, void 0, function* () {
|