Skip to main content

Submitting a Task Sequence / OSD Request

This section describes the App Broker REST API endpoint to submit a task sequence/OSD request to App Portal..

Input Parameter Details

The following are the details for the parameters listed in the Request Body Example:

ParameterDescription
RequestIdCan be any string.
UniqueUserNameUnique name for the target user.
MachineTarget machine where the task sequence / OSD should be deployed.
CatalogsThe catalog item for which the request is being made.
RoleIdThe role that is applicable to the target user.
MigrationTypePossible values are: 1 —In-place migration 2 —Side by side migration 3 —No data migration Option 3, no data migration, is already handled in different scenarios from Employee App Provisioning in ServiceNow.
CatalogIdsSelectedForMigrateAndInstallIDs of catalog items that are part of role, selected as part of migratable apps and additional apps.
ProcessBothInsertsInsert both source machine and target machine into collection.
CreateAssociationCreate association between source and target computers.
OldMachineNameName of the old or source computer.
OsdBuildIdBuild ID with 6-character-long string
MacAddrMAC address of the target computer.

Output Details

The output gives HTTP status 200.