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 F17B4106DA for ; Mon, 21 Dec 2015 11:05:25 +0000 (UTC) Received: (qmail 30410 invoked by uid 500); 21 Dec 2015 11:05:10 -0000 Delivered-To: apmail-cloudstack-commits-archive@cloudstack.apache.org Received: (qmail 30310 invoked by uid 500); 21 Dec 2015 11:05:10 -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 28788 invoked by uid 99); 21 Dec 2015 11:05:09 -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; Mon, 21 Dec 2015 11:05:09 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 4AEB3E0513; Mon, 21 Dec 2015 11:05:09 +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: Mon, 21 Dec 2015 11:05:43 -0000 Message-Id: <91f90fdc29a64b8999350d4a32605ef4@git.apache.org> In-Reply-To: <5283adb4534947b2863df23d6ce4b93d@git.apache.org> References: <5283adb4534947b2863df23d6ce4b93d@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [36/53] [partial] cloudstack-www git commit: 4.7.0 api http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/3ebf9423/content/api/apidocs-4.7/domain_admin/listInternalLoadBalancerElements.html ---------------------------------------------------------------------- diff --git a/content/api/apidocs-4.7/domain_admin/listInternalLoadBalancerElements.html b/content/api/apidocs-4.7/domain_admin/listInternalLoadBalancerElements.html new file mode 100644 index 0000000..1006f59 --- /dev/null +++ b/content/api/apidocs-4.7/domain_admin/listInternalLoadBalancerElements.html @@ -0,0 +1,97 @@ + + + + + + + +Apache CloudStack | The Power Behind Your Cloud + + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Apache CloudStack v4.7.0 Domain Admin API Reference + +

+

listInternalLoadBalancerElements

+

Lists all available Internal Load Balancer elements.

+
+
+ +
+
+
+

Request parameters

+ + + + + + + + + + + + + + + + + + + + + + +
Parameter NameDescriptionRequired
enabledlist internal load balancer elements by enabled statefalse
idlist internal load balancer elements by idfalse
keywordList by keywordfalse
nspidlist internal load balancer elements by network service provider idfalse
pagefalse
pagesizefalse
+
+
+

Response Tags

+ + + + + + + + + + + + + +
Response NameDescription
idthe id of the internal load balancer element
enabledEnabled/Disabled the element
nspidthe physical network service provider id of the element
+
+
+
+
+
+ +
+
+ + http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/3ebf9423/content/api/apidocs-4.7/domain_admin/listIpForwardingRules.html ---------------------------------------------------------------------- diff --git a/content/api/apidocs-4.7/domain_admin/listIpForwardingRules.html b/content/api/apidocs-4.7/domain_admin/listIpForwardingRules.html new file mode 100644 index 0000000..861daf6 --- /dev/null +++ b/content/api/apidocs-4.7/domain_admin/listIpForwardingRules.html @@ -0,0 +1,184 @@ + + + + + + + +Apache CloudStack | The Power Behind Your Cloud + + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Apache CloudStack v4.7.0 Domain 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
fordisplayis firewall for display to the regular user
ipaddressthe public ip address for the port forwarding rule
ipaddressidthe public ip address id for the port forwarding rule
networkidthe id of the guest network the port forwarding rule belongs to
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
vmguestipthe vm ip address 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/3ebf9423/content/api/apidocs-4.7/domain_admin/listIsoPermissions.html ---------------------------------------------------------------------- diff --git a/content/api/apidocs-4.7/domain_admin/listIsoPermissions.html b/content/api/apidocs-4.7/domain_admin/listIsoPermissions.html new file mode 100644 index 0000000..a9c5423 --- /dev/null +++ b/content/api/apidocs-4.7/domain_admin/listIsoPermissions.html @@ -0,0 +1,88 @@ + + + + + + + +Apache CloudStack | The Power Behind Your Cloud + + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Apache CloudStack v4.7.0 Domain Admin API Reference + +

