delete_source_server

mgn.Client.delete_source_server(**kwargs)

Deletes a single source server by ID.

See also: AWS API Documentation

Request Syntax

response = client.delete_source_server(
    sourceServerID='string'
)
Parameters
sourceServerID (string) --

[REQUIRED]

Request to delete Source Server from service by Server ID.

Return type
dict
Returns
Response Syntax
{}

Response Structure

  • (dict) --

Exceptions

  • mgn.Client.exceptions.UninitializedAccountException
  • mgn.Client.exceptions.ResourceNotFoundException
  • mgn.Client.exceptions.ConflictException