Skip to main content
POST
POST /network-requirements

Body

application/json

Request payload for network requirements analysis.

networkState
any

The current state of the network.

query
string | null

Specific query about network requirements.

Response

Network requirements calculated

Response payload for network requirements analysis.

network_health
string
required

Overall health of the network.

recommendations
string[]
required

List of recommendations for the network.

resource_allocation
object
required

Recommended resource allocation.

status
string
required

Status of the analysis.

timestamp
string
required

ISO 8601 timestamp of the response.