Request parameters
Parameter Name | Description | Required |
annotation | the annotation text | false |
entityid | the id of the entity to annotate | false |
entitytype | the entity type (only HOST is allowed atm) | false |
Response Tags
Response Name | Description |
id | the (uu)id of the annotation |
annotation | the contents of the annotation |
created | the creation timestamp for this annotation |
entityid | the (uu)id of the entitiy to which this annotation pertains |
entitytype | the type of the annotated entity |
removed | the removal timestamp for this annotation |
userid | The (uu)id of the user that entered the annotation |