Documentation Index

Fetch the complete documentation index at: https://support.nectarcorp.com/llms.txt

Use this file to discover all available pages before exploring further.

Get-EPCTestGroupType

Prev Next

Returns the group type and group type ID of a test group

Syntax

Get-EPCTestGroupType
  -Name  (String)

Examples

Example 1

Get-EPCTestGroupType -Name 'TG1'

Returns the group type and ID of the TG1 test group

Parameters

-Name <String>
The name of the test group to return the type and ID

Parameter Value
Required true
Position 1
Required true
Default Value None
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false