oci-core 2.121.1 → 2.122.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/client.d.ts CHANGED
@@ -3354,7 +3354,8 @@ export declare class ComputeClient {
3354
3354
  */
3355
3355
  updateComputeGpuMemoryCluster(updateComputeGpuMemoryClusterRequest: requests.UpdateComputeGpuMemoryClusterRequest): Promise<responses.UpdateComputeGpuMemoryClusterResponse>;
3356
3356
  /**
3357
- * Customer can update displayName, tags and for compute GPU memory fabric record
3357
+ * Customer can update displayName, tags and desired firmware bundle, recycle level for
3358
+ * compute GPU memory fabric record
3358
3359
  *
3359
3360
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3360
3361
  * @param UpdateComputeGpuMemoryFabricRequest
package/lib/client.js CHANGED
@@ -4490,8 +4490,7 @@ class BlockstorageClient {
4490
4490
  const queryParams = {};
4491
4491
  let headerParams = {
4492
4492
  "Content-Type": common.Constants.APPLICATION_JSON,
4493
- "if-match": updateVolumeKmsKeyRequest.ifMatch,
4494
- "opc-parent-resource-principal-token-url": updateVolumeKmsKeyRequest.opcParentResourcePrincipalTokenUrl
4493
+ "if-match": updateVolumeKmsKeyRequest.ifMatch
4495
4494
  };
4496
4495
  const specRetryConfiguration = common.NoRetryConfigurationDetails;
4497
4496
  const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateVolumeKmsKeyRequest.retryConfiguration, specRetryConfiguration);
@@ -13300,7 +13299,8 @@ class ComputeClient {
13300
13299
  });
13301
13300
  }
13302
13301
  /**
13303
- * Customer can update displayName, tags and for compute GPU memory fabric record
13302
+ * Customer can update displayName, tags and desired firmware bundle, recycle level for
13303
+ * compute GPU memory fabric record
13304
13304
  *
13305
13305
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
13306
13306
  * @param UpdateComputeGpuMemoryFabricRequest