v1

latestSwagger 2.02026-07-17176789777.3 KB
remote_connections

Proxies request to remote cluster

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

post/fanout_proxy

Query parameters

az_namestring

One of the availability zones name of Xi portal.

az_physical_uuidstring UUID

One of the availability zones uuid of Xi portal.

remote_cluster_uuidstring UUID

Cluster uuid of remote PC or PE cluster.

methodstring required

HTTP method to call

url_pathstring required

URL path to call on remote cluster

content_typestring

content type for the call

kindstring

entity kind e.g. vm, network

entity_uuidstring UUID

The UUID of the entity.

tenant_uuidstring UUID

The UUID of the tenant.

timeout_msinteger

Additional timeout in milliseconds for fanout calls.

Request body

{"stackTrail":"paths:/fanout_proxy:post:requestBody:content:application/json:schema","oasType":"schema","type":"unknown"}

Response

Success