-
Notifications
You must be signed in to change notification settings - Fork 98
feat: add list/insert/remove RPCs for NVL domain health records #1832
Copy link
Copy link
Open
Labels
admin toolsIssue related to admin tools (CLI/UI)Issue related to admin tools (CLI/UI)apiaffects API surface areaaffects API surface areafeatureFeature (deprecated - use issue type, but it's needed for reporting now)Feature (deprecated - use issue type, but it's needed for reporting now)rack lifecycleIssues that relate to managing the lifecycle of a full rack (compute, switches and powershelves)Issues that relate to managing the lifecycle of a full rack (compute, switches and powershelves)
Metadata
Metadata
Assignees
Labels
admin toolsIssue related to admin tools (CLI/UI)Issue related to admin tools (CLI/UI)apiaffects API surface areaaffects API surface areafeatureFeature (deprecated - use issue type, but it's needed for reporting now)Feature (deprecated - use issue type, but it's needed for reporting now)rack lifecycleIssues that relate to managing the lifecycle of a full rack (compute, switches and powershelves)Issues that relate to managing the lifecycle of a full rack (compute, switches and powershelves)
Type
Fields
Give feedbackNo fields configured for Enhancement.
Projects
Status
In Progress
Is this a new feature, an enhancement, or a change to existing functionality?
New Feature
How would you describe the priority of this feature request
Medium
Please provide a clear description of problem this feature solves
NICo core does not receive, store, and present NVLink domain health alerts today. External health services should be able to send NVL domain health alert to NICo for consumption by, e.g.: admin-cli and web-ui for improved observability.
Feature Description
NICo core shall implement RPCs for insertion/removal/listing NVLink health records (alerts) and store them for the admin-cli, web-ui, and external API callers to consume.
Describe your ideal solution
Insert/List/RemoveSwitchHealthReportforInsert/List/RemoveNVLinkDomainHealthReportat the API layer.Describe any alternatives you have considered
No response
Additional context
No response
Code of Conduct