Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 74880200C01 for ; Wed, 4 Jan 2017 11:32:52 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 7188E160B4D; Wed, 4 Jan 2017 10:32:52 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 81317160B39 for ; Wed, 4 Jan 2017 11:32:49 +0100 (CET) Received: (qmail 19057 invoked by uid 500); 4 Jan 2017 10:32:42 -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 17288 invoked by uid 99); 4 Jan 2017 10:32:40 -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; Wed, 04 Jan 2017 10:32:40 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 80ACFDFD71; Wed, 4 Jan 2017 10:32:40 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: bhaisaab@apache.org To: commits@cloudstack.apache.org Date: Wed, 04 Jan 2017 10:32:58 -0000 Message-Id: In-Reply-To: <433cd090942a470db80c89b475c90ec4@git.apache.org> References: <433cd090942a470db80c89b475c90ec4@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [20/49] cloudstack-www git commit: content: update freshly built website archived-at: Wed, 04 Jan 2017 10:32:52 -0000 http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/071d0632/content/api/apidocs-4.9/apis/listStoragePools.html ---------------------------------------------------------------------- diff --git a/content/api/apidocs-4.9/apis/listStoragePools.html b/content/api/apidocs-4.9/apis/listStoragePools.html new file mode 100644 index 0000000..d756fb8 --- /dev/null +++ b/content/api/apidocs-4.9/apis/listStoragePools.html @@ -0,0 +1,184 @@ + + + + + + + +Apache CloudStack | The Power Behind Your Cloud + + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Apache CloudStack v4.9.0 Root Admin API Reference + +

+

listStoragePools

+

Lists storage pools.

+
+
+ +
+
+
+

Request parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Parameter NameDescriptionRequired
clusteridlist storage pools belongig to the specific clusterfalse
idthe ID of the storage poolfalse
ipaddressthe IP address for the storage poolfalse
keywordList by keywordfalse
namethe name of the storage poolfalse
pagefalse
pagesizefalse
paththe storage pool pathfalse
podidthe Pod ID for the storage poolfalse
scopethe ID of the storage poolfalse
zoneidthe Zone ID for the storage poolfalse
+
+
+

Response Tags

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Response NameDescription
idthe ID of the storage pool
capacityiopsIOPS CloudStack can provision from this storage pool
clusteridthe ID of the cluster for the storage pool
clusternamethe name of the cluster for the storage pool
createdthe date and time the storage pool was created
disksizeallocatedthe host's currently allocated disk size
disksizetotalthe total disk size of the storage pool
disksizeusedthe host's currently used disk size
hypervisorthe hypervisor type of the storage pool
ipaddressthe IP address of the storage pool
namethe name of the storage pool
overprovisionfactorthe overprovisionfactor for the storage pool
paththe storage pool path
podidthe Pod ID of the storage pool
podnamethe Pod name of the storage pool
scopethe scope of the storage pool
statethe state of the storage pool
storagecapabilitiesthe storage pool capabilities
suitableformigrationtrue if this pool is suitable to migrate a volume, false otherwise
tagsthe tags for the storage pool
typethe storage pool type
zoneidthe Zone ID of the storage pool
zonenamethe Zone name of the storage pool
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/071d0632/content/api/apidocs-4.9/apis/listStorageProviders.html ---------------------------------------------------------------------- diff --git a/content/api/apidocs-4.9/apis/listStorageProviders.html b/content/api/apidocs-4.9/apis/listStorageProviders.html new file mode 100644 index 0000000..028cf6f --- /dev/null +++ b/content/api/apidocs-4.9/apis/listStorageProviders.html @@ -0,0 +1,94 @@ + + + + + + + +Apache CloudStack | The Power Behind Your Cloud + + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Apache CloudStack v4.9.0 Root Admin API Reference + +

+

listStorageProviders

+

Lists storage providers.

+
+
+ +
+
+
+

Request parameters

+ + + + + + + + + + + + + + + + +
Parameter NameDescriptionRequired
typethe type of storage provider: either primary or imagetrue
keywordList by keywordfalse
pagefalse
pagesizefalse
+
+
+

Response Tags

