fastly-api 13.1.0

Fastly API client
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Status

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**scope** | Option<**String**> | The scope provided in the status request. | 
**domain** | Option<**String**> | The domain provided in the status request. | 
**zone** | Option<**String**> | The zone of the domain provided of the status request. | 
**status** | Option<**String**> | A space-delimited string of the varying statuses associated with the domain provided. | 
**tags** | Option<**String**> | A space-delimited string of the varying tags associated with the domain provided. | 
**offers** | Option<[**Vec&lt;crate::models::Offer&gt;**]Offer.md> |  | 

[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)