@cpod/sdk - v0.2.7
Preparing search index...
UpdateModelRegistryRequest
Interface UpdateModelRegistryRequest
Update model registry request
interface
UpdateModelRegistryRequest
{
name
?:
string
;
enabled
?:
boolean
;
configuration
?:
Record
<
string
,
unknown
>
;
}
Index
Properties
name?
enabled?
configuration?
Properties
Optional
name
name
?:
string
Optional
enabled
enabled
?:
boolean
Optional
configuration
configuration
?:
Record
<
string
,
unknown
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
enabled
configuration
@cpod/sdk - v0.2.7
Loading...
Update model registry request