Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 954 Bytes

ApexRedirect.md

File metadata and controls

17 lines (13 loc) · 954 Bytes

Fastly::ApexRedirect

Properties

Name Type Description Notes
service_id String [optional][readonly]
version Integer [optional][readonly]
created_at Time Date and time in ISO 8601 format. [optional][readonly]
deleted_at Time Date and time in ISO 8601 format. [optional][readonly]
updated_at Time Date and time in ISO 8601 format. [optional][readonly]
status_code Integer HTTP status code used to redirect the client. [optional]
domains Array<String> Array of apex domains that should redirect to their WWW subdomain. [optional]
feature_revision Integer Revision number of the apex redirect feature implementation. Defaults to the most recent revision. [optional]

[Back to API list] [Back to README]