Skip to content

Commit ddfd4f7

Browse files
author
gitlab-ci-token
committed
1 parent c01dbcf commit ddfd4f7

File tree

109 files changed

+238
-181
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

109 files changed

+238
-181
lines changed

docs/billing-and-finance/invoices-and-payments/invoices.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,9 @@
7474

7575
| Name | Type | Description |
7676
|---|---|---|
77+
| `accounting_is_running` | boolean | Filter by whether accounting is running. |
7778
| `created` | string (date) | |
78-
| `customer` | string | |
79+
| `customer` | string (uri) | |
7980
| `customer_uuid` | string (uuid) | |
8081
| `end_date` | string (date) | |
8182
| `field` | array | |
@@ -550,10 +551,11 @@ Returns the version history for this object. Only accessible by staff and suppor
550551

551552
| Name | Type | Description |
552553
|---|---|---|
554+
| `accounting_is_running` | boolean | Filter by whether accounting is running. |
553555
| `created` | string (date) | |
554556
| `created_after` | string | Filter versions created after this timestamp (ISO 8601) |
555557
| `created_before` | string | Filter versions created before this timestamp (ISO 8601) |
556-
| `customer` | string | |
558+
| `customer` | string (uri) | |
557559
| `customer_uuid` | string (uuid) | |
558560
| `end_date` | string (date) | |
559561
| `month` | integer | |
@@ -647,9 +649,9 @@ Retrieve a list of invoice items for the specified invoice.
647649
|---|---|---|
648650
| `conceal_compensation_items` | boolean | Conceal compensation items |
649651
| `o` | string | Order results by field<br>_Enum: `project_name`, `-project_name`, `resource_name`, `-resource_name`, `provider_name`, `-provider_name`, `name`, `-name`_ |
650-
| `offering_uuid` | string | |
651-
| `project_uuid` | string | |
652-
| `provider_uuid` | string | |
652+
| `offering_uuid` | string (uuid) | |
653+
| `project_uuid` | string (uuid) | |
654+
| `provider_uuid` | string (uuid) | |
653655
| `query` | string | |
654656

655657

@@ -768,15 +770,16 @@ Spendings grouped by offerings and filtered by provider.
768770

769771
| Name | Type | Description |
770772
|---|---|---|
773+
| `accounting_is_running` | boolean | Filter by whether accounting is running. |
771774
| `created` | string (date) | |
772-
| `customer` | string | |
775+
| `customer` | string (uri) | |
773776
| `customer_uuid` | string (uuid) | |
774777
| `end_date` | string (date) | |
775778
| `month` | integer | |
776779
| `o` | array | Ordering<br><br> |
777780
| `page` | integer | A page number within the paginated result set. |
778781
| `page_size` | integer | Number of results to return per page. |
779-
| `provider_uuid` | string | |
782+
| `provider_uuid` | string (uuid) | |
780783
| `start_date` | string (date) | |
781784
| `state` | array | |
782785
| `year` | integer | |

docs/billing-and-finance/invoices-and-payments/payment-profiles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
|---|---|---|
7171
| `is_active` | boolean | |
7272
| `o` | array | Ordering<br><br> |
73-
| `organization` | string | |
73+
| `organization` | string (uri) | |
7474
| `organization_uuid` | string (uuid) | |
7575
| `page` | integer | A page number within the paginated result set. |
7676
| `page_size` | integer | Number of results to return per page. |

docs/billing-and-finance/invoices-and-payments/payments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
| `date_of_payment` | string (date) | |
7373
| `page` | integer | A page number within the paginated result set. |
7474
| `page_size` | integer | Number of results to return per page. |
75-
| `profile` | string | |
75+
| `profile` | string (uri) | |
7676
| `profile_uuid` | string (uuid) | |
7777

7878

