Return-Path: X-Original-To: apmail-cloudstack-commits-archive@www.apache.org Delivered-To: apmail-cloudstack-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 07FE0185E4 for ; Tue, 12 May 2015 07:20:38 +0000 (UTC) Received: (qmail 10277 invoked by uid 500); 12 May 2015 07:20:28 -0000 Delivered-To: apmail-cloudstack-commits-archive@cloudstack.apache.org Received: (qmail 10175 invoked by uid 500); 12 May 2015 07:20:28 -0000 Mailing-List: contact commits-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list commits@cloudstack.apache.org Received: (qmail 9347 invoked by uid 99); 12 May 2015 07:20:28 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 May 2015 07:20:28 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 20267E17E7; Tue, 12 May 2015 07:20:28 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: sebgoa@apache.org To: commits@cloudstack.apache.org Date: Tue, 12 May 2015 07:20:50 -0000 Message-Id: <30f737772a224997b10bdac5de1406d7@git.apache.org> In-Reply-To: <2584744b3895405fa98bef3e158d33b5@git.apache.org> References: <2584744b3895405fa98bef3e158d33b5@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [24/51] [partial] cloudstack-www git commit: Adding API html pages http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/5c2e0541/source/api/apidocs-4.0.0/root_admin/listCapabilities.html ---------------------------------------------------------------------- diff --git a/source/api/apidocs-4.0.0/root_admin/listCapabilities.html b/source/api/apidocs-4.0.0/root_admin/listCapabilities.html new file mode 100644 index 0000000..408dda0 --- /dev/null +++ b/source/api/apidocs-4.0.0/root_admin/listCapabilities.html @@ -0,0 +1,91 @@ + + + + + + + +Apache CloudStack | The Power Behind Your Cloud + + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Apache CloudStack 4.0.0-incubating Root Admin API Reference + +

+

listCapabilities

+

Lists capabilities

+
+
+ +
+
+
+

Request parameters

+ + + + +
Parameter NameDescriptionRequired
+
+
+

Response Tags

+ + + + + + + + + + + + + + + + + + + + + + + + + +
Response NameDescription
allowusercreateprojectstrue if regular user is allowed to create projects
cloudstackversionversion of the cloud stack
customdiskofferingmaxsizemaximum size that can be specified when create disk from disk offering with custom size
projectinviterequiredIf invitation confirmation is required when add account to project
securitygroupsenabledtrue if security groups support is enabled, false otherwise
supportELBtrue if region supports elastic load balancer on basic zones
userpublictemplateenabledtrue if user and domain admins can set templates to be shared, false otherwise
+
+
+
+
+
+ +
+
+ + http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/5c2e0541/source/api/apidocs-4.0.0/root_admin/listCapacity.html ---------------------------------------------------------------------- diff --git a/source/api/apidocs-4.0.0/root_admin/listCapacity.html b/source/api/apidocs-4.0.0/root_admin/listCapacity.html new file mode 100644 index 0000000..e761054 --- /dev/null +++ b/source/api/apidocs-4.0.0/root_admin/listCapacity.html @@ -0,0 +1,127 @@ + + + + + + + +Apache CloudStack | The Power Behind Your Cloud + + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Apache CloudStack 4.0.0-incubating Root Admin API Reference + +

+

listCapacity

+

Lists all the system wide capacities.

+
+
+ +
+
+
+

Request parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Parameter NameDescriptionRequired
clusteridlists capacity by the Cluster IDfalse
fetchlatestrecalculate capacities and fetch the latestfalse
keywordList by keywordfalse
pagefalse
pagesizefalse
podidlists capacity by the Pod IDfalse
sortbySort the results. Available values: Usagefalse
typelists capacity by type* CAPACITY_TYPE_MEMORY = 0* CAPACITY_TYPE_CPU = 1* CAPACITY_TYPE_STORAGE = 2* CAPACITY_TYPE_STORAGE_ALLOCATED = 3* CAPACITY_TYPE_VIRTUAL_NETWORK_PUBLIC_IP = 4* CAPACITY_TYPE_PRIVATE_IP = 5* CAPACITY_TYPE_SECONDARY_STORAGE = 6* CAPACITY_TYPE_VLAN = 7* CAPACITY_TYPE_DIRECT_ATTACHED_PUBLIC_IP = 8* CAPACITY_TYPE_LOCAL_STORAGE = 9.false
zoneidlists capacity by the Zone IDfalse
+
+
+

