Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 740 Bytes

File metadata and controls

15 lines (11 loc) · 740 Bytes

Fastly::OperationUpdate

Properties

Name Type Description Notes
method String The HTTP method for the operation. [optional]
domain String The domain for the operation. [optional]
path String The path for the operation, which may include path parameters. [optional]
description String A description of what the operation does. [optional]
tag_ids Array<String> An array of operation tag IDs associated with this operation. [optional]
status String The status of the operation. [optional]

[Back to API list] [Back to README]