Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 751 Bytes

File metadata and controls

15 lines (11 loc) · 751 Bytes

Fastly::TagGet

Properties

Name Type Description Notes
name String The name of the operation tag.
id String The unique identifier of the operation tag. [readonly]
description String A description of the operation tag. [optional]
count Integer The number of operations associated with this operation tag. [optional][readonly]
created_at Time The date and time the operation tag was created. [optional][readonly]
updated_at Time The date and time the operation tag was last updated. [optional][readonly]

[Back to API list] [Back to README]