integrations.sh
← all integrations

amazonaws.com – mgn

OpenAPI apis-guru cloud

The Application Migration Service service.

Homepage
https://api.apis.guru/v2/specs/amazonaws.com:mgn/2020-02-26.json
Provider
amazonaws.com:mgn / mgn
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/amazonaws.com/mgn/2020-02-26/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/amazonaws.com/mgn/2020-02-26/openapi.yaml

Tools (63)

Extracted live via the executor SDK.

  • archiveApplication.postOperation

    Archive application.

  • archiveWave.postOperation

    Archive wave.

  • associateApplications.postOperation

    Associate applications to wave.

  • associateSourceServers.postOperation

    Associate source servers to application.

  • changeServerLifeCycleState.postOperation

    Allows the user to set the SourceServer.LifeCycle.state property for specific Source Server IDs to one of the following: READY_FOR_TEST or READY_FOR_CUTOVER. This command only works if the Source Server is already launchable (dataReplicationInfo.lagDuration is not null.)

  • createApplication.postOperation

    Create application.

  • createLaunchConfigurationTemplate.postOperation

    Creates a new Launch Configuration Template.

  • createReplicationConfigurationTemplate.postOperation

    Creates a new ReplicationConfigurationTemplate.

  • createWave.postOperation

    Create wave.

  • deleteApplication.postOperation

    Delete application.

  • deleteJob.postOperation

    Deletes a single Job by ID.

  • deleteLaunchConfigurationTemplate.postOperation

    Deletes a single Launch Configuration Template by ID.

  • deleteReplicationConfigurationTemplate.postOperation

    Deletes a single Replication Configuration Template by ID

  • deleteSourceServer.postOperation

    Deletes a single source server by ID.

  • deleteVcenterClient.postOperation

    Deletes a given vCenter client by ID.

  • deleteWave.postOperation

    Delete wave.

  • describeJobLogItems.postOperation

    Retrieves detailed job log items with paging.

  • describeJobs.postOperation

    Returns a list of Jobs. Use the JobsID and fromDate and toData filters to limit which jobs are returned. The response is sorted by creationDataTime - latest date first. Jobs are normally created by the StartTest, StartCutover, and TerminateTargetInstances APIs. Jobs are also created by DiagnosticLaunch and TerminateDiagnosticInstances, which are APIs available only to Support and only used in response to relevant support tickets.

  • describeLaunchConfigurationTemplates.postOperation

    Lists all Launch Configuration Templates, filtered by Launch Configuration Template IDs

  • describeReplicationConfigurationTemplates.postOperation

    Lists all ReplicationConfigurationTemplates, filtered by Source Server IDs.

  • describeSourceServers.postOperation

    Retrieves all SourceServers or multiple SourceServers by ID.

  • describeVcenterClients.getOperation

    Returns a list of the installed vCenter clients.

  • disassociateApplications.postOperation

    Disassociate applications from wave.

  • disassociateSourceServers.postOperation

    Disassociate source servers from application.

  • disconnectFromService.postOperation

    Disconnects specific Source Servers from Application Migration Service. Data replication is stopped immediately. All AWS resources created by Application Migration Service for enabling the replication of these source servers will be terminated / deleted within 90 minutes. Launched Test or Cutover instances will NOT be terminated. If the agent on the source server has not been prevented from communicating with the Application Migration Service service, then it will receive a command to uninstall itself (within approximately 10 minutes). The following properties of the SourceServer will be changed immediately: dataReplicationInfo.dataReplicationState will be set to DISCONNECTED; The totalStorageBytes property for each of dataReplicationInfo.replicatedDisks will be set to zero; dataReplicationInfo.lagDuration and dataReplicationInfo.lagDuration will be nullified.

  • finalizeCutover.postOperation

    Finalizes the cutover immediately for specific Source Servers. All AWS resources created by Application Migration Service for enabling the replication of these source servers will be terminated / deleted within 90 minutes. Launched Test or Cutover instances will NOT be terminated. The AWS Replication Agent will receive a command to uninstall itself (within 10 minutes). The following properties of the SourceServer will be changed immediately: dataReplicationInfo.dataReplicationState will be changed to DISCONNECTED; The SourceServer.lifeCycle.state will be changed to CUTOVER; The totalStorageBytes property fo each of dataReplicationInfo.replicatedDisks will be set to zero; dataReplicationInfo.lagDuration and dataReplicationInfo.lagDuration will be nullified.

  • getLaunchConfiguration.postOperation

    Lists all LaunchConfigurations available, filtered by Source Server IDs.

  • getReplicationConfiguration.postOperation

    Lists all ReplicationConfigurations, filtered by Source Server ID.

  • initializeService.postOperation

    Initialize Application Migration Service.

  • listApplications.postOperation

    Retrieves all applications or multiple applications by ID.

  • listExportErrors.postOperation

    List export errors.

  • listExports.postOperation

    List exports.

  • listImportErrors.postOperation

    List import errors.

  • listImports.postOperation

    List imports.

  • listSourceServerActions.postOperation

    List source server post migration custom actions.

  • listTemplateActions.postOperation

    List template post migration custom actions.

  • listWaves.postOperation

    Retrieves all waves or multiple waves by ID.

  • markAsArchived.postOperation

    Archives specific Source Servers by setting the SourceServer.isArchived property to true for specified SourceServers by ID. This command only works for SourceServers with a lifecycle. state which equals DISCONNECTED or CUTOVER.

  • putSourceServerAction.postOperation

    Put source server post migration custom action.

  • putTemplateAction.postOperation

    Put template post migration custom action.

  • removeSourceServerAction.postOperation

    Remove source server post migration custom action.

  • removeTemplateAction.postOperation

    Remove template post migration custom action.

  • retryDataReplication.postOperation

    Causes the data replication initiation sequence to begin immediately upon next Handshake for specified SourceServer IDs, regardless of when the previous initiation started. This command will not work if the SourceServer is not stalled or is in a DISCONNECTED or STOPPED state.

  • startCutover.postOperation

    Launches a Cutover Instance for specific Source Servers. This command starts a LAUNCH job whose initiatedBy property is StartCutover and changes the SourceServer.lifeCycle.state property to CUTTING_OVER.

  • startExport.postOperation

    Start export.

  • startImport.postOperation

    Start import.

  • startReplication.postOperation

    Starts replication for SNAPSHOT_SHIPPING agents.

  • startTest.postOperation

    Launches a Test Instance for specific Source Servers. This command starts a LAUNCH job whose initiatedBy property is StartTest and changes the SourceServer.lifeCycle.state property to TESTING.

  • tags.listTagsForResource

    List all tags for your Application Migration Service resources.

  • tags.tagResource

    Adds or overwrites only the specified tags for the specified Application Migration Service resource or resources. When you specify an existing tag key, the value is overwritten with the new value. Each resource can have a maximum of 50 tags. Each tag consists of a key and optional value.

  • tags.untagResource

    Deletes the specified set of tags from the specified set of Application Migration Service resources.

  • terminateTargetInstances.postOperation

    Starts a job that terminates specific launched EC2 Test and Cutover instances. This command will not work for any Source Server with a lifecycle.state of TESTING, CUTTING_OVER, or CUTOVER.

  • unarchiveApplication.postOperation

    Unarchive application.

  • unarchiveWave.postOperation

    Unarchive wave.

  • updateApplication.postOperation

    Update application.

  • updateLaunchConfiguration.postOperation

    Updates multiple LaunchConfigurations by Source Server ID.

  • updateLaunchConfigurationTemplate.postOperation

    Updates an existing Launch Configuration Template by ID.

  • updateReplicationConfiguration.postOperation

    Allows you to update multiple ReplicationConfigurations by Source Server ID.

  • updateReplicationConfigurationTemplate.postOperation

    Updates multiple ReplicationConfigurationTemplates by ID.

  • updateSourceServerReplicationType.postOperation

    Allows you to change between the AGENT_BASED replication type and the SNAPSHOT_SHIPPING replication type.

  • updateWave.postOperation

    Update wave.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools