Learn R Programming

datarobot (version 2.18.6)

UpdateComplianceDocTemplate: Update the name or sections of an existing doc template.

Description

Note that default templates cannot be updated.

Usage

UpdateComplianceDocTemplate(templateId, name = NULL, sections = NULL)

Value

The updated compliance doc template object.

Arguments

templateId

character. The ID of the template to update.

name

character. Optional. A new name to identify the compliance doc template by.

sections

list. Optional. Section definitions for the compliance template.