Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 749 Bytes

File metadata and controls

15 lines (11 loc) · 749 Bytes

Fastly::OperationBulkCreateOperations

Properties

Name Type Description Notes
method String The HTTP method for the operation.
domain String The domain for the operation.
path String The path for the operation.
description String A description of what the operation does. [optional]
tag_ids Array<String> An array of tag IDs to associate with this operation. [optional]
status String The status to assign to the operation. Defaults to SAVED if omitted. [optional][default to 'SAVED']

[Back to API list] [Back to README]