Request parameters
| Parameter Name | Description | Required |
| adminsonly | The annotation is visible for admins only | false |
| annotation | The annotation text | false |
| entityid | The ID of the entity to annotate | false |
| entitytype | The following entity types are allowed VM, VOLUME, SNAPSHOT, VM_SNAPSHOT, INSTANCE_GROUP, SSH_KEYPAIR, USER_DATA, NETWORK, VPC, PUBLIC_IP_ADDRESS, VPN_CUSTOMER_GATEWAY, TEMPLATE, ISO, KUBERNETES_CLUSTER, SERVICE_OFFERING, DISK_OFFERING, NETWORK_OFFERING, ZONE, POD, CLUSTER, HOST, DOMAIN, PRIMARY_STORAGE, SECONDARY_STORAGE, VR, SYSTEM_VM, AUTOSCALE_VM_GROUP, MANAGEMENT_SERVER | false |
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 |