delete_source_server
(**kwargs)¶Deletes a single Source Server by ID. The Source Server must be disconnected first.
See also: AWS API Documentation
Request Syntax
response = client.delete_source_server(
sourceServerID='string'
)
[REQUIRED]
The ID of the Source Server to be deleted.
{}
Response Structure
Exceptions
drs.Client.exceptions.ResourceNotFoundException
drs.Client.exceptions.InternalServerException
drs.Client.exceptions.ConflictException
drs.Client.exceptions.ThrottlingException
drs.Client.exceptions.UninitializedAccountException