Provision state change
Synopsis
Get a provision state change.
Syntax
Get-ChinaCDNProvisionStateChange [-Hostname] <String> [[-ChangeID] <Int32>] [[-EdgeRCFile] <String>] [[-Section] <String>] [[-AccountSwitchKey] <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Description
Lists all provisioning state changes for a given -Hostname or combines it with a -ChangeID to retrieve an individual change.
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. |
| ‑ChangeID | The ID for the property hostname's current provision state change. |
| ‑EdgeRCFile | Your EdgeGrid resource file to authenticate your command. Defaults to |
‑HostnameRequired | The fully qualified domain name of the property hostname. |
| ‑Section | The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to |
Related Links
Updated 2 months ago
