An HTTP Problem Details object, as defined in IETF RFC 7807 (https://tools.ietf.org/html/rfc7807).
Name | Type | Description | Notes |
---|---|---|---|
type | String | ||
title | String | ||
detail | String | ||
status | Integer | ||
errors | List<InvalidRequestProblemAllOfErrors> | [optional] | |
reason | ReasonEnum | [optional] | |
registrationUrl | URI | [optional] | |
parameter | String | ||
value | String | ||
resourceId | String | ||
resourceType | ResourceTypeEnum | ||
section | SectionEnum | ||
field | String | ||
period | PeriodEnum | [optional] | |
scope | ScopeEnum | [optional] | |
connectionIssue | ConnectionIssueEnum | [optional] | |
disconnectType | DisconnectTypeEnum | [optional] |
Name | Value |
---|---|
OFFICIAL_CLIENT_FORBIDDEN | "official-client-forbidden" |
CLIENT_NOT_ENROLLED | "client-not-enrolled" |
Name | Value |
---|---|
TWEET | "tweet" |
MEDIA | "media" |
Name | Value |
---|---|
DATA | "data" |
INCLUDES | "includes" |
Name | Value |
---|---|
DAILY | "Daily" |
MONTHLY | "Monthly" |
Name | Value |
---|---|
ACCOUNT | "Account" |
PRODUCT | "Product" |
Name | Value |
---|---|
TOOMANYCONNECTIONS | "TooManyConnections" |
PROVISIONINGSUBSCRIPTION | "ProvisioningSubscription" |
RULECONFIGURATIONISSUE | "RuleConfigurationIssue" |
RULESINVALIDISSUE | "RulesInvalidIssue" |
Name | Value |
---|---|
OPERATIONALDISCONNECT | "OperationalDisconnect" |
UPSTREAMOPERATIONALDISCONNECT | "UpstreamOperationalDisconnect" |
FORCEDISCONNECT | "ForceDisconnect" |
UPSTREAMUNCLEANDISCONNECT | "UpstreamUncleanDisconnect" |
SLOWREADER | "SlowReader" |
INTERNALERROR | "InternalError" |
CLIENTAPPLICATIONSTATEDEGRADED | "ClientApplicationStateDegraded" |
INVALIDRULES | "InvalidRules" |