AnswerX SSIDs

Get-DataStreamAnswerXSSIDs

Synopsis

List AnswerX service instances by contract

Syntax

Get-DataStreamAnswerXSSIDs [-ContractID] <String> [[-PageSize] <Int32>] [[-Page] <Int32>] [[-EdgeRCFile] <String>] [[-Section] <String>] [[-AccountSwitchKey] <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]

Description

Returns the AnswerX Recursive DNS Service IDs (SSIDs) on your contract.

Run this operation to get the ssid values you need to or .

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
Required

Your contract's ID.

‑EdgeRCFile

Your EdgeGrid resource file to authenticate your command. Defaults to ~/.edgerc.

‑Page

The page number of results to return.

‑PageSize

The total number of pages to return.

‑Section

The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to default.

Related Links


Did this page help you?