observe_worksheet#

Manages an worksheet. Worksheets are used for ad-hoc analysis of datasets.

Schema#

Required#

  • name (String) Worksheet name. Must be unique within workspace.

  • queries (String) Worksheet definition in JSON format.

  • workspace (String) OID of workspace worksheet is contained in.

Optional#

  • icon_url (String) Icon image.

Read-Only#

  • id (String) The ID of this resource.

  • oid (String) The Observe ID for worksheet.