Categories

Versions

Delete Project (AI Hub) (Admin Tools)

Synopsis

This operator deletes a Project on an AI Hub.

Description

This operator deletes a Project on an AI Hub. If the operator is successful in deleting a Project, the resulting ExampleSet contains the name of the deleted Project).

Input

  • con (Connection)

    An AI Hub Connection IOObject.

Output

  • con

    The AI Hub Connection IOObject from the input port, delivered as a passthru.

  • exa (Data table)

    An ExampleSet containing information about the deletion of the Project.

Parameters

  • project name The URL conform name of the Project. Can be retrieved via Get Projects or via AI Hub web interface.
  • fail on error Determine if process fails when there was an error invoking the deletion request.