+

listIsoPermissions

+

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

+
+
+ +
+
+
+

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
+
+
+
+
+
+ +
+
+ + http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/3ebf9423/content/api/apidocs-4.7/domain_admin/listIsos.html ---------------------------------------------------------------------- diff --git a/content/api/apidocs-4.7/domain_admin/listIsos.html b/content/api/apidocs-4.7/domain_admin/listIsos.html new file mode 100644 index 0000000..af109ab --- /dev/null +++ b/content/api/apidocs-4.7/domain_admin/listIsos.html @@ -0,0 +1,268 @@ + + + + + + + +Apache CloudStack | The Power Behind Your Cloud + + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Apache CloudStack v4.7.0 Domain Admin API Reference + +

+

listIsos

+

Lists all available ISO files.

+
+
+ +
+
+
+

Request parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Parameter NameDescriptionRequired
accountlist resources by account. Must be used with the domainId parameter.false
bootabletrue if the ISO is bootable, false otherwisefalse
domainidlist only resources belonging to the domain specifiedfalse
hypervisorthe hypervisor for which to restrict the searchfalse
idlist ISO by IDfalse
isofilterpossible values are "featured", "self", "selfexecutable","sharedexecutable","executable", and "community". * featured : templates that have been marked as featured and public. * self : templates that have been registered or created by the calling user. * selfexecutable : same as self, but only returns templates that can be used to deploy a new VM. * sharedexecutable : templates ready to be deployed that have been granted to the calling user by another user. * executable : templates that are owned by the calling user, or public templates, that can be used to deploy a VM. * community : templates that have been marked as public but not featured. * all : all templates (only usable by admins).false
ispublictrue if the ISO is publicly available to all users, false otherwise.false
isreadytrue if this ISO is ready to be deployedfalse
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 all ISOs by namefalse
pagefalse
pagesizefalse
projectidlist objects by projectfalse
showremovedshow removed ISOs as wellfalse
tagsList resources by tags (key/value pairs)false
zoneidthe ID of the zonefalse
+
+
+

Response Tags

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Response NameDescription
idthe template ID
accountthe account name to which the template belongs
accountidthe account id to which the template belongs
bootabletrue if the ISO is bootable, false otherwise
checksumchecksum of the template
createdthe date this template was created
crossZonestrue if the template is managed across all Zones, false otherwise
detailsadditional key/value details tied with template
displaytextthe template display text
domainthe name of the domain to which the template belongs
domainidthe ID of the domain to which the template belongs
formatthe format of the template.
hostidthe ID of the secondary storage host for the template
hostnamethe name of the secondary storage host for the template
hypervisorthe hypervisor on which the template runs
isdynamicallyscalabletrue if template contains XS/VMWare tools inorder to support dynamic scaling of VM cpu/memory
isextractabletrue if the template is extractable, false otherwise
isfeaturedtrue if this template is a featured template, false otherwise
ispublictrue if this template is a public template, false otherwise
isreadytrue if the template is ready to be deployed from, false otherwise.
namethe template name
ostypeidthe ID of the OS type for this template.
ostypenamethe name of the OS type for this template.
passwordenabledtrue if the reset password feature is enabled, false otherwise
projectthe project name of the template
projectidthe project id of the template
removedthe date this template was removed
sizethe size of the template
sourcetemplateidthe template ID of the parent template if present
sshkeyenabledtrue if template is sshkey enabled, false otherwise
statusthe status of the template
templatetagthe tag of this template
templatetypethe type of the template
zoneidthe ID of the zone for this template
zonenamethe name of the zone for this template
tags(*)the list of resource tags associated with tempate
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
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/3ebf9423/content/api/apidocs-4.7/domain_admin/listLBHealthCheckPolicies.html ---------------------------------------------------------------------- diff --git a/content/api/apidocs-4.7/domain_admin/listLBHealthCheckPolicies.html b/content/api/apidocs-4.7/domain_admin/listLBHealthCheckPolicies.html new file mode 100644 index 0000000..764c433 --- /dev/null +++ b/content/api/apidocs-4.7/domain_admin/listLBHealthCheckPolicies.html @@ -0,0 +1,133 @@ + + + + + + + +Apache CloudStack | The Power Behind Your Cloud + + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Apache CloudStack v4.7.0 Domain Admin API Reference + +