+ + + + + + + + + + +
Response NameDescription
namethe name of the storage provider
typethe type of the storage provider: primary or image provider
+
+
+
+
+
+ +
+
+ + http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/071d0632/content/api/apidocs-4.9/apis/listStorageTags.html ---------------------------------------------------------------------- diff --git a/content/api/apidocs-4.9/apis/listStorageTags.html b/content/api/apidocs-4.9/apis/listStorageTags.html new file mode 100644 index 0000000..f885174 --- /dev/null +++ b/content/api/apidocs-4.9/apis/listStorageTags.html @@ -0,0 +1,94 @@ + + + + + + + +Apache CloudStack | The Power Behind Your Cloud + + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Apache CloudStack v4.9.0 Root Admin API Reference + +

+

listStorageTags

+

Lists storage tags

+
+
+ +
+
+
+

Request parameters

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

Response Tags

+ + + + + + + + + + + + + +
Response NameDescription
idthe ID of the storage tag
namethe name of the storage tag
poolidthe pool ID of the storage tag
+
+
+
+
+
+ +
+
+ + http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/071d0632/content/api/apidocs-4.9/apis/listSupportedNetworkServices.html ---------------------------------------------------------------------- diff --git a/content/api/apidocs-4.9/apis/listSupportedNetworkServices.html b/content/api/apidocs-4.9/apis/listSupportedNetworkServices.html new file mode 100644 index 0000000..77dd4a8 --- /dev/null +++ b/content/api/apidocs-4.9/apis/listSupportedNetworkServices.html @@ -0,0 +1,130 @@ + + + + + + + +Apache CloudStack | The Power Behind Your Cloud + + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Apache CloudStack v4.9.0 Root Admin API Reference + +

+

listSupportedNetworkServices

+

Lists all network services provided by CloudStack or for the given Provider.

+
+
+ +
+
+
+

Request parameters

+ + + + + + + + + + + + + + + + + + + +
Parameter NameDescriptionRequired
keywordList by keywordfalse
pagefalse
pagesizefalse
providernetwork service provider namefalse
servicenetwork service name to list providers and capabilities offalse
+
+
+

Response Tags

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Response NameDescription
namethe service name
capability(*)the list of capabilities
canchooseservicecapabilitycan this service capability value can be choosable while creatine network offerings
namethe capability name
valuethe capability value
provider(*)the service provider name
iduuid of the network provider
canenableindividualservicetrue if individual services can be enabled/disabled
destinationphysicalnetworkidthe destination physical network
namethe provider name
physicalnetworkidthe physical network this belongs to
servicelistservices for this provider
statestate of the network provider
+
+
+
+
+
+ +
+
+ + http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/071d0632/content/api/apidocs-4.9/apis/listSwifts.html ---------------------------------------------------------------------- diff --git a/content/api/apidocs-4.9/apis/listSwifts.html b/content/api/apidocs-4.9/apis/listSwifts.html new file mode 100644 index 0000000..69fd423 --- /dev/null +++ b/content/api/apidocs-4.9/apis/listSwifts.html @@ -0,0 +1,115 @@ + + + + + + + +Apache CloudStack | The Power Behind Your Cloud + + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Apache CloudStack v4.9.0 Root Admin API Reference + +

+

listSwifts

+

List Swift.

+
+
+ +
+
+
+

Request parameters

+ + + + + + + + + + + + + + + + +
Parameter NameDescriptionRequired
idthe id of the swiftfalse
keywordList by keywordfalse
pagefalse
pagesizefalse
+
+
+

Response Tags

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Response NameDescription
idthe ID of the image store
detailsthe details of the image store
namethe name of the image store
protocolthe protocol of the image store
providernamethe provider name of the image store
scopethe scope of the image store
urlthe url of the image store
zoneidthe Zone ID of the image store
zonenamethe Zone name of the image store
+
+
+
+
+
+ +
+
+ + http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/071d0632/content/api/apidocs-4.9/apis/listSystemVms.html ---------------------------------------------------------------------- diff --git a/content/api/apidocs-4.9/apis/listSystemVms.html b/content/api/apidocs-4.9/apis/listSystemVms.html new file mode 100644 index 0000000..c5f511c --- /dev/null +++ b/content/api/apidocs-4.9/apis/listSystemVms.html @@ -0,0 +1,193 @@ + + + + + + + +Apache CloudStack | The Power Behind Your Cloud + + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Apache CloudStack v4.9.0 Root Admin API Reference + +

