Skip to main content

Update the proxy configuration for a data broker

Contributors

PUT /api/accounts/{accountId}/data-brokers/{id}/proxy

Updates the proxy configuration for a data broker.

Parameters

Name Type In Required Description

accountId

string

path

True

NetApp tenancy account ID

id

string

path

True

Data Broker ID

Request Body

Name Type Required Description

host

string

True

Proxy host

port

string

True

Proxy port

userName

string

False

Proxy userName

password

string

False

Proxy password

Response

Status: 202, Default Response