Apache CloudStack 4.23.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 UUID 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 UUID 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 UUID of the User that entered the annotation |
| username | The username of the User that entered the annotation |