Cookie settings
Synopsis
Modify cookie settings.
Syntax
Set-AppSecCookieSettings [-VersionNumber] <String> [-UseAllSecureTraffic] [-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Set-AppSecCookieSettings [-ConfigName] <String> [-VersionNumber] <String> [-UseAllSecureTraffic] -Body <Object> [-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Set-AppSecCookieSettings [-ConfigName] <String> [-VersionNumber] <String> [-CookieDomain <String>] [-UseAllSecureTraffic] [-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Set-AppSecCookieSettings -ConfigID <Int32> [-VersionNumber] <String> [-UseAllSecureTraffic] -Body <Object> [-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Set-AppSecCookieSettings -ConfigID <Int32> [-VersionNumber] <String> [-CookieDomain <String>] [-UseAllSecureTraffic] [-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Description
Modify cookie settings for a configuration.
When making a request, you can specify a configuration by its name or ID. The -VersionNumber parameter is an integer or the word latest.
Parameters
‑AccountSwitchKey | An account credential key that lets you move between accounts when using an API client enabled for multiple accounts. To find account switch keys, use Get-AccountSwitchKey. |
‑BodyConditionally required | The request body, either as a |
‑ConfigIDConditionally required | Your configuration's ID. |
‑ConfigNameConditionally required | The name of your security configuration. |
‑CookieDomain | Choose the type of domain. The default recommended type is |
‑EdgeRCFile | Your EdgeGrid resource file to authenticate your command. Defaults to |
‑Section | The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to |
‑UseAllSecureTraffic | If all of your traffic uses HTTPS, specify |
‑VersionNumberRequired | A configuration's version. Can be an integer or the word |
Related Links
Updated 7 days ago