+

listLBHealthCheckPolicies

+

Lists load balancer health check policies.

+
+
+ +
+
+
+

Request parameters

+ + + + + + + + + + + + + + + + + + + + + + +
Parameter NameDescriptionRequired
fordisplaylist resources by display flag; only ROOT admin is eligible to pass this parameterfalse
idthe ID of the health check policyfalse
keywordList by keywordfalse
lbruleidthe ID of the load balancer rulefalse
pagefalse
pagesizefalse
+
+
+

Response Tags

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Response NameDescription
accountthe account of the HealthCheck policy
domainthe domain of the HealthCheck policy
domainidthe domain ID of the HealthCheck policy
lbruleidthe LB rule ID
zoneidthe id of the zone the HealthCheck policy belongs to
healthcheckpolicy(*)the list of healthcheckpolicies
idthe LB HealthCheck policy ID
descriptionthe description of the healthcheck policy
fordisplayis policy for display to the regular user
healthcheckintervalAmount of time between health checks
healthcheckthressholdNumber of consecutive health check success before declaring an instance healthy
pingpaththe pingpath of the healthcheck policy
responsetimeTime to wait when receiving a response from the health check
statethe state of the policy
unhealthcheckthressholdNumber of consecutive health check failures before declaring an instance unhealthy.
+
+
+
+
+
+ +
+
+ + http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/3ebf9423/content/api/apidocs-4.7/domain_admin/listLBStickinessPolicies.html ---------------------------------------------------------------------- diff --git a/content/api/apidocs-4.7/domain_admin/listLBStickinessPolicies.html b/content/api/apidocs-4.7/domain_admin/listLBStickinessPolicies.html new file mode 100644 index 0000000..076dbdc --- /dev/null +++ b/content/api/apidocs-4.7/domain_admin/listLBStickinessPolicies.html @@ -0,0 +1,136 @@ + + + + + + + +Apache CloudStack | The Power Behind Your Cloud + + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Apache CloudStack v4.7.0 Domain Admin API Reference + +

+

listLBStickinessPolicies

+

Lists load balancer stickiness policies.

+
+
+ +
+
+
+

Request parameters

+ + + + + + + + + + + + + + + + + + + + + + +
Parameter NameDescriptionRequired
fordisplaylist resources by display flag; only ROOT admin is eligible to pass this parameterfalse
idthe ID of the load balancer stickiness policyfalse
keywordList by keywordfalse
lbruleidthe ID of the load balancer rulefalse
pagefalse
pagesizefalse
+
+
+

Response Tags

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Response NameDescription
accountthe account of the Stickiness policy
descriptionthe description of the Stickiness policy
domainthe domain of the Stickiness policy
domainidthe domain ID of the Stickiness policy
lbruleidthe LB rule ID
namethe name of the Stickiness policy
statethe state of the policy
zoneidthe id of the zone the Stickiness policy belongs to
stickinesspolicy(*)the list of stickinesspolicies
idthe LB Stickiness policy ID
descriptionthe description of the Stickiness policy
fordisplayis policy for display to the regular user
methodnamethe method name of the Stickiness policy
namethe name of the Stickiness policy
paramsthe params of the policy
statethe state of the policy
+
+
+
+
+
+ +
+
+ + http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/3ebf9423/content/api/apidocs-4.7/domain_admin/listLdapConfigurations.html ---------------------------------------------------------------------- diff --git a/content/api/apidocs-4.7/domain_admin/listLdapConfigurations.html b/content/api/apidocs-4.7/domain_admin/listLdapConfigurations.html new file mode 100644 index 0000000..a5376b6 --- /dev/null +++ b/content/api/apidocs-4.7/domain_admin/listLdapConfigurations.html @@ -0,0 +1,91 @@ + + + + + + + +Apache CloudStack | The Power Behind Your Cloud + + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Apache CloudStack v4.7.0 Domain Admin API Reference + +

