Skip to content

Tool: PQ Lifecycle Operations #134

@chipkent

Description

@chipkent

PQ Lifecycle Operations:

  • ControllerClient.add_query(config) - Create new persistent query
  • ControllerClient.delete_query(serials) - Delete persistent queries
  • ControllerClient.modify_query(config, restart) - Modify PQ configuration
  • ControllerClient.restart_query(serials) - Restart one or more PQs
  • ControllerClient.stop_query(serials) - Stop running PQs
  • ControllerClient.start_and_wait(serial, timeout) - Start PQ and wait for ready state
  • ControllerClient.stop_and_wait(serial, timeout) - Stop PQ and wait for terminal state

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestuser-devA feature where the end user is a developer.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions