rajujith commented on code in PR #7857:
URL: https://github.com/apache/cloudstack/pull/7857#discussion_r2332311304


##########
api/src/main/java/org/apache/cloudstack/api/response/ServiceOfferingResponse.java:
##########
@@ -30,208 +30,208 @@
 @EntityReference(value = ServiceOffering.class)
 public class ServiceOfferingResponse extends BaseResponseWithAnnotations {
     @SerializedName("id")
-    @Param(description = "the id of the service offering")
+    @Param(description = "The id of the service offering")
     private String id;
 
     @SerializedName("name")
-    @Param(description = "the name of the service offering")
+    @Param(description = "The name of the service offering")
     private String name;
 
     @SerializedName("state")
     @Param(description = "state of the service offering")
     private String state;
 
     @SerializedName("displaytext")
-    @Param(description = "an alternate display text of the service offering.")
+    @Param(description = "An alternate display text of the service offering.")
     private String displayText;
 
     @SerializedName("cpunumber")
-    @Param(description = "the number of CPU")
+    @Param(description = "The number of CPU")
     private Integer cpuNumber;
 
     @SerializedName("cpuspeed")
-    @Param(description = "the clock rate CPU speed in Mhz")
+    @Param(description = "The clock rate CPU speed in Mhz")
     private Integer cpuSpeed;
 
     @SerializedName("memory")
-    @Param(description = "the memory in MB")
+    @Param(description = "The memory in MB")
     private Integer memory;
 
     @SerializedName("created")
-    @Param(description = "the date this service offering was created")
+    @Param(description = "The date this service offering was created")
     private Date created;
 
     @SerializedName("storagetype")
-    @Param(description = "the storage type for this service offering")
+    @Param(description = "The storage type for this service offering")
     private String storageType;
 
-    @SerializedName("provisioningtype") @Param(description="provisioning type 
used to create volumes. Valid values are thin, sparse, fat.", since = "4.4.0")
+    @SerializedName("provisioningtype") @Param(description = "Provisioning 
type used to create volumes. Valid values are thin, sparse, fat.", since = 
"4.4.0")
     private String provisioningType;
 
     @SerializedName("offerha")
-    @Param(description = "the ha support in the service offering")
+    @Param(description = "The HA support in the service offering")
     private Boolean offerHa;
 
     @SerializedName("limitcpuuse")
-    @Param(description = "restrict the CPU usage to committed service 
offering")
+    @Param(description = "Restrict the CPU usage to committed service 
offering")
     private Boolean limitCpuUse;
 
     @SerializedName("isvolatile")
-    @Param(description = "true if the vm needs to be volatile, i.e., on every 
reboot of vm from API root disk is discarded and creates a new root disk")
+    @Param(description = "True if the Instance needs to be volatile, i.e., on 
every reboot of Instance from API root disk is discarded and creates a new root 
disk")
     private Boolean isVolatile;
 
     @SerializedName(ApiConstants.STORAGE_TAGS)
-    @Param(description = "the tags for the service offering")
+    @Param(description = "The tags for the service offering")
     private String tags;
 
     @SerializedName(ApiConstants.DOMAIN_ID)
-    @Param(description = "the domain ID(s) this disk offering belongs to. 
Ignore this information as it is not currently applicable.")
+    @Param(description = "The domain ID(s) this disk offering belongs to. 
Ignore this information as it is not currently applicable.")
     private String domainId;
 
     @SerializedName(ApiConstants.DOMAIN)
-    @Param(description = "the domain name(s) this disk offering belongs to. 
Ignore this information as it is not currently applicable.")
+    @Param(description = "The domain name(s) this disk offering belongs to. 
Ignore this information as it is not currently applicable.")
     private String domain;
 
     @SerializedName(ApiConstants.ZONE_ID)
-    @Param(description = "the zone ID(s) this disk offering belongs to. Ignore 
this information as it is not currently applicable.", since = "4.13.0")
+    @Param(description = "The zone ID(s) this disk offering belongs to. Ignore 
this information as it is not currently applicable.", since = "4.13.0")
     private String zoneId;
 
     @SerializedName(ApiConstants.ZONE)
-    @Param(description = "the zone name(s) this disk offering belongs to. 
Ignore this information as it is not currently applicable.", since = "4.13.0")
+    @Param(description = "The zone name(s) this disk offering belongs to. 
Ignore this information as it is not currently applicable.", since = "4.13.0")
     private String zone;
 
     @SerializedName(ApiConstants.HOST_TAGS)
-    @Param(description = "the host tag for the service offering")
+    @Param(description = "The host tag for the service offering")
     private String hostTag;
 
     @SerializedName(ApiConstants.IS_SYSTEM_OFFERING)
-    @Param(description = "is this a system vm offering")
+    @Param(description = "Is this a System VM offering")
     private Boolean isSystem;
 
     @SerializedName(ApiConstants.IS_DEFAULT_USE)
-    @Param(description = "is this a  default system vm offering")
+    @Param(description = "Is this a default System VM offering")
     private Boolean defaultUse;
 
     @SerializedName(ApiConstants.SYSTEM_VM_TYPE)
-    @Param(description = "is this a the systemvm type for system vm offering")
+    @Param(description = "Is this a the System VM type for System VM offering")
     private String vmType;
 
     @SerializedName(ApiConstants.NETWORKRATE)
-    @Param(description = "data transfer rate in megabits per second allowed.")
+    @Param(description = "Data transfer rate in megabits per second allowed.")
     private Integer networkRate;
 
     @SerializedName("iscustomizediops")
-    @Param(description = "true if disk offering uses custom iops, false 
otherwise", since = "4.4")
+    @Param(description = "True if disk offering uses custom IOPS, false 
otherwise", since = "4.4")
     private Boolean customizedIops;
 
     @SerializedName(ApiConstants.MIN_IOPS)
-    @Param(description = "the min iops of the disk offering", since = "4.4")
+    @Param(description = "The min IOPS of the disk offering", since = "4.4")
     private Long minIops;
 
     @SerializedName(ApiConstants.MAX_IOPS)
-    @Param(description = "the max iops of the disk offering", since = "4.4")
+    @Param(description = "The max IOPS of the disk offering", since = "4.4")
     private Long maxIops;
 
     @SerializedName(ApiConstants.HYPERVISOR_SNAPSHOT_RESERVE)
-    @Param(description = "Hypervisor snapshot reserve space as a percent of a 
volume (for managed storage using Xen or VMware)", since = "4.4")
+    @Param(description = "Hypervisor Snapshot reserve space as a percent of a 
volume (for managed storage using Xen or VMware)", since = "4.4")
     private Integer hypervisorSnapshotReserve;
 
     @SerializedName("diskBytesReadRate")
-    @Param(description = "bytes read rate of the service offering")
+    @Param(description = "Bytes read rate of the service offering")
     private Long bytesReadRate;
 
     @SerializedName("diskBytesReadRateMax")
-    @Param(description = "burst bytes read rate of the disk offering")
+    @Param(description = "Burst bytes read rate of the disk offering")
     private Long bytesReadRateMax;
 
     @SerializedName("diskBytesReadRateMaxLength")
-    @Param(description = "length (in seconds) of the burst")
+    @Param(description = "Length (in seconds) of the burst")
     private Long bytesReadRateMaxLength;
 
     @SerializedName("diskBytesWriteRate")
-    @Param(description = "bytes write rate of the service offering")
+    @Param(description = "Bytes write rate of the service offering")
     private Long bytesWriteRate;
 
     @SerializedName("diskBytesWriteRateMax")
-    @Param(description = "burst bytes write rate of the disk offering")
+    @Param(description = "Burst bytes write rate of the disk offering")
     private Long bytesWriteRateMax;
 
     @SerializedName("diskBytesWriteRateMaxLength")
-    @Param(description = "length (in seconds) of the burst")
+    @Param(description = "Length (in seconds) of the burst")
     private Long bytesWriteRateMaxLength;
 
     @SerializedName("diskIopsReadRate")
-    @Param(description = "io requests read rate of the service offering")
+    @Param(description = "I/O requests read rate of the service offering")
     private Long iopsReadRate;
 
     @SerializedName("diskIopsReadRateMax")
-    @Param(description = "burst io requests read rate of the disk offering")
+    @Param(description = "Burst io requests read rate of the disk offering")
     private Long iopsReadRateMax;
 
     @SerializedName("diskIopsReadRateMaxLength")
-    @Param(description = "length (in second) of the burst")
+    @Param(description = "Length (in second) of the burst")
     private Long iopsReadRateMaxLength;
 
     @SerializedName("diskIopsWriteRate")
-    @Param(description = "io requests write rate of the service offering")
+    @Param(description = "I/O requests write rate of the service offering")
     private Long iopsWriteRate;
 
     @SerializedName("diskIopsWriteRateMax")
-    @Param(description = "burst io requests write rate of the disk offering")
+    @Param(description = "Burst io requests write rate of the disk offering")

Review Comment:
   'I/O'



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to