UpdateToolboxRequest interface
model interface UpdateToolboxRequest
Properties
| default_version | The version identifier that the toolbox should point to. When set, the toolbox's default version will resolve to this version instead of the latest. |
| toolbox_name | The name of the toolbox to update. |
Property Details
default_version
The version identifier that the toolbox should point to. When set, the toolbox's default version will resolve to this version instead of the latest.
default_version: string
Property Value
string
toolbox_name
The name of the toolbox to update.
toolbox_name: string
Property Value
string