Contents

StatusContentCachePeersPeerItemObject

A peer Content Cache.

Declaration

object StatusContentCachePeersPeerItemObject

Properties

NameTypeDescription
_removedboolean

If true, the system removed the peer entry and only this key and the identifier key are present in the status item object.

address Requiredstring

The local IPv4 address of the peer Content Cache.

friendly Requiredboolean

If true, the peer Content Cache is willing to respond to requests from this Content Cache.

healthy Requiredboolean

If true, the peer Content Cache is able to respond to requests from this Content Cache.

identifier Requiredstring

The unique identifier of the peer Content Cache.

port Requiredinteger

The IP port number the peer Content Cache listens to for requests.

version Requiredstring

The version number of the peer Content Cache software.