Page tree

Release 6.4.2


Contents:

   

For the latest updates on available API endpoints and documentation, see api.trifacta.com.

This is the latest version of the APIs.

Contents:


Delete the specified EMR cluster identifier. 

NOTE: APIs for EMR clusters apply only to deployments of the Designer Cloud Powered by Trifacta® platform that are integrated with Amazon EMR clusters. These APIs can be used to manage failovers or prolonged outages of a primary EMR cluster.

NOTE: There can be only one EMR cluster registered with the platform at any time. The registered cluster is always the active one.

Version:  v4

Required Permissions

NOTE: Each request to the Designer Cloud Powered by Trifacta® platform must include authentication credentials. See https://api.trifacta.com/ee/6.4/index.html#section/Authentication.

Request

Request Type: DELETE

Endpoint:

/v4/emrClusters/<id>

where:

ParameterDescription
<id>Internal identifier for the EMR cluster


Request URI - Example:

/v4/emrClusters/1

Request Body:

Empty.

Response

Response Status Code - Success:  204 - No Content

Response Body Example:

Empty.

Reference

None.

This page has no comments.