Sha256: ebdd150d5d145918af2cb6c7b2fc19e16eb9767538da4d29c6ab4dcbc1bdd80e
Contents?: true
Size: 732 Bytes
Versions: 22
Compression:
Stored size: 732 Bytes
Contents
# Fastly::BatchErrors ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **key** | **String** | The key that the error corresponds to. This field will be empty if the object or one of its fields was unable to be parsed. | [optional] | | **index** | **Integer** | The line number of the payload on which the error occurred (starting from 0 for the first line). | [optional] | | **code** | **String** | The HTTP response code for the request, or a 400 if the request was not able to be completed. | [optional] | | **reason** | **String** | A descriptor of this particular item's error. | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
Version data entries
22 entries across 22 versions & 1 rubygems