V4StatusPagesCreateStatusPageResponse
Example Usage
import { V4StatusPagesCreateStatusPageResponse } from "@solarwinds/squadcast-sdk-typescript/models";
let value: V4StatusPagesCreateStatusPageResponse = {
id: 385451,
organizationID: "<id>",
name: "<value>",
isPublic: false,
timezone: "Europe/Istanbul",
domainName: "eminent-academics.org",
contactEmail: "<value>",
allowComponentsSubscription: false,
allowMaintenanceSubscription: true,
allowWebhookSubscription: true,
ownerType: "<value>",
ownerID: "<id>",
teamID: "<id>",
};Fields
Field
Type
Required
Description
Last updated