Skip to main content

Add Data Profile

deprecated

This endpoint has been deprecated and may be removed in future versions of the API.

Creates a data profile.

Request Body
    dataPatternsRule1 object

    DataProfile Rules

    dataPatternRules object[]

    Pattern rules

  • Array [
  • confidencLevel string

    Confidence level

    detectionTechnique string

    Detection technique

    id string

    Pattern id

    matchType string

    Match type

    name string

    Pattern name

    occurrenceCount int32

    Occurrence count

    occurrenceHigh int32

    High Occurrence value

    occurrenceLow int32

    Low Occurrence value

    occurrenceOperatorType string

    Occurrence type

    supportedConfidenceLevels string[]

    List of supported confidence levels

  • ]
  • operatorType string

    Pattern operator type

    description string

    Profile description

    id int32

    Profile id (required during update

    name string required

    Profile name

    profileStatus string required

    Profile status

    profileType string required

    Profile Type (custom or system)

    status string required

    Status

    types string required

    Type (basic or advance)

Responses

success


Schema
    detail string

    Exception details

    message string

    API response

    name string

    Exception name

Loading...