# Server MediaCache ## Get media cache - [GET /v2/servers/{serverName}/mediacache](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/getmediacacheconfig.md): Retrieves the server MediaCache configuration. This API is available in builds 15089 or later. ## Update media cache - [PUT /v2/servers/{serverName}/mediacache](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/putmediacacheconfig.md): Updates the server MediaCache configuration. This API is available in builds 15089 or later. ## Get media cache (adv) - [GET /v2/servers/{serverName}/mediacache/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/getmediacacheconfigadv.md): Retrieves the advanced MediaCache configuration. This API is available in builds 15089 or later. ## Update media cache (adv) - [PUT /v2/servers/{serverName}/mediacache/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/putmediacacheconfigadv.md): Updates the advanced MediaCache configuration. This API is available in builds 15089 or later. ## Create media cache (adv) - [POST /v2/servers/{serverName}/mediacache/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/postmediacacheconfigadv.md): Adds an advanced MediaCache configuration. This API is available in builds 15089 or later. ## Get media cache source list - [GET /v2/servers/{serverName}/mediacache/sources](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/getmediacachesourcesconfig.md): Retrieves the list of MediaCache Sources. This API is available in builds 15089 or later. ## Update media cache source list - [POST /v2/servers/{serverName}/mediacache/sources](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/postmediacachesourcesconfig.md): Adds the specified MediaCache Source to the list. This API is available in builds 15089 or later. ## Get media cache source - [GET /v2/servers/{serverName}/mediacache/sources/{sourceName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/getmediacachesourceconfig.md): Retrieves the specified MediaCache Source configuration. This API is available in builds 15089 or later. ## Create media cache source - [POST /v2/servers/{serverName}/mediacache/sources/{sourceName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/postmediacachesourceconfig.md): Adds the specified MediaCache Source configuration. This API is available in builds 15089 or later. ## Update media cache source - [PUT /v2/servers/{serverName}/mediacache/sources/{sourceName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/putmediacachesourceconfig.md): Updates the specified MediaCache Source configuration. This API is available in builds 15089 or later. ## Delete media cache source - [DELETE /v2/servers/{serverName}/mediacache/sources/{sourceName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/deletemediacachesourceconfig.md): Deletes the specified MediaCache Source configuration. This API is available in builds 15089 or later. ## Get media cache source (adv) - [GET /v2/servers/{serverName}/mediacache/sources/{sourceName}/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/getmediacachesourceconfigadv.md): Retrieves the specified advanced MediaCache Source configuration. This API is available in builds 15089 or later. ## Update media cache source (adv) - [PUT /v2/servers/{serverName}/mediacache/sources/{sourceName}/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/putmediacachesourceconfigadv.md): Updates the specified advanced MediaCache Source configuration. This API is available in builds 15089 or later. ## Create media cache source (adv) - [POST /v2/servers/{serverName}/mediacache/sources/{sourceName}/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/postmediacachesourceconfigadv.md): Adds the specified advanced MediaCache Source configuration. This API is available in builds 15089 or later. ## Get media cache store list - [GET /v2/servers/{serverName}/mediacache/stores](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/getmediacachestoresconfig.md): Retrieves the list of MediaCache Stores. This API is available in builds 15089 or later. ## Update media cache store list - [POST /v2/servers/{serverName}/mediacache/stores](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/postmediacachestoresconfig.md): Adds the specified MediaCache Store to the list. This API is available in builds 15089 or later. ## Get media cache store - [GET /v2/servers/{serverName}/mediacache/stores/{storeName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/getmediacachestoreconfig.md): Retrieves the specified MediaCache Store configuration. This API is available in builds 15089 or later. ## Create media cache store - [POST /v2/servers/{serverName}/mediacache/stores/{storeName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/postmediacachestoreconfig.md): Adds the specified MediaCache Store configuration. This API is available in builds 15089 or later. ## Update media cache store - [PUT /v2/servers/{serverName}/mediacache/stores/{storeName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/putmediacachestoreconfig.md): Updates the specified MediaCache Store configuration. This API is available in builds 15089 or later. ## Delete media cache store - [DELETE /v2/servers/{serverName}/mediacache/stores/{storeName}](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/deletemediacachestoreconfig.md): Deletes the specified MediaCache Store configuration. This API is available in builds 15089 or later. ## Get media cache store (adv) - [GET /v2/servers/{serverName}/mediacache/stores/{storeName}/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/getmediacachestoreconfigadv.md): Retrieves the specified advanced MediaCache Store configuration. This API is available in builds 15089 or later. ## Update media cache store (adv) - [PUT /v2/servers/{serverName}/mediacache/stores/{storeName}/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/putmediacachestoreconfigadv.md): Updates the specified advanced MediaCache Store configuration. This API is available in builds 15089 or later. ## Create media cache store (adv) - [POST /v2/servers/{serverName}/mediacache/stores/{storeName}/adv](https://developer.wowza.com/docs/wowza-engine/rest-api/openapi/server-mediacache/postmediacachestoreconfigadv.md): Adds the specified advanced MediaCache Store configuration. This API is available in builds 15089 or later.