SendClassifyMachineAccountV1401Response
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| error | object | A message describing the error | [optional] |
| } |
Example
from sailpoint.machine_account_classify.models.send_classify_machine_account_v1401_response import SendClassifyMachineAccountV1401Response
send_classify_machine_account_v1401_response = SendClassifyMachineAccountV1401Response(
error=JWT validation failed: JWT is expired
)