delete-ai-model
Deletes an AI model configuration.
delete-ai-model
[-b value | --bootstrap-config=value]
[-t value | --tool-password=value]
<--id=value>
<-u value | --user=value>
Overview
Use this command to delete an existing AI model configuration.
Options
| Option | Optional or Required | Default Value | Description |
|---|---|---|---|
|
Optional | none | The path to the bootstrap configuration file. See Bootstrap.xml file for more information about this file. |
|
Optional | none | The configuration tool password used to decrypt the database password in the bootstrap.xml file. If the tool password is omitted, the command will prompt the end-user for it on the console. See Bootstrap.xml file for more information. |
|
Required | none | The UUID of the AI model to delete. |
|
Required | none | The user performing the operation. This should be an administrator. Unless the user is part of the configured default domain, the name of the user must include the user's domain name. For example, DOMAIN\user or user@domain. |
Parent topic: Command-line reference