API for valkey inventory commands

Description

We need to add Valkey to inventory and management APIs.

  • Management(Simplified) API

    • List Agents (v1/management/agents)

    • List Services (/v1/management/services)

    • Add a Service (/v1/management/services)

  • Inventory API

    • List Agents (/v1/inventory/agents)

    • Add an Agent (/v1/inventory/agents)

    • List Services (/v1/inventory/services)

    • Add a Service (/v1/inventory/services)

    • Change Agent Attributes (/v1/inventory/agents/{agent_id})

    • Change service (/v1/inventory/services/{service_id})

    • List Active Service Types (/v1/inventory/services:getTypes)

This task should include implementation changes in these endpoints

How to test

Run existing QAA to see if any breakage

How to document

None

Activity

Show:

Details

Assignee

Reporter

Priority

Components

Labels

Needs QA

No

Needs Doc

No

Planned Version/s

Story Points

Smart Checklist

Created March 11, 2025 at 12:46 PM
Updated March 12, 2025 at 9:02 AM