Select your cookie preferences

We use cookies and similar tools to enhance your experience, provide our services, deliver relevant advertising, and make improvements. Approved third parties also use these tools to help us deliver advertising and provide certain site features.

delete_vcenter_client

delete_vcenter_client(**kwargs)

Deletes a given vCenter client by ID.

See also: AWS API Documentation

Request Syntax

response = client.delete_vcenter_client(
    vcenterClientID='string'
)
Parameters
vcenterClientID (string) --

[REQUIRED]

ID of resource to be deleted.

Returns
None

Exceptions

  • mgn.Client.exceptions.UninitializedAccountException
  • mgn.Client.exceptions.ResourceNotFoundException
  • mgn.Client.exceptions.ValidationException