workspaces
Create Run Metadata
Creates run metadata.
Args: workspace_name_or_id: Name or ID of the workspace. run_metadata: The run metadata to create. auth_context: Authentication context.
Returns: The created run metadata.
Raises: IllegalOperationError: If the workspace or user specified in the run metadata does not match the current workspace or authenticated user. RuntimeError: If the resource type is not supported.
post/api/v1/workspaces/{workspace_name_or_id}/run-metadata
Path parameters
Request body
Response
Successful Response