Skip to content

Latest commit

 

History

History
95 lines (43 loc) · 954 Bytes

core.serverinfo.md

File metadata and controls

95 lines (43 loc) · 954 Bytes

Home > @cerbos/core > ServerInfo

ServerInfo interface

Information about the Cerbos policy decision point (PDP) server.

Signature:

export interface ServerInfo 

Properties

Property

Modifiers

Type

Description

buildDate

string

The time at which the PDP server binary was built.

commit

string

The commit SHA from which the PDP server binary was built.

version

string

The version of the PDP server.