WeightedBackends

Update

Update Weighted backend by ID

patch/backends/weighted/{id}

Path parameters

idstring required

Headers

ngrok-versioninteger required

Request body

idstring

n/a

descriptionstring

human-readable description of this backend. Optional

metadatastring

arbitrary user-defined machine-readable data of this backend. Optional

backendsobject

the ids of the child backends to their weights [0-10000]

Response

Update Weighted backend by ID

idstring

unique identifier for this Weighted backend

uristring

URI of the WeightedBackend API resource

created_atstring

timestamp when the backend was created, RFC 3339 format

descriptionstring

human-readable description of this backend. Optional

metadatastring

arbitrary user-defined machine-readable data of this backend. Optional

backendsobject

the ids of the child backends to their weights [0-10000]

Changes

No recorded changes to this endpoint across all 9 revisions of this API.