# RequestStatusMetadata

## Properties

| Name        | Type                                                                                                                   | Description                                                                                                                                                                                             | Notes                                           |
| ----------- | ---------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------- |
| **etag**    | **string**                                                                                                             | Resource's Entity Tag as defined in <http://www.w3.org/Protocols/rfc2616/rfc2616-sec3.html#sec3.11> Entity Tag is also added as an 'ETag response header to requests which don't use 'depth' parameter. | \[optional] \[readonly] \[default to undefined] |
| **message** | **string**                                                                                                             |                                                                                                                                                                                                         | \[optional] \[default to undefined]             |
| **status**  | **string**                                                                                                             |                                                                                                                                                                                                         | \[optional] \[default to undefined]             |
| **targets** | [**Array\<RequestTarget>**](https://docs.ionos.com/sections-test/nodejs-sdk/cloud-api-nodejs-sdk/models/requesttarget) |                                                                                                                                                                                                         | \[optional] \[default to undefined]             |
