oci-core 2.109.1 → 2.110.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 +77 -3
- package/lib/client.js +541 -5
- package/lib/client.js.map +1 -1
- package/lib/compute-waiter.d.ts +58 -0
- package/lib/compute-waiter.js +111 -0
- package/lib/compute-waiter.js.map +1 -1
- package/lib/model/attach-compute-host-group-host-details.d.ts +33 -0
- package/lib/model/attach-compute-host-group-host-details.js +36 -0
- package/lib/model/attach-compute-host-group-host-details.js.map +1 -0
- package/lib/model/change-compute-host-group-compartment-details.d.ts +34 -0
- package/lib/model/change-compute-host-group-compartment-details.js +36 -0
- package/lib/model/change-compute-host-group-compartment-details.js.map +1 -0
- package/lib/model/compute-bare-metal-host-placement-constraint-details.d.ts +36 -0
- package/lib/model/compute-bare-metal-host-placement-constraint-details.js +61 -0
- package/lib/model/compute-bare-metal-host-placement-constraint-details.js.map +1 -0
- package/lib/model/compute-host-configuration-check-details.d.ts +73 -0
- package/lib/model/compute-host-configuration-check-details.js +56 -0
- package/lib/model/compute-host-configuration-check-details.js.map +1 -0
- package/lib/model/compute-host-configuration-data.d.ts +35 -0
- package/lib/model/compute-host-configuration-data.js +64 -0
- package/lib/model/compute-host-configuration-data.js.map +1 -0
- package/lib/model/compute-host-group-collection.d.ts +34 -0
- package/lib/model/compute-host-group-collection.js +68 -0
- package/lib/model/compute-host-group-collection.js.map +1 -0
- package/lib/model/compute-host-group-summary.d.ts +106 -0
- package/lib/model/compute-host-group-summary.js +36 -0
- package/lib/model/compute-host-group-summary.js.map +1 -0
- package/lib/model/compute-host-group.d.ts +123 -0
- package/lib/model/compute-host-group.js +78 -0
- package/lib/model/compute-host-group.js.map +1 -0
- package/lib/model/compute-host-summary.d.ts +7 -0
- package/lib/model/compute-host-summary.js +30 -2
- package/lib/model/compute-host-summary.js.map +1 -1
- package/lib/model/compute-host.d.ts +20 -0
- package/lib/model/compute-host.js +36 -2
- package/lib/model/compute-host.js.map +1 -1
- package/lib/model/configuration-state.d.ts +44 -0
- package/lib/model/configuration-state.js +55 -0
- package/lib/model/configuration-state.js.map +1 -0
- package/lib/model/create-compute-host-group-details.d.ts +78 -0
- package/lib/model/create-compute-host-group-details.js +68 -0
- package/lib/model/create-compute-host-group-details.js.map +1 -0
- package/lib/model/create-dedicated-vm-host-details.d.ts +2 -0
- package/lib/model/create-dedicated-vm-host-details.js +30 -2
- package/lib/model/create-dedicated-vm-host-details.js.map +1 -1
- package/lib/model/create-ipv6-details.d.ts +2 -2
- package/lib/model/create-local-peering-gateway-details.d.ts +13 -0
- package/lib/model/create-local-peering-gateway-details.js.map +1 -1
- package/lib/model/create-private-ip-details.d.ts +2 -2
- package/lib/model/create-vcn-details.d.ts +5 -0
- package/lib/model/create-vcn-details.js.map +1 -1
- package/lib/model/create-volume-details.d.ts +2 -1
- package/lib/model/create-volume-details.js.map +1 -1
- package/lib/model/dedicated-vm-host.d.ts +2 -0
- package/lib/model/dedicated-vm-host.js +30 -2
- package/lib/model/dedicated-vm-host.js.map +1 -1
- package/lib/model/detach-compute-host-group-host-details.d.ts +33 -0
- package/lib/model/detach-compute-host-group-host-details.js +36 -0
- package/lib/model/detach-compute-host-group-host-details.js.map +1 -0
- package/lib/model/host-group-configuration.d.ts +52 -0
- package/lib/model/host-group-configuration.js +46 -0
- package/lib/model/host-group-configuration.js.map +1 -0
- package/lib/model/host-group-placement-constraint-details.d.ts +36 -0
- package/lib/model/host-group-placement-constraint-details.js +61 -0
- package/lib/model/host-group-placement-constraint-details.js.map +1 -0
- package/lib/model/index.d.ts +32 -0
- package/lib/model/index.js +46 -13
- package/lib/model/index.js.map +1 -1
- package/lib/model/instance-configuration-create-volume-details.d.ts +2 -1
- package/lib/model/instance-configuration-create-volume-details.js.map +1 -1
- package/lib/model/instance.d.ts +6 -0
- package/lib/model/instance.js +6 -0
- package/lib/model/instance.js.map +1 -1
- package/lib/model/ipv6.d.ts +2 -2
- package/lib/model/launch-instance-details.d.ts +5 -0
- package/lib/model/launch-instance-details.js +6 -0
- package/lib/model/launch-instance-details.js.map +1 -1
- package/lib/model/local-peering-gateway.d.ts +13 -0
- package/lib/model/local-peering-gateway.js.map +1 -1
- package/lib/model/placement-constraint-details.d.ts +30 -0
- package/lib/model/placement-constraint-details.js +79 -0
- package/lib/model/placement-constraint-details.js.map +1 -0
- package/lib/model/private-ip.d.ts +2 -2
- package/lib/model/recycle-details.d.ts +50 -0
- package/lib/model/recycle-details.js +46 -0
- package/lib/model/recycle-details.js.map +1 -0
- package/lib/model/update-compute-host-group-details.d.ts +66 -0
- package/lib/model/update-compute-host-group-details.js +68 -0
- package/lib/model/update-compute-host-group-details.js.map +1 -0
- package/lib/model/update-ipv6-details.d.ts +2 -2
- package/lib/model/update-local-peering-gateway-details.d.ts +13 -0
- package/lib/model/update-local-peering-gateway-details.js.map +1 -1
- package/lib/model/update-private-ip-details.d.ts +2 -2
- package/lib/model/update-vcn-details.d.ts +5 -0
- package/lib/model/update-vcn-details.js.map +1 -1
- package/lib/model/update-vnic-details.d.ts +1 -1
- package/lib/model/update-volume-details.d.ts +2 -1
- package/lib/model/update-volume-details.js.map +1 -1
- package/lib/model/vcn.d.ts +5 -0
- package/lib/model/vcn.js.map +1 -1
- package/lib/model/vnic.d.ts +1 -1
- package/lib/model/volume.d.ts +2 -1
- package/lib/model/volume.js.map +1 -1
- package/lib/request/attach-compute-host-group-host-request.d.ts +50 -0
- package/lib/request/attach-compute-host-group-host-request.js +15 -0
- package/lib/request/attach-compute-host-group-host-request.js.map +1 -0
- package/lib/request/change-compute-host-group-compartment-request.d.ts +50 -0
- package/lib/request/change-compute-host-group-compartment-request.js +15 -0
- package/lib/request/change-compute-host-group-compartment-request.js.map +1 -0
- package/lib/request/create-compute-host-group-request.d.ts +38 -0
- package/lib/request/create-compute-host-group-request.js +15 -0
- package/lib/request/create-compute-host-group-request.js.map +1 -0
- package/lib/request/delete-compute-host-group-request.d.ts +36 -0
- package/lib/request/delete-compute-host-group-request.js +15 -0
- package/lib/request/delete-compute-host-group-request.js.map +1 -0
- package/lib/request/detach-compute-host-group-host-request.d.ts +50 -0
- package/lib/request/detach-compute-host-group-host-request.js +15 -0
- package/lib/request/detach-compute-host-group-host-request.js.map +1 -0
- package/lib/request/get-compute-host-group-request.d.ts +29 -0
- package/lib/request/get-compute-host-group-request.js +15 -0
- package/lib/request/get-compute-host-group-request.js.map +1 -0
- package/lib/request/index.d.ts +16 -0
- package/lib/request/index.js.map +1 -1
- package/lib/request/list-compute-host-groups-request.d.ts +44 -0
- package/lib/request/list-compute-host-groups-request.js +15 -0
- package/lib/request/list-compute-host-groups-request.js.map +1 -0
- package/lib/request/list-compute-hosts-request.d.ts +5 -0
- package/lib/request/list-compute-hosts-request.js.map +1 -1
- package/lib/request/update-compute-host-group-request.d.ts +50 -0
- package/lib/request/update-compute-host-group-request.js +15 -0
- package/lib/request/update-compute-host-group-request.js.map +1 -0
- package/lib/request/update-compute-host-request.d.ts +9 -0
- package/lib/response/attach-compute-host-group-host-response.d.ts +42 -0
- package/lib/response/attach-compute-host-group-host-response.js +15 -0
- package/lib/response/attach-compute-host-group-host-response.js.map +1 -0
- package/lib/response/change-compute-host-group-compartment-response.d.ts +27 -0
- package/lib/response/change-compute-host-group-compartment-response.js +15 -0
- package/lib/response/change-compute-host-group-compartment-response.js.map +1 -0
- package/lib/response/create-compute-host-group-response.d.ts +42 -0
- package/lib/response/create-compute-host-group-response.js +15 -0
- package/lib/response/create-compute-host-group-response.js.map +1 -0
- package/lib/response/delete-compute-host-group-response.d.ts +20 -0
- package/lib/response/delete-compute-host-group-response.js +15 -0
- package/lib/response/delete-compute-host-group-response.js.map +1 -0
- package/lib/response/detach-compute-host-group-host-response.d.ts +27 -0
- package/lib/response/detach-compute-host-group-host-response.js +15 -0
- package/lib/response/detach-compute-host-group-host-response.js.map +1 -0
- package/lib/response/get-compute-host-group-response.d.ts +30 -0
- package/lib/response/get-compute-host-group-response.js +15 -0
- package/lib/response/get-compute-host-group-response.js.map +1 -0
- package/lib/response/index.d.ts +16 -0
- package/lib/response/list-compute-host-groups-response.d.ts +32 -0
- package/lib/response/list-compute-host-groups-response.js +15 -0
- package/lib/response/list-compute-host-groups-response.js.map +1 -0
- package/lib/response/update-compute-host-group-response.d.ts +42 -0
- package/lib/response/update-compute-host-group-response.js +15 -0
- package/lib/response/update-compute-host-group-response.js.map +1 -0
- package/package.json +3 -3
package/lib/client.d.ts
CHANGED
|
@@ -1237,6 +1237,15 @@ export declare class ComputeClient {
|
|
|
1237
1237
|
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/AttachBootVolume.ts.html |here} to see how to use AttachBootVolume API.
|
|
1238
1238
|
*/
|
|
1239
1239
|
attachBootVolume(attachBootVolumeRequest: requests.AttachBootVolumeRequest): Promise<responses.AttachBootVolumeResponse>;
|
|
1240
|
+
/**
|
|
1241
|
+
* Attaches the Compute BM Host to a Host group
|
|
1242
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1243
|
+
* @param AttachComputeHostGroupHostRequest
|
|
1244
|
+
* @return AttachComputeHostGroupHostResponse
|
|
1245
|
+
* @throws OciError when an error occurs
|
|
1246
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/AttachComputeHostGroupHost.ts.html |here} to see how to use AttachComputeHostGroupHost API.
|
|
1247
|
+
*/
|
|
1248
|
+
attachComputeHostGroupHost(attachComputeHostGroupHostRequest: requests.AttachComputeHostGroupHostRequest): Promise<responses.AttachComputeHostGroupHostResponse>;
|
|
1240
1249
|
/**
|
|
1241
1250
|
* Creates a secondary VNIC and attaches it to the specified instance.
|
|
1242
1251
|
* For more information about secondary VNICs, see
|
|
@@ -1355,6 +1364,17 @@ export declare class ComputeClient {
|
|
|
1355
1364
|
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ChangeComputeHostCompartment.ts.html |here} to see how to use ChangeComputeHostCompartment API.
|
|
1356
1365
|
*/
|
|
1357
1366
|
changeComputeHostCompartment(changeComputeHostCompartmentRequest: requests.ChangeComputeHostCompartmentRequest): Promise<responses.ChangeComputeHostCompartmentResponse>;
|
|
1367
|
+
/**
|
|
1368
|
+
* Moves a compute host group into a different compartment. For information about moving resources between
|
|
1369
|
+
* compartments, see [Moving Resources to a Different Compartment](https://docs.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
|
|
1370
|
+
*
|
|
1371
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1372
|
+
* @param ChangeComputeHostGroupCompartmentRequest
|
|
1373
|
+
* @return ChangeComputeHostGroupCompartmentResponse
|
|
1374
|
+
* @throws OciError when an error occurs
|
|
1375
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ChangeComputeHostGroupCompartment.ts.html |here} to see how to use ChangeComputeHostGroupCompartment API.
|
|
1376
|
+
*/
|
|
1377
|
+
changeComputeHostGroupCompartment(changeComputeHostGroupCompartmentRequest: requests.ChangeComputeHostGroupCompartmentRequest): Promise<responses.ChangeComputeHostGroupCompartmentResponse>;
|
|
1358
1378
|
/**
|
|
1359
1379
|
* Moves a compute image capability schema into a different compartment within the same tenancy.
|
|
1360
1380
|
* For information about moving resources between compartments, see
|
|
@@ -1488,6 +1508,15 @@ export declare class ComputeClient {
|
|
|
1488
1508
|
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateComputeGpuMemoryCluster.ts.html |here} to see how to use CreateComputeGpuMemoryCluster API.
|
|
1489
1509
|
*/
|
|
1490
1510
|
createComputeGpuMemoryCluster(createComputeGpuMemoryClusterRequest: requests.CreateComputeGpuMemoryClusterRequest): Promise<responses.CreateComputeGpuMemoryClusterResponse>;
|
|
1511
|
+
/**
|
|
1512
|
+
* Creates a new compute host group in the specified compartment and availability domain.
|
|
1513
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1514
|
+
* @param CreateComputeHostGroupRequest
|
|
1515
|
+
* @return CreateComputeHostGroupResponse
|
|
1516
|
+
* @throws OciError when an error occurs
|
|
1517
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/CreateComputeHostGroup.ts.html |here} to see how to use CreateComputeHostGroup API.
|
|
1518
|
+
*/
|
|
1519
|
+
createComputeHostGroup(createComputeHostGroupRequest: requests.CreateComputeHostGroupRequest): Promise<responses.CreateComputeHostGroupResponse>;
|
|
1491
1520
|
/**
|
|
1492
1521
|
* Creates compute image capability schema.
|
|
1493
1522
|
*
|
|
@@ -1607,6 +1636,15 @@ export declare class ComputeClient {
|
|
|
1607
1636
|
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteComputeGpuMemoryCluster.ts.html |here} to see how to use DeleteComputeGpuMemoryCluster API.
|
|
1608
1637
|
*/
|
|
1609
1638
|
deleteComputeGpuMemoryCluster(deleteComputeGpuMemoryClusterRequest: requests.DeleteComputeGpuMemoryClusterRequest): Promise<responses.DeleteComputeGpuMemoryClusterResponse>;
|
|
1639
|
+
/**
|
|
1640
|
+
* Deletes the specified compute host group
|
|
1641
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1642
|
+
* @param DeleteComputeHostGroupRequest
|
|
1643
|
+
* @return DeleteComputeHostGroupResponse
|
|
1644
|
+
* @throws OciError when an error occurs
|
|
1645
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DeleteComputeHostGroup.ts.html |here} to see how to use DeleteComputeHostGroup API.
|
|
1646
|
+
*/
|
|
1647
|
+
deleteComputeHostGroup(deleteComputeHostGroupRequest: requests.DeleteComputeHostGroupRequest): Promise<responses.DeleteComputeHostGroupResponse>;
|
|
1610
1648
|
/**
|
|
1611
1649
|
* Deletes the specified Compute Image Capability Schema
|
|
1612
1650
|
*
|
|
@@ -1671,6 +1709,15 @@ export declare class ComputeClient {
|
|
|
1671
1709
|
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DetachBootVolume.ts.html |here} to see how to use DetachBootVolume API.
|
|
1672
1710
|
*/
|
|
1673
1711
|
detachBootVolume(detachBootVolumeRequest: requests.DetachBootVolumeRequest): Promise<responses.DetachBootVolumeResponse>;
|
|
1712
|
+
/**
|
|
1713
|
+
* Detaches the specified bare metal host from the compute host group
|
|
1714
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1715
|
+
* @param DetachComputeHostGroupHostRequest
|
|
1716
|
+
* @return DetachComputeHostGroupHostResponse
|
|
1717
|
+
* @throws OciError when an error occurs
|
|
1718
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/DetachComputeHostGroupHost.ts.html |here} to see how to use DetachComputeHostGroupHost API.
|
|
1719
|
+
*/
|
|
1720
|
+
detachComputeHostGroupHost(detachComputeHostGroupHostRequest: requests.DetachComputeHostGroupHostRequest): Promise<responses.DetachComputeHostGroupHostResponse>;
|
|
1674
1721
|
/**
|
|
1675
1722
|
* Detaches and deletes the specified secondary VNIC.
|
|
1676
1723
|
* This operation cannot be used on the instance's primary VNIC.
|
|
@@ -1835,6 +1882,15 @@ export declare class ComputeClient {
|
|
|
1835
1882
|
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetComputeHost.ts.html |here} to see how to use GetComputeHost API.
|
|
1836
1883
|
*/
|
|
1837
1884
|
getComputeHost(getComputeHostRequest: requests.GetComputeHostRequest): Promise<responses.GetComputeHostResponse>;
|
|
1885
|
+
/**
|
|
1886
|
+
* Gets information about the specified compute host group
|
|
1887
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1888
|
+
* @param GetComputeHostGroupRequest
|
|
1889
|
+
* @return GetComputeHostGroupResponse
|
|
1890
|
+
* @throws OciError when an error occurs
|
|
1891
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/GetComputeHostGroup.ts.html |here} to see how to use GetComputeHostGroup API.
|
|
1892
|
+
*/
|
|
1893
|
+
getComputeHostGroup(getComputeHostGroupRequest: requests.GetComputeHostGroupRequest): Promise<responses.GetComputeHostGroupResponse>;
|
|
1838
1894
|
/**
|
|
1839
1895
|
* Gets the specified Compute Image Capability Schema
|
|
1840
1896
|
*
|
|
@@ -2543,6 +2599,15 @@ export declare class ComputeClient {
|
|
|
2543
2599
|
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListComputeGpuMemoryFabrics.ts.html |here} to see how to use ListComputeGpuMemoryFabrics API.
|
|
2544
2600
|
*/
|
|
2545
2601
|
listComputeGpuMemoryFabrics(listComputeGpuMemoryFabricsRequest: requests.ListComputeGpuMemoryFabricsRequest): Promise<responses.ListComputeGpuMemoryFabricsResponse>;
|
|
2602
|
+
/**
|
|
2603
|
+
* Lists the compute host groups that match the specified criteria and compartment.
|
|
2604
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
2605
|
+
* @param ListComputeHostGroupsRequest
|
|
2606
|
+
* @return ListComputeHostGroupsResponse
|
|
2607
|
+
* @throws OciError when an error occurs
|
|
2608
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/ListComputeHostGroups.ts.html |here} to see how to use ListComputeHostGroups API.
|
|
2609
|
+
*/
|
|
2610
|
+
listComputeHostGroups(listComputeHostGroupsRequest: requests.ListComputeHostGroupsRequest): Promise<responses.ListComputeHostGroupsResponse>;
|
|
2546
2611
|
/**
|
|
2547
2612
|
* Generates a list of summary host details
|
|
2548
2613
|
*
|
|
@@ -2988,7 +3053,7 @@ export declare class ComputeClient {
|
|
|
2988
3053
|
*/
|
|
2989
3054
|
listInstanceDevicesResponseIterator(request: requests.ListInstanceDevicesRequest): AsyncIterableIterator<responses.ListInstanceDevicesResponse>;
|
|
2990
3055
|
/**
|
|
2991
|
-
* Gets a list of all the maintenance events for the given
|
|
3056
|
+
* Gets a list of all the maintenance events for the given compartment.
|
|
2992
3057
|
*
|
|
2993
3058
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
2994
3059
|
* @param ListInstanceMaintenanceEventsRequest
|
|
@@ -3308,6 +3373,15 @@ export declare class ComputeClient {
|
|
|
3308
3373
|
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateComputeHost.ts.html |here} to see how to use UpdateComputeHost API.
|
|
3309
3374
|
*/
|
|
3310
3375
|
updateComputeHost(updateComputeHostRequest: requests.UpdateComputeHostRequest): Promise<responses.UpdateComputeHostResponse>;
|
|
3376
|
+
/**
|
|
3377
|
+
* Updates the specified compute host group details.
|
|
3378
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
3379
|
+
* @param UpdateComputeHostGroupRequest
|
|
3380
|
+
* @return UpdateComputeHostGroupResponse
|
|
3381
|
+
* @throws OciError when an error occurs
|
|
3382
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/core/UpdateComputeHostGroup.ts.html |here} to see how to use UpdateComputeHostGroup API.
|
|
3383
|
+
*/
|
|
3384
|
+
updateComputeHostGroup(updateComputeHostGroupRequest: requests.UpdateComputeHostGroupRequest): Promise<responses.UpdateComputeHostGroupResponse>;
|
|
3311
3385
|
/**
|
|
3312
3386
|
* Updates the specified Compute Image Capability Schema
|
|
3313
3387
|
*
|
|
@@ -4873,8 +4947,8 @@ export declare class VirtualNetworkClient {
|
|
|
4873
4947
|
*/
|
|
4874
4948
|
createNetworkSecurityGroup(createNetworkSecurityGroupRequest: requests.CreateNetworkSecurityGroupRequest): Promise<responses.CreateNetworkSecurityGroupResponse>;
|
|
4875
4949
|
/**
|
|
4876
|
-
* Creates a
|
|
4877
|
-
* For more information about
|
|
4950
|
+
* Creates a private IP.
|
|
4951
|
+
* For more information about private IPs, see
|
|
4878
4952
|
* [IP Addresses](https://docs.oracle.com/iaas/Content/Network/Tasks/managingIPaddresses.htm).
|
|
4879
4953
|
*
|
|
4880
4954
|
* This operation does not retry by default if the user has not defined a retry configuration.
|