+

listLdapConfigurations

+

Lists all LDAP configurations

+
+
+ +
+
+
+

Request parameters

+ + + + + + + + + + + + + + + + + + + +
Parameter NameDescriptionRequired
hostnameHostnamefalse
keywordList by keywordfalse
pagefalse
pagesizefalse
portPortfalse
+
+
+

Response Tags

+ + + + + + + + + + +
Response NameDescription
hostnamehostname
portport
+
+
+
+
+
+ +
+
+ + http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/3ebf9423/content/api/apidocs-4.7/domain_admin/listLoadBalancerRuleInstances.html ---------------------------------------------------------------------- diff --git a/content/api/apidocs-4.7/domain_admin/listLoadBalancerRuleInstances.html b/content/api/apidocs-4.7/domain_admin/listLoadBalancerRuleInstances.html new file mode 100644 index 0000000..cad5f42 --- /dev/null +++ b/content/api/apidocs-4.7/domain_admin/listLoadBalancerRuleInstances.html @@ -0,0 +1,94 @@ + + + + + + + +Apache CloudStack | The Power Behind Your Cloud + + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Apache CloudStack v4.7.0 Domain Admin API Reference + +

+

listLoadBalancerRuleInstances

+

List all virtual machine instances that are assigned to a load balancer rule.

+
+
+ +
+
+
+

Request parameters

+ + + + + + + + + + + + + + + + + + + + + + +
Parameter NameDescriptionRequired
idthe ID of the load balancer ruletrue
appliedtrue if listing all virtual machines currently applied to the load balancer rule; default is truefalse
keywordList by keywordfalse
lbvmipstrue if load balancer rule VM IP information to be included; default is falsefalse
pagefalse
pagesizefalse
+
+
+

Response Tags

+ + + + + + + + + + +
Response NameDescription
lbvmipaddressesIP addresses of the vm set of lb rule
loadbalancerruleinstancethe user vm set for lb rule
+
+
+
+
+
+ +
+
+ + http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/3ebf9423/content/api/apidocs-4.7/domain_admin/listLoadBalancerRules.html ---------------------------------------------------------------------- diff --git a/content/api/apidocs-4.7/domain_admin/listLoadBalancerRules.html b/content/api/apidocs-4.7/domain_admin/listLoadBalancerRules.html new file mode 100644 index 0000000..525c1e9 --- /dev/null +++ b/content/api/apidocs-4.7/domain_admin/listLoadBalancerRules.html @@ -0,0 +1,208 @@ + + + + + + + +Apache CloudStack | The Power Behind Your Cloud + + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Apache CloudStack v4.7.0 Domain Admin API Reference + +

+

listLoadBalancerRules

+

Lists load balancer 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
fordisplaylist resources by display flag; only ROOT admin is eligible to pass this parameterfalse
idthe ID of the load balancer rulefalse
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
namethe name of the load balancer rulefalse
networkidlist by network ID the rule belongs tofalse
pagefalse
pagesizefalse
projectidlist objects by projectfalse
publicipidthe public IP address ID of the load balancer rulefalse
tagsList resources by tags (key/value pairs)false
virtualmachineidthe ID of the virtual machine of the load balancer rulefalse
zoneidthe availability zone IDfalse
+
+
+

