Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WeightedBackend

Hierarchy

  • WeightedBackend

Index

Properties

backends

backends: Map<string, number>

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

createdAt

createdAt: Date

timestamp when the backend was created, RFC 3339 format

Optional description

description: string

human-readable description of this backend. Optional

id

id: string

unique identifier for this Weighted backend

Optional metadata

metadata: string

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

uri

uri: string

URI of the WeightedBackend API resource

Generated using TypeDoc