Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
46 changes: 46 additions & 0 deletions sdk/azurestackhci/arm-azurestackhci/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,51 @@
# Release History

## 4.1.0 (2026-05-15)

### Features Added
- Added operation group UpdateSummariesOperationGroupOperations
- Added operation UpdatesOperations.beginPrepare
- Added operation UpdatesOperations.beginPrepareAndWait
- Added operation UpdatesOperations.prepare
- Added Interface CheckUpdatesRequest
- Added Interface ClusterBillingProperties
- Added Interface EdgeDeviceDisks
- Added Interface NextBillingModel
- Added Interface SanAdapterIPConfig
- Added Interface SanAdapterProperties
- Added Interface SanClusterNetworkConfig
- Added Interface SanNetworks
- Added Interface StorageS2DConfig
- Added Interface StorageSanConfig
- Added Interface UpdatesPrepareOptionalParams
- Added Interface UpdateSummariesOperationGroupCheckHealthOptionalParams
- Added Interface UpdateSummariesOperationGroupCheckUpdatesOptionalParams
- Interface Cluster has a new optional parameter billingProperties
- Interface Cluster has a new optional parameter kind
- Interface Cluster has a new optional parameter storageType
- Interface ClusterProperties has a new optional parameter billingProperties
- Interface ClusterProperties has a new optional parameter storageType
- Interface DeploymentSettingHostNetwork has a new optional parameter sanNetworks
- Interface HciReportedProperties has a new optional parameter lastSyncTimestamp
- Interface HciStorageProfile has a new optional parameter disks
- Interface PerNodeRemoteSupportSession has a new optional parameter transcriptLocation
- Interface RemoteSupportProperties has a new optional parameter remoteSupportProvisioningState
- Interface ReportedProperties has a new optional parameter lastSyncTimestamp
- Interface Storage has a new optional parameter s2D
- Interface Storage has a new optional parameter san
- Interface Storage has a new optional parameter storageType
- Added Type Alias OverprovisioningRatio
- Added Type Alias RemoteSupportProvisioningState
- Added Type Alias StorageType
- Added Type Alias VolumeType
- Added Enum KnownOverprovisioningRatio
- Added Enum KnownRemoteSupportProvisioningState
- Added Enum KnownStorageType
- Added Enum KnownVolumeType
- Enum KnownState has a new value HealthCheckExpired
- Enum KnownState has a new value PendingOEMValidation
- Enum KnownVersions has a new value V20260430

## 4.1.0-beta.1 (2026-04-13)
Compared with version 4.0.0

Expand Down
2 changes: 1 addition & 1 deletion sdk/azurestackhci/arm-azurestackhci/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Key links:

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

## Getting started
Expand Down
149 changes: 10 additions & 139 deletions sdk/azurestackhci/arm-azurestackhci/metadata.json

Large diffs are not rendered by default.

