disassociate_source_servers
(**kwargs)¶Disassociate source servers from application.
See also: AWS API Documentation
Request Syntax
response = client.disassociate_source_servers(
applicationID='string',
sourceServerIDs=[
'string',
]
)
[REQUIRED]
Application ID.
[REQUIRED]
Source server IDs list.
dict
Response Syntax
{}
Response Structure
Exceptions
mgn.Client.exceptions.UninitializedAccountException
mgn.Client.exceptions.ResourceNotFoundException
mgn.Client.exceptions.ConflictException