fastly 10.0.0 → 11.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (100) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +25 -1
  3. data/Gemfile.lock +1 -1
  4. data/README.md +2 -5
  5. data/docs/AutomationToken.md +1 -1
  6. data/docs/AutomationTokenCreateRequestAttributes.md +1 -1
  7. data/docs/AutomationTokenCreateResponse.md +4 -6
  8. data/docs/AutomationTokenCreateResponseAllOf.md +3 -3
  9. data/docs/AutomationTokenResponse.md +4 -6
  10. data/docs/AutomationTokenResponseAllOf.md +4 -4
  11. data/docs/BillingUsageMetricsApi.md +11 -9
  12. data/docs/ComputeAclListEntriesMeta.md +1 -1
  13. data/docs/Header.md +2 -0
  14. data/docs/HeaderApi.md +8 -8
  15. data/docs/KvStoreItemApi.md +4 -4
  16. data/docs/LoggingAzureblobAdditional.md +1 -1
  17. data/docs/LoggingAzureblobApi.md +4 -4
  18. data/docs/LoggingAzureblobResponse.md +1 -1
  19. data/docs/Results.md +7 -0
  20. data/docs/SnippetApi.md +2 -2
  21. data/docs/{SnippetResponseCommonAllOf.md → SnippetResponseAllOf.md} +1 -1
  22. data/docs/TlsBulkCertificatesApi.md +4 -0
  23. data/lib/fastly/api/automation_tokens_api.rb +6 -6
  24. data/lib/fastly/api/billing_usage_metrics_api.rb +11 -8
  25. data/lib/fastly/api/header_api.rb +8 -8
  26. data/lib/fastly/api/kv_store_item_api.rb +5 -5
  27. data/lib/fastly/api/logging_azureblob_api.rb +4 -4
  28. data/lib/fastly/api/snippet_api.rb +3 -3
  29. data/lib/fastly/api/tls_bulk_certificates_api.rb +6 -0
  30. data/lib/fastly/configuration.rb +0 -18
  31. data/lib/fastly/models/automation_token.rb +1 -1
  32. data/lib/fastly/models/automation_token_create_request_attributes.rb +1 -1
  33. data/lib/fastly/models/automation_token_create_response.rb +21 -43
  34. data/lib/fastly/models/automation_token_create_response_all_of.rb +13 -12
  35. data/lib/fastly/models/automation_token_response.rb +24 -46
  36. data/lib/fastly/models/automation_token_response_all_of.rb +11 -10
  37. data/lib/fastly/models/compute_acl_list_entries_meta.rb +1 -1
  38. data/lib/fastly/models/header.rb +26 -4
  39. data/lib/fastly/models/header_response.rb +0 -1
  40. data/lib/fastly/models/logging_azureblob_additional.rb +1 -1
  41. data/lib/fastly/models/logging_azureblob_response.rb +1 -1
  42. data/lib/fastly/models/results.rb +71 -1
  43. data/lib/fastly/models/schemas_snippet_response.rb +3 -2
  44. data/lib/fastly/models/snippet.rb +0 -8
  45. data/lib/fastly/models/snippet_response.rb +2 -1
  46. data/lib/fastly/models/{snippet_response_common_all_of.rb → snippet_response_all_of.rb} +3 -3
  47. data/lib/fastly/version.rb +1 -1
  48. data/lib/fastly.rb +1 -26
  49. data/sig.json +1 -1
  50. metadata +4 -54
  51. data/docs/Billing.md +0 -16
  52. data/docs/BillingApi.md +0 -139
  53. data/docs/BillingBandwidth.md +0 -11
  54. data/docs/BillingBandwidthTiers.md +0 -14
  55. data/docs/BillingEstimateInvoiceId.md +0 -10
  56. data/docs/BillingEstimateLines.md +0 -10
  57. data/docs/BillingEstimateLinesLineItems.md +0 -18
  58. data/docs/BillingEstimateResponse.md +0 -18
  59. data/docs/BillingInvoiceId.md +0 -10
  60. data/docs/BillingRegions.md +0 -13
  61. data/docs/BillingResponse.md +0 -18
  62. data/docs/BillingResponseItemItemsData.md +0 -10
  63. data/docs/BillingResponseLineItem.md +0 -29
  64. data/docs/BillingStatus.md +0 -11
  65. data/docs/BillingTotal.md +0 -25
  66. data/docs/BillingTotalExtras.md +0 -12
  67. data/docs/HeaderResponseAdditional.md +0 -11
  68. data/docs/LineItemData.md +0 -26
  69. data/docs/SchemasSnippetResponseCommon.md +0 -15
  70. data/docs/SnippetAllOf.md +0 -10
  71. data/docs/SnippetCommon.md +0 -13
  72. data/docs/SnippetResponseCommon.md +0 -15
  73. data/docs/SnippetResponsePost.md +0 -20
  74. data/docs/SnippetWithDynamicNumber.md +0 -14
  75. data/docs/SnippetWithDynamicNumberAllOf.md +0 -10
  76. data/lib/fastly/api/billing_api.rb +0 -229
  77. data/lib/fastly/models/billing.rb +0 -278
  78. data/lib/fastly/models/billing_bandwidth.rb +0 -227
  79. data/lib/fastly/models/billing_bandwidth_tiers.rb +0 -252
  80. data/lib/fastly/models/billing_estimate_invoice_id.rb +0 -216
  81. data/lib/fastly/models/billing_estimate_lines.rb +0 -218
  82. data/lib/fastly/models/billing_estimate_lines_line_items.rb +0 -288
  83. data/lib/fastly/models/billing_estimate_response.rb +0 -307
  84. data/lib/fastly/models/billing_invoice_id.rb +0 -216
  85. data/lib/fastly/models/billing_regions.rb +0 -243
  86. data/lib/fastly/models/billing_response.rb +0 -307
  87. data/lib/fastly/models/billing_response_item_items_data.rb +0 -218
  88. data/lib/fastly/models/billing_response_line_item.rb +0 -418
  89. data/lib/fastly/models/billing_status.rb +0 -262
  90. data/lib/fastly/models/billing_total.rb +0 -371
  91. data/lib/fastly/models/billing_total_extras.rb +0 -237
  92. data/lib/fastly/models/header_response_additional.rb +0 -229
  93. data/lib/fastly/models/line_item_data.rb +0 -377
  94. data/lib/fastly/models/schemas_snippet_response_common.rb +0 -276
  95. data/lib/fastly/models/snippet_all_of.rb +0 -251
  96. data/lib/fastly/models/snippet_common.rb +0 -284
  97. data/lib/fastly/models/snippet_response_common.rb +0 -276
  98. data/lib/fastly/models/snippet_response_post.rb +0 -375
  99. data/lib/fastly/models/snippet_with_dynamic_number.rb +0 -314
  100. data/lib/fastly/models/snippet_with_dynamic_number_all_of.rb +0 -251
