Akamai data cache
Set-AkamaiDataCache
Synopsis
Add to or update the Data Cache.
Syntax
Set-AkamaiDataCache [-ProgressAction <ActionPreference>] [<CommonParameters>]
Set-AkamaiDataCache -APIEndpointName <String> -APIEndpointID <String> [-ProgressAction <ActionPreference>] [<CommonParameters>]
Set-AkamaiDataCache -AppSecConfigName <String> -AppSecPolicyName <String> -AppSecPolicyID <String> [-ProgressAction <ActionPreference>] [<CommonParameters>]
Set-AkamaiDataCache -AppSecConfigName <String> -AppSecConfigID <String> [-ProgressAction <ActionPreference>] [<CommonParameters>]
Set-AkamaiDataCache -ClientListName <String> -ClientListID <String> [-ProgressAction <ActionPreference>] [<CommonParameters>]
Set-AkamaiDataCache -EdgeWorkerName <String> -EdgeWorkerID <String> [-ProgressAction <ActionPreference>] [<CommonParameters>]
Set-AkamaiDataCache -METSCaSetName <String> -METSCaSetID <String> [-ProgressAction <ActionPreference>] [<CommonParameters>]
Set-AkamaiDataCache -MOKSClientCertName <String> -MOKSClientCertID <String> [-ProgressAction <ActionPreference>] [<CommonParameters>]
Set-AkamaiDataCache -PropertyName <String> -PropertyID <String> [-ProgressAction <ActionPreference>] [<CommonParameters>]
Set-AkamaiDataCache -IncludeName <String> -IncludeID <String> [-ProgressAction <ActionPreference>] [<CommonParameters>]
Description
Creates or updates elements in the in-memory Akamai data cache, such as properties, AppSec configurations, and more, and is called by various sub-module functions automatically when elements included in the cache scope are retrieved from the Akamai APIs.
Parameters
‑APIEndpointIDConditionally required |
Your API endpoint ID to remove from the data cache. |
‑APIEndpointNameConditionally required |
Your API endpoint name to remove from the data cache. |
‑AppSecConfigIDConditionally required |
Your AppSec (AAP/Kona) configuration ID to remove from the data cache. |
‑AppSecConfigNameConditionally required |
Your AppSec (AAP/Kona) configuration name to remove from the data cache. |
‑AppSecPolicyIDConditionally required |
Your AppSec (AAP/Kona) policy ID to remove from the data cache. |
‑AppSecPolicyNameConditionally required |
Your AppSec (AAP/Kona) policy name to remove from the data cache. |
‑ClientListIDConditionally required |
Your client list ID to remove from the data cache. |
‑ClientListNameConditionally required |
Your client list name to remove from the data cache. |
‑EdgeWorkerIDConditionally required |
Your EdgeWorker ID to remove from the data cache. |
‑EdgeWorkerNameConditionally required |
Your EdgeWorker name to remove from the data cache. |
‑IncludeIDConditionally required |
Your property Include's ID to remove from the data cache. |
‑IncludeNameConditionally required |
Your property Include's name to remove from the data cache. |
‑METSCaSetIDConditionally required |
Your MTLS Edge Trust Store CA Set ID to remove from the data cache. |
‑METSCaSetNameConditionally required |
Your MTLS Edge Trust Store CA Set name to remove from the data cache. |
‑MOKSClientCertIDConditionally required |
Your MTLS Origin Keystore client certificate ID to remove from the data cache. |
‑MOKSClientCertNameConditionally required |
Your MTLS Origin Keystore client certificate name to remove from the data cache. |
‑PropertyIDConditionally required |
Your property's ID to remove from the data cache. |
‑PropertyNameConditionally required |
Your Property's name to remove from the data cache. |
Related Links
Updated 4 months ago