+

listSystemVms

+

List system virtual machines.

+
+
+ +
+
+
+

Request parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Parameter NameDescriptionRequired
hostidthe host ID of the system VMfalse
idthe ID of the system VMfalse
keywordList by keywordfalse
namethe name of the system VMfalse
pagefalse
pagesizefalse
podidthe Pod ID of the system VMfalse
statethe state of the system VMfalse
storageidthe storage ID where vm's volumes belong tofalse
systemvmtypethe system VM type. Possible types are "consoleproxy" and "secondarystoragevm".false
zoneidthe Zone ID of the system VMfalse
+
+
+

Response Tags

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Response NameDescription
idthe ID of the system VM
activeviewersessionsthe number of active console sessions for the console proxy system vm
createdthe date and time the system VM was created
dns1the first DNS for the system VM
dns2the second DNS for the system VM
gatewaythe gateway for the system VM
hostidthe host ID for the system VM
hostnamethe hostname for the system VM
hypervisorthe hypervisor on which the template runs
jobidthe job ID associated with the system VM. This is only displayed if the router listed is part of a currently running asynchronous job.
jobstatusthe job status associated with the system VM. This is only displayed if the router listed is part of a currently running asynchronous job.
linklocalipthe link local IP address for the system vm
linklocalmacaddressthe link local MAC address for the system vm
linklocalnetmaskthe link local netmask for the system vm
namethe name of the system VM
networkdomainthe network domain for the system VM
podidthe Pod ID for the system VM
privateipthe private IP address for the system VM
privatemacaddressthe private MAC address for the system VM
privatenetmaskthe private netmask for the system VM
publicipthe public IP address for the system VM
publicmacaddressthe public MAC address for the system VM
publicnetmaskthe public netmask for the system VM
statethe state of the system VM
systemvmtypethe system VM type
templateidthe template ID for the system VM
zoneidthe Zone ID for the system VM
zonenamethe Zone name for the system VM
+
+
+
+
+
+ +
+
+ + http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/071d0632/content/api/apidocs-4.9/apis/listTags.html ---------------------------------------------------------------------- diff --git a/content/api/apidocs-4.9/apis/listTags.html b/content/api/apidocs-4.9/apis/listTags.html new file mode 100644 index 0000000..254ee4a --- /dev/null +++ b/content/api/apidocs-4.9/apis/listTags.html @@ -0,0 +1,145 @@ + + + + + + + +Apache CloudStack | The Power Behind Your Cloud + + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Apache CloudStack v4.9.0 Root Admin API Reference + +

+

listTags

+

List resource tag(s)

+
+
+ +
+
+
+

Request parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Parameter NameDescriptionRequired
accountlist resources by account. Must be used with the domainId parameter.false
customerlist by customer namefalse
domainidlist only resources belonging to the domain specifiedfalse
isrecursivedefaults to false, but if true, lists all resources from the parent specified by the domainId till leaves.false
keylist by keyfalse
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
resourceidlist by resource idfalse
resourcetypelist by resource typefalse
valuelist by valuefalse
+
+
+

Response Tags

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Response NameDescription
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/071d0632/content/api/apidocs-4.9/apis/listTemplatePermissions.html ---------------------------------------------------------------------- diff --git a/content/api/apidocs-4.9/apis/listTemplatePermissions.html b/content/api/apidocs-4.9/apis/listTemplatePermissions.html new file mode 100644 index 0000000..d79deeb --- /dev/null +++ b/content/api/apidocs-4.9/apis/listTemplatePermissions.html @@ -0,0 +1,94 @@ + + + + + + + +Apache CloudStack | The Power Behind Your Cloud + + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Apache CloudStack v4.9.0 Root Admin API Reference + +

+

listTemplatePermissions

+

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
+
+
+
+
+
+ +
+
+ + http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/071d0632/content/api/apidocs-4.9/apis/listTemplates.html ---------------------------------------------------------------------- diff --git a/content/api/apidocs-4.9/apis/listTemplates.html b/content/api/apidocs-4.9/apis/listTemplates.html new file mode 100644 index 0000000..2a219cf --- /dev/null +++ b/content/api/apidocs-4.9/apis/listTemplates.html @@ -0,0 +1,235 @@ + + + + + + + +Apache CloudStack | The Power Behind Your Cloud + + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Apache CloudStack v4.9.0 Root Admin API Reference + +

