update_authz_team
Update an authorization team's properties, such as name, description, or active status, using its team ID.
Instructions
Update an existing authorization team by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | Yes | Team ID | |
| adom_name | No | Administrative domain name | |
| is_active | No | Whether the team is active | |
| team_name | No | Team name | |
| description | No | Team description |