Service:_Flink

Create a Flink JarApplication

This endpoint may be changed or removed at any time. Don't use it in production environments.

post/project/{project}/service/{service_name}/flink/jar_application

Path parameters

projectstring required

Project name

service_namestring required

Service name

Request body

namestring required

Application name

Response

Response

created_atstring required

The creation timestamp of this entity in ISO 8601 format, always in UTC

created_bystring required

The creator of this entity

idstring required

Application ID

messagestring

Printable result of the request

namestring required

Application name

updated_atstring required

The update timestamp of this entity in ISO 8601 format, always in UTC

updated_bystring required

The latest updater of this entity

Changes

Changed in 1 of the 14 revisions of this API.1

    • added the new 4 enum value to the application_versions/items/file_info/verify_error_code response property for the response status 200

      response-property-enum-value-added