Response Tags

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Response NameDescription
capacitytotalthe total capacity available
capacityusedthe capacity currently in use
clusteridthe Cluster ID
clusternamethe Cluster name
percentusedthe percentage of capacity currently in use
podidthe Pod ID
podnamethe Pod name
typethe capacity type
zoneidthe Zone ID
zonenamethe Zone name
+
+
+
+
+
+ +
+
+ + http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/5c2e0541/source/api/apidocs-4.0.0/root_admin/listClusters.html ---------------------------------------------------------------------- diff --git a/source/api/apidocs-4.0.0/root_admin/listClusters.html b/source/api/apidocs-4.0.0/root_admin/listClusters.html new file mode 100644 index 0000000..3254eda --- /dev/null +++ b/source/api/apidocs-4.0.0/root_admin/listClusters.html @@ -0,0 +1,169 @@ + + + + + + + +Apache CloudStack | The Power Behind Your Cloud + + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Apache CloudStack 4.0.0-incubating Root Admin API Reference + +

+

listClusters

+

Lists clusters.

+
+
+ +
+
+
+

Request parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Parameter NameDescriptionRequired
allocationstatelists clusters by allocation statefalse
clustertypelists clusters by cluster typefalse
hypervisorlists clusters by hypervisor typefalse
idlists clusters by the cluster IDfalse
keywordList by keywordfalse
managedstatewhether this cluster is managed by cloudstackfalse
namelists clusters by the cluster namefalse
pagefalse
pagesizefalse
podidlists clusters by Pod IDfalse
showcapacitiesflag to display the capacity of the clustersfalse
zoneidlists clusters by Zone IDfalse
+
+
+

Response Tags

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Response NameDescription
idthe cluster ID
allocationstatethe allocation state of the cluster
clustertypethe type of the cluster
hypervisortypethe hypervisor type of the cluster
managedstatewhether this cluster is managed by cloudstack
namethe cluster name
podidthe Pod ID of the cluster
podnamethe Pod name of the cluster
zoneidthe Zone ID of the cluster
zonenamethe Zone name of the cluster
capacity(*)the capacity of the Cluster
capacitytotalthe total capacity available
capacityusedthe capacity currently in use
clusteridthe Cluster ID
clusternamethe Cluster name
percentusedthe percentage of capacity currently in use
podidthe Pod ID
podnamethe Pod name
typethe capacity type
zoneidthe Zone ID
zonenamethe Zone name
+
+
+
+
+
+ +
+
+ + http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/5c2e0541/source/api/apidocs-4.0.0/root_admin/listConfigurations.html ---------------------------------------------------------------------- diff --git a/source/api/apidocs-4.0.0/root_admin/listConfigurations.html b/source/api/apidocs-4.0.0/root_admin/listConfigurations.html new file mode 100644 index 0000000..9745ac9 --- /dev/null +++ b/source/api/apidocs-4.0.0/root_admin/listConfigurations.html @@ -0,0 +1,97 @@ + + + + + + + +Apache CloudStack | The Power Behind Your Cloud + + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Apache CloudStack 4.0.0-incubating Root Admin API Reference + +

+

listConfigurations

+

Lists all configurations.

+
+
+ +
+
+
+

Request parameters

+ + + + + + + + + + + + + + + + + + + +
Parameter NameDescriptionRequired
categorylists configurations by categoryfalse
keywordList by keywordfalse
namelists configuration by namefalse
pagefalse
pagesizefalse
+
+
+

Response Tags

+ + + + + + + + + + + + + + + + +
Response NameDescription
categorythe category of the configuration
descriptionthe description of the configuration
namethe name of the configuration
valuethe value of the configuration
+
+
+
+
+
+ +
+
+ + http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/5c2e0541/source/api/apidocs-4.0.0/root_admin/listDiskOfferings.html ---------------------------------------------------------------------- diff --git a/source/api/apidocs-4.0.0/root_admin/listDiskOfferings.html b/source/api/apidocs-4.0.0/root_admin/listDiskOfferings.html new file mode 100644 index 0000000..15fa353 --- /dev/null +++ b/source/api/apidocs-4.0.0/root_admin/listDiskOfferings.html @@ -0,0 +1,118 @@ + + + + + + + +Apache CloudStack | The Power Behind Your Cloud + + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Apache CloudStack 4.0.0-incubating Root Admin API Reference + +

