---
title: "Proxies request to remote cluster"
method: POST
path: "/fanout_proxy"
tags: ["remote_connections"]
---

# Proxies request to remote cluster

`POST /fanout_proxy`

Proxies request to remote cluster, uses remote connection
to call endpoint on remote cluster.

## Query parameters

- `az_name` string
- `az_physical_uuid` string, UUID
- `remote_cluster_uuid` string, UUID
- `method` string, required
- `url_path` string, required
- `content_type` string
- `kind` string
- `entity_uuid` string, UUID
- `tenant_uuid` string, UUID
- `timeout_ms` integer

## Request body

- unknown

## Response `200`

Success

## Other responses

- `default` — Internal Error

---

[API](https://skmtc.net/nutanix/apis/nutanix-intentful-api.md) · [All operations](https://skmtc.net/nutanix/apis/nutanix-intentful-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nutanix/nutanix-intentful-api/versions/40395083ab31/schema)
