Migration Schedule for Active Applications REST Endpoints
Shared Services/Migration Schedule for Active Applications
The migration schedule for active applications resource is used to view, create and update information about migration schedules for active applications belonging to all application types carried out during the migration of structured workflow process instances from current workflow process version existing in either Oracle Integration Cloud or OCI Process Automation to newer workflow process version in OCI Process Automation.
- Create a migration schedule for active applications belonging to an application type
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/publicSectorInflightMigrateSchedules - Delete a migration schedule for active applications belonging to an application type
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/publicSectorInflightMigrateSchedules/{InflightMigId} - Get all the information about migration schedules for active applications belonging to all application types
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorInflightMigrateSchedules - Get information about migration schedule for active applications belonging to an application type
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorInflightMigrateSchedules/{InflightMigId} - Update a migration schedule for active applications belonging to an application type
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/publicSectorInflightMigrateSchedules/{InflightMigId}