+

listDiskOfferings

+

Lists all available disk offerings.

+
+
+ +
+
+
+

Request parameters

+ + + + + + + + + + + + + + + + + + + + + + +
Parameter NameDescriptionRequired
domainidthe ID of the domain of the disk offering.false
idID of the disk offeringfalse
keywordList by keywordfalse
namename of the disk offeringfalse
pagefalse
pagesizefalse
+
+
+

Response Tags

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Response NameDescription
idunique ID of the disk offering
createdthe date this disk offering was created
disksizethe size of the disk offering in GB
displaytextan alternate display text of the disk offering.
domainthe domain name this disk offering belongs to. Ignore this information as it is not currently applicable.
domainidthe domain ID this disk offering belongs to. Ignore this information as it is not currently applicable.
iscustomizedtrue if disk offering uses custom size, false otherwise
namethe name of the disk offering
storagetypethe storage type for this disk offering
tagsthe tags for the disk offering
+
+
+
+
+
+ +
+
+ + http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/5c2e0541/source/api/apidocs-4.0.0/root_admin/listDomainChildren.html ---------------------------------------------------------------------- diff --git a/source/api/apidocs-4.0.0/root_admin/listDomainChildren.html b/source/api/apidocs-4.0.0/root_admin/listDomainChildren.html new file mode 100644 index 0000000..2e27e34 --- /dev/null +++ b/source/api/apidocs-4.0.0/root_admin/listDomainChildren.html @@ -0,0 +1,115 @@ + + + + + + + +Apache CloudStack | The Power Behind Your Cloud + + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Apache CloudStack 4.0.0-incubating Root Admin API Reference + +

+

listDomainChildren

+

Lists all children domains belonging to a specified domain

+
+
+ +
+
+
+

Request parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + +
Parameter NameDescriptionRequired
idlist children domain by parent domain ID.false
isrecursiveto return the entire tree, use the value "true". To return the first level children, use the value "false".false
keywordList by keywordfalse
listallIf set to false, list only resources belonging to the command's caller; if set to true - list resources that the caller is authorized to see. Default value is falsefalse
namelist children domains by namefalse
pagefalse
pagesizefalse
+
+
+

Response Tags

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Response NameDescription
idthe ID of the domain
haschildwhether the domain has one or more sub-domains
levelthe level of the domain
namethe name of the domain
networkdomainthe network domain
parentdomainidthe domain ID of the parent domain
parentdomainnamethe domain name of the parent domain
paththe path of the domain
+
+
+
+
+
+ +
+
+ + http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/5c2e0541/source/api/apidocs-4.0.0/root_admin/listDomains.html ---------------------------------------------------------------------- diff --git a/source/api/apidocs-4.0.0/root_admin/listDomains.html b/source/api/apidocs-4.0.0/root_admin/listDomains.html new file mode 100644 index 0000000..741fa82 --- /dev/null +++ b/source/api/apidocs-4.0.0/root_admin/listDomains.html @@ -0,0 +1,115 @@ + + + + + + + +Apache CloudStack | The Power Behind Your Cloud + + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Apache CloudStack 4.0.0-incubating Root Admin API Reference + +

+

listDomains

+

Lists domains and provides detailed information for listed domains

+
+
+ +
+
+
+

Request parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + +
Parameter NameDescriptionRequired
idList domain by domain ID.false
keywordList by keywordfalse
levelList domains by domain level.false
listallIf set to false, list only resources belonging to the command's caller; if set to true - list resources that the caller is authorized to see. Default value is falsefalse
nameList domain by domain name.false
pagefalse
pagesizefalse
+
+
+

