Changes to Restart a Bulk Job
POST /bulk/jobs/{jobId}/restart
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 4 of the 8 revisions of this API.55
What changed
- ▲
the
allOf[ErrorResponse]/errors/items/instanceresponse's property type/format changed fromstring/uritostring/uri-referencefor status400response-property-type-changed
- ▲
the
oneOf[InvalidApiKeyError]/allOf[ErrorResponse]/errors/items/instanceresponse's property type/format changed fromstring/uritostring/uri-referencefor status401response-property-type-changed
- ▲
the
oneOf[MissingAuthenticationError]/allOf[ErrorResponse]/errors/items/instanceresponse's property type/format changed fromstring/uritostring/uri-referencefor status401response-property-type-changed
- ▲
the
oneOf[ProfileNotFoundError]/allOf[ErrorResponse]/errors/items/instanceresponse's property type/format changed fromstring/uritostring/uri-referencefor status404response-property-type-changed
- ▲
the
oneOf[ResourceNotFoundError]/allOf[ErrorResponse]/errors/items/instanceresponse's property type/format changed fromstring/uritostring/uri-referencefor status404response-property-type-changed
- ▲
- ○
added the media type
application/jsonfor the response with the status200response-media-type-added
- ○
- ○
added the new optional request property
modenew-optional-request-property
- ○
added the new optional request property
startRowIndexnew-optional-request-property
- ○
added the new optional request property
startShardIndexnew-optional-request-property
- ○
- ○
endpoint added
endpoint-added
- ○