---
title: "POST /network/nmagentsupportedapis"
method: POST
path: "/network/nmagentsupportedapis"
---

# POST /network/nmagentsupportedapis

`POST /network/nmagentsupportedapis`

Returns the supported API names from NMAgent

## Request body

- NMAgentSupportedAPIsRequest
  - `GetNmAgentSupportedApisURL` string, required

## Response `200`

The list of supported API names

- NMAgentSupportedApisResponse
  - `Response` Response, required
    - `ReturnCode` integer, required — The CNS Error Code
    - `Message` string, required — The error message
  - `SupportedApis` string[], required

---

[API](https://skmtc.net/azure/apis/container-networking-service-cns.md) · [All operations](https://skmtc.net/azure/apis/container-networking-service-cns/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/container-networking-service-cns/revisions/b4493fe6b8c8/schema)
