Apache CloudStack 4.13.0.0 Root Admin API Reference

addAnnotation

add an annotation.

Request parameters

Parameter NameDescriptionRequired
annotationthe annotation textfalse
entityidthe id of the entity to annotatefalse
entitytypethe entity type (only HOST is allowed atm)false

Response Tags

Response NameDescription
idthe (uu)id of the annotation
annotationthe contents of the annotation
createdthe creation timestamp for this annotation
entityidthe (uu)id of the entitiy to which this annotation pertains
entitytypethe type of the annotated entity
removedthe removal timestamp for this annotation
useridThe (uu)id of the user that entered the annotation