delete-flink-statements
Remove specific Flink statements by sending requests to the Flink REST API, using organization, environment, and statement identifiers.
Instructions
Make a request to delete a statement.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
baseUrl | No | The base URL of the Flink REST API. | |
environmentId | No | The unique identifier for the environment. | |
organizationId | No | The unique identifier for the organization. | |
statementName | Yes | The user provided name of the resource, unique within this environment. |