Update PreAuthorization
Update a preauthorization in Advanced Server Access.
Input
| Field | Definition | Type | Required | 
|---|---|---|---|
| Project Name | Target project name with which the preauthorization is associated. | Text | TRUE | 
| Authorization ID | Identifier of the updated authorization. | Text | TRUE | 
| Disabled | Indicates whether the authorization is enabled. | True/False | FALSE | 
| Expires At | Update values for the date and time when the authorization will expire. | Date & Time | TRUE | 
| User Name | User name for the Advanced Server Access user whose preauthorization is updated. | Text | TRUE | 
Output
| Field | Definition | Type | 
|---|---|---|
| ID | Unique identifier for the preauthorization. | Text | 
| Expires At | Date and time when preauthorization expires. | Date & Time | 
| Disabled | Indicates whether the preauthorization is still valid. | True/False | 
| Username | Username to which the preauthorization is assigned. | Text | 
