A ProxySettings is a revision of the proxy settings of a project.

object
string

String representing the object's type. Objects of the same type share the same value

Example:

"proxy_settings"

revision
number

The revision number of the proxy settings.

description
string

Description of the proxy settings revision.

is_active
boolean

Whether this revision is the active one.

backends
object[]

The backend list of the proxy.

A ProxySettings backend entity

routes
object[]

The routing rules of the proxy.

A ProxySettings route entity