Skip to content

sp extraction-rule

Phase: v2
When agents use this: Configure or preview business-attribute extraction for sp trace find.

Subcommands

SubcommandDescription
list --app <id>App extraction rules
apply -f rules.yamlPUT app rules
preview -f rules.yamlPOST preview

REST mapping

SubcommandMethodPath
listGET/api/applications/{appId}/extraction-rules
applyPUT/api/applications/{appId}/extraction-rules
previewPOST/api/extraction-rules/preview
agent pullGET/api/agent/extraction-rules (agent use; CLI rarely)