Skip to content
Start here

References

List Monitor References
load_balancers.monitors.references.get(strmonitor_id, ReferenceGetParams**kwargs) -> SyncSinglePage[ReferenceGetResponse]
GET/accounts/{account_id}/load_balancers/monitors/{monitor_id}/references
ModelsExpand Collapse
class ReferenceGetResponse:
reference_type: Optional[Literal["*", "referral", "referrer"]]
One of the following:
"*"
"referral"
"referrer"
resource_id: Optional[str]
resource_name: Optional[str]
resource_type: Optional[str]