Skip to main content

Create ExportSet

Select

Customer Managed

This operation creates a new exportset.

Request Parameters

Name

Description

entityType

Type of entity.

Valid values are:

  • 9502, QuerySet
  • 9503, DownloadSet

operationType

Type of operation.

Valid values are:

  • 1, ADD
  • 2, DELETE
Request Body
  • entityType integer
  • operationType integer
  • userGuid string
  • fromSite integer
  • container object
  • containerType integer
  • containerName string
  • containerOwnerType integer
  • comment string
Responses

OK


Schema
  • container object
  • containerFullName string
  • containerType integer
  • containerName string
  • containerOwnerType integer
  • comment string
  • attribute integer
  • containerId integer
  • containerGuid string
Loading...