@camunda8/orchestration-cluster-api
Preparing search index...
index
UpdateMappingRuleData
Type Alias UpdateMappingRuleData
type
UpdateMappingRuleData
=
{
body
?:
MappingRuleUpdateRequest
;
path
:
{
mappingRuleId
:
string
}
;
query
?:
never
;
url
:
"/mapping-rules/{mappingRuleId}"
;
}
Index
Properties
body?
path
query?
url
Properties
Optional
body
body
?:
MappingRuleUpdateRequest
path
path
:
{
mappingRuleId
:
string
}
Type Declaration
mappingRuleId
:
string
The ID of the mapping rule to update.
Optional
query
query
?:
never
url
url
:
"/mapping-rules/{mappingRuleId}"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
@camunda8/orchestration-cluster-api
Loading...
The ID of the mapping rule to update.