remove_deployment
Delete a specific deployment by its name using the Enkrypt AI MCP Server. Returns response details and confirmation of the removed deployment for auditing and management purposes.
Instructions
Remove an existing deployment.
Args: deployment_name: The name of the deployment to remove.
Returns: A dictionary containing the response message and details of the deleted deployment.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
deployment_name | Yes |