DeadlineCloud / Client / delete_license_endpoint

delete_license_endpoint#

DeadlineCloud.Client.delete_license_endpoint(**kwargs)#

Deletes a license endpoint.

See also: AWS API Documentation

Request Syntax

response = client.delete_license_endpoint(
    licenseEndpointId='string'
)
Parameters:

licenseEndpointId (string) –

[REQUIRED]

The license endpoint ID of the license endpoint to delete.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions