Interface PlaceClusterTerminateOptions

Mapping of available query parameters for the cluster delete endpoint (terminate process)

interface PlaceClusterTerminateOptions {
    driver: string;
}

Properties

Properties

driver: string

The name of the driver to terminate (required)