ContentCachingInformationResponse.StatusResponse.PeersItem
A dictionary that describes a peer content cache.
Declaration
object ContentCachingInformationResponse.StatusResponse.PeersItemProperties
| Name | Type | Description |
|---|---|---|
address Required | string | The local IP address of the peer content cache. |
alert | ContentCachingInformationResponse.StatusResponse.PeersItem.Alert | A dictionary that describes an alert related to the peer content cache. |
details Required | ContentCachingInformationResponse.StatusResponse.PeersItem.Details | A dictionary that contains additional details about the peer content cache. |
friendly Required | boolean | If |
guid Required | string | The unique identifier of the peer content cache. |
healthy Required | boolean | If |
port Required | integer | The IP port number the peer content cache listens to for requests. |
version Required | string | The version number of the peer content cache software. |
Topics
Objects
See Also
Objects
ContentCachingInformationResponse.StatusResponse.AlertsForPeerFilterRangesContentCachingInformationResponse.StatusResponse.AlertsItemContentCachingInformationResponse.StatusResponse.CacheDetailsContentCachingInformationResponse.StatusResponse.DataMigrationErrorContentCachingInformationResponse.StatusResponse.ParentsItem