Response Tags

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Response NameDescription
idthe ID of the domain
haschildwhether the domain has one or more sub-domains
levelthe level of the domain
namethe name of the domain
networkdomainthe network domain
parentdomainidthe domain ID of the parent domain
parentdomainnamethe domain name of the parent domain
paththe path of the domain
+
+
+
+
+
+ +
+
+ + http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/5c2e0541/source/api/apidocs-4.0.0/root_admin/listEventTypes.html ---------------------------------------------------------------------- diff --git a/source/api/apidocs-4.0.0/root_admin/listEventTypes.html b/source/api/apidocs-4.0.0/root_admin/listEventTypes.html new file mode 100644 index 0000000..159c52f --- /dev/null +++ b/source/api/apidocs-4.0.0/root_admin/listEventTypes.html @@ -0,0 +1,73 @@ + + + + + + + +Apache CloudStack | The Power Behind Your Cloud + + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Apache CloudStack 4.0.0-incubating Root Admin API Reference + +

+

listEventTypes

+

List Event Types

+
+
+ +
+
+
+

Request parameters

+ + + + +
Parameter NameDescriptionRequired
+
+
+

Response Tags

+ + + + + + + +
Response NameDescription
nameEvent Type
+
+
+
+
+
+ +
+
+ + http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/5c2e0541/source/api/apidocs-4.0.0/root_admin/listEvents.html ---------------------------------------------------------------------- diff --git a/source/api/apidocs-4.0.0/root_admin/listEvents.html b/source/api/apidocs-4.0.0/root_admin/listEvents.html new file mode 100644 index 0000000..b9aa103 --- /dev/null +++ b/source/api/apidocs-4.0.0/root_admin/listEvents.html @@ -0,0 +1,154 @@ + + + + + + + +Apache CloudStack | The Power Behind Your Cloud + + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Apache CloudStack 4.0.0-incubating Root Admin API Reference + +

+

listEvents

+

A command to list events.

+
+
+ +
+
+
+

Request parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Parameter NameDescriptionRequired
accountList resources by account. Must be used with the domainId parameter.false
domainidlist only resources belonging to the domain specifiedfalse
durationthe duration of the eventfalse
enddatethe end date range of the list you want to retrieve (use format "yyyy-MM-dd" or the new format "yyyy-MM-dd HH:mm:ss")false
entrytimethe time the event was enteredfalse
idthe ID of the eventfalse
isrecursivedefaults to false, but if true, lists all resources from the parent specified by the domainId till leaves.false
keywordList by keywordfalse
levelthe event level (INFO, WARN, ERROR)false
listallIf set to false, list only resources belonging to the command's caller; if set to true - list resources that the caller is authorized to see. Default value is falsefalse
pagefalse
pagesizefalse
projectidlist objects by projectfalse
startdatethe start date range of the list you want to retrieve (use format "yyyy-MM-dd" or the new format "yyyy-MM-dd HH:mm:ss")false
typethe event type (see event types)false
+
+
+

