v5

latestSwagger 2.02026-07-13197784.3 KB
MoveCollections

Removes the set of move resources included in the request body from move collection. The orchestration is done by service. To aid the user to prerequisite the operation the client can call operation with validateOnly property set to true.

post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/moveCollections/{moveCollectionName}/bulkRemove

Path parameters

subscriptionIdstring required

The Subscription ID.

resourceGroupNamestring required
moveCollectionNamestring required

Query parameters

api-versionstring required

Client Api Version.

Request body

validateOnlyboolean

Gets or sets a value indicating whether the operation needs to only run pre-requisite.

moveResourcesstring[]

Gets or sets the list of resource Id's, by default it accepts move resource id's unless the input type is switched via moveResourceInputType property.

moveResourceInputType'MoveResourceId' | 'MoveResourceSourceId'

Defines the move resource input type.

Response

OK

idstring

Resource Id.

namestring

Operation name.

statusstring

Status of the operation. ARM expects the terminal status to be one of Succeeded/ Failed/ Canceled. All other values imply that the operation is still running.

startTimestring

Start time.

endTimestring

End time.

propertiesOperationStatusProperties

Class for operation result properties.