Skip to content

feat: define Fleet API protocol specification (OpenAPI) #1

@Tonyfudecai

Description

@Tonyfudecai

Description

Create the OpenAPI 3.0 specification for the Fleet Manager API 鈥?the core communication protocol between edge agents and the cloud.

Endpoints to define

  • POST /fleet/register 鈥?node registration
  • POST /fleet/heartbeat 鈥?periodic health check
  • POST /fleet/events 鈥?event reporting
  • POST /fleet/command 鈥?command dispatch
  • GET /fleet/nodes 鈥?list all nodes
  • GET /fleet/nodes/{id} 鈥?node details

Skills

OpenAPI/Swagger, REST API design

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomers

    Type

    No type

    Projects

    Status

    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions