Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 734 Bytes

File metadata and controls

17 lines (13 loc) · 734 Bytes

Fastly::Page

Properties

Name Type Description Notes
id String Unique page identifier [optional]
website_id String Parent website ID [optional]
name String Page name [optional]
description String Page description [optional]
notifications Array<Notification> Notification configurations for this page [optional]
paths Array<String> URL paths to monitor [optional]
created_at Time [optional]
updated_at Time [optional]

[Back to API list] [Back to README]