data/docs/BillingApi.md DELETED
@@ -1,139 +0,0 @@
1
- # Fastly::BillingApi
2
-
3
-
4
- ```ruby
5
- require 'fastly'
6
- api_instance = Fastly::BillingApi.new
7
- ```
8
-
9
- ## Methods
10
-
11
- > [!NOTE]
12
- > All URIs are relative to `https://api.fastly.com`
13
-
14
- Method | HTTP request | Description
15
- ------ | ------------ | -----------
16
- [**get_invoice**](BillingApi.md#get_invoice) | **GET** /billing/v2/year/{year}/month/{month} | Get an invoice
17
- [**get_invoice_by_id**](BillingApi.md#get_invoice_by_id) | **GET** /billing/v2/account_customers/{customer_id}/invoices/{invoice_id} | Get an invoice
18
- [**get_invoice_mtd**](BillingApi.md#get_invoice_mtd) | **GET** /billing/v2/account_customers/{customer_id}/mtd_invoice | Get month-to-date billing estimate
19
-
20
-
21
- ## `get_invoice()`
22
-
23
- ```ruby
24
- get_invoice(opts): <BillingResponse> # Get an invoice
25
- ```
26
-
27
- Get the invoice for a given year and month. Can be any month from when the Customer was created to the current month.
28
-
29
- ### Examples
30
-
31
- ```ruby
32
- api_instance = Fastly::BillingApi.new
33
- opts = {
34
- month: '05', # String | 2-digit month.
35
- year: '2020', # String | 4-digit year.
36
- }
37
-
38
- begin
39
- # Get an invoice
40
- result = api_instance.get_invoice(opts)
41
- p result
42
- rescue Fastly::ApiError => e
43
- puts "Error when calling BillingApi->get_invoice: #{e}"
44
- end
45
- ```
46
-
47
- ### Options
48
-
49
- | Name | Type | Description | Notes |
50
- | ---- | ---- | ----------- | ----- |
51
- | **month** | **String** | 2-digit month. | |
52
- | **year** | **String** | 4-digit year. | |
53
-
54
- ### Return type
55
-
56
- [**BillingResponse**](BillingResponse.md)
57
-
58
- [[Back to top]](#) [[Back to API list]](../../README.md#endpoints)
59
- [[Back to README]](../../README.md)
60
- ## `get_invoice_by_id()`
61
-
62
- ```ruby
63
- get_invoice_by_id(opts): <BillingResponse> # Get an invoice
64
- ```
65
-
66
- Get the invoice for the given invoice_id.
67
-
68
- ### Examples
69
-
70
- ```ruby
71
- api_instance = Fastly::BillingApi.new
72
- opts = {
73
- customer_id: 'customer_id_example', # String | Alphanumeric string identifying the customer.
74
- invoice_id: 4183280, # Integer |
75
- }
76
-
77
- begin
78
- # Get an invoice
79
- result = api_instance.get_invoice_by_id(opts)
80
- p result
81
- rescue Fastly::ApiError => e
82
- puts "Error when calling BillingApi->get_invoice_by_id: #{e}"
83
- end
84
- ```
85
-
86
- ### Options
87
-
88
- | Name | Type | Description | Notes |
89
- | ---- | ---- | ----------- | ----- |
90
- | **customer_id** | **String** | Alphanumeric string identifying the customer. | |
91
- | **invoice_id** | **Integer** | | |
92
-
93
- ### Return type
94
-
95
- [**BillingResponse**](BillingResponse.md)
96
-
97
- [[Back to top]](#) [[Back to API list]](../../README.md#endpoints)
98
- [[Back to README]](../../README.md)
99
- ## `get_invoice_mtd()`
100
-
101
- ```ruby
102
- get_invoice_mtd(opts): <BillingEstimateResponse> # Get month-to-date billing estimate
103
- ```
104
-
105
- Get the current month-to-date estimate. This endpoint has two different responses. Under normal circumstances, it generally takes less than 5 seconds to generate but in certain cases can take up to 60 seconds. Once generated the month-to-date estimate is cached for 4 hours, and is available the next request will return the JSON representation of the month-to-date estimate. While a report is being generated in the background, this endpoint will return a `202 Accepted` response. The full format of which can be found in detail in our [billing calculation guide](https://docs.fastly.com/en/guides/how-we-calculate-your-bill). There are certain accounts for which we are unable to generate a month-to-date estimate. For example, accounts who have parent-pay are unable to generate an MTD estimate. The parent accounts are able to generate a month-to-date estimate but that estimate will not include the child accounts amounts at this time.
106
-
107
- ### Examples
108
-
109
- ```ruby
110
- api_instance = Fastly::BillingApi.new
111
- opts = {
112
- customer_id: 'customer_id_example', # String | Alphanumeric string identifying the customer.
113
- month: '05', # String | 2-digit month.
114
- year: '2020', # String | 4-digit year.
115
- }
116
-
117
- begin
118
- # Get month-to-date billing estimate
119
- result = api_instance.get_invoice_mtd(opts)
120
- p result
121
- rescue Fastly::ApiError => e
122
- puts "Error when calling BillingApi->get_invoice_mtd: #{e}"
123
- end
124
- ```
125
-
126
- ### Options
127
-
128
- | Name | Type | Description | Notes |
129
- | ---- | ---- | ----------- | ----- |
130
- | **customer_id** | **String** | Alphanumeric string identifying the customer. | |
131
- | **month** | **String** | 2-digit month. | [optional] |
132
- | **year** | **String** | 4-digit year. | [optional] |
133
-
134
- ### Return type
135
-
136
- [**BillingEstimateResponse**](BillingEstimateResponse.md)
137
-
138
- [[Back to top]](#) [[Back to API list]](../../README.md#endpoints)
139
- [[Back to README]](../../README.md)
@@ -1,11 +0,0 @@
1
- # Fastly::BillingBandwidth
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **total** | **Float** | | [optional] |
8
- | **tiers** | [**Array&lt;BillingBandwidthTiers&gt;**](BillingBandwidthTiers.md) | | [optional] |
9
-
10
- [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
11
-
@@ -1,14 +0,0 @@
1
- # Fastly::BillingBandwidthTiers
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **name** | **String** | | [optional] |
8
- | **units** | **Float** | | [optional] |
9
- | **price** | **Float** | | [optional] |
10
- | **discounted_price** | **Float** | | [optional] |
11
- | **total** | **Float** | | [optional] |
12
-
13
- [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
14
-
@@ -1,10 +0,0 @@
1
- # Fastly::BillingEstimateInvoiceId
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **invoice_id** | **String** | | [optional][readonly] |
8
-
9
- [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
10
-
@@ -1,10 +0,0 @@
1
- # Fastly::BillingEstimateLines
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **line_items** | [**Array&lt;BillingEstimateLinesLineItems&gt;**](BillingEstimateLinesLineItems.md) | | [optional] |
8
-
9
- [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
10
-
@@ -1,18 +0,0 @@
1
- # Fastly::BillingEstimateLinesLineItems
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **plan_no** | **Integer** | | [optional] |
8
- | **description** | **String** | | [optional] |
9
- | **units** | **Float** | | [optional] |
10
- | **per_unit_cost** | **Float** | | [optional] |
11
- | **service_no** | **Float** | | [optional] |
12
- | **service_type** | **String** | | [optional] |
13
- | **amount** | **Float** | | [optional] |
14
- | **client_service_id** | **String** | | [optional] |
15
- | **client_plan_id** | **String** | | [optional] |
16
-
17
- [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
18
-
@@ -1,18 +0,0 @@
1
- # Fastly::BillingEstimateResponse
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **end_time** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
8
- | **start_time** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
9
- | **customer_id** | **String** | | [optional][readonly] |
10
- | **vendor_state** | **String** | The current state of our third-party billing vendor. One of `up` or `down`. | [optional][readonly] |
11
- | **status** | [**BillingStatus**](BillingStatus.md) | | [optional] |
12
- | **total** | [**BillingTotal**](BillingTotal.md) | | [optional] |
13
- | **regions** | [**Hash&lt;String, BillingRegions&gt;**](BillingRegions.md) | Breakdown of regional data for products that are region based. | [optional] |
14
- | **invoice_id** | **String** | | [optional][readonly] |
15
- | **line_items** | [**Array&lt;BillingEstimateLinesLineItems&gt;**](BillingEstimateLinesLineItems.md) | | [optional] |
16
-
17
- [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
18
-
@@ -1,10 +0,0 @@
1
- # Fastly::BillingInvoiceId
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **invoice_id** | **Integer** | | [optional][readonly] |
8
-
9
- [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
10
-
@@ -1,13 +0,0 @@
1
- # Fastly::BillingRegions
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **cost** | **Float** | | [optional] |
8
- | **bandwidth** | [**BillingBandwidth**](BillingBandwidth.md) | | [optional] |
9
- | **percentile** | [**BillingBandwidth**](BillingBandwidth.md) | | [optional] |
10
- | **requests** | [**BillingBandwidth**](BillingBandwidth.md) | | [optional] |
11
-
12
- [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
13
-
@@ -1,18 +0,0 @@
1
- # Fastly::BillingResponse
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **end_time** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
8
- | **start_time** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
9
- | **customer_id** | **String** | | [optional][readonly] |
10
- | **vendor_state** | **String** | The current state of our third-party billing vendor. One of `up` or `down`. | [optional][readonly] |
11
- | **status** | [**BillingStatus**](BillingStatus.md) | | [optional] |
12
- | **total** | [**BillingTotal**](BillingTotal.md) | | [optional] |
13
- | **regions** | [**Hash&lt;String, BillingRegions&gt;**](BillingRegions.md) | Breakdown of regional data for products that are region based. | [optional] |
14
- | **invoice_id** | **Integer** | | [optional][readonly] |
15
- | **line_items** | [**Array&lt;BillingResponseLineItem&gt;**](BillingResponseLineItem.md) | | [optional] |
16
-
17
- [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
18
-
@@ -1,10 +0,0 @@
1
- # Fastly::BillingResponseItemItemsData
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **line_items** | [**Array&lt;BillingResponseLineItem&gt;**](BillingResponseLineItem.md) | | [optional] |
8
-
9
- [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
10
-
@@ -1,29 +0,0 @@
1
- # Fastly::BillingResponseLineItem
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **created_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
8
- | **deleted_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
9
- | **updated_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
10
- | **amount** | **Float** | | [optional] |
11
- | **aria_invoice_id** | **String** | An alphanumeric string identifying the invoice. | [optional][readonly] |
12
- | **client_service_id** | **String** | | [optional] |
13
- | **credit_coupon_code** | **String** | | [optional] |
14
- | **description** | **String** | | [optional] |
15
- | **id** | **String** | | [optional] |
16
- | **line_number** | **Integer** | | [optional] |
17
- | **plan_name** | **String** | | [optional] |
18
- | **plan_no** | **Float** | | [optional] |
19
- | **rate_per_unit** | **Float** | | [optional] |
20
- | **rate_schedule_no** | **Float** | | [optional] |
21
- | **rate_schedule_tier_no** | **Float** | | [optional] |
22
- | **service_name** | **String** | | [optional] |
23
- | **service_no** | **Float** | | [optional] |
24
- | **units** | **Float** | | [optional] |
25
- | **usage_type_cd** | **String** | | [optional] |
26
- | **usage_type_no** | **Float** | | [optional] |
27
-
28
- [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
29
-
@@ -1,11 +0,0 @@
1
- # Fastly::BillingStatus
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **status** | **String** | What the current status of this invoice can be. | [optional] |
8
- | **sent_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
9
-
10
- [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
11
-
data/docs/BillingTotal.md DELETED
@@ -1,25 +0,0 @@
1
- # Fastly::BillingTotal
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **bandwidth** | **Float** | The total amount of bandwidth used this month (See bandwidth_units for measurement). | [optional] |
8
- | **bandwidth_cost** | **Float** | The cost of the bandwidth used this month in USD. | [optional] |
9
- | **bandwidth_units** | **String** | Bandwidth measurement units based on billing plan. | [optional] |
10
- | **cost** | **Float** | The final amount to be paid. | [optional] |
11
- | **cost_before_discount** | **Float** | Total incurred cost plus extras cost. | [optional] |
12
- | **discount** | **Float** | Calculated discount rate. | [optional] |
13
- | **extras** | [**Array&lt;BillingTotalExtras&gt;**](BillingTotalExtras.md) | A list of any extras for this invoice. | [optional] |
14
- | **extras_cost** | **Float** | Total cost of all extras. | [optional] |
15
- | **incurred_cost** | **Float** | The total cost of bandwidth and requests used this month. | [optional] |
16
- | **overage** | **Float** | How much over the plan minimum has been incurred. | [optional] |
17
- | **plan_code** | **String** | The short code the plan this invoice was generated under. | [optional] |
18
- | **plan_minimum** | **Float** | The minimum cost of this plan. | [optional] |
19
- | **plan_name** | **String** | The name of the plan this invoice was generated under. | [optional] |
20
- | **requests** | **Float** | The total number of requests used this month. | [optional] |
21
- | **requests_cost** | **Float** | The cost of the requests used this month. | [optional] |
22
- | **terms** | **String** | Payment terms. Almost always Net15. | [optional] |
23
-
24
- [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
25
-
@@ -1,12 +0,0 @@
1
- # Fastly::BillingTotalExtras
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **name** | **String** | The name of this extra cost. | [optional] |
8
- | **recurring** | **Float** | Recurring monthly cost in USD. Not present if $0.0. | [optional] |
9
- | **setup** | **Float** | Initial set up cost in USD. Not present if $0.0 or this is not the month the extra was added. | [optional] |
10
-
11
- [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
12
-
@@ -1,11 +0,0 @@
1
- # Fastly::HeaderResponseAdditional
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **ignore_if_set** | **String** | Don&#39;t add the header if it is added already. Only applies to &#39;set&#39; action. Numerical value (\&quot;0\&quot; &#x3D; false, \&quot;1\&quot; &#x3D; true) | [optional] |
8
- | **priority** | **String** | Priority determines execution order. Lower numbers execute first. | [optional][default to &#39;100&#39;] |
9
-
10
- [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
11
-
data/docs/LineItemData.md DELETED
@@ -1,26 +0,0 @@
1
- # Fastly::LineItemData
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **amount** | **Float** | | [optional] |
8
- | **aria_invoice_id** | **String** | An alphanumeric string identifying the invoice. | [optional][readonly] |
9
- | **client_service_id** | **String** | | [optional] |
10
- | **credit_coupon_code** | **String** | | [optional] |
11
- | **description** | **String** | | [optional] |
12
- | **id** | **String** | | [optional] |
13
- | **line_number** | **Integer** | | [optional] |
14
- | **plan_name** | **String** | | [optional] |
15
- | **plan_no** | **Float** | | [optional] |
16
- | **rate_per_unit** | **Float** | | [optional] |
17
- | **rate_schedule_no** | **Float** | | [optional] |
18
- | **rate_schedule_tier_no** | **Float** | | [optional] |
19
- | **service_name** | **String** | | [optional] |
20
- | **service_no** | **Float** | | [optional] |
21
- | **units** | **Float** | | [optional] |
22
- | **usage_type_cd** | **String** | | [optional] |
23
- | **usage_type_no** | **Float** | | [optional] |
24
-
25
- [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
26
-
@@ -1,15 +0,0 @@
1
- # Fastly::SchemasSnippetResponseCommon
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **created_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
8
- | **deleted_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
9
- | **updated_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
10
- | **service_id** | **String** | | [optional][readonly] |
11
- | **version** | **String** | String representing the number identifying a version of the service. | [optional][readonly] |
12
- | **id** | **String** | | [optional][readonly] |
13
-
14
- [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
15
-
data/docs/SnippetAllOf.md DELETED
@@ -1,10 +0,0 @@
1
- # Fastly::SnippetAllOf
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **dynamic** | **String** | Sets the snippet version. | [optional] |
8
-
9
- [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
10
-
@@ -1,13 +0,0 @@
1
- # Fastly::SnippetCommon
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **name** | **String** | The name for the snippet. | [optional] |
8
- | **type** | **String** | The location in generated VCL where the snippet should be placed. | [optional] |
9
- | **content** | **String** | The VCL code that specifies exactly what the snippet does. | [optional] |
10
- | **priority** | **String** | Priority determines execution order. Lower numbers execute first. | [optional][default to &#39;100&#39;] |
11
-
12
- [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
13
-
@@ -1,15 +0,0 @@
1
- # Fastly::SnippetResponseCommon
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **created_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
8
- | **deleted_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
9
- | **updated_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
10
- | **service_id** | **String** | | [optional][readonly] |
11
- | **version** | **String** | String representing the number identifying a version of the service. | [optional][readonly] |
12
- | **id** | **String** | | [optional][readonly] |
13
-
14
- [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
15
-
@@ -1,20 +0,0 @@
1
- # Fastly::SnippetResponsePost
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **name** | **String** | The name for the snippet. | [optional] |
8
- | **type** | **String** | The location in generated VCL where the snippet should be placed. | [optional] |
9
- | **content** | **String** | The VCL code that specifies exactly what the snippet does. | [optional] |
10
- | **priority** | **String** | Priority determines execution order. Lower numbers execute first. | [optional][default to &#39;100&#39;] |
11
- | **dynamic** | **Float** | Sets the snippet version. | [optional] |
12
- | **created_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
13
- | **deleted_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
14
- | **updated_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
15
- | **service_id** | **String** | | [optional][readonly] |
16
- | **version** | **String** | String representing the number identifying a version of the service. | [optional][readonly] |
17
- | **id** | **String** | | [optional][readonly] |
18
-
19
- [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
20
-
@@ -1,14 +0,0 @@
1
- # Fastly::SnippetWithDynamicNumber
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **name** | **String** | The name for the snippet. | [optional] |
8
- | **type** | **String** | The location in generated VCL where the snippet should be placed. | [optional] |
9
- | **content** | **String** | The VCL code that specifies exactly what the snippet does. | [optional] |
10
- | **priority** | **String** | Priority determines execution order. Lower numbers execute first. | [optional][default to &#39;100&#39;] |
11
- | **dynamic** | **Float** | Sets the snippet version. | [optional] |
12
-
13
- [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
14
-
@@ -1,10 +0,0 @@
1
- # Fastly::SnippetWithDynamicNumberAllOf
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **dynamic** | **Float** | Sets the snippet version. | [optional] |
8
-
9
- [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
10
-