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