Update Data Profile
PUT/config/v3/dss-api/data-profile/dssTenantId/:dssTenantId/id/:profileId
Updates a data profile.
Request
Path Parameters
dssTenantId stringrequired
profileId stringrequired
- application/json
Body
- Array [
- ]
id string
name string
type string
description string
profile_type string
status string
profile_status string
data_patterns_rule_1 object
operator_type string
data_pattern_rules object[]
name string
detection_technique string
match_type string
occurrence_operator_type string
occurrence_count int32
occurrence_low int32
occurrence_high int32
confidence_level string
supported_confidence_levels string[]
created_by string
updated_by string
Responses
- 200
- 400
success
- application/json
- Schema
Schema
- any
bad_request
Loading...