---
title: "POST /{resourceUri}/providers/Microsoft.HybridConnectivity/endpoints/{endpointName}/listManagedProxyDetails"
method: POST
path: "/{resourceUri}/providers/Microsoft.HybridConnectivity/endpoints/{endpointName}/listManagedProxyDetails"
tags: ["EndpointResources"]
---

# POST /{resourceUri}/providers/Microsoft.HybridConnectivity/endpoints/{endpointName}/listManagedProxyDetails

`POST /{resourceUri}/providers/Microsoft.HybridConnectivity/endpoints/{endpointName}/listManagedProxyDetails`

Fetches the managed proxy details

## Path parameters

- `resourceUri` string, required
- `endpointName` string, required

## Parameters

- `../../../../../common-types/resource-management/v5/types.json#/components/parameters/ApiVersionParameter` — unresolved $ref

## Request body

- ManagedProxyRequest — Represent ManageProxy Request object.
  - `service` string, required — The name of the service.
  - `hostname` string — The target host name.
  - `serviceName` 'SSH' | 'WAC' — Name of the service.

## Response `200`

Azure operation completed successfully.

- ManagedProxyResource — Managed Proxy
  - `proxy` string, required — The short lived proxy name.
  - `expiresOn` integer, required — The expiration time of short lived proxy name in unix epoch.

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/azure/apis/hybridconnectivity-microsoft-hybridconnectivity.md) · [All operations](https://skmtc.net/azure/apis/hybridconnectivity-microsoft-hybridconnectivity/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/hybridconnectivity-microsoft-hybridconnectivity/revisions/4186b5674cbc/schema)
