Groups
Get-DatastreamGroups
Synopsis
List groups.
Syntax
Get-DatastreamGroups [-StreamType <String>] [[-ContractID] <String>] [[-EdgeRCFile] <String>] [[-Section] <String>] [[-AccountSwitchKey] <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Description
Returns access groups with contracts on your account.
You can later use the groupId and contractId values to create and view streams or list properties by group.
Set the ContractID parameter to get groups for a specific contract.
Note: for backwards compatibility, LogType defaults to 'cdn'.
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. |
‑ContractID | Your contract's ID. |
‑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 |
Related Links
Updated 19 days ago
Did this page help you?
