---
title: "Show the agent's primary IP address"
method: PUT
path: "/mimic/agent/{agentNum}/stop"
tags: ["Agent"]
---

# Show the agent's primary IP address

`PUT /mimic/agent/{agentNum}/stop`

Agent primary IP address

## Path parameters

- `agentNum` integer, required

## Response `200`

successful operation

- string

## Other responses

- `400` — Invalid agent number value

---

[API](https://skmtc.net/gambitcomm/apis/mimic-rest-api.md) · [All operations](https://skmtc.net/gambitcomm/apis/mimic-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gambitcomm/mimic-rest-api/versions/eb67c54e9ec9/schema)
