runtime-commandAvailable
Legacy Delete Model Snapshot
Compatibility runtime verb normalized from older scripts. Public Python API snapshot deletion uses delete_feature on category modelHistory.
Reference contract
| Field | Value | Description |
|---|---|---|
| action | delete_model_snapshot | — |
| aliases | [] | — |
| category | model | — |
| displayName | Legacy Delete Model Snapshot | — |
| pythonName | legacy_delete_snapshot | — |
| responseType | model | — |
Compatibility runtime verb normalized from older scripts. Public Python API snapshot deletion uses delete_feature on category modelHistory.
Contract
| Property | Value |
|---|---|
| action | delete_model_snapshot |
| aliases | [] |
| category | model |
| displayName | Legacy Delete Model Snapshot |
| pythonName | legacy_delete_snapshot |
| responseType | model |
Dynamic call
model.command('delete_model_snapshot', ...)