docs/billing-and-finance/reporting-and-analytics/financial-reports.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,13 @@
6060
| Name | Type | Description |
6161
|---|---|---|
6262
| `abbreviation` | string | Abbreviation |
63+
| `accounting_is_running` | boolean | Filter by whether accounting is running. |
6364
| `agreement_number` | string | |
6465
| `archived` | boolean | |
6566
| `backend_id` | string | |
6667
| `contact_details` | string | Contact details |
6768
| `current_user_has_project_create_permission` | boolean | Return a list of customers where current user has project create permission. |
69+
| `month` | integer | Filter by month. |
6870
| `name` | string | Name |
6971
| `name_exact` | string | Name (exact) |
7072
| `native_name` | string | Native name |
@@ -76,6 +78,7 @@
7678
| `page_size` | integer | Number of results to return per page. |
7779
| `query` | string | Filter by name, native name, abbreviation, domain, UUID, registration code or agreement number |
7880
| `registration_code` | string | |
81+
| `year` | integer | Filter by year. |
7982

8083

8184
=== "Responses"

docs/cloud-and-hpc-providers/azure/images.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,13 +59,13 @@
5959

6060
| Name | Type | Description |
6161
|---|---|---|
62-
| `location` | string | |
62+
| `location` | string (uri) | |
6363
| `location_uuid` | string (uuid) | |
6464
| `name` | string | Name |
6565
| `name_exact` | string | Name (exact) |
6666
| `page` | integer | A page number within the paginated result set. |
6767
| `page_size` | integer | Number of results to return per page. |
68-
| `settings` | string | Settings URL |
68+
| `settings` | string (uri) | Settings URL |
6969
| `settings_uuid` | string (uuid) | Settings UUID |
7070

7171

docs/cloud-and-hpc-providers/azure/locations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
| `name_exact` | string | Name (exact) |
6565
| `page` | integer | A page number within the paginated result set. |
6666
| `page_size` | integer | Number of results to return per page. |
67-
| `settings` | string | Settings URL |
67+
| `settings` | string (uri) | Settings URL |
6868
| `settings_uuid` | string (uuid) | Settings UUID |
6969

7070

docs/cloud-and-hpc-providers/azure/public-ips.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
| `project` | string (uuid) | Project UUID |
8989
| `project_name` | string | Project name |
9090
| `project_uuid` | string (uuid) | Project UUID |
91-
| `resource_group` | string | |
91+
| `resource_group` | string (uri) | |
9292
| `resource_group_uuid` | string (uuid) | |
9393
| `service_settings_name` | string | Service settings name |
9494
| `service_settings_uuid` | string (uuid) | Service settings UUID |

docs/cloud-and-hpc-providers/azure/sizes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,13 +59,13 @@
5959

6060
| Name | Type | Description |
6161
|---|---|---|
62-
| `location` | string | |
62+
| `location` | string (uri) | |
6363
| `location_uuid` | string (uuid) | |
6464
| `name` | string | Name |
6565
| `name_exact` | string | Name (exact) |
6666
| `page` | integer | A page number within the paginated result set. |
6767
| `page_size` | integer | Number of results to return per page. |
68-
| `settings` | string | Settings URL |
68+
| `settings` | string (uri) | Settings URL |
6969
| `settings_uuid` | string (uuid) | Settings UUID |
7070
| `zone` | integer | |
7171

docs/cloud-and-hpc-providers/azure/sql-databases.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,9 @@
8888
| `project` | string (uuid) | Project UUID |
8989
| `project_name` | string | Project name |
9090
| `project_uuid` | string (uuid) | Project UUID |
91-
| `resource_group` | string | |
91+
| `resource_group` | string (uri) | |
9292
| `resource_group_uuid` | string (uuid) | |
93-
| `server` | string | |
93+
| `server` | string (uri) | |
9494
| `server_uuid` | string (uuid) | |
9595
| `service_settings_name` | string | Service settings name |
9696
| `service_settings_uuid` | string (uuid) | Service settings UUID |

docs/cloud-and-hpc-providers/azure/sql-servers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
| `project` | string (uuid) | Project UUID |
9090
| `project_name` | string | Project name |
9191
| `project_uuid` | string (uuid) | Project UUID |
92-
| `resource_group` | string | |
92+
| `resource_group` | string (uri) | |
9393
| `resource_group_uuid` | string (uuid) | |
9494
| `service_settings_name` | string | Service settings name |
9595
| `service_settings_uuid` | string (uuid) | Service settings UUID |

0 commit comments

Comments
 (0)