CloudServiceType Table

CloudServiceType table holds information about the cloud license type of application hosted on cloud.

Table 1. Database columns for CloudServiceType table

Database Column

Details

CloudServiceTypeID

Type: integer. Key. Generated ID

A unique identifier for each CloudServiceType. Possible values and the corresponding default strings are:

  • 1 = EC2
  • 2 = RDS
Name

Type: text (max 36 characters). Key

The display name for cloud service type.