CloudStack v2.2.13 - 2.2.14 Root Admin API Reference

createServiceOffering

Creates a service offering.

Request parameters

Parameter NameDescriptionRequired
cpunumberthe CPU number of the service offeringtrue
cpuspeedthe CPU speed of the service offering in MHz.true
displaytextthe display text of the service offeringtrue
memorythe total memory of the service offering in MBtrue
namethe name of the service offeringtrue
domainidthe ID of the containing domain, null for public offeringsfalse
hosttagsthe host tag for this service offering.false
issystemis this a system vm offeringfalse
limitcpuuserestrict the CPU usage to committed service offeringfalse
networkratedata transfer rate in megabits per second allowed. Supported only for non-System offering and system offerings having "domainrouter" systemvmtypefalse
offerhathe HA for the service offeringfalse
storagetypethe storage type of the service offering. Values are local and shared.false
systemvmtypethe system VM type. Possible types are "domainrouter", "consoleproxy" and "secondarystoragevm".false
tagsthe tags for this service offering.false

Response Tags

Response NameDescription
idthe id of the service offering
cpunumberthe number of CPU
cpuspeedthe clock rate CPU speed in Mhz
createdthe date this service offering was created
defaultuseis this a default system vm offering
displaytextan alternate display text of the service offering.
domainDomain name for the offering
domainidthe domain id of the service offering
hosttagsthe host tag for the service offering
issystemis this a system vm offering
limitcpuuserestrict the CPU usage to committed service offering
memorythe memory in MB
namethe name of the service offering
networkratedata transfer rate in megabits per second allowed.
offerhathe ha support in the service offering
storagetypethe storage type for this service offering
systemvmtypeis this a the systemvm type for system vm offering
tagsthe tags for the service offering