StatusContentCacheServiceContentCacheStatusObject
The basic set of AssetCache status items
Declaration
object StatusContentCacheServiceContentCacheStatusObjectProperties
| Name | Type | Description |
|---|---|---|
activated | boolean | If |
active | boolean | If |
cache-status | string | The level of cache pressure. |
port | integer | The IP port number the Content Cache listens to for requests from clients, peers, and children. |
private-addresses | [string] | An array of the Content Cache’s local IP addresses. |
public-address | string | The public IP address of the Content Cache. |
registration-error | string | If present, the reason the Content Cache failed to register itself with Apple. |
registration-response-code | integer | If present, the HTTP response code that the Content Cache received when it failed to register itself with Apple. |
registration-started | string | The RFC 3339 timestamp for when the Content Cache began registering itself with Apple. This value is only available during registration attempts. |
registration-status | integer | The status of the Content Cache’s registration with Apple, which is one of the following values:
|
report-error | string | When present, indicates why the Content Cache failed to send the metrics. |
report-response-code | integer | When present, contains the HTTP response code that the Content Cache received when it failed to send the metrics report to the target URL. |
sending-reports | boolean | When present, a value of |
server-guid Required | string | The unique identifier of the Content Cache. |
startup-status | string | The status of the Content Cache’s registration with Apple. |
tetherator-status | integer | The status of tethered caching, which is the Content Cache with a shared internet connection, which is one of the following values:
|
version Required | string | The version number of the Content Cache software. |