Skip to content

pagerduty list-team-users

List members of a team.

Description

List members of the team of given ID.

Synopsis

pagerduty list-team-users
    --site <site>
    --id <id>

Arguments

site - (string)

     Site where this command will be executed
     Example: --site "site-1"
     Default: input.site      Attributes: required

id - (string)

     The ID of the team
     Example: --id "PQ9K7I8"
     Default: _None_      Attributes: required

Examples

pagerduty list-team-users --id "PQ9K7I8"

Access Control

To use this command, you need access to the following:

Field Value
Action "read"
Service Type "pagerduty"
Service Instance
Namespace
Object Type "team"
Object ID id

Please see Access Control for details.