cacheManagerName | String Name of the cache manager that manages the cache. This parameter is case sensitive. |
cacheName | String Name of the cache for which you want to check the status (whether it is disabled or enabled). This parameter is case sensitive. |
isDisabled | String Indicates whether the cache is disabled. A value of: true indicates that the cache is disabled. false indicates that the cache is enabled. |
status | String Conditional. The status indicating Error. The service returns Error for status only if the service fails when checking whether the cache is disabled. |
message | String Conditional. The status message of the error. The service returns message with status only if an error occurs when checking whether the cache is disabled. |