Fix license headers and remove external links

This commit is contained in:
Brian Federle 2012-10-22 15:29:29 -07:00
parent 8bb273de8f
commit db165896d2
2 changed files with 206 additions and 201 deletions

View File

@ -1,144 +1,146 @@
// Copyright 2012 Citrix Systems, Inc. Licensed under the // Licensed to the Apache Software Foundation (ASF) under one
// Apache License, Version 2.0 (the "License"); you may not use this // or more contributor license agreements. See the NOTICE file
// file except in compliance with the License. Citrix Systems, Inc. // distributed with this work for additional information
// reserves all rights not expressly granted by the License. // regarding copyright ownership. The ASF licenses this file
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 // to you under the Apache License, Version 2.0 (the
// Unless required by applicable law or agreed to in writing, software // "License"); you may not use this file except in compliance
// distributed under the License is distributed on an "AS IS" BASIS, // with the License. You may obtain a copy of the License at
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
// //
// Automatically generated by addcopyright.py at 04/03/2012 // http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
cloudStack.docs = { cloudStack.docs = {
// Add account // Add account
helpAccountUsername: { helpAccountUsername: {
desc: 'Any desired login ID. Must be unique in the current domain. The same username can exist in other domains, including sub-domains.', desc: 'Any desired login ID. Must be unique in the current domain. The same username can exist in other domains, including sub-domains.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpAccountPassword: { helpAccountPassword: {
desc: 'Any desired password', desc: 'Any desired password',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpAccountConfirmPassword: { helpAccountConfirmPassword: {
desc: 'Type the same password again', desc: 'Type the same password again',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpAccountEmail: { helpAccountEmail: {
desc: 'The account\'s email address', desc: 'The account\'s email address',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpAccountFirstName: { helpAccountFirstName: {
desc: 'The first name, also known as the given name, of a person; or the first part of the entity represented by the account, such as a customer or department', desc: 'The first name, also known as the given name, of a person; or the first part of the entity represented by the account, such as a customer or department',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpAccountLastName: { helpAccountLastName: {
desc: 'The last name, also known as the family name, of a person; or the second part of the name of a customer or department', desc: 'The last name, also known as the family name, of a person; or the second part of the name of a customer or department',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpAccountDomain: { helpAccountDomain: {
desc: 'Domain in which the account is to be created', desc: 'Domain in which the account is to be created',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpAccountAccount: { helpAccountAccount: {
desc: 'Multiple users can exist in an account. Set the parent account name here.', desc: 'Multiple users can exist in an account. Set the parent account name here.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpAccountType: { helpAccountType: {
desc: 'Root admin can access all resources. Domain admin can access the domain\'s users, but not physical servers. User sees only their own resources, such as VMs.', desc: 'Root admin can access all resources. Domain admin can access the domain\'s users, but not physical servers. User sees only their own resources, such as VMs.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpAccountTimezone: { helpAccountTimezone: {
desc: 'Set the time zone that corresponds to the account\'s locale', desc: 'Set the time zone that corresponds to the account\'s locale',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpAccountNetworkDomain: { helpAccountNetworkDomain: {
desc: 'If you want to assign a special domain name to the account\'s guest VM network, specify the DNS suffix', desc: 'If you want to assign a special domain name to the account\'s guest VM network, specify the DNS suffix',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
// Add cluster // Add cluster
helpClusterZone: { helpClusterZone: {
desc: 'The zone in which you want to create the cluster', desc: 'The zone in which you want to create the cluster',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpClusterHypervisor: { helpClusterHypervisor: {
desc: 'The type of hypervisor software that runs on the hosts in this cluster. All hosts in a cluster run the same hypervisor.', desc: 'The type of hypervisor software that runs on the hosts in this cluster. All hosts in a cluster run the same hypervisor.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpClusterPod: { helpClusterPod: {
desc: 'The pod in which you want to create the cluster', desc: 'The pod in which you want to create the cluster',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpClusterName: { helpClusterName: {
desc: 'Any desired cluster name. Used for display only.', desc: 'Any desired cluster name. Used for display only.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpClustervCenterHost: { helpClustervCenterHost: {
desc: 'The hostname or IP address of the vCenter server', desc: 'The hostname or IP address of the vCenter server',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpClustervCenterUsername: { helpClustervCenterUsername: {
desc: 'ID of a user with all administrative privileges on vCenter', desc: 'ID of a user with all administrative privileges on vCenter',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpClustervCenterPassword: { helpClustervCenterPassword: {
desc: 'Password of the user in Username', desc: 'Password of the user in Username',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpClustervCenterDatacenter: { helpClustervCenterDatacenter: {
desc: 'The vCenter datacenter that the cluster is in. For example, cloud.dc.VM', desc: 'The vCenter datacenter that the cluster is in. For example, cloud.dc.VM',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
// Add compute offering // Add compute offering
helpComputeOfferingName: { helpComputeOfferingName: {
desc: 'Any desired name for the offering', desc: 'Any desired name for the offering',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpComputeOfferingDescription: { helpComputeOfferingDescription: {
desc: 'A short description of the offering that can be displayed to users', desc: 'A short description of the offering that can be displayed to users',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpComputeOfferingStorageType: { helpComputeOfferingStorageType: {
desc: 'Type of disk for the VM. Local storage is attached to the hypervisor host where the VM is running. Shared storage is accessible via NFS.', desc: 'Type of disk for the VM. Local storage is attached to the hypervisor host where the VM is running. Shared storage is accessible via NFS.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpComputeOfferingCPUCores: { helpComputeOfferingCPUCores: {
desc: 'The number of cores which should be allocated to a VM with this offering', desc: 'The number of cores which should be allocated to a VM with this offering',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpComputeOfferingCPUMHz: { helpComputeOfferingCPUMHz: {
desc: 'The CPU speed of the cores that the VM is allocated. For example, 2000 provides a 2 GHz clock.', desc: 'The CPU speed of the cores that the VM is allocated. For example, 2000 provides a 2 GHz clock.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpComputeOfferingMemory: { helpComputeOfferingMemory: {
desc: 'The amount of memory in megabytes to allocate for the system VM. For example, 2048 provides 2 GB RAM.', desc: 'The amount of memory in megabytes to allocate for the system VM. For example, 2048 provides 2 GB RAM.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpComputeOfferingNetworkRate: { helpComputeOfferingNetworkRate: {
desc: 'Allowed data transfer rate in MB per second', desc: 'Allowed data transfer rate in MB per second',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpComputeOfferingHA: { helpComputeOfferingHA: {
desc: 'If yes, the administrator can choose to have the VM be monitored and as highly available as possible', desc: 'If yes, the administrator can choose to have the VM be monitored and as highly available as possible',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpComputeOfferingStorageTags: { helpComputeOfferingStorageTags: {
desc: 'Comma-separated list of attributes that should be associated with the primary storage used by the VM. For example "ssd,blue".', desc: 'Comma-separated list of attributes that should be associated with the primary storage used by the VM. For example "ssd,blue".',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpComputeOfferingHostTags: { helpComputeOfferingHostTags: {
desc: 'Any tags that you use to organize your hosts', desc: 'Any tags that you use to organize your hosts',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpComputeOfferingCPUCap: { helpComputeOfferingCPUCap: {
desc: 'If yes, the system will limit the level of CPU usage even if spare capacity is available', desc: 'If yes, the system will limit the level of CPU usage even if spare capacity is available',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpComputeOfferingPublic: { helpComputeOfferingPublic: {
desc: 'Yes makes the offering available to all domains. No limits the scope to a subdomain; you will be prompted for the subdomain\'s name.', desc: 'Yes makes the offering available to all domains. No limits the scope to a subdomain; you will be prompted for the subdomain\'s name.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpComputeOfferingDomain: { helpComputeOfferingDomain: {
desc: 'The domain to associate this compute offering with' desc: 'The domain to associate this compute offering with'
@ -146,603 +148,603 @@ cloudStack.docs = {
// Add disk offering // Add disk offering
helpDiskOfferingName: { helpDiskOfferingName: {
desc: 'Any desired name for the offering', desc: 'Any desired name for the offering',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpDiskOfferingDescription: { helpDiskOfferingDescription: {
desc: 'A short description of the offering that can be displayed to users', desc: 'A short description of the offering that can be displayed to users',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpDiskOfferingStorageType: { helpDiskOfferingStorageType: {
desc: 'Type of disk for the VM. Local is attached to the hypervisor host where the VM is running. Shared is storage accessible via NFS.', desc: 'Type of disk for the VM. Local is attached to the hypervisor host where the VM is running. Shared is storage accessible via NFS.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpDiskOfferingCustomDiskSize: { helpDiskOfferingCustomDiskSize: {
desc: 'If checked, the user can set their own disk size. If not checked, the root administrator must define a value in Disk Size.', desc: 'If checked, the user can set their own disk size. If not checked, the root administrator must define a value in Disk Size.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpDiskOfferingDiskSize: { helpDiskOfferingDiskSize: {
desc: 'Appears only if Custom Disk Size is not selected. Define the volume size in GB.', desc: 'Appears only if Custom Disk Size is not selected. Define the volume size in GB.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpDiskOfferingStorageTags: { helpDiskOfferingStorageTags: {
desc: 'Comma-separated list of attributes that should be associated with the primary storage for this disk. For example "ssd,blue".', desc: 'Comma-separated list of attributes that should be associated with the primary storage for this disk. For example "ssd,blue".',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpDiskOfferingPublic: { helpDiskOfferingPublic: {
desc: 'Yes makes the offering available to all domains. No limits the scope to a subdomain; you will be prompted for the subdomain\'s name.', desc: 'Yes makes the offering available to all domains. No limits the scope to a subdomain; you will be prompted for the subdomain\'s name.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
// Add domain // Add domain
helpDomainName: { helpDomainName: {
desc: 'Any desired name for the new sub-domain. Must be unique within the current domain.', desc: 'Any desired name for the new sub-domain. Must be unique within the current domain.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpDomainNetworkDomain: { helpDomainNetworkDomain: {
desc: 'If you want to assign a special domain name to this domain\'s guest VM network, specify the DNS suffix', desc: 'If you want to assign a special domain name to this domain\'s guest VM network, specify the DNS suffix',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
// Add F5 // Add F5
helpF5IPAddress: { helpF5IPAddress: {
desc: 'The IP address of the device', desc: 'The IP address of the device',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpF5Username: { helpF5Username: {
desc: 'A user ID with valid authentication credentials that provide to access the device', desc: 'A user ID with valid authentication credentials that provide to access the device',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpF5Password: { helpF5Password: {
desc: 'The password for the user ID provided in Username', desc: 'The password for the user ID provided in Username',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpF5Type: { helpF5Type: {
desc: 'The type of device that is being added', desc: 'The type of device that is being added',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpF5PublicInterface: { helpF5PublicInterface: {
desc: 'Interface of device that is configured to be part of the public network', desc: 'Interface of device that is configured to be part of the public network',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpF5PrivateInterface: { helpF5PrivateInterface: {
desc: 'Interface of device that is configured to be part of the private network', desc: 'Interface of device that is configured to be part of the private network',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpF5Retries: { helpF5Retries: {
desc: 'Number of times to attempt a command on the device before considering the operation failed. Default is 2.', desc: 'Number of times to attempt a command on the device before considering the operation failed. Default is 2.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpF5Mode: { helpF5Mode: {
desc: 'Side by side mode is supported for the F5.', desc: 'Side by side mode is supported for the F5.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpF5Dedicated: { helpF5Dedicated: {
desc: 'Check this box to dedicate the device to a single account. The value in the Capacity field will be ignored.', desc: 'Check this box to dedicate the device to a single account. The value in the Capacity field will be ignored.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpF5Capacity: { helpF5Capacity: {
desc: 'Number of guest networks/accounts that will share this device', desc: 'Number of guest networks/accounts that will share this device',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
// Add guest network // Add guest network
helpGuestNetworkName: { helpGuestNetworkName: {
desc: 'The name of the network. This will be user-visible.', desc: 'The name of the network. This will be user-visible.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpGuestNetworkDisplayText: { helpGuestNetworkDisplayText: {
desc: 'The description of the network. This will be user-visible.', desc: 'The description of the network. This will be user-visible.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpGuestNetworkZone: { helpGuestNetworkZone: {
desc: 'The name of the zone this network applies to. The administrator must configure the IP range for the guest networks in each zone.', desc: 'The name of the zone this network applies to. The administrator must configure the IP range for the guest networks in each zone.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpGuestNetworkNetworkOffering: { helpGuestNetworkNetworkOffering: {
desc: 'If the administrator has configured multiple network offerings, select the one you want to use for this network', desc: 'If the administrator has configured multiple network offerings, select the one you want to use for this network',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpGuestNetworkGateway: { helpGuestNetworkGateway: {
desc: 'The gateway that the guests should use.', desc: 'The gateway that the guests should use.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpGuestNetworkNetmask: { helpGuestNetworkNetmask: {
desc: 'The netmask in use on the subnet the guests will use.', desc: 'The netmask in use on the subnet the guests will use.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
// Add guest network from zone // Add guest network from zone
helpGuestNetworkZoneName: { helpGuestNetworkZoneName: {
desc: 'The name of the network. This will be user-visible.', desc: 'The name of the network. This will be user-visible.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpGuestNetworkZoneDescription: { helpGuestNetworkZoneDescription: {
desc: 'The description of the network. This will be user-visible.', desc: 'The description of the network. This will be user-visible.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpGuestNetworkZoneVLANID: { helpGuestNetworkZoneVLANID: {
desc: 'The VLAN tag for this network', desc: 'The VLAN tag for this network',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpGuestNetworkZoneScope: { helpGuestNetworkZoneScope: {
desc: 'Scope', desc: 'Scope',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpGuestNetworkZoneNetworkOffering: { helpGuestNetworkZoneNetworkOffering: {
desc: 'If the administrator has configured multiple network offerings, select the one you want to use for this network', desc: 'If the administrator has configured multiple network offerings, select the one you want to use for this network',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpGuestNetworkZoneGateway: { helpGuestNetworkZoneGateway: {
desc: 'The gateway that the guests should use.', desc: 'The gateway that the guests should use.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpGuestNetworkZoneNetmask: { helpGuestNetworkZoneNetmask: {
desc: 'The netmask in use on the subnet the guests will use.', desc: 'The netmask in use on the subnet the guests will use.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpGuestNetworkZoneStartIP: { helpGuestNetworkZoneStartIP: {
desc: 'The first IP address to define a range that can be assigned to guests. We strongly recommend the use of multiple NICs.', desc: 'The first IP address to define a range that can be assigned to guests. We strongly recommend the use of multiple NICs.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpGuestNetworkZoneEndIP: { helpGuestNetworkZoneEndIP: {
desc: 'The final IP address to define a range that can be assigned to guests. We strongly recommend the use of multiple NICs.', desc: 'The final IP address to define a range that can be assigned to guests. We strongly recommend the use of multiple NICs.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpGuestNetworkZoneNetworkDomain: { helpGuestNetworkZoneNetworkDomain: {
desc: 'If you want to assign a special domain name to this guest VM network, specify the DNS suffix', desc: 'If you want to assign a special domain name to this guest VM network, specify the DNS suffix',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
// Add host // Add host
helpHostZone: { helpHostZone: {
desc: 'The zone where you want to add the host', desc: 'The zone where you want to add the host',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpHostPod: { helpHostPod: {
desc: 'The pod where you want to add the host', desc: 'The pod where you want to add the host',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpHostCluster: { helpHostCluster: {
desc: 'The cluster where you want to add the host', desc: 'The cluster where you want to add the host',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpHostName: { helpHostName: {
desc: 'The DNS name or IP address of the host', desc: 'The DNS name or IP address of the host',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpHostUsername: { helpHostUsername: {
desc: 'Usually root', desc: 'Usually root',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpHostPassword: { helpHostPassword: {
desc: 'The password for the user named in Username. The password was set during hypervisor installation on the host.', desc: 'The password for the user named in Username. The password was set during hypervisor installation on the host.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpHostTags: { helpHostTags: {
desc: 'Any labels that you use to categorize hosts for ease of maintenance or to enable HA.', desc: 'Any labels that you use to categorize hosts for ease of maintenance or to enable HA.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
// Add Netscaler // Add Netscaler
helpNetScalerIPAddress: { helpNetScalerIPAddress: {
desc: 'The IP address of the device', desc: 'The IP address of the device',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpNetScalerUsername: { helpNetScalerUsername: {
desc: 'A user ID with valid authentication credentials that provide to access the device', desc: 'A user ID with valid authentication credentials that provide to access the device',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpNetScalerPassword: { helpNetScalerPassword: {
desc: 'The password for the user ID provided in Username', desc: 'The password for the user ID provided in Username',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpNetScalerType: { helpNetScalerType: {
desc: 'The type of device that is being added', desc: 'The type of device that is being added',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpNetScalerPublicInterface: { helpNetScalerPublicInterface: {
desc: 'Interface of device that is configured to be part of the public network', desc: 'Interface of device that is configured to be part of the public network',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpNetScalerPrivateInterface: { helpNetScalerPrivateInterface: {
desc: 'Interface of device that is configured to be part of the private network', desc: 'Interface of device that is configured to be part of the private network',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpNetScalerRetries: { helpNetScalerRetries: {
desc: 'Number of times to attempt a command on the device before considering the operation failed. Default is 2.', desc: 'Number of times to attempt a command on the device before considering the operation failed. Default is 2.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpNetScalerDedicated: { helpNetScalerDedicated: {
desc: 'Check this box to dedicate the device to a single account. The value in the Capacity field will be ignored.', desc: 'Check this box to dedicate the device to a single account. The value in the Capacity field will be ignored.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpNetScalerCapacity: { helpNetScalerCapacity: {
desc: 'Number of guest networks/accounts that will share this device', desc: 'Number of guest networks/accounts that will share this device',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
// Add network offering // Add network offering
helpNetworkOfferingName: { helpNetworkOfferingName: {
desc: 'Any desired name for the network offering', desc: 'Any desired name for the network offering',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpNetworkOfferingNetworkRate: { helpNetworkOfferingNetworkRate: {
desc: 'Allowed data transfer rate in MB per second', desc: 'Allowed data transfer rate in MB per second',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpNetworkOfferingTrafficType: { helpNetworkOfferingTrafficType: {
desc: 'The type of network traffic that will be carried on the network', desc: 'The type of network traffic that will be carried on the network',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpNetworkOfferingGuestType: { helpNetworkOfferingGuestType: {
desc: 'Choose whether the guest network is isolated or shared.', desc: 'Choose whether the guest network is isolated or shared.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpNetworkOfferingSpecifyVLAN: { helpNetworkOfferingSpecifyVLAN: {
desc: '(Isolated guest networks only) Indicate whether a VLAN should be specified when this offering is used', desc: '(Isolated guest networks only) Indicate whether a VLAN should be specified when this offering is used',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
// Add pod // Add pod
helpPodZone: { helpPodZone: {
desc: 'The zone where you want to add the pod', desc: 'The zone where you want to add the pod',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpPodName: { helpPodName: {
desc: 'Set a name for the pod', desc: 'Set a name for the pod',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpPodGateway: { helpPodGateway: {
desc: 'The gateway for the hosts in the pod', desc: 'The gateway for the hosts in the pod',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpPodNetmask: { helpPodNetmask: {
desc: 'The network prefix that defines the pod\'s subnet. Use CIDR notation.', desc: 'The network prefix that defines the pod\'s subnet. Use CIDR notation.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpPodStartIP: { helpPodStartIP: {
desc: 'The first IP address to define a range in the management network that is used to manage various system VMs', desc: 'The first IP address to define a range in the management network that is used to manage various system VMs',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpPodEndIP: { helpPodEndIP: {
desc: 'The last IP address to define a range in the management network that is used to manage various system VMs', desc: 'The last IP address to define a range in the management network that is used to manage various system VMs',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
// Add primary storage // Add primary storage
helpPrimaryStorageZone: { helpPrimaryStorageZone: {
desc: 'The zone in which you want to create the primary storage', desc: 'The zone in which you want to create the primary storage',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpPrimaryStoragePod: { helpPrimaryStoragePod: {
desc: 'The pod in which you want to create the primary storage', desc: 'The pod in which you want to create the primary storage',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpPrimaryStorageCluster: { helpPrimaryStorageCluster: {
desc: 'The cluster in which you want to create the primary storage', desc: 'The cluster in which you want to create the primary storage',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpPrimaryStorageName: { helpPrimaryStorageName: {
desc: 'The name of the storage device', desc: 'The name of the storage device',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpPrimaryStorageProtocol: { helpPrimaryStorageProtocol: {
desc: 'For XenServer, choose NFS, iSCSI, or PreSetup. For KVM, choose NFS or SharedMountPoint. For vSphere, choose VMFS (iSCSI or FiberChannel) or NFS.', desc: 'For XenServer, choose NFS, iSCSI, or PreSetup. For KVM, choose NFS or SharedMountPoint. For vSphere, choose VMFS (iSCSI or FiberChannel) or NFS.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpPrimaryStorageServer: { helpPrimaryStorageServer: {
desc: 'NFS, iSCSI, or PreSetup: IP address or DNS name of the storage device. VMFS: IP address or DNS name of the vCenter server.', desc: 'NFS, iSCSI, or PreSetup: IP address or DNS name of the storage device. VMFS: IP address or DNS name of the vCenter server.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpPrimaryStoragePath: { helpPrimaryStoragePath: {
desc: 'NFS: exported path from the server. VMFS: /datacenter name/datastore name. SharedMountPoint: path where primary storage is mounted, such as "/mnt/primary"', desc: 'NFS: exported path from the server. VMFS: /datacenter name/datastore name. SharedMountPoint: path where primary storage is mounted, such as "/mnt/primary"',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpPrimaryStorageSRNameLabel: { helpPrimaryStorageSRNameLabel: {
desc: 'The name-label of the SR that has been set up independently of the cloud management system', desc: 'The name-label of the SR that has been set up independently of the cloud management system',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpPrimaryStorageTargetIQN: { helpPrimaryStorageTargetIQN: {
desc: 'In iSCSI, this is the IQN of the target. For example, iqn.1986-03.com.sun:02:01ec9bb549-1271378984', desc: 'In iSCSI, this is the IQN of the target. For example, iqn.1986-03.com.sun:02:01ec9bb549-1271378984',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpPrimaryStorageLun: { helpPrimaryStorageLun: {
desc: 'In iSCSI, this is the LUN number. For example, 3.', desc: 'In iSCSI, this is the LUN number. For example, 3.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpPrimaryStorageTags: { helpPrimaryStorageTags: {
desc: 'Comma-separated list of tags for this storage device. Must be the same set or a superset of the tags on your disk offerings.', desc: 'Comma-separated list of tags for this storage device. Must be the same set or a superset of the tags on your disk offerings.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
// Add secondary storage // Add secondary storage
helpSecondaryStorageZone: { helpSecondaryStorageZone: {
desc: 'The zone in which you want to create the secondary storage', desc: 'The zone in which you want to create the secondary storage',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpSecondaryStorageNFSServer: { helpSecondaryStorageNFSServer: {
desc: 'The IP address of the server', desc: 'The IP address of the server',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpSecondaryStoragePath: { helpSecondaryStoragePath: {
desc: 'The exported path from the server', desc: 'The exported path from the server',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
// Add SRX // Add SRX
helpSRXIPAddress: { helpSRXIPAddress: {
desc: 'The IP address of the device', desc: 'The IP address of the device',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpSRXUsername: { helpSRXUsername: {
desc: 'A user ID with valid authentication credentials that provide to access the device', desc: 'A user ID with valid authentication credentials that provide to access the device',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpSRXPassword: { helpSRXPassword: {
desc: 'The password for the user ID provided in Username', desc: 'The password for the user ID provided in Username',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpSRXType: { helpSRXType: {
desc: 'The type of device that is being added', desc: 'The type of device that is being added',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpSRXPublicInterface: { helpSRXPublicInterface: {
desc: 'Interface of device that is configured to be part of the public network. For example, ge-0/0/2', desc: 'Interface of device that is configured to be part of the public network. For example, ge-0/0/2',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpSRXPrivateInterface: { helpSRXPrivateInterface: {
desc: 'Interface of device that is configured to be part of the private network. For example, ge-0/0/1', desc: 'Interface of device that is configured to be part of the private network. For example, ge-0/0/1',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpSRXUsageInterface: { helpSRXUsageInterface: {
desc: 'Interface used to meter traffic. If you don\'t want to use the public interface, specify a different interface name here.', desc: 'Interface used to meter traffic. If you don\'t want to use the public interface, specify a different interface name here.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpSRXRetries: { helpSRXRetries: {
desc: 'Number of times to attempt a command on the device before considering the operation failed. Default is 2.', desc: 'Number of times to attempt a command on the device before considering the operation failed. Default is 2.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpSRXTimeout: { helpSRXTimeout: {
desc: 'The time to wait for a command on the SRX before considering it failed. Default is 300 seconds.', desc: 'The time to wait for a command on the SRX before considering it failed. Default is 300 seconds.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpSRXMode: { helpSRXMode: {
desc: 'Side by side mode is supported for the SRX.', desc: 'Side by side mode is supported for the SRX.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpSRXPublicNetwork: { helpSRXPublicNetwork: {
desc: 'The name of the public network on the SRX. For example, trust.', desc: 'The name of the public network on the SRX. For example, trust.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpSRXPrivateNetwork: { helpSRXPrivateNetwork: {
desc: 'The name of the private network on the SRX. For example, untrust.', desc: 'The name of the private network on the SRX. For example, untrust.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpSRXDedicated: { helpSRXDedicated: {
desc: 'Check this box to dedicate the device to a single account. The value in the Capacity field will be ignored.', desc: 'Check this box to dedicate the device to a single account. The value in the Capacity field will be ignored.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpSRXCapacity: { helpSRXCapacity: {
desc: 'Number of guest networks/accounts that will share this device', desc: 'Number of guest networks/accounts that will share this device',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
// Add system service offering // Add system service offering
helpSystemOfferingName: { helpSystemOfferingName: {
desc: 'Any desired name for the offering', desc: 'Any desired name for the offering',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpSystemOfferingDescription: { helpSystemOfferingDescription: {
desc: 'A short description of the offering that can be displayed to the root administrator', desc: 'A short description of the offering that can be displayed to the root administrator',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpSystemOfferingVMType: { helpSystemOfferingVMType: {
desc: 'The type of system VM that is being offered', desc: 'The type of system VM that is being offered',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpSystemOfferingStorageType: { helpSystemOfferingStorageType: {
desc: 'Type of disk for the system VM. Local storage is attached to the host where the system VM is running. Shared storage is accessible via NFS.', desc: 'Type of disk for the system VM. Local storage is attached to the host where the system VM is running. Shared storage is accessible via NFS.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpSystemOfferingCPUCores: { helpSystemOfferingCPUCores: {
desc: 'The number of cores which should be allocated to a system VM with this offering', desc: 'The number of cores which should be allocated to a system VM with this offering',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpSystemOfferingCPUMHz: { helpSystemOfferingCPUMHz: {
desc: 'The CPU speed of the cores that the system VM is allocated. For example, 2000 would provide for a 2 GHz clock.', desc: 'The CPU speed of the cores that the system VM is allocated. For example, 2000 would provide for a 2 GHz clock.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpSystemOfferingMemory: { helpSystemOfferingMemory: {
desc: 'The amount of memory in megabytes to allocate for the system VM. For example, 2048 provides 2 GB RAM.', desc: 'The amount of memory in megabytes to allocate for the system VM. For example, 2048 provides 2 GB RAM.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpSystemOfferingNetworkRate: { helpSystemOfferingNetworkRate: {
desc: 'Allowed data transfer rate in MB per second', desc: 'Allowed data transfer rate in MB per second',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpSystemOfferingHA: { helpSystemOfferingHA: {
desc: 'If yes, the administrator can choose to have the system VM be monitored and as highly available as possible', desc: 'If yes, the administrator can choose to have the system VM be monitored and as highly available as possible',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpSystemOfferingStorageTags: { helpSystemOfferingStorageTags: {
desc: 'Comma-separated list of attributes that should be associated with the primary storage used by the system VM. For example "ssd,blue".', desc: 'Comma-separated list of attributes that should be associated with the primary storage used by the system VM. For example "ssd,blue".',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpSystemOfferingHostTags: { helpSystemOfferingHostTags: {
desc: 'Any tags that you use to organize your hosts', desc: 'Any tags that you use to organize your hosts',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpSystemOfferingCPUCap: { helpSystemOfferingCPUCap: {
desc: 'If yes, the system will limit the level of CPU usage even if spare capacity is available', desc: 'If yes, the system will limit the level of CPU usage even if spare capacity is available',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpSystemOfferingPublic: { helpSystemOfferingPublic: {
desc: 'Yes makes the offering available to all domains. No limits the scope to a subdomain; you will be prompted for the subdomain\'s name.', desc: 'Yes makes the offering available to all domains. No limits the scope to a subdomain; you will be prompted for the subdomain\'s name.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
// Add tier // Add tier
helpTierName: { helpTierName: {
desc: 'A unique name for the tier', desc: 'A unique name for the tier',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpTierNetworkOffering: { helpTierNetworkOffering: {
desc: 'If the administrator has configured multiple network offerings, select the one you want to use for this tier', desc: 'If the administrator has configured multiple network offerings, select the one you want to use for this tier',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpTierGateway: { helpTierGateway: {
desc: 'The gateway for the tier. Must be in the Super CIDR range of the VPC and not overlapping the CIDR of any other tier in this VPC.', desc: 'The gateway for the tier. Must be in the Super CIDR range of the VPC and not overlapping the CIDR of any other tier in this VPC.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpTierNetmask: { helpTierNetmask: {
desc: 'Netmask for the tier. For example, with VPC CIDR of 10.0.0.0/16 and network tier CIDR of 10.0.1.0/24, gateway is 10.0.1.1 and netmask is 255.255.255.0', desc: 'Netmask for the tier. For example, with VPC CIDR of 10.0.0.0/16 and network tier CIDR of 10.0.1.0/24, gateway is 10.0.1.1 and netmask is 255.255.255.0',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
// Add user // Add user
helpUserUsername: { helpUserUsername: {
desc: 'Any desired user ID. Must be unique in the current domain. The same username can exist in other domains, including sub-domains.', desc: 'Any desired user ID. Must be unique in the current domain. The same username can exist in other domains, including sub-domains.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpUserPassword: { helpUserPassword: {
desc: 'Any desired user password', desc: 'Any desired user password',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpUserConfirmPassword: { helpUserConfirmPassword: {
desc: 'Type the same password again', desc: 'Type the same password again',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpUserEmail: { helpUserEmail: {
desc: 'The user\'s email address', desc: 'The user\'s email address',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpUserFirstName: { helpUserFirstName: {
desc: 'The user\'s first name, also known as the given name', desc: 'The user\'s first name, also known as the given name',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpUserLastName: { helpUserLastName: {
desc: 'The user\'s last name, also known as the family name', desc: 'The user\'s last name, also known as the family name',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpUserTimezone: { helpUserTimezone: {
desc: 'Set the time zone that corresponds to the user\'s locale', desc: 'Set the time zone that corresponds to the user\'s locale',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
// Add volume // Add volume
helpVolumeName: { helpVolumeName: {
desc: 'Give the volume a unique name so you can find it later.', desc: 'Give the volume a unique name so you can find it later.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpVolumeAvailabilityZone: { helpVolumeAvailabilityZone: {
desc: 'Where do you want the storage to reside? This should be close to the VM that will use the volume.', desc: 'Where do you want the storage to reside? This should be close to the VM that will use the volume.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpVolumeDiskOffering: { helpVolumeDiskOffering: {
desc: 'Choose the characteristics of the storage.', desc: 'Choose the characteristics of the storage.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
// Add VPC // Add VPC
helpVPCName: { helpVPCName: {
desc: 'A name for the new VPC', desc: 'A name for the new VPC',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpVPCDescription: { helpVPCDescription: {
desc: 'Display text about the VPC', desc: 'Display text about the VPC',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpVPCZone: { helpVPCZone: {
desc: 'Zone where you want the VPC to be available', desc: 'Zone where you want the VPC to be available',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpVPCSuperCIDR: { helpVPCSuperCIDR: {
desc: 'CIDR range for all the tiers within a VPC. Each tier\'s CIDR must be within the Super CIDR.', desc: 'CIDR range for all the tiers within a VPC. Each tier\'s CIDR must be within the Super CIDR.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpVPCDomain: { helpVPCDomain: {
desc: 'If you want to assign a special domain name to this VPC\'s guest VM network, specify the DNS suffix', desc: 'If you want to assign a special domain name to this VPC\'s guest VM network, specify the DNS suffix',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
// Add VPC gateway // Add VPC gateway
helpVPCGatewayPhysicalNetwork: { helpVPCGatewayPhysicalNetwork: {
desc: 'Name of a physical network that has been created in the zone', desc: 'Name of a physical network that has been created in the zone',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpVPCGatewayVLAN: { helpVPCGatewayVLAN: {
desc: 'The VLAN associated with the VPC gateway', desc: 'The VLAN associated with the VPC gateway',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpVPCGatewayIP: { helpVPCGatewayIP: {
desc: 'The IP address associated with the VPC gateway', desc: 'The IP address associated with the VPC gateway',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpVPCGatewayGateway: { helpVPCGatewayGateway: {
desc: 'The gateway through which the traffic is routed to and from the VPC', desc: 'The gateway through which the traffic is routed to and from the VPC',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpVPCGatewayNetmask: { helpVPCGatewayNetmask: {
desc: 'The netmask associated with the VPC gateway', desc: 'The netmask associated with the VPC gateway',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
// Copy template // Copy template
helpCopyTemplateDestination: { helpCopyTemplateDestination: {
desc: 'The zone to which you want to copy the template', desc: 'The zone to which you want to copy the template',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
// Register template // Register template
helpRegisterTemplate: { helpRegisterTemplate: {
desc: '', desc: '',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
// Register template // Register template
helpRegisterTemplateName: { helpRegisterTemplateName: {
desc: 'A unique name for the template. This will be visible to users, so choose something descriptive.', desc: 'A unique name for the template. This will be visible to users, so choose something descriptive.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpRegisterTemplateDescription: { helpRegisterTemplateDescription: {
desc: 'Display text describing the template. This will be visible to users, so choose something descriptive.', desc: 'Display text describing the template. This will be visible to users, so choose something descriptive.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpRegisterTemplateURL: { helpRegisterTemplateURL: {
desc: 'The Management Server will download the file from the specified URL, such as http://my.web.server/filename.vhd.gz', desc: 'The Management Server will download the file from the specified URL, such as http://my.web.server/filename.vhd.gz',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpRegisterTemplateZone: { helpRegisterTemplateZone: {
desc: 'Choose the zone where you want the template to be available, or All Zones to make it available throughout the cloud', desc: 'Choose the zone where you want the template to be available, or All Zones to make it available throughout the cloud',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpRegisterTemplateHypervisor: { helpRegisterTemplateHypervisor: {
desc: 'The hypervisor software from which this template is being imported; this determines the value of Format', desc: 'The hypervisor software from which this template is being imported; this determines the value of Format',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpRegisterTemplateFormat: { helpRegisterTemplateFormat: {
desc: 'The data format of the template upload file', desc: 'The data format of the template upload file',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpRegisterTemplateOSType: { helpRegisterTemplateOSType: {
desc: 'Operating system of the VM represented by the template. If the OS type of the template is not listed, choose Other.', desc: 'Operating system of the VM represented by the template. If the OS type of the template is not listed, choose Other.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpRegisterTemplateExtractable: { helpRegisterTemplateExtractable: {
desc: 'Whether the template is extractable or not', desc: 'Whether the template is extractable or not',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpRegisterTemplatePasswordEnabled: { helpRegisterTemplatePasswordEnabled: {
desc: 'Check this if the template has the password change script installed.', desc: 'Check this if the template has the password change script installed.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpRegisterTemplatePublic: { helpRegisterTemplatePublic: {
desc: 'Check this to make the template accessible to all users. The template will appear in the Community Templates list.', desc: 'Check this to make the template accessible to all users. The template will appear in the Community Templates list.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpRegisterTemplateFeatured: { helpRegisterTemplateFeatured: {
desc: 'Check this to make the template more prominent for users. The template will appear in the Featured Templates list.', desc: 'Check this to make the template more prominent for users. The template will appear in the Featured Templates list.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
// Upload volume // Upload volume
helpUploadVolumeName: { helpUploadVolumeName: {
desc: 'A unique name for the volume. This will be visible to users, so choose something descriptive.', desc: 'A unique name for the volume. This will be visible to users, so choose something descriptive.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpUploadVolumeZone: { helpUploadVolumeZone: {
desc: 'Choose the zone where you want to store the volume. VMs running on hosts in this zone can attach the volume.', desc: 'Choose the zone where you want to store the volume. VMs running on hosts in this zone can attach the volume.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpUploadVolumeFormat: { helpUploadVolumeFormat: {
desc: 'The disk image format of the volume. XenServer is VHD, VMware is OVA, and KVM is QCOW2.', desc: 'The disk image format of the volume. XenServer is VHD, VMware is OVA, and KVM is QCOW2.',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpUploadVolumeURL: { helpUploadVolumeURL: {
desc: 'Secure HTTP or HTTPS URL that can be used to get the disk. File type must match Format. For example, if Format is VHD, http://yourFileServerIP/userdata/myDataDisk.vhd', desc: 'Secure HTTP or HTTPS URL that can be used to get the disk. File type must match Format. For example, if Format is VHD, http://yourFileServerIP/userdata/myDataDisk.vhd',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
}, },
helpUploadVolumeChecksum: { helpUploadVolumeChecksum: {
desc: 'Use the hash that you created at the start of the volume upload procedure', desc: 'Use the hash that you created at the start of the volume upload procedure',
externalLink: 'http://docs.citrix.com/cloudplatform' externalLink: ''
} }
}; };

View File

@ -1,17 +1,20 @@
// Copyright 2012 Citrix Systems, Inc. Licensed under the // Licensed to the Apache Software Foundation (ASF) under one
// Apache License, Version 2.0 (the "License"); you may not use this // or more contributor license agreements. See the NOTICE file
// file except in compliance with the License. Citrix Systems, Inc. // distributed with this work for additional information
// reserves all rights not expressly granted by the License. // regarding copyright ownership. The ASF licenses this file
// You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 // to you under the Apache License, Version 2.0 (the
// Unless required by applicable law or agreed to in writing, software // "License"); you may not use this file except in compliance
// distributed under the License is distributed on an "AS IS" BASIS, // with the License. You may obtain a copy of the License at
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
// //
// Automatically generated by addcopyright.py at 04/03/2012 // http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
(function($,cloudStack) { (function($,cloudStack) {
$.widget("cloudStack.toolTip", { $.widget("cloudStack.toolTip", {
_init: function(args) { _init: function(args) {
var context = this.options.context; var context = this.options.context;