Skip to content

Commit db6ab71

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Update Status Pages API documentation to reflect deprecation of creating a published status page (DataDog#3256)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
1 parent b8c786a commit db6ab71

52 files changed

Lines changed: 445 additions & 396 deletions

File tree

Some content is hidden

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

.generator/schemas/v2/openapi.yaml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17311,7 +17311,6 @@ components:
1731117311
type: component
1731217312
domain_prefix: status-page-us1
1731317313
email_header_image: data:image/png;base64,pQSLAw0KGgoAAAANSUhEUgAAAQ4AASJKFF
17314-
enabled: true
1731517314
favicon: data:image/png;base64,kWMRNw0KGgoAAAANSUhEUgAAAEAAAABACA
1731617315
name: Status Page US1
1731717316
subscriptions_enabled: true
@@ -17370,10 +17369,6 @@ components:
1737017369
description: Base64-encoded image data included in email notifications sent to status page subscribers.
1737117370
example: data:image/png;base64,pQSLAw0KGgoAAAANSUhEUgAAAQ4AASJKFF
1737217371
type: string
17373-
enabled:
17374-
description: Whether the status page is enabled.
17375-
example: true
17376-
type: boolean
1737717372
favicon:
1737817373
description: Base64-encoded image data displayed in the browser tab.
1737917374
example: data:image/png;base64,kWMRNw0KGgoAAAANSUhEUgAAAEAAAABACA
@@ -17394,7 +17389,6 @@ components:
1739417389
example: bars_and_uptime_percentage
1739517390
required:
1739617391
- domain_prefix
17397-
- enabled
1739817392
- name
1739917393
- type
1740017394
- visualization_type
@@ -127501,7 +127495,7 @@ paths:
127501127495
permissions:
127502127496
- status_pages_settings_read
127503127497
post:
127504-
description: "Creates a new status page. **Note**: Publishing a status page on creation via the `enabled` property will be deprecated. Use the dedicated [publish](#publish-status-page) status page endpoint after creation instead."
127498+
description: "Creates a new status page in an unpublished state. Use the dedicated [publish](#publish-status-page) status page endpoint to publish the page after creation."
127505127499
operationId: CreateStatusPage
127506127500
parameters:
127507127501
- description: "Comma-separated list of resources to include. Supported values: created_by_user, last_modified_by_user."
@@ -127537,7 +127531,6 @@ paths:
127537127531
type: component
127538127532
domain_prefix: status-page-us1
127539127533
email_header_image: data:image/png;base64,pQSLAw0KGgoAAAANSUhEUgAAAQ4AASJKFF
127540-
enabled: true
127541127534
favicon: data:image/png;base64,kWMRNw0KGgoAAAANSUhEUgAAAEAAAABACA
127542127535
name: Status Page US1
127543127536
subscriptions_enabled: true
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2026-03-31T18:43:45.443Z
1+
2026-04-24T14:12:37.493Z

cassettes/features/v2/status_pages/Create-component-returns-Created-response.yml

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2026-03-31T18:43:46.834Z
1+
2026-04-24T14:12:38.944Z

cassettes/features/v2/status_pages/Create-degradation-returns-Created-response.yml

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2026-03-31T18:43:48.523Z
1+
2026-04-24T14:12:40.558Z

0 commit comments

Comments
 (0)