Response Tags

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Response NameDescription
idthe load balancer rule ID
accountthe account of the load balancer rule
algorithmthe load balancer algorithm (source, roundrobin, leastconn)
cidrlistthe cidr list to forward traffic from
descriptionthe description of the load balancer
domainthe domain of the load balancer rule
domainidthe domain ID of the load balancer rule
fordisplayis rule for display to the regular user
namethe name of the load balancer
networkidthe id of the guest network the lb rule belongs to
privateportthe private port
projectthe project name of the load balancer
projectidthe project id of the load balancer
protocolthe protocol of the loadbalanacer rule
publicipthe public ip address
publicipidthe public ip address id
publicportthe public port
statethe state of the rule
zoneidthe id of the zone the rule belongs to
tags(*)the list of resource tags associated with load balancer
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/3ebf9423/content/api/apidocs-4.7/domain_admin/listLoadBalancers.html ---------------------------------------------------------------------- diff --git a/content/api/apidocs-4.7/domain_admin/listLoadBalancers.html b/content/api/apidocs-4.7/domain_admin/listLoadBalancers.html new file mode 100644 index 0000000..bd7dba4 --- /dev/null +++ b/content/api/apidocs-4.7/domain_admin/listLoadBalancers.html @@ -0,0 +1,217 @@ + + + + + + + +Apache CloudStack | The Power Behind Your Cloud + + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Apache CloudStack v4.7.0 Domain Admin API Reference + +

+

listLoadBalancers

+

Lists load balancers

+
+
+ +
+
+
+

Request parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Parameter NameDescriptionRequired
accountlist resources by account. Must be used with the domainId parameter.false
domainidlist only resources belonging to the domain specifiedfalse
fordisplaylist resources by display flag; only ROOT admin is eligible to pass this parameterfalse
idthe ID of the load balancerfalse
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
namethe name of the load balancerfalse
networkidthe network ID of the load balancerfalse
pagefalse
pagesizefalse
projectidlist objects by projectfalse
schemethe scheme of the load balancer. Supported value is internal in the current releasefalse
sourceipaddressthe source IP address of the load balancerfalse
sourceipaddressnetworkidthe network ID of the source IP addressfalse
tagsList resources by tags (key/value pairs)false
+
+
+

Response Tags

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Response NameDescription
idthe Load Balancer ID
accountthe account of the Load Balancer
algorithmthe load balancer algorithm (source, roundrobin, leastconn)
descriptionthe description of the Load Balancer
domainthe domain of the Load Balancer
domainidthe domain ID of the Load Balancer
fordisplayis rule for display to the regular user
namethe name of the Load Balancer
networkidLoad Balancer network id
projectthe project name of the Load Balancer
projectidthe project id of the Load Balancer
sourceipaddressLoad Balancer source ip
sourceipaddressnetworkidLoad Balancer source ip network id
loadbalancerinstance(*)the list of instances associated with the Load Balancer
idthe instance ID
ipaddressthe ip address of the instance
namethe name of the instance
statethe state of the instance
loadbalancerrule(*)the list of rules associated with the Load Balancer
instanceportinstance port of the load balancer rule
sourceportsource port of the load balancer rule
statethe state of the load balancer rule
tags(*)the list of resource tags associated with the Load Balancer
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/3ebf9423/content/api/apidocs-4.7/domain_admin/listLunsOnFiler.html ---------------------------------------------------------------------- diff --git a/content/api/apidocs-4.7/domain_admin/listLunsOnFiler.html b/content/api/apidocs-4.7/domain_admin/listLunsOnFiler.html new file mode 100644 index 0000000..b58d4ab --- /dev/null +++ b/content/api/apidocs-4.7/domain_admin/listLunsOnFiler.html @@ -0,0 +1,85 @@ + + + + + + + +Apache CloudStack | The Power Behind Your Cloud + + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Apache CloudStack v4.7.0 Domain Admin API Reference + +

+

listLunsOnFiler

+

List LUN

+
+
+ +
+
+
+

Request parameters

+ + + + + + + +
Parameter NameDescriptionRequired
poolnamepool name.true
+
+
+

