Skip to content

Commit

Permalink
CodeGen from PR 29206 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 9f655b9450166d16c2d511014e357aa5d7fc4b97 into 7605afe88e3201dc25ce0881c2e49fe1b6bbdd54
  • Loading branch information
SDKAuto committed May 30, 2024
1 parent 15972ff commit 3f47678
Show file tree
Hide file tree
Showing 28 changed files with 2,853 additions and 169 deletions.
73 changes: 73 additions & 0 deletions sdk/netapp/arm-netapp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,78 @@
# Release History

## 21.1.0-beta.1 (2024-05-30)
Compared with version 21.0.0

**Features**

- Added operation Accounts.beginChangeKeyVault
- Added operation Accounts.beginChangeKeyVaultAndWait
- Added operation Accounts.beginGetChangeKeyVaultInformation
- Added operation Accounts.beginGetChangeKeyVaultInformationAndWait
- Added operation Accounts.beginMigrateEncryptionKey
- Added operation Accounts.beginMigrateEncryptionKeyAndWait
- Added operation Volumes.beginCreateOnPremMigrationReplication
- Added operation Volumes.beginCreateOnPremMigrationReplicationAndWait
- Added operation Volumes.beginFinalizeOnPremMigration
- Added operation Volumes.beginFinalizeOnPremMigrationAndWait
- Added operation Volumes.beginPeerClusterForOnPremMigration
- Added operation Volumes.beginPeerClusterForOnPremMigrationAndWait
- Added operation Volumes.beginPerformReplicationTransfer
- Added operation Volumes.beginPerformReplicationTransferAndWait
- Added operation Volumes.beginSplitCloneFromParent
- Added operation Volumes.beginSplitCloneFromParentAndWait
- Added Interface AccountsChangeKeyVaultHeaders
- Added Interface AccountsChangeKeyVaultOptionalParams
- Added Interface AccountsGetChangeKeyVaultInformationHeaders
- Added Interface AccountsGetChangeKeyVaultInformationOptionalParams
- Added Interface AccountsMigrateEncryptionKeyHeaders
- Added Interface AccountsMigrateEncryptionKeyOptionalParams
- Added Interface ChangeKeyVault
- Added Interface ClusterPeerCommandResponse
- Added Interface EncryptionMigrationRequest
- Added Interface KeyVaultPrivateEndpoint
- Added Interface PeerClusterForVolumeMigrationRequest
- Added Interface RemotePath
- Added Interface SvmPeerCommandResponse
- Added Interface VolumesCreateOnPremMigrationReplicationHeaders
- Added Interface VolumesCreateOnPremMigrationReplicationOptionalParams
- Added Interface VolumesFinalizeOnPremMigrationHeaders
- Added Interface VolumesFinalizeOnPremMigrationOptionalParams
- Added Interface VolumesPeerClusterForOnPremMigrationHeaders
- Added Interface VolumesPeerClusterForOnPremMigrationOptionalParams
- Added Interface VolumesPerformReplicationTransferHeaders
- Added Interface VolumesPerformReplicationTransferOptionalParams
- Added Interface VolumesSplitCloneFromParentHeaders
- Added Interface VolumesSplitCloneFromParentOptionalParams
- Added Type Alias AcceptGrowCapacityPoolForShortTermCloneSplit
- Added Type Alias AccountsChangeKeyVaultResponse
- Added Type Alias AccountsGetChangeKeyVaultInformationResponse
- Added Type Alias AccountsMigrateEncryptionKeyResponse
- Added Type Alias VolumeLanguage
- Added Type Alias VolumesCreateOnPremMigrationReplicationResponse
- Added Type Alias VolumesFinalizeOnPremMigrationResponse
- Added Type Alias VolumesPeerClusterForOnPremMigrationResponse
- Added Type Alias VolumesPerformReplicationTransferResponse
- Added Type Alias VolumesSplitCloneFromParentResponse
- Interface FilePathAvailabilityRequest has a new optional parameter availabilityZone
- Interface NetAppAccount has a new optional parameter isMultiAdEnabled
- Interface NetAppAccount has a new optional parameter nfsV4IDDomain
- Interface NetAppAccountPatch has a new optional parameter isMultiAdEnabled
- Interface NetAppAccountPatch has a new optional parameter nfsV4IDDomain
- Interface NetAppResourceCheckFilePathAvailabilityOptionalParams has a new optional parameter availabilityZone
- Interface Replication has a new optional parameter replicationId
- Interface ReplicationObject has a new optional parameter remotePath
- Interface Volume has a new optional parameter acceptGrowCapacityPoolForShortTermCloneSplit
- Interface Volume has a new optional parameter inheritedSizeInBytes
- Interface Volume has a new optional parameter language
- Interface VolumeGroupVolumeProperties has a new optional parameter acceptGrowCapacityPoolForShortTermCloneSplit
- Interface VolumeGroupVolumeProperties has a new optional parameter inheritedSizeInBytes
- Interface VolumeGroupVolumeProperties has a new optional parameter language
- Interface VolumePatch has a new optional parameter protocolTypes
- Added Enum KnownAcceptGrowCapacityPoolForShortTermCloneSplit
- Added Enum KnownVolumeLanguage


## 21.0.0 (2024-05-14)

**Features**
Expand Down
2 changes: 1 addition & 1 deletion sdk/netapp/arm-netapp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Microsoft NetApp Files Azure Resource Provider specification

[Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/netapp/arm-netapp) |
[Package (NPM)](https://www.npmjs.com/package/@azure/arm-netapp) |
[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-netapp) |
[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-netapp?view=azure-node-preview) |
[Samples](https://github.com/Azure-Samples/azure-samples-js-management)

## Getting started
Expand Down
8 changes: 4 additions & 4 deletions sdk/netapp/arm-netapp/_meta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"commit": "ec07fc78c6c25b68107f8ff419d137ffecced005",
"commit": "631022c028f8bcde449616e0b9dab94e89574b82",
"readme": "specification/netapp/resource-manager/readme.md",
"autorest_command": "autorest --version=3.9.7 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=D:\\Git\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\netapp\\resource-manager\\readme.md --use=@autorest/typescript@6.0.22 --generate-sample=true",
"autorest_command": "autorest --version=3.9.7 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-js ../azure-rest-api-specs/specification/netapp/resource-manager/readme.md --use=@autorest/typescript@^6.0.12",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"release_tool": "@azure-tools/js-sdk-release-tools@2.7.9",
"use": "@autorest/typescript@6.0.22"
"release_tool": "@azure-tools/js-sdk-release-tools@2.7.10",
"use": "@autorest/typescript@^6.0.12"
}
14 changes: 3 additions & 11 deletions sdk/netapp/arm-netapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"sdk-type": "mgmt",
"author": "Microsoft Corporation",
"description": "A generated SDK for NetAppManagementClient.",
"version": "21.0.0",
"version": "21.1.0-beta.1",
"engines": {
"node": ">=18.0.0"
},
Expand Down Expand Up @@ -106,13 +106,5 @@
]
},
"autoPublish": true,
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/netapp/arm-netapp",
"//sampleConfiguration": {
"productName": "",
"productSlugs": [
"azure"
],
"disableDocsMs": true,
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-netapp?view=azure-node-preview"
}
}
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/netapp/arm-netapp"
}
Loading

0 comments on commit 3f47678

Please sign in to comment.