Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Microsoft.ScVmm TypeSpec onboarding #26644

Merged
merged 48 commits into from
Jun 4, 2024

typespec validation fix

5bf267a
Select commit
Loading
Failed to load commit list.
Merged

Microsoft.ScVmm TypeSpec onboarding #26644

typespec validation fix
5bf267a
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / SDK azure-sdk-for-go succeeded May 30, 2024 in 5m 12s

SDK azure-sdk-for-go succeeded

Details

  • ️✔️Succeeded in generating from 2426adf3e648d1709018f1d6844a5db404c789b2. SDK Automation 14.0.0
    command	sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
    warn		specification/scvmm/ScVmm.Management/tspconfig.yaml skipped due to azure-sdk-for-go not found in tspconfig.yaml
    command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
  • ️✔️sdk/resourcemanager/scvmm/armscvmm [Preview SDK Changes] Breaking Change Detected
    Only showing 120 items here. Refer to log for details.
    info	[Changelog] - Function `*VirtualMachinesClient.BeginRestart` has been removed
    info	[Changelog] - Function `*VirtualMachinesClient.BeginRestoreCheckpoint` has been removed
    info	[Changelog] - Function `*VirtualMachinesClient.BeginStart` has been removed
    info	[Changelog] - Function `*VirtualMachinesClient.BeginStop` has been removed
    info	[Changelog] - Function `*VirtualMachinesClient.BeginUpdate` has been removed
    info	[Changelog] - Struct `ErrorDefinition` has been removed
    info	[Changelog] - Struct `InventoryItemsList` has been removed
    info	[Changelog] - Struct `NetworkInterfaces` has been removed
    info	[Changelog] - Struct `NetworkInterfacesUpdate` has been removed
    info	[Changelog] - Struct `OsProfile` has been removed
    info	[Changelog] - Struct `ResourcePatch` has been removed
    info	[Changelog] - Struct `ResourceProviderOperation` has been removed
    info	[Changelog] - Struct `ResourceProviderOperationDisplay` has been removed
    info	[Changelog] - Struct `ResourceProviderOperationList` has been removed
    info	[Changelog] - Struct `StorageQoSPolicy` has been removed
    info	[Changelog] - Struct `StorageQoSPolicyDetails` has been removed
    info	[Changelog] - Struct `VMMServer` has been removed
    info	[Changelog] - Struct `VMMServerListResult` has been removed
    info	[Changelog] - Struct `VMMServerProperties` has been removed
    info	[Changelog] - Struct `VMMServerPropertiesCredentials` has been removed
    info	[Changelog] - Struct `VirtualMachine` has been removed
    info	[Changelog] - Struct `VirtualMachineListResult` has been removed
    info	[Changelog] - Struct `VirtualMachineProperties` has been removed
    info	[Changelog] - Struct `VirtualMachineUpdate` has been removed
    info	[Changelog] - Struct `VirtualMachineUpdateProperties` has been removed
    info	[Changelog] - Field `StorageQoSPolicies` of struct `CloudProperties` has been removed
    info	[Changelog] - Field `Body` of struct `InventoryItemsClientCreateOptions` has been removed
    info	[Changelog] - Field `ResourceProviderOperationList` of struct `OperationsClientListResponse` has been removed
    info	[Changelog] - Field `StorageQoSPolicy` of struct `VirtualDisk` has been removed
    info	[Changelog] - Field `StorageQoSPolicy` of struct `VirtualDiskUpdate` has been removed
    info	[Changelog] - Field `VMMServer` of struct `VmmServersClientCreateOrUpdateResponse` has been removed
    info	[Changelog] - Field `VMMServer` of struct `VmmServersClientGetResponse` has been removed
    info	[Changelog] - Field `VMMServerListResult` of struct `VmmServersClientListByResourceGroupResponse` has been removed
    info	[Changelog] - Field `VMMServerListResult` of struct `VmmServersClientListBySubscriptionResponse` has been removed
    info	[Changelog] - Field `VMMServer` of struct `VmmServersClientUpdateResponse` has been removed
    info	[Changelog]
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog] - New enum type `ActionType` with values `ActionTypeInternal`
    info	[Changelog] - New enum type `DeleteFromHost` with values `DeleteFromHostFalse`, `DeleteFromHostTrue`
    info	[Changelog] - New enum type `ForceDelete` with values `ForceDeleteFalse`, `ForceDeleteTrue`
    info	[Changelog] - New enum type `IsHighlyAvailable` with values `IsHighlyAvailableFalse`, `IsHighlyAvailableTrue`
    info	[Changelog] - New enum type `Origin` with values `OriginSystem`, `OriginUser`, `OriginUserSystem`
    info	[Changelog] - New enum type `ProvisioningAction` with values `ProvisioningActionInstall`, `ProvisioningActionRepair`, `ProvisioningActionUninstall`
    info	[Changelog] - New enum type `ResourceProvisioningState` with values `ResourceProvisioningStateAccepted`, `ResourceProvisioningStateCanceled`, `ResourceProvisioningStateCreated`, `ResourceProvisioningStateDeleting`, `ResourceProvisioningStateFailed`, `ResourceProvisioningStateProvisioning`, `ResourceProvisioningStateSucceeded`, `ResourceProvisioningStateUpdating`
    info	[Changelog] - New enum type `SkipShutdown` with values `SkipShutdownFalse`, `SkipShutdownTrue`
    info	[Changelog] - New function `*ClientFactory.NewGuestAgentsClient() *GuestAgentsClient`
    info	[Changelog] - New function `*ClientFactory.NewVMInstanceHybridIdentityMetadatasClient() *VMInstanceHybridIdentityMetadatasClient`
    info	[Changelog] - New function `*ClientFactory.NewVirtualMachineInstancesClient() *VirtualMachineInstancesClient`
    info	[Changelog] - New function `NewGuestAgentsClient(azcore.TokenCredential, *arm.ClientOptions) (*GuestAgentsClient, error)`
    info	[Changelog] - New function `*GuestAgentsClient.BeginCreate(context.Context, string, GuestAgent, *GuestAgentsClientBeginCreateOptions) (*runtime.Poller[GuestAgentsClientCreateResponse], error)`
    info	[Changelog] - New function `*GuestAgentsClient.Delete(context.Context, string, *GuestAgentsClientDeleteOptions) (GuestAgentsClientDeleteResponse, error)`
    info	[Changelog] - New function `*GuestAgentsClient.Get(context.Context, string, *GuestAgentsClientGetOptions) (GuestAgentsClientGetResponse, error)`
    info	[Changelog] - New function `*GuestAgentsClient.NewListByVirtualMachineInstancePager(string, *GuestAgentsClientListByVirtualMachineInstanceOptions) *runtime.Pager[GuestAgentsClientListByVirtualMachineInstanceResponse]`
    info	[Changelog] - New function `*InventoryItemsClient.NewListByVmmServerPager(string, string, *InventoryItemsClientListByVmmServerOptions) *runtime.Pager[InventoryItemsClientListByVmmServerResponse]`
    info	[Changelog] - New function `NewVMInstanceHybridIdentityMetadatasClient(azcore.TokenCredential, *arm.ClientOptions) (*VMInstanceHybridIdentityMetadatasClient, error)`
    info	[Changelog] - New function `*VMInstanceHybridIdentityMetadatasClient.Get(context.Context, string, *VMInstanceHybridIdentityMetadatasClientGetOptions) (VMInstanceHybridIdentityMetadatasClientGetResponse, error)`
    info	[Changelog] - New function `*VMInstanceHybridIdentityMetadatasClient.NewListByVirtualMachineInstancePager(string, *VMInstanceHybridIdentityMetadatasClientListByVirtualMachineInstanceOptions) *runtime.Pager[VMInstanceHybridIdentityMetadatasClientListByVirtualMachineInstanceResponse]`
    info	[Changelog] - New function `NewVirtualMachineInstancesClient(azcore.TokenCredential, *arm.ClientOptions) (*VirtualMachineInstancesClient, error)`
    info	[Changelog] - New function `*VirtualMachineInstancesClient.BeginCreateCheckpoint(context.Context, string, VirtualMachineCreateCheckpoint, *VirtualMachineInstancesClientBeginCreateCheckpointOptions) (*runtime.Poller[VirtualMachineInstancesClientCreateCheckpointResponse], error)`
    info	[Changelog] - New function `*VirtualMachineInstancesClient.BeginCreateOrUpdate(context.Context, string, VirtualMachineInstance, *VirtualMachineInstancesClientBeginCreateOrUpdateOptions) (*runtime.Poller[VirtualMachineInstancesClientCreateOrUpdateResponse], error)`
    info	[Changelog] - New function `*VirtualMachineInstancesClient.BeginDelete(context.Context, string, *VirtualMachineInstancesClientBeginDeleteOptions) (*runtime.Poller[VirtualMachineInstancesClientDeleteResponse], error)`
    info	[Changelog] - New function `*VirtualMachineInstancesClient.BeginDeleteCheckpoint(context.Context, string, VirtualMachineDeleteCheckpoint, *VirtualMachineInstancesClientBeginDeleteCheckpointOptions) (*runtime.Poller[VirtualMachineInstancesClientDeleteCheckpointResponse], error)`
    info	[Changelog] - New function `*VirtualMachineInstancesClient.Get(context.Context, string, *VirtualMachineInstancesClientGetOptions) (VirtualMachineInstancesClientGetResponse, error)`
    info	[Changelog] - New function `*VirtualMachineInstancesClient.NewListPager(string, *VirtualMachineInstancesClientListOptions) *runtime.Pager[VirtualMachineInstancesClientListResponse]`
    info	[Changelog] - New function `*VirtualMachineInstancesClient.BeginRestart(context.Context, string, *VirtualMachineInstancesClientBeginRestartOptions) (*runtime.Poller[VirtualMachineInstancesClientRestartResponse], error)`
    info	[Changelog] - New function `*VirtualMachineInstancesClient.BeginRestoreCheckpoint(context.Context, string, VirtualMachineRestoreCheckpoint, *VirtualMachineInstancesClientBeginRestoreCheckpointOptions) (*runtime.Poller[VirtualMachineInstancesClientRestoreCheckpointResponse], error)`
    info	[Changelog] - New function `*VirtualMachineInstancesClient.BeginStart(context.Context, string, *VirtualMachineInstancesClientBeginStartOptions) (*runtime.Poller[VirtualMachineInstancesClientStartResponse], error)`
    info	[Changelog] - New function `*VirtualMachineInstancesClient.BeginStop(context.Context, string, StopVirtualMachineOptions, *VirtualMachineInstancesClientBeginStopOptions) (*runtime.Poller[VirtualMachineInstancesClientStopResponse], error)`
    info	[Changelog] - New function `*VirtualMachineInstancesClient.BeginUpdate(context.Context, string, VirtualMachineInstanceUpdate, *VirtualMachineInstancesClientBeginUpdateOptions) (*runtime.Poller[VirtualMachineInstancesClientUpdateResponse], error)`
    info	[Changelog] - New struct `AvailabilitySetTagsUpdate`
    info	[Changelog] - New struct `CloudTagsUpdate`
    info	[Changelog] - New struct `ErrorAdditionalInfo`
    info	[Changelog] - New struct `ErrorDetail`
    info	[Changelog] - New struct `GuestAgent`
    info	[Changelog] - New struct `GuestAgentListResult`
    info	[Changelog] - New struct `GuestAgentProperties`
    info	[Changelog] - New struct `GuestCredential`
    info	[Changelog] - New struct `HTTPProxyConfiguration`
    info	[Changelog] - New struct `InfrastructureProfile`
    info	[Changelog] - New struct `InfrastructureProfileUpdate`
    info	[Changelog] - New struct `InventoryItemListResult`
    info	[Changelog] - New struct `NetworkInterface`
    info	[Changelog] - New struct `NetworkInterfaceUpdate`
    info	[Changelog] - New struct `Operation`
    info	[Changelog] - New struct `OperationDisplay`
    info	[Changelog] - New struct `OperationListResult`
    info	[Changelog] - New struct `OsProfileForVMInstance`
    info	[Changelog] - New struct `StorageQosPolicy`
    info	[Changelog] - New struct `StorageQosPolicyDetails`
    info	[Changelog] - New struct `TrackedResource`
    info	[Changelog] - New struct `VMInstanceHybridIdentityMetadata`
    info	[Changelog] - New struct `VMInstanceHybridIdentityMetadataListResult`
    info	[Changelog] - New struct `VMInstanceHybridIdentityMetadataProperties`
    info	[Changelog] - New struct `VirtualMachineInstance`
    info	[Changelog] - New struct `VirtualMachineInstanceListResult`
    info	[Changelog] - New struct `VirtualMachineInstanceProperties`
    info	[Changelog] - New struct `VirtualMachineInstanceUpdate`
    info	[Changelog] - New struct `VirtualMachineInstanceUpdateProperties`
    info	[Changelog] - New struct `VirtualMachineTemplateTagsUpdate`
    info	[Changelog] - New struct `VirtualNetworkTagsUpdate`
    info	[Changelog] - New struct `VmmCredential`
    info	[Changelog] - New struct `VmmServer`
    info	[Changelog] - New struct `VmmServerListResult`
    info	[Changelog] - New struct `VmmServerProperties`
    info	[Changelog] - New struct `VmmServerTagsUpdate`
    info	[Changelog] - New field `StorageQosPolicies` in struct `CloudProperties`
    info	[Changelog] - New anonymous field `OperationListResult` in struct `OperationsClientListResponse`
    info	[Changelog] - New field `SystemData` in struct `ProxyResource`
    info	[Changelog] - New field `SystemData` in struct `Resource`
    info	[Changelog] - New field `StorageQosPolicy` in struct `VirtualDisk`
    info	[Changelog] - New field `StorageQosPolicy` in struct `VirtualDiskUpdate`
    info	[Changelog] - New field `BiosGUID`, `ManagedMachineResourceID`, `OSVersion` in struct `VirtualMachineInventoryItem`
    info	[Changelog] - New anonymous field `VmmServer` in struct `VmmServersClientCreateOrUpdateResponse`
    info	[Changelog] - New anonymous field `VmmServer` in struct `VmmServersClientGetResponse`
    info	[Changelog] - New anonymous field `VmmServerListResult` in struct `VmmServersClientListByResourceGroupResponse`
    info	[Changelog] - New anonymous field `VmmServerListResult` in struct `VmmServersClientListBySubscriptionResponse`
    info	[Changelog] - New anonymous field `VmmServer` in struct `VmmServersClientUpdateResponse`
    info	[Changelog]
    info	[Changelog] Total 91 breaking change(s), 139 additive change(s).
    Present SDK breaking changes suppressions
    No suppression file added.
    Absent SDK breaking changes suppressions
    - Field `Body` of struct `InventoryItemsClientCreateOptions` has been removed
    - Field `ResourceProviderOperationList` of struct `OperationsClientListResponse` has been removed
    - Field `StorageQoSPolicies` of struct `CloudProperties` has been removed
    - Field `StorageQoSPolicy` of struct `VirtualDiskUpdate` has been removed
    - Field `StorageQoSPolicy` of struct `VirtualDisk` has been removed
    - Field `VMMServerListResult` of struct `VmmServersClientListByResourceGroupResponse` has been removed
    - Field `VMMServerListResult` of struct `VmmServersClientListBySubscriptionResponse` has been removed
    - Field `VMMServer` of struct `VmmServersClientCreateOrUpdateResponse` has been removed
    - Field `VMMServer` of struct `VmmServersClientGetResponse` has been removed
    - Field `VMMServer` of struct `VmmServersClientUpdateResponse` has been removed
    - Function `*AvailabilitySetsClient.BeginUpdate` parameter(s) have been changed from `(context.Context, string, string, ResourcePatch, *AvailabilitySetsClientBeginUpdateOptions)` to `(context.Context, string, string, AvailabilitySetTagsUpdate, *AvailabilitySetsClientBeginUpdateOptions)`
    - Function `*ClientFactory.NewVirtualMachinesClient` has been removed
    - Function `*CloudsClient.BeginUpdate` parameter(s) have been changed from `(context.Context, string, string, ResourcePatch, *CloudsClientBeginUpdateOptions)` to `(context.Context, string, string, CloudTagsUpdate, *CloudsClientBeginUpdateOptions)`
    - Function `*InventoryItemsClient.Create` parameter(s) have been changed from `(context.Context, string, string, string, *InventoryItemsClientCreateOptions)` to `(context.Context, string, string, string, InventoryItem, *InventoryItemsClientCreateOptions)`
    - Function `*InventoryItemsClient.NewListByVMMServerPager` has been removed
    - Function `*VirtualMachineTemplatesClient.BeginUpdate` parameter(s) have been changed from `(context.Context, string, string, ResourcePatch, *VirtualMachineTemplatesClientBeginUpdateOptions)` to `(context.Context, string, string, VirtualMachineTemplateTagsUpdate, *VirtualMachineTemplatesClientBeginUpdateOptions)`
    - Function `*VirtualMachinesClient.BeginCreateCheckpoint` has been removed
    - Function `*VirtualMachinesClient.BeginCreateOrUpdate` has been removed
    - Function `*VirtualMachinesClient.BeginDeleteCheckpoint` has been removed
    - Function `*VirtualMachinesClient.BeginDelete` has been removed
    - Function `*VirtualMachinesClient.BeginRestart` has been removed
    - Function `*VirtualMachinesClient.BeginRestoreCheckpoint` has been removed
    - Function `*VirtualMachinesClient.BeginStart` has been removed
    - Function `*VirtualMachinesClient.BeginStop` has been removed
    - Function `*VirtualMachinesClient.BeginUpdate` has been removed
    - Function `*VirtualMachinesClient.Get` has been removed
    - Function `*VirtualMachinesClient.NewListByResourceGroupPager` has been removed
    - Function `*VirtualMachinesClient.NewListBySubscriptionPager` has been removed
    - Function `*VirtualNetworksClient.BeginUpdate` parameter(s) have been changed from `(context.Context, string, string, ResourcePatch, *VirtualNetworksClientBeginUpdateOptions)` to `(context.Context, string, string, VirtualNetworkTagsUpdate, *VirtualNetworksClientBeginUpdateOptions)`
    - Function `*VmmServersClient.BeginCreateOrUpdate` parameter(s) have been changed from `(context.Context, string, string, VMMServer, *VmmServersClientBeginCreateOrUpdateOptions)` to `(context.Context, string, string, VmmServer, *VmmServersClientBeginCreateOrUpdateOptions)`
    - Function `*VmmServersClient.BeginUpdate` parameter(s) have been changed from `(context.Context, string, string, ResourcePatch, *VmmServersClientBeginUpdateOptions)` to `(context.Context, string, string, VmmServerTagsUpdate, *VmmServersClientBeginUpdateOptions)`
    - Function `NewVirtualMachinesClient` has been removed
    - Struct `ErrorDefinition` has been removed
    - Struct `InventoryItemsList` has been removed
    - Struct `NetworkInterfacesUpdate` has been removed
    - Struct `NetworkInterfaces` has been removed
    - Struct `OsProfile` has been removed
    - Struct `ResourcePatch` has been removed
    - Struct `ResourceProviderOperationDisplay` has been removed
    - Struct `ResourceProviderOperationList` has been removed
    - Struct `ResourceProviderOperation` has been removed
    - Struct `StorageQoSPolicyDetails` has been removed
    - Struct `StorageQoSPolicy` has been removed
    - Struct `VMMServerListResult` has been removed
    - Struct `VMMServerPropertiesCredentials` has been removed
    - Struct `VMMServerProperties` has been removed
    - Struct `VMMServer` has been removed
    - Struct `VirtualMachineListResult` has been removed
    - Struct `VirtualMachineProperties` has been removed
    - Struct `VirtualMachineUpdateProperties` has been removed
    - Struct `VirtualMachineUpdate` has been removed
    - Struct `VirtualMachine` has been removed
    - Type of `AvailabilitySetProperties.ProvisioningState` has been changed from `*string` to `*ResourceProvisioningState`
    - Type of `AvailabilitySetsClientBeginDeleteOptions.Force` has been changed from `*bool` to `*ForceDelete`
    - Type of `CloudInventoryItem.ProvisioningState` has been changed from `*string` to `*ResourceProvisioningState`
    - Type of `CloudProperties.ProvisioningState` has been changed from `*string` to `*ResourceProvisioningState`
    - Type of `CloudsClientBeginDeleteOptions.Force` has been changed from `*bool` to `*ForceDelete`
    - Type of `ErrorResponse.Error` has been changed from `*ErrorDefinition` to `*ErrorDetail`
    - Type of `HardwareProfile.IsHighlyAvailable` has been changed from `*string` to `*IsHighlyAvailable`
    - Type of `InventoryItemProperties.ProvisioningState` has been changed from `*string` to `*ResourceProvisioningState`
    - Type of `NetworkProfile.NetworkInterfaces` has been changed from `[]*NetworkInterfaces` to `[]*NetworkInterface`
    - Type of `NetworkProfileUpdate.NetworkInterfaces` has been changed from `[]*NetworkInterfacesUpdate` to `[]*NetworkInterfaceUpdate`
    - Type of `StopVirtualMachineOptions.SkipShutdown` has been changed from `*bool` to `*SkipShutdown`
    - Type of `VirtualMachineInventoryItem.ProvisioningState` has been changed from `*string` to `*ResourceProvisioningState`
    - Type of `VirtualMachineTemplateInventoryItem.ProvisioningState` has been changed from `*string` to `*ResourceProvisioningState`
    - Type of `VirtualMachineTemplateProperties.IsHighlyAvailable` has been changed from `*string` to `*IsHighlyAvailable`
    - Type of `VirtualMachineTemplateProperties.NetworkInterfaces` has been changed from `[]*NetworkInterfaces` to `[]*NetworkInterface`
    - Type of `VirtualMachineTemplateProperties.ProvisioningState` has been changed from `*string` to `*ResourceProvisioningState`
    - Type of `VirtualMachineTemplatesClientBeginDeleteOptions.Force` has been changed from `*bool` to `*ForceDelete`
    - Type of `VirtualNetworkInventoryItem.ProvisioningState` has been changed from `*string` to `*ResourceProvisioningState`
    - Type of `VirtualNetworkProperties.ProvisioningState` has been changed from `*string` to `*ResourceProvisioningState`
    - Type of `VirtualNetworksClientBeginDeleteOptions.Force` has been changed from `*bool` to `*ForceDelete`
    - Type of `VmmServersClientBeginDeleteOptions.Force` has been changed from `*bool` to `*ForceDelete`
    Parse Suppression File Errors
    No suppression file added.
    Please refer to https://aka.ms/azsdk/sdk-suppression for more information.