+

listTemplates

+

List all public, private, and privileged templates.

+
+
+ +
+
+
+

Request parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Parameter NameDescriptionRequired
templatefilterpossible 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).true
accountlist resources by account. Must be used with the domainId parameter.false
domainidlist only resources belonging to the domain specifiedfalse
hypervisorthe hypervisor for which to restrict the searchfalse
idthe template IDfalse
idsthe IDs of the templates, mutually exclusive with 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
namethe template namefalse
pagefalse
pagesizefalse
projectidlist objects by projectfalse
showremovedshow removed templates as wellfalse
tagsList resources by tags (key/value pairs)false
zoneidlist templates by zoneIdfalse
+
+
+

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
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/071d0632/content/api/apidocs-4.9/apis/listTrafficMonitors.html ---------------------------------------------------------------------- diff --git a/content/api/apidocs-4.9/apis/listTrafficMonitors.html b/content/api/apidocs-4.9/apis/listTrafficMonitors.html new file mode 100644 index 0000000..3b9cee8 --- /dev/null +++ b/content/api/apidocs-4.9/apis/listTrafficMonitors.html @@ -0,0 +1,103 @@ + + + + + + + +Apache CloudStack | The Power Behind Your Cloud + + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Apache CloudStack v4.9.0 Root Admin API Reference + +

+

listTrafficMonitors

+

List traffic monitor Hosts.

+
+
+ +
+
+
+

Request parameters

+ + + + + + + + + + + + + + + + +
Parameter NameDescriptionRequired
zoneidzone Idtrue
keywordList by keywordfalse
pagefalse
pagesizefalse
+
+
+

Response Tags

+ + + + + + + + + + + + + + + + + + + +
Response NameDescription
idthe ID of the external firewall
ipaddressthe management IP address of the external firewall
numretriesthe number of times to retry requests to the external firewall
timeoutthe timeout (in seconds) for requests to the external firewall
zoneidthe zone ID of the external firewall
+
+
+
+
+
+ +
+
+ + http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/071d0632/content/api/apidocs-4.9/apis/listTrafficTypeImplementors.html ---------------------------------------------------------------------- diff --git a/content/api/apidocs-4.9/apis/listTrafficTypeImplementors.html b/content/api/apidocs-4.9/apis/listTrafficTypeImplementors.html new file mode 100644 index 0000000..9b2bf6e --- /dev/null +++ b/content/api/apidocs-4.9/apis/listTrafficTypeImplementors.html @@ -0,0 +1,94 @@ + + + + + + + +Apache CloudStack | The Power Behind Your Cloud + + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Apache CloudStack v4.9.0 Root Admin API Reference + +

+

listTrafficTypeImplementors

+

Lists implementors of implementor of a network traffic type or implementors of all network traffic types

+
+
+ +
+
+
+

Request parameters

+ + + + + + + + + + + + + + + + +
Parameter NameDescriptionRequired
keywordList by keywordfalse
pagefalse
pagesizefalse
traffictypeOptional. The network traffic type, if specified, return its implementor. Otherwise, return all traffic types with their implementorfalse
+
+
+

Response Tags

+ + + + + + + + + + +
Response NameDescription
traffictypenetwork traffic type
traffictypeimplementorimplementor of network traffic type
+
+
+
+
+
+ +
+
+ + http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/071d0632/content/api/apidocs-4.9/apis/listTrafficTypes.html ---------------------------------------------------------------------- diff --git a/content/api/apidocs-4.9/apis/listTrafficTypes.html b/content/api/apidocs-4.9/apis/listTrafficTypes.html new file mode 100644 index 0000000..23cc0b3 --- /dev/null +++ b/content/api/apidocs-4.9/apis/listTrafficTypes.html @@ -0,0 +1,109 @@ + + + + + + + +Apache CloudStack | The Power Behind Your Cloud + + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Apache CloudStack v4.9.0 Root Admin API Reference + +

+

