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