Response Tags

+ + + + + + + + + + + + + + + + +
Response NameDescription
idlun id
iqnlun iqn
namelun name
volumeidvolume id
+
+
+
+
+
+ +
+
+ + http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/3ebf9423/content/api/apidocs-4.7/domain_admin/listNetworkACLLists.html ---------------------------------------------------------------------- diff --git a/content/api/apidocs-4.7/domain_admin/listNetworkACLLists.html b/content/api/apidocs-4.7/domain_admin/listNetworkACLLists.html new file mode 100644 index 0000000..9a14d26 --- /dev/null +++ b/content/api/apidocs-4.7/domain_admin/listNetworkACLLists.html @@ -0,0 +1,124 @@ + + + + + + + +Apache CloudStack | The Power Behind Your Cloud + + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Apache CloudStack v4.7.0 Domain Admin API Reference + +

+

listNetworkACLLists

+

Lists all network ACLs

+
+
+ +
+
+
+

Request parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Parameter NameDescriptionRequired
accountlist resources by account. Must be used with the domainId parameter.false
domainidlist only resources belonging to the domain specifiedfalse
fordisplaylist resources by display flag; only ROOT admin is eligible to pass this parameterfalse
idLists network ACL with the specified ID.false
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 network ACLs by specified namefalse
networkidlist network ACLs by network IDfalse
pagefalse
pagesizefalse
projectidlist objects by projectfalse
vpcidlist network ACLs by VPC IDfalse
+
+
+

Response Tags

+ + + + + + + + + + + + + + + + + + + +
Response NameDescription
idthe ID of the ACL
descriptionDescription of the ACL
fordisplayis ACL for display to the regular user
namethe Name of the ACL
vpcidId of the VPC this ACL is associated with
+
+
+
+
+
+ +
+
+ + http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/3ebf9423/content/api/apidocs-4.7/domain_admin/listNetworkACLs.html ---------------------------------------------------------------------- diff --git a/content/api/apidocs-4.7/domain_admin/listNetworkACLs.html b/content/api/apidocs-4.7/domain_admin/listNetworkACLs.html new file mode 100644 index 0000000..971c1ac --- /dev/null +++ b/content/api/apidocs-4.7/domain_admin/listNetworkACLs.html @@ -0,0 +1,190 @@ + + + + + + + +Apache CloudStack | The Power Behind Your Cloud + + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Apache CloudStack v4.7.0 Domain Admin API Reference + +

+

listNetworkACLs

+

Lists all network ACL items

+
+
+ +
+
+
+

Request parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Parameter NameDescriptionRequired
accountlist resources by account. Must be used with the domainId parameter.false
aclidlist network ACL items by ACL IDfalse
actionlist network ACL items by actionfalse
domainidlist only resources belonging to the domain specifiedfalse
fordisplaylist resources by display flag; only ROOT admin is eligible to pass this parameterfalse
idLists network ACL Item with the specified 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
networkidlist network ACL items by network IDfalse
pagefalse
pagesizefalse
projectidlist objects by projectfalse
protocollist network ACL items by protocolfalse
tagsList resources by tags (key/value pairs)false
traffictypelist network ACL items by traffic type - ingress or egressfalse
+
+
+

Response Tags

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Response NameDescription
idthe ID of the ACL Item
aclidthe ID of the ACL this item belongs to
actionAction of ACL Item. Allow/Deny
cidrlistthe cidr list to forward traffic from
endportthe ending port of ACL's port range
fordisplayis rule for display to the regular user
icmpcodeerror code for this icmp message
icmptypetype of the icmp message being sent
numberNumber of the ACL Item
protocolthe protocol of the ACL
startportthe starting port of ACL's port range
statethe state of the rule
traffictypethe traffic type for the ACL
tags(*)the list of resource tags associated with the network ACLs
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
+
+
+
+
+
+ +
+
+ +