listTrafficTypes

+

Lists traffic types of a given physical network.

+
+
+ +
+
+
+

Request parameters

+ + + + + + + + + + + + + + + + +
Parameter NameDescriptionRequired
physicalnetworkidthe Physical Network IDtrue
keywordList by keywordfalse
pagefalse
pagesizefalse
+
+
+

Response Tags

+ + + + + + + + + + + + + + + + + + + + + + + + + +
Response NameDescription
iduuid of the network provider
canenableindividualservicetrue if individual services can be enabled/disabled
destinationphysicalnetworkidthe destination physical network
namethe provider name
physicalnetworkidthe physical network this belongs to
servicelistservices for this provider
statestate of the network provider
+
+
+
+
+
+ +
+
+ + http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/071d0632/content/api/apidocs-4.9/apis/listUcsBlades.html ---------------------------------------------------------------------- diff --git a/content/api/apidocs-4.9/apis/listUcsBlades.html b/content/api/apidocs-4.9/apis/listUcsBlades.html new file mode 100644 index 0000000..3a5b8ea --- /dev/null +++ b/content/api/apidocs-4.9/apis/listUcsBlades.html @@ -0,0 +1,103 @@ + + + + + + + +Apache CloudStack | The Power Behind Your Cloud + + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Apache CloudStack v4.9.0 Root Admin API Reference + +

+

listUcsBlades

+

List ucs blades

+
+
+ +
+
+
+

Request parameters

+ + + + + + + + + + + + + + + + +
Parameter NameDescriptionRequired
ucsmanageriducs manager idtrue
keywordList by keywordfalse
pagefalse
pagesizefalse
+
+
+

Response Tags

+ + + + + + + + + + + + + + + + + + + +
Response NameDescription
iducs blade id
bladednucs blade dn
hostidcloudstack host id this blade associates to
profilednassociated ucs profile dn
ucsmanageriducs manager id
+
+
+
+
+
+ +
+
+ + http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/071d0632/content/api/apidocs-4.9/apis/listUcsManagers.html ---------------------------------------------------------------------- diff --git a/content/api/apidocs-4.9/apis/listUcsManagers.html b/content/api/apidocs-4.9/apis/listUcsManagers.html new file mode 100644 index 0000000..4ecc813 --- /dev/null +++ b/content/api/apidocs-4.9/apis/listUcsManagers.html @@ -0,0 +1,103 @@ + + + + + + + +Apache CloudStack | The Power Behind Your Cloud + + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Apache CloudStack v4.9.0 Root Admin API Reference + +

+

listUcsManagers

+

List ucs manager

+
+
+ +
+
+
+

Request parameters

+ + + + + + + + + + + + + + + + + + + +
Parameter NameDescriptionRequired
idthe ID of the ucs managerfalse
keywordList by keywordfalse
pagefalse
pagesizefalse
zoneidthe zone idfalse
+
+
+

Response Tags

+ + + + + + + + + + + + + + + + +
Response NameDescription
idthe ID of the ucs manager
namethe name of ucs manager
urlthe url of ucs manager
zoneidthe zone ID of ucs manager
+
+
+
+
+
+ +
+
+ + http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/071d0632/content/api/apidocs-4.9/apis/listUcsProfiles.html ---------------------------------------------------------------------- diff --git a/content/api/apidocs-4.9/apis/listUcsProfiles.html b/content/api/apidocs-4.9/apis/listUcsProfiles.html new file mode 100644 index 0000000..b71afca --- /dev/null +++ b/content/api/apidocs-4.9/apis/listUcsProfiles.html @@ -0,0 +1,91 @@ + + + + + + + +Apache CloudStack | The Power Behind Your Cloud + + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + Apache CloudStack v4.9.0 Root Admin API Reference + +

+

listUcsProfiles

+

List profile in ucs manager

+
+
+ +
+
+
+

Request parameters

+ + + + + + + + + + + + + + + + +
Parameter NameDescriptionRequired
ucsmanageridthe id for the ucs managertrue
keywordList by keywordfalse
pagefalse
pagesizefalse
+
+
+

Response Tags

+ + + + + + + +
Response NameDescription
ucsdnucs profile dn
+
+
+
+
+
+ +
+
+ +