Skip to content

[FEATURE]Improve probe point add API #2650

@ranj063

Description

@ranj063

Is your feature request related to a problem? Please describe.
When multiple probe points are added with the same command, only probe points with valid input description should be added and the rest disregarded.

Describe the solution you'd like
Currently, the API returns an error upon hitting the first invalid probe point description. Instead, we should process all valid inputs and reject the invalid ones or reject the entire set if even one of the probe point desc is invalid

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions