Return job with additional supplyChainImpacted information.
Return job with additional supplyChainImpacted information.
Path Parameters
- id uuid required
Id of the job.
Example: 6c311d29-5753-46d4-b32c-19b918ea93b0
- 200
- 400
- 401
- 403
- 404
Return job with item graph for the requested id.
- application/json
- Schema
- Example (from schema)
- Complete
Schema
bpns object[]
Possible values:
<= 2147483647
Collection of bpn mappings
manufacturerId stringmanufacturerName stringjob object
Executable unit with meta information and item graph result.
completedOn date-timecreatedOn date-timeexception object
Job error details.
errorDetail stringPossible values:
<= 4000 characters
Detailed exception information.
exception stringPossible values:
<= 100 characters
Exception name.
exceptionDate date-timeDatetime error occurs.
globalAssetId stringPossible values:
>= 45 characters
and<= 45 characters
, Value must match regular expression^urn:uuid:[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$
Part global unique id in the format urn:uuid:uuid4.
id uuidPossible values:
>= 36 characters
and<= 36 characters
, Value must match regular expression/^[0-9a-f]{8}-[0-9a-f]{4}-[0-5][0-9a-f]{3}-[089ab][0-9a-f]{3}-[0-9a-f]{12}$/i
Id of the job.
lastModifiedOn date-timeowner stringThe IRS api consumer.
parameter object
Job parameter of job processing.
aspects stringbomLifecycle stringPossible values: [
asBuilt
,asPlanned
,asSpecified
]The lifecycle context in which the child part was assembled into the parent part.
bpn stringcallbackUrl stringcollectAspects booleandepth int32Possible values:
<= 2147483647
direction stringPossible values: [
upward
,downward
]Item graph traversal direction.
lookupBPNs booleanstartedOn date-timestate stringPossible values: [
UNSAVED
,INITIAL
,RUNNING
,TRANSFERS_FINISHED
,COMPLETED
,CANCELED
,ERROR
]summary object
Summary of the job with statistics of the job processing.
asyncFetchedItems object
Statistics of job execution.
completed int32Possible values:
<= 2147483647
Number of completed item transfers.
failed int32Possible values:
<= 2147483647
Number of failed item transfers.
running int32Possible values:
<= 2147483647
Number of running item transfers.
bpnLookups object
Statistics of job execution.
completed int32Possible values:
<= 2147483647
Number of completed item transfers.
failed int32Possible values:
<= 2147483647
Number of failed item transfers.
running int32Possible values:
<= 2147483647
Number of running item transfers.
relationships object[]
Possible values:
<= 2147483647
Relationships between parent and child items.
aspectType stringbpn stringcatenaXId stringPossible values:
>= 45 characters
and<= 45 characters
, Value must match regular expression^urn:uuid:[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$
CATENA-X global asset id in the format urn:uuid:uuid4.
linkedItem object
Set of child parts the parent object is assembled by (one structural level down).
assembledOn date-timeDatetime of assembly.
childCatenaXId stringPossible values:
>= 45 characters
and<= 45 characters
, Value must match regular expression^urn:uuid:[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$
CatenaX child global asset id in the format urn:uuid:uuid4.
hasAlternatives booleanExpresses whether the part is built-in or whether it is one of several options.
lastModifiedOn date-timeLast datetime item was modified.
lifecycleContext stringPossible values: [
asBuilt
,asPlanned
,asSpecified
]The lifecycle context in which the child part was assembled into the parent part.
quantity object
Quantity component.
measurementUnit object
datatypeURI stringlexicalValue stringquantityNumber doublePossible values:
<= 2147483647
shells object[]
Possible values:
<= 2147483647
AAS shells.
administration object
revision stringversion stringdescription object[]
Possible values:
<= 2147483647
language stringtext stringglobalAssetId stringId of global asset.
id stringidShort stringspecificAssetIds object[]
Possible values:
<= 2147483647
name stringsemanticId object
type stringkeys object[]
Possible values:
<= 2147483647
type stringvalue stringsubjectId object
type stringkeys object[]
Possible values:
<= 2147483647
type stringvalue stringvalue stringsubmodelDescriptors object[]
Possible values:
<= 2147483647
administration object
revision stringversion stringdescription object[]
Possible values:
<= 2147483647
language stringtext stringendpoints object[]
Possible values:
<= 2147483647
interface stringprotocolInformation object
href stringendpointProtocol stringendpointProtocolVersion string[]subprotocol stringsubprotocolBody stringsubprotocolBodyEncoding stringid stringidShort stringsemanticId object
type stringkeys object[]
Possible values:
<= 2147483647
type stringvalue stringsubmodels object[]
Possible values:
<= 2147483647
Collection of requested Submodels
aspectType stringidentification stringpayload object
property name*
objecttombstones object[]
Possible values:
<= 2147483647
Collection of not resolvable endpoints as tombstones. Including cause of error and endpoint URL.
catenaXId stringPossible values:
>= 45 characters
and<= 45 characters
, Value must match regular expression^urn:uuid:[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$
CATENA-X global asset id in the format urn:uuid:uuid4.
endpointURL stringprocessingError object
errorDetail stringlastAttempt date-timeprocessStep stringPossible values: [
SubmodelRequest
,DigitalTwinRequest
,SchemaValidation
,SchemaRequest
,BpdmRequest
,BpdmValidation
,UsagePolicyValidation
,EssValidation
]retryCounter int32Possible values:
<= 2147483647
{
"bpns": [
{
"manufacturerId": "BPNL00000003AYRE",
"manufacturerName": "OEM A"
}
],
"job": {
"completedOn": "2022-02-03T14:48:54.709Z",
"createdOn": "2022-02-03T14:48:54.709Z",
"exception": {
"errorDetail": "Timeout while requesting Digital Registry",
"exception": "IrsTimeoutException",
"exceptionDate": "2022-02-03T14:48:54.709Z"
},
"globalAssetId": "urn:uuid:6c311d29-5753-46d4-b32c-19b918ea93b0",
"id": "e5347c88-a921-11ec-b909-0242ac120002",
"lastModifiedOn": "2022-02-03T14:48:54.709Z",
"owner": "string",
"parameter": {
"aspects": "SerialPart",
"bomLifecycle": "asBuilt",
"bpn": "BPNL00000003AYRE",
"callbackUrl": "https://hostname.com/callback?id={id}&state={state}",
"collectAspects": false,
"depth": 1,
"direction": "upward",
"lookupBPNs": false
},
"startedOn": "2022-02-03T14:48:54.709Z",
"state": "COMPLETED",
"summary": {
"asyncFetchedItems": {
"completed": 0,
"failed": 0,
"running": 0
},
"bpnLookups": {
"completed": 0,
"failed": 0,
"running": 0
}
}
},
"relationships": [
{
"aspectType": "SingleLevelBomAsBuilt",
"bpn": "BPNL00000003AYRE",
"catenaXId": "urn:uuid:6c311d29-5753-46d4-b32c-19b918ea93b0",
"linkedItem": {
"assembledOn": "2022-02-03T14:48:54.709Z",
"childCatenaXId": "urn:uuid:6c311d29-5753-46d4-b32c-19b918ea93b0",
"hasAlternatives": true,
"lastModifiedOn": "2022-02-03T14:48:54.709Z",
"lifecycleContext": "asBuilt",
"quantity": {
"measurementUnit": {
"datatypeURI": "urn:bamm:io.openmanufacturing:meta-model:1.0.0#piece",
"lexicalValue": "piece"
},
"quantityNumber": 1
}
}
}
],
"shells": [
{
"administration": {
"revision": "string",
"version": "string"
},
"description": [
{
"language": "en",
"text": "The shell for a vehicle"
}
],
"globalAssetId": "urn:uuid:6c311d29-5753-46d4-b32c-19b918ea93b0",
"id": "882fc530-b69b-4707-95f6-5dbc5e9baaa8",
"idShort": "future concept x",
"specificAssetIds": [
{
"name": "engineserialid",
"semanticId": {
"type": "string",
"keys": [
{
"type": "urn:bamm:com.catenax.vehicle:0.1.1",
"value": "Submodel"
}
]
},
"subjectId": {
"type": "string",
"keys": [
{
"type": "urn:bamm:com.catenax.vehicle:0.1.1",
"value": "Submodel"
}
]
},
"value": "12309481209312"
}
],
"submodelDescriptors": [
{
"administration": {
"revision": "string",
"version": "string"
},
"description": [
{
"language": "en",
"text": "The shell for a vehicle"
}
],
"endpoints": [
{
"interface": "HTTP",
"protocolInformation": {
"href": "https://edc.data.plane/{path}/submodel",
"endpointProtocol": "HTTPS",
"endpointProtocolVersion": [
"1.0"
],
"subprotocol": "string",
"subprotocolBody": "string",
"subprotocolBodyEncoding": "string"
}
}
],
"id": "string",
"idShort": "string",
"semanticId": {
"type": "string",
"keys": [
{
"type": "urn:bamm:com.catenax.vehicle:0.1.1",
"value": "Submodel"
}
]
}
}
]
}
],
"submodels": [
{
"aspectType": "string",
"identification": "string",
"payload": {}
}
],
"tombstones": [
{
"catenaXId": "urn:uuid:6c311d29-5753-46d4-b32c-19b918ea93b0",
"endpointURL": "string",
"processingError": {
"errorDetail": "string",
"lastAttempt": "2023-12-08",
"processStep": "SubmodelRequest",
"retryCounter": 0
}
}
]
}
{
"bpns": [
{
"manufacturerId": "BPNL00000003AAXX",
"manufacturerName": "AB CD"
}
],
"job": {
"completedOn": "2022-02-03T14:48:54.709Z",
"createdOn": "2022-02-03T14:48:54.709Z",
"exception": {
"errorDetail": "Timeout while requesting Digital Registry",
"exception": "IrsTimeoutException",
"exceptionDate": "2022-02-03T14:48:54.709Z"
},
"globalAssetId": "urn:uuid:6c311d29-5753-46d4-b32c-19b918ea93b0",
"id": "e5347c88-a921-11ec-b909-0242ac120002",
"lastModifiedOn": "2022-02-03T14:48:54.709Z",
"owner": "",
"parameter": {
"aspects": [
"SerialPart",
"AddressAspect"
],
"bomLifecycle": "asBuilt",
"collectAspects": false,
"depth": 1,
"direction": "downward",
"lookupBPNs": false
},
"startedOn": "2022-02-03T14:48:54.709Z",
"state": "COMPLETED",
"summary": {
"asyncFetchedItems": {
"completed": 3,
"failed": 0,
"running": 0
},
"bpnLookups": {
"completed": 3,
"failed": 0
}
}
},
"relationships": [
{
"catenaXId": "urn:uuid:d9bec1c6-e47c-4d18-ba41-0a5fe8b7f447",
"linkedItem": {
"assembledOn": "2022-02-03T14:48:54.709Z",
"childCatenaXId": "urn:uuid:a45a2246-f6e1-42da-b47d-5c3b58ed62e9",
"hasAlternatives": false,
"lastModifiedOn": "2022-02-03T14:48:54.709Z",
"lifecycleContext": "asBuilt",
"quantity": {
"measurementUnit": {
"datatypeURI": "urn:bamm:io.openmanufacturing:meta-model:1.0.0#piece",
"lexicalValue": "piece"
},
"quantityNumber": 1
}
}
}
],
"shells": [
{
"description": [
{
"language": "en",
"text": "The shell for a vehicle"
}
],
"globalAssetId": "urn:uuid:a45a2246-f6e1-42da-b47d-5c3b58ed62e9",
"id": "urn:uuid:882fc530-b69b-4707-95f6-5dbc5e9baaa8",
"idShort": "future concept x",
"specificAssetIds": [
{
"name": "engineserialid",
"value": "12309481209312"
}
],
"submodelDescriptors": [
{
"description": [
{
"language": "en",
"text": "Provides base vehicle information"
}
],
"endpoints": [
{
"interface": "HTTP",
"protocolInformation": {
"endpointProtocol": "HTTPS",
"endpointProtocolVersion": [
"1.0"
],
"href": "https://catena-x.net/vehicle/basedetails/",
"subprotocol": "DSP",
"subprotocolBody": "id=urn:uuid:c8159379-4613-48b8-ad52-6baed7afe923;dspEndpoint=https://irs-provider-controlplane3.dev.demo.catena-x.net",
"subprotocolBodyEncoding": "plain"
}
}
],
"id": "urn:uuid:5d25a897-6571-4800-b98c-a3352fbf996d",
"idShort": "SingleLevelBomAsPlanned",
"semanticId": {
"keys": [
{
"type": "ExternalReference",
"value": "urn:bamm:io.catenax.single_level_bom_as_planned:2.0.0#SingleLevelBomAsPlanned"
}
],
"type": "ModelReference"
}
},
{
"description": [
{
"language": "en",
"text": "Provides base vehicle information"
}
],
"endpoints": [
{
"interface": "HTTP",
"protocolInformation": {
"endpointProtocol": "HTTPS",
"endpointProtocolVersion": [
"1.0"
],
"href": "https://catena-x.net/vehicle/partdetails/",
"subprotocol": "DSP",
"subprotocolBody": "id=urn:uuid:c8159379-4613-48b8-ad52-6baed7afe923;dspEndpoint=https://irs-provider-controlplane3.dev.demo.catena-x.net",
"subprotocolBodyEncoding": "plain"
}
}
],
"id": "urn:uuid:dae4d249-6d66-4818-b576-bf52f3b9ae90",
"idShort": "vehicle part details",
"semanticId": {
"keys": [
{
"type": "Submodel",
"value": "urn:bamm:com.catenax.vehicle:0.1.1#PartDetails"
}
],
"type": "ModelReference"
}
}
]
}
],
"submodels": [
{
"aspectType": "supply_chain_impacted",
"identification": "urn:uuid:fc784d2a-5506-4e61-8e34-21600f8cdeff",
"payload": {
"supplyChainImpacted": "YES"
}
}
],
"tombstones": [
{
"catenaXId": "urn:uuid:6c311d29-5753-46d4-b32c-19b918ea93b0",
"endpointURL": "https://catena-x.net/vehicle/partdetails/",
"processingError": {
"errorDetail": "Details to reason of failure",
"lastAttempt": "2022-02-03T14:48:54.709Z",
"processStep": "SchemaValidation",
"retryCounter": 0
}
}
]
}
Return job failed.
- application/json
- Schema
- Example (from schema)
- Error
Schema
- error string
Error.
- messages string[]
Possible values:
<= 2147483647
List of error messages.
- statusCode string
Possible values: [
100 CONTINUE
,101 SWITCHING_PROTOCOLS
,102 PROCESSING
,103 EARLY_HINTS
,103 CHECKPOINT
,200 OK
,201 CREATED
,202 ACCEPTED
,203 NON_AUTHORITATIVE_INFORMATION
,204 NO_CONTENT
,205 RESET_CONTENT
,206 PARTIAL_CONTENT
,207 MULTI_STATUS
,208 ALREADY_REPORTED
,226 IM_USED
,300 MULTIPLE_CHOICES
,301 MOVED_PERMANENTLY
,302 FOUND
,302 MOVED_TEMPORARILY
,303 SEE_OTHER
,304 NOT_MODIFIED
,305 USE_PROXY
,307 TEMPORARY_REDIRECT
,308 PERMANENT_REDIRECT
,400 BAD_REQUEST
,401 UNAUTHORIZED
,402 PAYMENT_REQUIRED
,403 FORBIDDEN
,404 NOT_FOUND
,405 METHOD_NOT_ALLOWED
,406 NOT_ACCEPTABLE
,407 PROXY_AUTHENTICATION_REQUIRED
,408 REQUEST_TIMEOUT
,409 CONFLICT
,410 GONE
,411 LENGTH_REQUIRED
,412 PRECONDITION_FAILED
,413 PAYLOAD_TOO_LARGE
,413 REQUEST_ENTITY_TOO_LARGE
,414 URI_TOO_LONG
,414 REQUEST_URI_TOO_LONG
,415 UNSUPPORTED_MEDIA_TYPE
,416 REQUESTED_RANGE_NOT_SATISFIABLE
,417 EXPECTATION_FAILED
,418 I_AM_A_TEAPOT
,419 INSUFFICIENT_SPACE_ON_RESOURCE
,420 METHOD_FAILURE
,421 DESTINATION_LOCKED
,422 UNPROCESSABLE_ENTITY
,423 LOCKED
,424 FAILED_DEPENDENCY
,425 TOO_EARLY
,426 UPGRADE_REQUIRED
,428 PRECONDITION_REQUIRED
,429 TOO_MANY_REQUESTS
,431 REQUEST_HEADER_FIELDS_TOO_LARGE
,451 UNAVAILABLE_FOR_LEGAL_REASONS
,500 INTERNAL_SERVER_ERROR
,501 NOT_IMPLEMENTED
,502 BAD_GATEWAY
,503 SERVICE_UNAVAILABLE
,504 GATEWAY_TIMEOUT
,505 HTTP_VERSION_NOT_SUPPORTED
,506 VARIANT_ALSO_NEGOTIATES
,507 INSUFFICIENT_STORAGE
,508 LOOP_DETECTED
,509 BANDWIDTH_LIMIT_EXCEEDED
,510 NOT_EXTENDED
,511 NETWORK_AUTHENTICATION_REQUIRED
]Error code.
{
"error": "string",
"messages": [
"string"
],
"statusCode": "100 CONTINUE"
}
{
"error": "Bad request",
"messages": [
"BadRequestException"
],
"statusCode": "400 BAD_REQUEST"
}
No valid authentication credentials.
- application/json
- Schema
- Example (from schema)
- Error
Schema
- error string
Error.
- messages string[]
Possible values:
<= 2147483647
List of error messages.
- statusCode string
Possible values: [
100 CONTINUE
,101 SWITCHING_PROTOCOLS
,102 PROCESSING
,103 EARLY_HINTS
,103 CHECKPOINT
,200 OK
,201 CREATED
,202 ACCEPTED
,203 NON_AUTHORITATIVE_INFORMATION
,204 NO_CONTENT
,205 RESET_CONTENT
,206 PARTIAL_CONTENT
,207 MULTI_STATUS
,208 ALREADY_REPORTED
,226 IM_USED
,300 MULTIPLE_CHOICES
,301 MOVED_PERMANENTLY
,302 FOUND
,302 MOVED_TEMPORARILY
,303 SEE_OTHER
,304 NOT_MODIFIED
,305 USE_PROXY
,307 TEMPORARY_REDIRECT
,308 PERMANENT_REDIRECT
,400 BAD_REQUEST
,401 UNAUTHORIZED
,402 PAYMENT_REQUIRED
,403 FORBIDDEN
,404 NOT_FOUND
,405 METHOD_NOT_ALLOWED
,406 NOT_ACCEPTABLE
,407 PROXY_AUTHENTICATION_REQUIRED
,408 REQUEST_TIMEOUT
,409 CONFLICT
,410 GONE
,411 LENGTH_REQUIRED
,412 PRECONDITION_FAILED
,413 PAYLOAD_TOO_LARGE
,413 REQUEST_ENTITY_TOO_LARGE
,414 URI_TOO_LONG
,414 REQUEST_URI_TOO_LONG
,415 UNSUPPORTED_MEDIA_TYPE
,416 REQUESTED_RANGE_NOT_SATISFIABLE
,417 EXPECTATION_FAILED
,418 I_AM_A_TEAPOT
,419 INSUFFICIENT_SPACE_ON_RESOURCE
,420 METHOD_FAILURE
,421 DESTINATION_LOCKED
,422 UNPROCESSABLE_ENTITY
,423 LOCKED
,424 FAILED_DEPENDENCY
,425 TOO_EARLY
,426 UPGRADE_REQUIRED
,428 PRECONDITION_REQUIRED
,429 TOO_MANY_REQUESTS
,431 REQUEST_HEADER_FIELDS_TOO_LARGE
,451 UNAVAILABLE_FOR_LEGAL_REASONS
,500 INTERNAL_SERVER_ERROR
,501 NOT_IMPLEMENTED
,502 BAD_GATEWAY
,503 SERVICE_UNAVAILABLE
,504 GATEWAY_TIMEOUT
,505 HTTP_VERSION_NOT_SUPPORTED
,506 VARIANT_ALSO_NEGOTIATES
,507 INSUFFICIENT_STORAGE
,508 LOOP_DETECTED
,509 BANDWIDTH_LIMIT_EXCEEDED
,510 NOT_EXTENDED
,511 NETWORK_AUTHENTICATION_REQUIRED
]Error code.
{
"error": "string",
"messages": [
"string"
],
"statusCode": "100 CONTINUE"
}
{
"error": "Unauthorized",
"messages": [
"UnauthorizedException"
],
"statusCode": "401 UNAUTHORIZED"
}
Authorization refused by server.
- application/json
- Schema
- Example (from schema)
- Error
Schema
- error string
Error.
- messages string[]
Possible values:
<= 2147483647
List of error messages.
- statusCode string
Possible values: [
100 CONTINUE
,101 SWITCHING_PROTOCOLS
,102 PROCESSING
,103 EARLY_HINTS
,103 CHECKPOINT
,200 OK
,201 CREATED
,202 ACCEPTED
,203 NON_AUTHORITATIVE_INFORMATION
,204 NO_CONTENT
,205 RESET_CONTENT
,206 PARTIAL_CONTENT
,207 MULTI_STATUS
,208 ALREADY_REPORTED
,226 IM_USED
,300 MULTIPLE_CHOICES
,301 MOVED_PERMANENTLY
,302 FOUND
,302 MOVED_TEMPORARILY
,303 SEE_OTHER
,304 NOT_MODIFIED
,305 USE_PROXY
,307 TEMPORARY_REDIRECT
,308 PERMANENT_REDIRECT
,400 BAD_REQUEST
,401 UNAUTHORIZED
,402 PAYMENT_REQUIRED
,403 FORBIDDEN
,404 NOT_FOUND
,405 METHOD_NOT_ALLOWED
,406 NOT_ACCEPTABLE
,407 PROXY_AUTHENTICATION_REQUIRED
,408 REQUEST_TIMEOUT
,409 CONFLICT
,410 GONE
,411 LENGTH_REQUIRED
,412 PRECONDITION_FAILED
,413 PAYLOAD_TOO_LARGE
,413 REQUEST_ENTITY_TOO_LARGE
,414 URI_TOO_LONG
,414 REQUEST_URI_TOO_LONG
,415 UNSUPPORTED_MEDIA_TYPE
,416 REQUESTED_RANGE_NOT_SATISFIABLE
,417 EXPECTATION_FAILED
,418 I_AM_A_TEAPOT
,419 INSUFFICIENT_SPACE_ON_RESOURCE
,420 METHOD_FAILURE
,421 DESTINATION_LOCKED
,422 UNPROCESSABLE_ENTITY
,423 LOCKED
,424 FAILED_DEPENDENCY
,425 TOO_EARLY
,426 UPGRADE_REQUIRED
,428 PRECONDITION_REQUIRED
,429 TOO_MANY_REQUESTS
,431 REQUEST_HEADER_FIELDS_TOO_LARGE
,451 UNAVAILABLE_FOR_LEGAL_REASONS
,500 INTERNAL_SERVER_ERROR
,501 NOT_IMPLEMENTED
,502 BAD_GATEWAY
,503 SERVICE_UNAVAILABLE
,504 GATEWAY_TIMEOUT
,505 HTTP_VERSION_NOT_SUPPORTED
,506 VARIANT_ALSO_NEGOTIATES
,507 INSUFFICIENT_STORAGE
,508 LOOP_DETECTED
,509 BANDWIDTH_LIMIT_EXCEEDED
,510 NOT_EXTENDED
,511 NETWORK_AUTHENTICATION_REQUIRED
]Error code.
{
"error": "string",
"messages": [
"string"
],
"statusCode": "100 CONTINUE"
}
{
"error": "Forbidden",
"messages": [
"ForbiddenException"
],
"statusCode": "403 FORBIDDEN"
}
Job with the requested jobId not found.
- application/json
- Schema
- Example (from schema)
- Error
Schema
- error string
Error.
- messages string[]
Possible values:
<= 2147483647
List of error messages.
- statusCode string
Possible values: [
100 CONTINUE
,101 SWITCHING_PROTOCOLS
,102 PROCESSING
,103 EARLY_HINTS
,103 CHECKPOINT
,200 OK
,201 CREATED
,202 ACCEPTED
,203 NON_AUTHORITATIVE_INFORMATION
,204 NO_CONTENT
,205 RESET_CONTENT
,206 PARTIAL_CONTENT
,207 MULTI_STATUS
,208 ALREADY_REPORTED
,226 IM_USED
,300 MULTIPLE_CHOICES
,301 MOVED_PERMANENTLY
,302 FOUND
,302 MOVED_TEMPORARILY
,303 SEE_OTHER
,304 NOT_MODIFIED
,305 USE_PROXY
,307 TEMPORARY_REDIRECT
,308 PERMANENT_REDIRECT
,400 BAD_REQUEST
,401 UNAUTHORIZED
,402 PAYMENT_REQUIRED
,403 FORBIDDEN
,404 NOT_FOUND
,405 METHOD_NOT_ALLOWED
,406 NOT_ACCEPTABLE
,407 PROXY_AUTHENTICATION_REQUIRED
,408 REQUEST_TIMEOUT
,409 CONFLICT
,410 GONE
,411 LENGTH_REQUIRED
,412 PRECONDITION_FAILED
,413 PAYLOAD_TOO_LARGE
,413 REQUEST_ENTITY_TOO_LARGE
,414 URI_TOO_LONG
,414 REQUEST_URI_TOO_LONG
,415 UNSUPPORTED_MEDIA_TYPE
,416 REQUESTED_RANGE_NOT_SATISFIABLE
,417 EXPECTATION_FAILED
,418 I_AM_A_TEAPOT
,419 INSUFFICIENT_SPACE_ON_RESOURCE
,420 METHOD_FAILURE
,421 DESTINATION_LOCKED
,422 UNPROCESSABLE_ENTITY
,423 LOCKED
,424 FAILED_DEPENDENCY
,425 TOO_EARLY
,426 UPGRADE_REQUIRED
,428 PRECONDITION_REQUIRED
,429 TOO_MANY_REQUESTS
,431 REQUEST_HEADER_FIELDS_TOO_LARGE
,451 UNAVAILABLE_FOR_LEGAL_REASONS
,500 INTERNAL_SERVER_ERROR
,501 NOT_IMPLEMENTED
,502 BAD_GATEWAY
,503 SERVICE_UNAVAILABLE
,504 GATEWAY_TIMEOUT
,505 HTTP_VERSION_NOT_SUPPORTED
,506 VARIANT_ALSO_NEGOTIATES
,507 INSUFFICIENT_STORAGE
,508 LOOP_DETECTED
,509 BANDWIDTH_LIMIT_EXCEEDED
,510 NOT_EXTENDED
,511 NETWORK_AUTHENTICATION_REQUIRED
]Error code.
{
"error": "string",
"messages": [
"string"
],
"statusCode": "100 CONTINUE"
}
{
"error": "Not found",
"messages": [
"NotFoundException"
],
"statusCode": "404 NOT_FOUND"
}