Preparing search index...
The search index is not available
@ibm-cloud/watsonx-ai
@ibm-cloud/watsonx-ai
0.1.x
WatsonXAI
NotebooksCreateRequestNotebookCopyBody
Interface NotebooksCreateRequestNotebookCopyBody
Payload for copying a notebook.
interface
NotebooksCreateRequestNotebookCopyBody
{
name
:
string
;
source_guid
:
string
;
}
Hierarchy (
view full
)
WatsonXAI
.
NotebooksCreateRequest
NotebooksCreateRequestNotebookCopyBody
Index
Properties
name
source_
guid
Properties
name
name
:
string
The name of the new notebook.
source_
guid
source_
guid
:
string
The guid of the notebook to be copied.
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
name
source_
guid
@ibm-cloud/watsonx-ai
Loading...
Payload for copying a notebook.