Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 584 Bytes

MoTag.md

File metadata and controls

12 lines (8 loc) · 584 Bytes

MoTag

An arbitrary key and value pair that can be used to tag REST resources and organize managed objects by assigning meta-data tags to any object.

Properties

Name Type Description Notes
key str The string representation of a tag key. [optional]
value str The string representation of a tag value. [optional]

[Back to Model list] [Back to API list] [Back to README]