Apache CloudStack 4.18.0.0 Root Admin API Reference
updateAnnotationVisibility
update an annotation visibility.
Request parameters
Parameter Name | Description | Required |
id | the id of the annotation | true |
adminsonly | the annotation is visible for admins only | true |
Response Tags
Response Name | Description |
id | the (uu)id of the annotation |
adminsonly | True if the annotation is available for admins only |
annotation | the contents of the annotation |
created | the creation timestamp for this annotation |
entityid | the (uu)id of the entity to which this annotation pertains |
entityname | the name of the entity 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 |
username | The username of the user that entered the annotation |