ContentCachingInformationResponse.StatusResponse.ParentsItem.Details.Capabilities
A dictionary that describes the capabilities of the parent content cache.
Declaration
object ContentCachingInformationResponse.StatusResponse.ParentsItem.Details.Capabilities
Properties
| Name | Type | Description |
|---|
im | boolean | If true, the parent content cache is capable of imports and uploads. |
ns | boolean | If true, the parent content cache is capable of handling namespaces, which is an aspect of personal caching. |
pc | boolean | If true, the parent content cache is capable of caching personal iCloud content. |
query-parameters | boolean | If true, the parent content cache is capable of handling query parameters in URLs. |
sc | boolean | If true, the parent content cache is capable of caching shared non-iCloud content. |
ur | boolean | If true, the parent content cache is capable of prioritizing imports and uploads. |