Response Tags

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Response NameDescription
idthe ID of the event
accountthe account name for the account that owns the object being acted on in the event (e.g. the owner of the virtual machine, ip address, or security group)
createdthe date the event was created
descriptiona brief description of the event
domainthe name of the account's domain
domainidthe id of the account's domain
levelthe event level (INFO, WARN, ERROR)
parentidwhether the event is parented
projectthe project name of the address
projectidthe project id of the ipaddress
statethe state of the event
typethe type of the event (see event types)
usernamethe name of the user who performed the action (can be different from the account if an admin is performing an action for a user, e.g. starting/stopping a user's virtual machine)
+
+
+
+
+
+ +
+
+ + http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/5c2e0541/source/api/apidocs-4.0.0/root_admin/listFirewallRules.html ---------------------------------------------------------------------- diff --git a/source/api/apidocs-4.0.0/root_admin/listFirewallRules.html b/source/api/apidocs-4.0.0/root_admin/listFirewallRules.html new file mode 100644 index 0000000..d6258af --- /dev/null +++ b/source/api/apidocs-4.0.0/root_admin/listFirewallRules.html @@ -0,0 +1,166 @@ + + + + + + + +Apache CloudStack | The Power Behind Your Cloud + + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Apache CloudStack 4.0.0-incubating Root Admin API Reference + +

+

listFirewallRules

+

Lists all firewall rules for an IP address.

+
+
+ +
+
+
+

Request parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Parameter NameDescriptionRequired
accountList resources by account. Must be used with the domainId parameter.false
domainidlist only resources belonging to the domain specifiedfalse
idLists rule with the specified ID.false
ipaddressidthe id of IP address of the firwall servicesfalse
isrecursivedefaults to false, but if true, lists all resources from the parent specified by the domainId till leaves.false
keywordList by keywordfalse
listallIf set to false, list only resources belonging to the command's caller; if set to true - list resources that the caller is authorized to see. Default value is falsefalse
pagefalse
pagesizefalse
projectidlist objects by projectfalse
tagsList resources by tags (key/value pairs)false
+
+
+

Response Tags

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Response NameDescription
idthe ID of the firewall rule
cidrlistthe cidr list to forward traffic from
endportthe ending port of firewall rule's port range
icmpcodeerror code for this icmp message
icmptypetype of the icmp message being sent
ipaddressthe public ip address for the firewall rule
ipaddressidthe public ip address id for the firewall rule
protocolthe protocol of the firewall rule
startportthe starting port of firewall rule's port range
statethe state of the rule
tags(*)the list of resource tags associated with the rule
accountthe account associated with the tag
customercustomer associated with the tag
domainthe domain associated with the tag
domainidthe ID of the domain associated with the tag
keytag key name
projectthe project name where tag belongs to
projectidthe project id the tag belongs to
resourceidid of the resource
resourcetyperesource type
valuetag value
+
+
+
+
+
+ +
+
+ + http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/5c2e0541/source/api/apidocs-4.0.0/root_admin/listHosts.html ---------------------------------------------------------------------- diff --git a/source/api/apidocs-4.0.0/root_admin/listHosts.html b/source/api/apidocs-4.0.0/root_admin/listHosts.html new file mode 100644 index 0000000..c0e687e --- /dev/null +++ b/source/api/apidocs-4.0.0/root_admin/listHosts.html @@ -0,0 +1,247 @@ + + + + + + + +Apache CloudStack | The Power Behind Your Cloud + + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Apache CloudStack 4.0.0-incubating Root Admin API Reference + +

+

listHosts

+

Lists hosts.

+
+
+ +
+
+
+

Request parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Parameter NameDescriptionRequired
clusteridlists hosts existing in particular clusterfalse
detailscomma separated list of host details requested, value can be a list of [ min, all, capacity, events, stats]false
hahostif true, list only hosts dedicated to HAfalse
idthe id of the hostfalse
keywordList by keywordfalse
namethe name of the hostfalse
pagefalse
pagesizefalse
podidthe Pod ID for the hostfalse
resourcestatelist hosts by resource state. Resource state represents current state determined by admin of host, valule can be one of [Enabled, Disabled, Unmanaged, PrepareForMaintenance, ErrorInMaintenance, Maintenance, Error]false
statethe state of the hostfalse
typethe host typefalse
virtualmachineidlists hosts in the same cluster as this VM and flag hosts with enough CPU/RAm to host this VMfalse
zoneidthe Zone ID for the hostfalse
+
+
+

Response Tags

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Response NameDescription
idthe ID of the host
averageloadthe cpu average load on the host
capabilitiescapabilities of the host
clusteridthe cluster ID of the host
clusternamethe cluster name of the host
clustertypethe cluster type of the cluster that host belongs to
cpuallocatedthe amount of the host's CPU currently allocated
cpunumberthe CPU number of the host
cpuspeedthe CPU speed of the host
cpuusedthe amount of the host's CPU currently used
cpuwithoverprovisioningthe amount of the host's CPU after applying the cpu.overprovisioning.factor
createdthe date and time the host was created
disconnectedtrue if the host is disconnected. False otherwise.
disksizeallocatedthe host's currently allocated disk size
disksizetotalthe total disk size of the host
eventsevents available for the host
hahosttrue if the host is Ha host (dedicated to vms started by HA process; false otherwise
hasenoughcapacitytrue if this host has enough CPU and RAM capacity to migrate a VM to it, false otherwise
hosttagscomma-separated list of tags for the host
hypervisorthe host hypervisor
hypervisorversionthe hypervisor version
ipaddressthe IP address of the host
islocalstorageactivetrue if local storage is active, false otherwise
lastpingedthe date and time the host was last pinged
managementserveridthe management server ID of the host
memoryallocatedthe amount of the host's memory currently allocated
memorytotalthe memory total of the host
memoryusedthe amount of the host's memory currently used
namethe name of the host
networkkbsreadthe incoming network traffic on the host
networkkbswritethe outgoing network traffic on the host
oscategoryidthe OS category ID of the host
oscategorynamethe OS category name of the host
podidthe Pod ID of the host
podnamethe Pod name of the host
removedthe date and time the host was removed
resourcestatethe resource state of the host
statethe state of the host
suitableformigrationtrue if this host is suitable(has enough capacity and satisfies all conditions like hosttags, max guests vm limit etc) to migrate a VM to it , false otherwise
typethe host type
versionthe host version
zoneidthe Zone ID of the host
zonenamethe Zone name of the host
jobidthe ID of the latest async job acting on this object
jobstatusthe current status of the latest async job acting on this object
+
+
+
+
+
+ +
+
+ + http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/5c2e0541/source/api/apidocs-4.0.0/root_admin/listHypervisorCapabilities.html ---------------------------------------------------------------------- diff --git a/source/api/apidocs-4.0.0/root_admin/listHypervisorCapabilities.html b/source/api/apidocs-4.0.0/root_admin/listHypervisorCapabilities.html new file mode 100644 index 0000000..ac21c02 --- /dev/null +++ b/source/api/apidocs-4.0.0/root_admin/listHypervisorCapabilities.html @@ -0,0 +1,100 @@ + + + + + + + +Apache CloudStack | The Power Behind Your Cloud + + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Apache CloudStack 4.0.0-incubating Root Admin API Reference + +

+

listHypervisorCapabilities

+

Lists all hypervisor capabilities.

+
+
+ +
+
+
+

Request parameters

+ + + + + + + + + + + + + + + + + + + +
Parameter NameDescriptionRequired
hypervisorthe hypervisor for which to restrict the searchfalse
idID of the hypervisor capabilityfalse
keywordList by keywordfalse
pagefalse
pagesizefalse
+
+
+

Response Tags

+ + + + + + + + + + + + + + + + + + + +
Response NameDescription
idthe ID of the hypervisor capabilities row
hypervisorthe hypervisor type
hypervisorversionthe hypervisor version
maxguestslimitthe maximum number of guest vms recommended for this hypervisor
securitygroupenabledtrue if security group is supported
+
+
+
+
+
+ +
+
+ + http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/5c2e0541/source/api/apidocs-4.0.0/root_admin/listHypervisors.html ---------------------------------------------------------------------- diff --git a/source/api/apidocs-4.0.0/root_admin/listHypervisors.html b/source/api/apidocs-4.0.0/root_admin/listHypervisors.html new file mode 100644 index 0000000..5a83a6d --- /dev/null +++ b/source/api/apidocs-4.0.0/root_admin/listHypervisors.html @@ -0,0 +1,76 @@ + + + + + + + +Apache CloudStack | The Power Behind Your Cloud + + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Apache CloudStack 4.0.0-incubating Root Admin API Reference + +

+

listHypervisors

+

List hypervisors

+
+
+ +
+
+
+

Request parameters

+ + + + + + + +
Parameter NameDescriptionRequired
zoneidthe zone id for listing hypervisors.false
+
+
+

Response Tags

+ + + + + + + +
Response NameDescription
nameHypervisor name
+
+
+
+
+
+ +
+
+ + http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/5c2e0541/source/api/apidocs-4.0.0/root_admin/listInstanceGroups.html ---------------------------------------------------------------------- diff --git a/source/api/apidocs-4.0.0/root_admin/listInstanceGroups.html b/source/api/apidocs-4.0.0/root_admin/listInstanceGroups.html new file mode 100644 index 0000000..0a234f0 --- /dev/null +++ b/source/api/apidocs-4.0.0/root_admin/listInstanceGroups.html @@ -0,0 +1,124 @@ + + + + + + + +Apache CloudStack | The Power Behind Your Cloud + + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Apache CloudStack 4.0.0-incubating Root Admin API Reference + +

+

listInstanceGroups

+

Lists vm groups

+
+
+ +
+
+
+

Request parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Parameter NameDescriptionRequired
accountList resources by account. Must be used with the domainId parameter.false
domainidlist only resources belonging to the domain specifiedfalse
idlist instance groups by IDfalse
isrecursivedefaults to false, but if true, lists all resources from the parent specified by the domainId till leaves.false
keywordList by keywordfalse
listallIf set to false, list only resources belonging to the command's caller; if set to true - list resources that the caller is authorized to see. Default value is falsefalse
namelist instance groups by namefalse
pagefalse
pagesizefalse
projectidlist objects by projectfalse
+
+
+

Response Tags

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Response NameDescription
idthe id of the instance group
accountthe account owning the instance group
createdtime and date the instance group was created
domainthe domain name of the instance group
domainidthe domain ID of the instance group
namethe name of the instance group
projectthe project name of the group
projectidthe project id of the group
+
+
+
+
+
+ +
+
+ + http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/5c2e0541/source/api/apidocs-4.0.0/root_admin/listIpForwardingRules.html ---------------------------------------------------------------------- diff --git a/source/api/apidocs-4.0.0/root_admin/listIpForwardingRules.html b/source/api/apidocs-4.0.0/root_admin/listIpForwardingRules.html new file mode 100644 index 0000000..3e81b82 --- /dev/null +++ b/source/api/apidocs-4.0.0/root_admin/listIpForwardingRules.html @@ -0,0 +1,175 @@ + + + + + + + +Apache CloudStack | The Power Behind Your Cloud + + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Apache CloudStack 4.0.0-incubating Root Admin API Reference + +

+

listIpForwardingRules

+

List the ip forwarding rules

+
+
+ +
+
+
+

Request parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Parameter NameDescriptionRequired
accountList resources by account. Must be used with the domainId parameter.false
domainidlist only resources belonging to the domain specifiedfalse
idLists rule with the specified ID.false
ipaddressidlist the rule belonging to this public ip addressfalse
isrecursivedefaults to false, but if true, lists all resources from the parent specified by the domainId till leaves.false
keywordList by keywordfalse
listallIf set to false, list only resources belonging to the command's caller; if set to true - list resources that the caller is authorized to see. Default value is falsefalse
pagefalse
pagesizefalse
projectidlist objects by projectfalse
virtualmachineidLists all rules applied to the specified Vm.false
+
+
+

Response Tags

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Response NameDescription
idthe ID of the port forwarding rule
cidrlistthe cidr list to forward traffic from
ipaddressthe public ip address for the port forwarding rule
ipaddressidthe public ip address id for the port forwarding rule
privateendportthe ending port of port forwarding rule's private port range
privateportthe starting port of port forwarding rule's private port range
protocolthe protocol of the port forwarding rule
publicendportthe ending port of port forwarding rule's private port range
publicportthe starting port of port forwarding rule's public port range
statethe state of the rule
virtualmachinedisplaynamethe VM display name for the port forwarding rule
virtualmachineidthe VM ID for the port forwarding rule
virtualmachinenamethe VM name for the port forwarding rule
tags(*)the list of resource tags associated with the rule
accountthe account associated with the tag
customercustomer associated with the tag
domainthe domain associated with the tag
domainidthe ID of the domain associated with the tag
keytag key name
projectthe project name where tag belongs to
projectidthe project id the tag belongs to
resourceidid of the resource
resourcetyperesource type
valuetag value
+
+
+
+
+
+ +
+
+ + http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/5c2e0541/source/api/apidocs-4.0.0/root_admin/listIsoPermissions.html ---------------------------------------------------------------------- diff --git a/source/api/apidocs-4.0.0/root_admin/listIsoPermissions.html b/source/api/apidocs-4.0.0/root_admin/listIsoPermissions.html new file mode 100644 index 0000000..1b841cc --- /dev/null +++ b/source/api/apidocs-4.0.0/root_admin/listIsoPermissions.html @@ -0,0 +1,88 @@ + + + + + + + +Apache CloudStack | The Power Behind Your Cloud + + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Apache CloudStack 4.0.0-incubating Root Admin API Reference + +

+

listIsoPermissions

+

List template visibility and all accounts that have permissions to view this template.

+
+
+ +
+
+
+

Request parameters

+ + + + + + + +
Parameter NameDescriptionRequired
idthe template IDtrue
+
+
+

Response Tags

+ + + + + + + + + + + + + + + + + + + +
Response NameDescription
idthe template ID
accountthe list of accounts the template is available for
domainidthe ID of the domain to which the template belongs
ispublictrue if this template is a public template, false otherwise
projectidsthe list of projects the template is available for
+
+
+
+
+
+ +
+
+ +