Azure site recovery Swagger for 2024-04-01 Api version #29277
Merged
openapi-pipeline-app / SDK azure-sdk-for-go
succeeded
Jun 11, 2024 in 7m 21s
SDK azure-sdk-for-go succeeded
azure-sdk-for-go
View Azure DevOps build log for more details.
Details
️✔️
Succeeded in generating from 775485380e60c2cb9ec22d4b765661912c6ab6a3. SDK Automation 14.0.0command sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json command generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
️✔️
sdk/resourcemanager/recoveryservices/armrecoveryservicessiterecovery [Preview SDK Changes]info [Changelog] ### Features Added info [Changelog] info [Changelog] - New value `DiskAccountTypePremiumV2LRS`, `DiskAccountTypePremiumZRS`, `DiskAccountTypeStandardSSDZRS`, `DiskAccountTypeUltraSSDLRS` added to enum type `DiskAccountType` info [Changelog] - New enum type `ClusterRecoveryPointType` with values `ClusterRecoveryPointTypeApplicationConsistent`, `ClusterRecoveryPointTypeCrashConsistent`, `ClusterRecoveryPointTypeNotSpecified` info [Changelog] - New enum type `DiskState` with values `DiskStateInitialReplicationFailed`, `DiskStateInitialReplicationPending`, `DiskStateProtected`, `DiskStateUnavailable` info [Changelog] - New enum type `FailoverDirection` with values `FailoverDirectionPrimaryToRecovery`, `FailoverDirectionRecoveryToPrimary` info [Changelog] - New enum type `LinuxLicenseType` with values `LinuxLicenseTypeLinuxServer`, `LinuxLicenseTypeNoLicenseType`, `LinuxLicenseTypeNotSpecified` info [Changelog] - New enum type `SecurityConfiguration` with values `SecurityConfigurationDisabled`, `SecurityConfigurationEnabled` info [Changelog] - New function `*A2AApplyClusterRecoveryPointInput.GetApplyClusterRecoveryPointProviderSpecificInput() *ApplyClusterRecoveryPointProviderSpecificInput` info [Changelog] - New function `*A2AClusterRecoveryPointDetails.GetClusterProviderSpecificRecoveryPointDetails() *ClusterProviderSpecificRecoveryPointDetails` info [Changelog] - New function `*A2AClusterTestFailoverInput.GetClusterTestFailoverProviderSpecificInput() *ClusterTestFailoverProviderSpecificInput` info [Changelog] - New function `*A2AClusterUnplannedFailoverInput.GetClusterUnplannedFailoverProviderSpecificInput() *ClusterUnplannedFailoverProviderSpecificInput` info [Changelog] - New function `*A2AReplicationProtectionClusterDetails.GetReplicationClusterProviderSpecificSettings() *ReplicationClusterProviderSpecificSettings` info [Changelog] - New function `*A2ASharedDiskReplicationDetails.GetSharedDiskReplicationProviderSpecificSettings() *SharedDiskReplicationProviderSpecificSettings` info [Changelog] - New function `*A2ASwitchClusterProtectionInput.GetSwitchClusterProtectionProviderSpecificInput() *SwitchClusterProtectionProviderSpecificInput` info [Changelog] - New function `*ApplyClusterRecoveryPointProviderSpecificInput.GetApplyClusterRecoveryPointProviderSpecificInput() *ApplyClusterRecoveryPointProviderSpecificInput` info [Changelog] - New function `*ClientFactory.NewClusterRecoveryPointClient() *ClusterRecoveryPointClient` info [Changelog] - New function `*ClientFactory.NewClusterRecoveryPointsClient() *ClusterRecoveryPointsClient` info [Changelog] - New function `*ClientFactory.NewReplicationProtectionClustersClient() *ReplicationProtectionClustersClient` info [Changelog] - New function `*ClusterFailoverJobDetails.GetJobDetails() *JobDetails` info [Changelog] - New function `*ClusterProviderSpecificRecoveryPointDetails.GetClusterProviderSpecificRecoveryPointDetails() *ClusterProviderSpecificRecoveryPointDetails` info [Changelog] - New function `NewClusterRecoveryPointClient(string, string, string, string, string, azcore.TokenCredential, *arm.ClientOptions) (*ClusterRecoveryPointClient, error)` info [Changelog] - New function `*ClusterRecoveryPointClient.Get(context.Context, string, string, *ClusterRecoveryPointClientGetOptions) (ClusterRecoveryPointClientGetResponse, error)` info [Changelog] - New function `NewClusterRecoveryPointsClient(string, string, string, string, string, azcore.TokenCredential, *arm.ClientOptions) (*ClusterRecoveryPointsClient, error)` info [Changelog] - New function `*ClusterRecoveryPointsClient.NewListByReplicationProtectionClusterPager(string, *ClusterRecoveryPointsClientListByReplicationProtectionClusterOptions) *runtime.Pager[ClusterRecoveryPointsClientListByReplicationProtectionClusterResponse]` info [Changelog] - New function `*ClusterSwitchProtectionJobDetails.GetJobDetails() *JobDetails` info [Changelog] - New function `*ClusterTestFailoverJobDetails.GetJobDetails() *JobDetails` info [Changelog] - New function `*ClusterTestFailoverProviderSpecificInput.GetClusterTestFailoverProviderSpecificInput() *ClusterTestFailoverProviderSpecificInput` info [Changelog] - New function `*ClusterUnplannedFailoverProviderSpecificInput.GetClusterUnplannedFailoverProviderSpecificInput() *ClusterUnplannedFailoverProviderSpecificInput` info [Changelog] - New function `*InMageRcmAddDisksInput.GetAddDisksProviderSpecificInput() *AddDisksProviderSpecificInput` info [Changelog] - New function `*ReplicationClusterProviderSpecificSettings.GetReplicationClusterProviderSpecificSettings() *ReplicationClusterProviderSpecificSettings` info [Changelog] - New function `NewReplicationProtectionClustersClient(string, string, string, string, string, azcore.TokenCredential, *arm.ClientOptions) (*ReplicationProtectionClustersClient, error)` info [Changelog] - New function `*ReplicationProtectionClustersClient.BeginApplyRecoveryPoint(context.Context, string, ApplyClusterRecoveryPointInput, *ReplicationProtectionClustersClientBeginApplyRecoveryPointOptions) (*runtime.Poller[ReplicationProtectionClustersClientApplyRecoveryPointResponse], error)` info [Changelog] - New function `*ReplicationProtectionClustersClient.BeginCreate(context.Context, string, string, ReplicationProtectionCluster, *ReplicationProtectionClustersClientBeginCreateOptions) (*runtime.Poller[ReplicationProtectionClustersClientCreateResponse], error)` info [Changelog] - New function `*ReplicationProtectionClustersClient.BeginFailoverCommit(context.Context, string, *ReplicationProtectionClustersClientBeginFailoverCommitOptions) (*runtime.Poller[ReplicationProtectionClustersClientFailoverCommitResponse], error)` info [Changelog] - New function `*ReplicationProtectionClustersClient.Get(context.Context, string, *ReplicationProtectionClustersClientGetOptions) (ReplicationProtectionClustersClientGetResponse, error)` info [Changelog] - New function `*ReplicationProtectionClustersClient.GetOperationResults(context.Context, string, string, *ReplicationProtectionClustersClientGetOperationResultsOptions) (ReplicationProtectionClustersClientGetOperationResultsResponse, error)` info [Changelog] - New function `*ReplicationProtectionClustersClient.NewListByReplicationProtectionContainersPager(string, *ReplicationProtectionClustersClientListByReplicationProtectionContainersOptions) *runtime.Pager[ReplicationProtectionClustersClientListByReplicationProtectionContainersResponse]` info [Changelog] - New function `*ReplicationProtectionClustersClient.NewListPager(string, *ReplicationProtectionClustersClientListOptions) *runtime.Pager[ReplicationProtectionClustersClientListResponse]` info [Changelog] - New function `*ReplicationProtectionClustersClient.BeginPurge(context.Context, string, string, *ReplicationProtectionClustersClientBeginPurgeOptions) (*runtime.Poller[ReplicationProtectionClustersClientPurgeResponse], error)` info [Changelog] - New function `*ReplicationProtectionClustersClient.BeginRepairReplication(context.Context, string, *ReplicationProtectionClustersClientBeginRepairReplicationOptions) (*runtime.Poller[ReplicationProtectionClustersClientRepairReplicationResponse], error)` info [Changelog] - New function `*ReplicationProtectionClustersClient.BeginTestFailover(context.Context, string, ClusterTestFailoverInput, *ReplicationProtectionClustersClientBeginTestFailoverOptions) (*runtime.Poller[ReplicationProtectionClustersClientTestFailoverResponse], error)` info [Changelog] - New function `*ReplicationProtectionClustersClient.BeginTestFailoverCleanup(context.Context, string, ClusterTestFailoverCleanupInput, *ReplicationProtectionClustersClientBeginTestFailoverCleanupOptions) (*runtime.Poller[ReplicationProtectionClustersClientTestFailoverCleanupResponse], error)` info [Changelog] - New function `*ReplicationProtectionClustersClient.BeginUnplannedFailover(context.Context, string, ClusterUnplannedFailoverInput, *ReplicationProtectionClustersClientBeginUnplannedFailoverOptions) (*runtime.Poller[ReplicationProtectionClustersClientUnplannedFailoverResponse], error)` info [Changelog] - New function `*ReplicationProtectionContainersClient.BeginSwitchClusterProtection(context.Context, string, SwitchClusterProtectionInput, *ReplicationProtectionContainersClientBeginSwitchClusterProtectionOptions) (*runtime.Poller[ReplicationProtectionContainersClientSwitchClusterProtectionResponse], error)` info [Changelog] - New function `*SharedDiskReplicationProviderSpecificSettings.GetSharedDiskReplicationProviderSpecificSettings() *SharedDiskReplicationProviderSpecificSettings` info [Changelog] - New function `*SwitchClusterProtectionProviderSpecificInput.GetSwitchClusterProtectionProviderSpecificInput() *SwitchClusterProtectionProviderSpecificInput` info [Changelog] - New struct `A2AApplyClusterRecoveryPointInput` info [Changelog] - New struct `A2AClusterRecoveryPointDetails` info [Changelog] - New struct `A2AClusterTestFailoverInput` info [Changelog] - New struct `A2AClusterUnplannedFailoverInput` info [Changelog] - New struct `A2AProtectedItemDetail` info [Changelog] - New struct `A2AReplicationProtectionClusterDetails` info [Changelog] - New struct `A2ASharedDiskIRErrorDetails` info [Changelog] - New struct `A2ASharedDiskReplicationDetails` info [Changelog] - New struct `A2ASwitchClusterProtectionInput` info [Changelog] - New struct `ApplyClusterRecoveryPointInput` info [Changelog] - New struct `ApplyClusterRecoveryPointInputProperties` info [Changelog] - New struct `ClusterFailoverJobDetails` info [Changelog] - New struct `ClusterRecoveryPoint` info [Changelog] - New struct `ClusterRecoveryPointCollection` info [Changelog] - New struct `ClusterRecoveryPointProperties` info [Changelog] - New struct `ClusterSwitchProtectionJobDetails` info [Changelog] - New struct `ClusterTestFailoverCleanupInput` info [Changelog] - New struct `ClusterTestFailoverCleanupInputProperties` info [Changelog] - New struct `ClusterTestFailoverInput` info [Changelog] - New struct `ClusterTestFailoverInputProperties` info [Changelog] - New struct `ClusterTestFailoverJobDetails` info [Changelog] - New struct `ClusterUnplannedFailoverInput` info [Changelog] - New struct `ClusterUnplannedFailoverInputProperties` info [Changelog] - New struct `InMageRcmAddDisksInput` info [Changelog] - New struct `InMageRcmUnProtectedDiskDetails` info [Changelog] - New struct `ManagedRunCommandScriptInput` info [Changelog] - New struct `RegisteredClusterNodes` info [Changelog] - New struct `ReplicationProtectionCluster` info [Changelog] - New struct `ReplicationProtectionClusterCollection` info [Changelog] - New struct `ReplicationProtectionClusterProperties` info [Changelog] - New struct `SecurityProfileProperties` info [Changelog] - New struct `SharedDiskReplicationItemProperties` info [Changelog] - New struct `SwitchClusterProtectionInput` info [Changelog] - New struct `SwitchClusterProtectionInputProperties` info [Changelog] - New struct `UserCreatedResourceTag` info [Changelog] - New field `ProtectionClusterID` in struct `A2AEnableProtectionInput` info [Changelog] - New field `IsClusterInfraReady`, `ProtectionClusterID` in struct `A2AReplicationDetails` info [Changelog] - New field `SectorSizeInBytes` in struct `HyperVReplicaAzureDiskInputDetails` info [Changelog] - New field `TargetVMSecurityProfile`, `UserSelectedOSName` in struct `HyperVReplicaAzureEnableProtectionInput` info [Changelog] - New field `SectorSizeInBytes`, `TargetDiskAccountType` in struct `HyperVReplicaAzureManagedDiskDetails` info [Changelog] - New field `TargetVMSecurityProfile` in struct `HyperVReplicaAzureReplicationDetails` info [Changelog] - New field `SectorSizeInBytes` in struct `InMageRcmDiskInput` info [Changelog] - New field `SectorSizeInBytes` in struct `InMageRcmDisksDefaultInput` info [Changelog] - New field `SQLServerLicenseType`, `SeedManagedDiskTags`, `TargetManagedDiskTags`, `TargetNicTags`, `TargetVMSecurityProfile`, `TargetVMTags`, `UserSelectedOSName` in struct `InMageRcmEnableProtectionInput` info [Changelog] - New field `CustomTargetDiskName`, `DiskState`, `SectorSizeInBytes` in struct `InMageRcmProtectedDiskDetails` info [Changelog] - New field `OSName`, `SQLServerLicenseType`, `SeedManagedDiskTags`, `SupportedOSVersions`, `TargetManagedDiskTags`, `TargetNicTags`, `TargetVMSecurityProfile`, `TargetVMTags`, `UnprotectedDisks` in struct `InMageRcmReplicationDetails` info [Changelog] - New field `SQLServerLicenseType`, `TargetManagedDiskTags`, `TargetNicTags`, `TargetVMTags` in struct `InMageRcmUpdateReplicationProtectedItemInput` info [Changelog] - New field `UserSelectedOSName` in struct `OSDetails` info [Changelog] - New field `SectorSizeInBytes` in struct `VMwareCbtDiskInput` info [Changelog] - New field `LinuxLicenseType`, `UserSelectedOSName` in struct `VMwareCbtEnableMigrationInput` info [Changelog] - New field `PostMigrationSteps` in struct `VMwareCbtMigrateInput` info [Changelog] - New field `LinuxLicenseType` in struct `VMwareCbtMigrationDetails` info [Changelog] - New field `SectorSizeInBytes` in struct `VMwareCbtProtectedDiskDetails` info [Changelog] - New field `PostMigrationSteps` in struct `VMwareCbtTestMigrateInput` info [Changelog] - New field `LinuxLicenseType` in struct `VMwareCbtUpdateMigrationItemInput` info [Changelog] info [Changelog] Total 0 breaking change(s), 159 additive change(s).
Loading