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