184 changes: 2 additions & 182 deletions sdk/azurestackhci/arm-azurestackhci/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@azure/arm-azurestackhci",
"version": "4.1.0-beta.1",
"version": "4.1.0",
"description": "A generated SDK for AzureStackHCIClient.",
"engines": {
"node": ">=20.0.0"
Expand Down Expand Up @@ -69,96 +69,6 @@
"default": "./dist/commonjs/api/updateSummaries/index.js"
}
},
"./api/devicePools": {
"browser": {
"types": "./dist/browser/api/devicePools/index.d.ts",
"default": "./dist/browser/api/devicePools/index.js"
},
"react-native": {
"types": "./dist/react-native/api/devicePools/index.d.ts",
"default": "./dist/react-native/api/devicePools/index.js"
},
"import": {
"types": "./dist/esm/api/devicePools/index.d.ts",
"default": "./dist/esm/api/devicePools/index.js"
},
"require": {
"types": "./dist/commonjs/api/devicePools/index.d.ts",
"default": "./dist/commonjs/api/devicePools/index.js"
}
},
"./api/clusterJobs": {
"browser": {
"types": "./dist/browser/api/clusterJobs/index.d.ts",
"default": "./dist/browser/api/clusterJobs/index.js"
},
"react-native": {
"types": "./dist/react-native/api/clusterJobs/index.d.ts",
"default": "./dist/react-native/api/clusterJobs/index.js"
},
"import": {
"types": "./dist/esm/api/clusterJobs/index.d.ts",
"default": "./dist/esm/api/clusterJobs/index.js"
},
"require": {
"types": "./dist/commonjs/api/clusterJobs/index.d.ts",
"default": "./dist/commonjs/api/clusterJobs/index.js"
}
},
"./api/ownershipVouchers": {
"browser": {
"types": "./dist/browser/api/ownershipVouchers/index.d.ts",
"default": "./dist/browser/api/ownershipVouchers/index.js"
},
"react-native": {
"types": "./dist/react-native/api/ownershipVouchers/index.d.ts",
"default": "./dist/react-native/api/ownershipVouchers/index.js"
},
"import": {
"types": "./dist/esm/api/ownershipVouchers/index.d.ts",
"default": "./dist/esm/api/ownershipVouchers/index.js"
},
"require": {
"types": "./dist/commonjs/api/ownershipVouchers/index.d.ts",
"default": "./dist/commonjs/api/ownershipVouchers/index.js"
}
},
"./api/edgeMachineJobs": {
"browser": {
"types": "./dist/browser/api/edgeMachineJobs/index.d.ts",
"default": "./dist/browser/api/edgeMachineJobs/index.js"
},
"react-native": {
"types": "./dist/react-native/api/edgeMachineJobs/index.d.ts",
"default": "./dist/react-native/api/edgeMachineJobs/index.js"
},
"import": {
"types": "./dist/esm/api/edgeMachineJobs/index.d.ts",
"default": "./dist/esm/api/edgeMachineJobs/index.js"
},
"require": {
"types": "./dist/commonjs/api/edgeMachineJobs/index.d.ts",
"default": "./dist/commonjs/api/edgeMachineJobs/index.js"
}
},
"./api/edgeMachines": {
"browser": {
"types": "./dist/browser/api/edgeMachines/index.d.ts",
"default": "./dist/browser/api/edgeMachines/index.js"
},
"react-native": {
"types": "./dist/react-native/api/edgeMachines/index.d.ts",
"default": "./dist/react-native/api/edgeMachines/index.js"
},
"import": {
"types": "./dist/esm/api/edgeMachines/index.d.ts",
"default": "./dist/esm/api/edgeMachines/index.js"
},
"require": {
"types": "./dist/commonjs/api/edgeMachines/index.d.ts",
"default": "./dist/commonjs/api/edgeMachines/index.js"
}
},
"./api/validatedSolutionRecipes": {
"browser": {
"types": "./dist/browser/api/validatedSolutionRecipes/index.d.ts",
Expand Down Expand Up @@ -267,24 +177,6 @@
"default": "./dist/commonjs/api/securitySettings/index.js"
}
},
"./api/publishers": {
"browser": {
"types": "./dist/browser/api/publishers/index.d.ts",
"default": "./dist/browser/api/publishers/index.js"
},
"react-native": {
"types": "./dist/react-native/api/publishers/index.d.ts",
"default": "./dist/react-native/api/publishers/index.js"
},
"import": {
"types": "./dist/esm/api/publishers/index.d.ts",
"default": "./dist/esm/api/publishers/index.js"
},
"require": {
"types": "./dist/commonjs/api/publishers/index.d.ts",
"default": "./dist/commonjs/api/publishers/index.js"
}
},
"./api/extensions": {
"browser": {
"types": "./dist/browser/api/extensions/index.d.ts",
Expand Down Expand Up @@ -429,78 +321,6 @@
"default": "./dist/commonjs/api/operations/index.js"
}
},
"./api/updateContents": {
"browser": {
"types": "./dist/browser/api/updateContents/index.d.ts",
"default": "./dist/browser/api/updateContents/index.js"
},
"react-native": {
"types": "./dist/react-native/api/updateContents/index.d.ts",
"default": "./dist/react-native/api/updateContents/index.js"
},
"import": {
"types": "./dist/esm/api/updateContents/index.d.ts",
"default": "./dist/esm/api/updateContents/index.js"
},
"require": {
"types": "./dist/commonjs/api/updateContents/index.d.ts",
"default": "./dist/commonjs/api/updateContents/index.js"
}
},
"./api/osImages": {
"browser": {
"types": "./dist/browser/api/osImages/index.d.ts",
"default": "./dist/browser/api/osImages/index.js"
},
"react-native": {
"types": "./dist/react-native/api/osImages/index.d.ts",
"default": "./dist/react-native/api/osImages/index.js"
},
"import": {
"types": "./dist/esm/api/osImages/index.d.ts",
"default": "./dist/esm/api/osImages/index.js"
},
"require": {
"types": "./dist/commonjs/api/osImages/index.d.ts",
"default": "./dist/commonjs/api/osImages/index.js"
}
},
"./api/platformUpdates": {
"browser": {
"types": "./dist/browser/api/platformUpdates/index.d.ts",
"default": "./dist/browser/api/platformUpdates/index.js"
},
"react-native": {
"types": "./dist/react-native/api/platformUpdates/index.d.ts",
"default": "./dist/react-native/api/platformUpdates/index.js"
},
"import": {
"types": "./dist/esm/api/platformUpdates/index.d.ts",
"default": "./dist/esm/api/platformUpdates/index.js"
},
"require": {
"types": "./dist/commonjs/api/platformUpdates/index.d.ts",
"default": "./dist/commonjs/api/platformUpdates/index.js"
}
},
"./api/kubernetesVersions": {
"browser": {
"types": "./dist/browser/api/kubernetesVersions/index.d.ts",
"default": "./dist/browser/api/kubernetesVersions/index.js"
},
"react-native": {
"types": "./dist/react-native/api/kubernetesVersions/index.d.ts",
"default": "./dist/react-native/api/kubernetesVersions/index.js"
},
"import": {
"types": "./dist/esm/api/kubernetesVersions/index.d.ts",
"default": "./dist/esm/api/kubernetesVersions/index.js"
},
"require": {
"types": "./dist/commonjs/api/kubernetesVersions/index.d.ts",
"default": "./dist/commonjs/api/kubernetesVersions/index.js"
}
},
"./models": {
"browser": {
"types": "./dist/browser/models/index.d.ts",
Expand Down Expand Up @@ -609,7 +429,7 @@
"azure"
],
"disableDocsMs": true,
"apiRefLink": "https://learn.microsoft.com/javascript/api/@azure/arm-azurestackhci?view=azure-node-preview"
"apiRefLink": "https://learn.microsoft.com/javascript/api/@azure/arm-azurestackhci"
},
"imports": {
"#platform/*": {
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,6 @@ import type { PollerLike } from '@azure/core-lro';
// @public
export function $delete(context: AzureStackHCIContext, resourceGroupName: string, clusterName: string, options?: ClustersDeleteOptionalParams): PollerLike<OperationState<void>, void>;

// @public
export function changeRing(context: AzureStackHCIContext, resourceGroupName: string, clusterName: string, changeRingRequest: ChangeRingRequest, options?: ClustersChangeRingOptionalParams): PollerLike<OperationState<Cluster>, Cluster>;

// @public
export interface ClustersChangeRingOptionalParams extends OperationOptions {
updateIntervalInMs?: number;
}

// @public
export interface ClustersConfigureRemoteSupportOptionalParams extends OperationOptions {
updateIntervalInMs?: number;
Expand Down
Loading
Loading