Contents

ContentCachingInformationResponse.StatusResponse.PeersItem

A dictionary that describes a peer content cache.

Declaration

object ContentCachingInformationResponse.StatusResponse.PeersItem

Properties

NameTypeDescription
address Requiredstring

The local IP address of the peer content cache.

alertContentCachingInformationResponse.StatusResponse.PeersItem.Alert

A dictionary that describes an alert related to the peer content cache.

details RequiredContentCachingInformationResponse.StatusResponse.PeersItem.Details

A dictionary that contains additional details about the peer content cache.

friendly Requiredboolean

If true, the peer content cache is able to respond to requests from the content cache.

guid Requiredstring

The unique identifier of the peer content cache.

healthy Requiredboolean

If true, the peer content cache is able to respond to requests from the 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.

Topics

Objects

See Also

Objects