Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

H

haDeclareDeadTime - Variable in class com.morpheusdata.model.NetworkRouter
 
haInterface - Variable in class com.morpheusdata.model.NetworkRouter
 
haIpAddress1 - Variable in class com.morpheusdata.model.NetworkRouter
 
haIpAddress2 - Variable in class com.morpheusdata.model.NetworkRouter
 
haLogLevel - Variable in class com.morpheusdata.model.NetworkRouter
 
HandlebarsPluginTemplateLoader - Class in com.morpheusdata.views
A Template Loader for handlebars that sets some defaults and uses an injected classloader Default prefix "hbs/" Default suffix ".hbs"
HandlebarsPluginTemplateLoader(ClassLoader) - Constructor for class com.morpheusdata.views.HandlebarsPluginTemplateLoader
 
HandlebarsPluginTemplateLoader(String, ClassLoader) - Constructor for class com.morpheusdata.views.HandlebarsPluginTemplateLoader
 
HandlebarsRenderer - Class in com.morpheusdata.views
HandlebarsRenderer implements the Renderer interface.
HandlebarsRenderer() - Constructor for class com.morpheusdata.views.HandlebarsRenderer
 
HandlebarsRenderer(Handlebars) - Constructor for class com.morpheusdata.views.HandlebarsRenderer
 
HandlebarsRenderer(ClassLoader) - Constructor for class com.morpheusdata.views.HandlebarsRenderer
 
HandlebarsRenderer(String) - Constructor for class com.morpheusdata.views.HandlebarsRenderer
 
HandlebarsRenderer(String, ClassLoader) - Constructor for class com.morpheusdata.views.HandlebarsRenderer
 
handleRoute(String, ViewModel<?>, Map<String, String>) - Method in class com.morpheusdata.core.PluginManager
 
handleRoute(String, ViewModel<?>, Map<String, String>) - Method in class com.morpheusdata.web.Dispatcher
Looks up plugin based on path, checks user permissions and responds per the specified ViewModel
handleRoute(String, Map<String, String>) - Method in class com.morpheusdata.web.Dispatcher
Looks up plugin based on path, checks user permissions and responds.
hardwareCpuFrequency - Variable in class com.morpheusdata.model.ComputeServer
 
hardwareCpuModel - Variable in class com.morpheusdata.model.ComputeServer
 
hardwareProductName - Variable in class com.morpheusdata.model.ComputeServer
 
hardwareProductVendor - Variable in class com.morpheusdata.model.ComputeServer
 
hasActiveReplica - Variable in class com.morpheusdata.model.StorageVolumeType
 
hasAddToJob - Variable in class com.morpheusdata.model.BackupProviderType
 
hasAdminUser - Variable in class com.morpheusdata.model.InstanceType
 
hasAdminUser - Variable in class com.morpheusdata.model.InstanceTypeLayout
 
hasAffinityGroups - Variable in class com.morpheusdata.model.CloudType
 
hasAffinityGroups - Variable in class com.morpheusdata.model.ComputeServerGroupType
 
hasAffinityGroups() - Method in interface com.morpheusdata.core.providers.ClusterProvider
Indicates whether this cluster type supports affinity groups
hasAppLevelApprovalPolicy - Variable in class com.morpheusdata.model.AppTemplateType
 
hasApply - Variable in class com.morpheusdata.model.AppTemplateType
 
hasApprovals - Variable in class com.morpheusdata.model.AccountIntegrationType
 
hasAutomation - Variable in class com.morpheusdata.model.ComputeServerType
 
hasAutoScale - Variable in class com.morpheusdata.model.ComputeTypeLayout
 
hasAutoScale - Variable in class com.morpheusdata.model.InstanceType
 
hasAutoScale - Variable in class com.morpheusdata.model.InstanceTypeLayout
 
hasBackups - Variable in class com.morpheusdata.model.BackupProviderType
 
hasBareMetal - Variable in class com.morpheusdata.model.CloudType
 
hasBareMetal() - Method in interface com.morpheusdata.core.providers.CloudProvider
Returns whether a cloud supports bare metal VMs
hasBgp - Variable in class com.morpheusdata.model.NetworkRouterType
 
hasBlock - Variable in class com.morpheusdata.model.StorageServerType
 
hasBridging - Variable in class com.morpheusdata.model.NetworkRouterType
 
hasCancelBackup - Variable in class com.morpheusdata.model.BackupProviderType
 
hasCancelBackup() - Method in class com.morpheusdata.core.backup.AbstractBackupProvider
 
hasCancelBackup() - Method in interface com.morpheusdata.core.backup.BackupProviderInterface
The backup provider has the ability to cancel an in-progress backup.
hasCertificates - Variable in class com.morpheusdata.model.NetworkRouterType
 
hasChildInterfaces - Variable in class com.morpheusdata.model.ComputeServerInterfaceType
 
hasCloneJob - Variable in class com.morpheusdata.model.BackupProviderType
 
hasCloneTemplate() - Method in interface com.morpheusdata.core.providers.ProvisionProvider
Indicates if this provider supports cloning a vm to a template
hasCloudInit - Variable in class com.morpheusdata.model.CloudType
 
hasCloudInit() - Method in interface com.morpheusdata.core.providers.CloudProvider
Indicates if the cloud supports cloud-init.
hasCluster - Variable in class com.morpheusdata.model.AppTemplateType
 
hasCluster - Variable in class com.morpheusdata.model.ComputeServerGroupType
 
hasClusterStorage() - Method in interface com.morpheusdata.core.providers.ClusterProvider
Indicates whether this cluster type supports cluster storage
hasCM - Variable in class com.morpheusdata.model.AccountIntegrationType
 
hasCMDB - Variable in class com.morpheusdata.model.AccountIntegrationType
 
hasCommit - Variable in class com.morpheusdata.model.NetworkSecurityServerType
 
hasComputeZonePools() - Method in interface com.morpheusdata.core.providers.CloudProvider
Returns whether the cloud supports ComputeZonePool
hasComputeZonePools() - Method in interface com.morpheusdata.core.providers.ProvisionProvider
Determines if this provision type has ComputeZonePools that can be selected or not.
hasConfig - Variable in class com.morpheusdata.model.InstanceType
 
hasConfig - Variable in class com.morpheusdata.model.InstanceTypeLayout
 
hasConfigurableCpuSockets - Variable in class com.morpheusdata.model.ProvisionType
 
hasConfigurableSockets() - Method in interface com.morpheusdata.core.providers.ProvisionProvider
Indicates if the sockets are configurable when deploying a ComputeServer via a custom plan
hasContainers - Variable in class com.morpheusdata.model.CloudType
 
hasContainers - Variable in class com.morpheusdata.model.ProvisionType
 
hasCopyToStore - Variable in class com.morpheusdata.model.BackupProviderType
 
hasCopyToStore - Variable in class com.morpheusdata.model.BackupType
 
hasCosting - Variable in class com.morpheusdata.model.AccountResourceType
 
hasCosting - Variable in class com.morpheusdata.model.CloudType
 
hasCreateJob - Variable in class com.morpheusdata.model.BackupProviderType
 
hasCustomRender() - Method in class com.morpheusdata.core.Plugin
A conditional flag to check if this plugin registers a custom renderer outside of the default one provided by the PluginManager.
hasDatastore - Variable in class com.morpheusdata.model.ComputeServerGroupType
 
hasDatastore - Variable in class com.morpheusdata.model.ProvisionType
 
hasDatastore - Variable in class com.morpheusdata.model.StorageServerType
 
hasDatastore - Variable in class com.morpheusdata.model.StorageVolumeType
 
hasDatastores - Variable in class com.morpheusdata.model.CloudType
 
hasDatastores() - Method in interface com.morpheusdata.core.providers.CloudProvider
Returns whether a cloud supports Datastore
hasDatastores() - Method in interface com.morpheusdata.core.providers.ProvisionProvider
Determines if this provision type has datastores that can be selected or not.
hasDatastoreStorage() - Method in interface com.morpheusdata.core.providers.ClusterProvider
Indicates whether this cluster type supports datastore storage
hasDefaultCloud - Variable in class com.morpheusdata.model.AppTemplateType
 
hasDefaultDataDisk - Variable in class com.morpheusdata.model.ComputeServerGroupType
 
hasDefaultDataDisk() - Method in interface com.morpheusdata.core.providers.ClusterProvider
Indicates whether this cluster type supports a default data disk
hasDeployment - Variable in class com.morpheusdata.model.InstanceType
 
hasDeployment - Variable in class com.morpheusdata.model.ResourceSpecTemplate
 
hasDevices - Variable in class com.morpheusdata.model.ComputeServerType
Flags whether this ComputeServerType can have ComputeDevice's associated with it.
hasDhcp - Variable in class com.morpheusdata.model.NetworkRouterType
 
hasDhcpBinding - Variable in class com.morpheusdata.model.NetworkRouterType
 
hasDhcpRelay - Variable in class com.morpheusdata.model.NetworkRouterType
 
hasDiscovery - Variable in class com.morpheusdata.model.CloudType
 
hasDisks - Variable in class com.morpheusdata.model.StorageServerType
 
hasDNS - Variable in class com.morpheusdata.model.AccountIntegrationType
 
hasDnsClient - Variable in class com.morpheusdata.model.NetworkRouterType
 
hasDnsForwarding - Variable in class com.morpheusdata.model.NetworkRouterType
 
hasDrift - Variable in class com.morpheusdata.model.AppTemplateType
 
hasEdgeClusters - Variable in class com.morpheusdata.model.NetworkServerType
 
hasError(String) - Method in class com.morpheusdata.response.ServiceResponse
Return if the ServiceResponse has any errors set
hasErrors() - Method in class com.morpheusdata.response.ServiceResponse
Return if the ServiceResponse has any errors set
hasFailures() - Method in class com.morpheusdata.core.BulkCreateResult
A helper method for checking if there were failed items as part of the operation.
hasFailures() - Method in class com.morpheusdata.core.BulkRemoveResult
A helper method for checking if there were failed items as part of the operation.
hasFile - Variable in class com.morpheusdata.model.StorageServerType
 
hasFileBrowser - Variable in class com.morpheusdata.model.StorageServerType
 
hasFirewall - Variable in class com.morpheusdata.model.NetworkRouterType
 
hasFirewall - Variable in class com.morpheusdata.model.NetworkServerType
 
hasFirewall - Variable in class com.morpheusdata.model.NetworkType
 
hasFirewallGroups - Variable in class com.morpheusdata.model.NetworkRouterType
 
hasFirewallGroups - Variable in class com.morpheusdata.model.NetworkServerType
 
hasFloatingIps - Variable in class com.morpheusdata.model.CloudType
Deprecated.
hasFloatingIps - Variable in class com.morpheusdata.model.Network
 
hasFloatingIps - Variable in class com.morpheusdata.model.NetworkServerType
 
hasFloatingIps - Variable in class com.morpheusdata.model.NetworkSubnet
 
hasFolders - Variable in class com.morpheusdata.model.CloudType
 
hasFolders() - Method in interface com.morpheusdata.core.providers.CloudProvider
Returns whether a cloud supports ComputeZoneFolder
hasFunctions - Variable in class com.morpheusdata.model.CloudType
 
hasGateway - Variable in class com.morpheusdata.model.NetworkRouterType
 
hasGateways - Variable in class com.morpheusdata.model.NetworkServerType
 
hasGre - Variable in class com.morpheusdata.model.NetworkRouterType
 
hasGroups - Variable in class com.morpheusdata.model.StorageServerType
 
hasHighAvailability - Variable in class com.morpheusdata.model.NetworkRouterType
 
hasHosts - Variable in class com.morpheusdata.model.CloudType
 
hasHosts - Variable in class com.morpheusdata.model.StorageServerType
 
hasInstances - Variable in class com.morpheusdata.model.AppTemplateType
 
hasInstanceSnapshots() - Method in interface com.morpheusdata.core.providers.ProvisionProvider
Indicates whether snapshots are supported at instance level for this ProvisionProvider.
hasInterfaces - Variable in class com.morpheusdata.model.NetworkRouterType
 
hasIpsecVpn - Variable in class com.morpheusdata.model.NetworkRouterType
 
hasJobs - Variable in class com.morpheusdata.model.BackupProviderType
 
hasJobs - Variable in class com.morpheusdata.model.CloudType
 
hasL2tVpn - Variable in class com.morpheusdata.model.NetworkRouterType
 
hasLoadBalancers - Variable in class com.morpheusdata.model.NetworkServerType
 
hasLoadBalancing - Variable in class com.morpheusdata.model.NetworkRouterType
 
hasMaintenanceMode - Variable in class com.morpheusdata.model.ComputeServerType
 
hasMarketplace - Variable in class com.morpheusdata.model.CloudType
 
hasMasters - Variable in class com.morpheusdata.model.ComputeServerGroupType
 
hasMasters() - Method in interface com.morpheusdata.core.providers.ClusterProvider
Indicates whether this cluster type supports master nodes
hasMonitors - Variable in class com.morpheusdata.model.NetworkLoadBalancerType
 
hasMulticast - Variable in class com.morpheusdata.model.NetworkRouterType
 
hasNamespaces - Variable in class com.morpheusdata.model.StorageServerType
 
hasNat - Variable in class com.morpheusdata.model.NetworkRouterType
 
hasNativePlans - Variable in class com.morpheusdata.model.CloudType
 
hasNativeSecurityGroups - Variable in class com.morpheusdata.model.Cloud
 
hasNativeSecurityGroups - Variable in class com.morpheusdata.model.CloudType
 
hasNetworkAvailabilityZones - Variable in class com.morpheusdata.model.CloudType
 
hasNetworks - Variable in class com.morpheusdata.model.CloudType
 
hasNetworks - Variable in class com.morpheusdata.model.NetworkServerType
 
hasNetworks - Variable in class com.morpheusdata.model.ProvisionType
 
hasNetworks() - Method in interface com.morpheusdata.core.providers.CloudProvider
Returns whether a cloud supports Network
hasNetworks() - Method in interface com.morpheusdata.core.providers.ProvisionProvider
Determines if this provision type has networks that can be selected or not.
hasNetworkServer - Variable in class com.morpheusdata.model.NetworkRouterType
 
hasNetworkServer - Variable in class com.morpheusdata.model.NetworkType
 
hasNodeMonitors - Variable in class com.morpheusdata.model.NetworkLoadBalancerType
 
hasNodes - Variable in class com.morpheusdata.model.NetworkLoadBalancerType
 
hasNodeTypes() - Method in interface com.morpheusdata.core.providers.ProvisionProvider
Indicates if this provider supports node types
hasNodeWeight - Variable in class com.morpheusdata.model.NetworkLoadBalancerType
 
hasObject - Variable in class com.morpheusdata.model.StorageServerType
 
hasOptionalJob - Variable in class com.morpheusdata.model.BackupProviderType
 
hasOspf - Variable in class com.morpheusdata.model.NetworkRouterType
 
hasParameters - Variable in class com.morpheusdata.model.ProvisionType
 
hasPassphrase - Variable in class com.morpheusdata.model.AccountCertificate
 
hasPersistedItems() - Method in class com.morpheusdata.core.BulkCreateResult
A helper method for checking if there aer persisted items or not
hasPlanTagMatch - Variable in class com.morpheusdata.model.ProvisionType
 
hasPlanTagMatch() - Method in interface com.morpheusdata.core.providers.ProvisionProvider
Determines if this provision type supports service plans that expose the tag match property.
hasPolicies - Variable in class com.morpheusdata.model.NetworkLoadBalancerType
 
hasPools - Variable in class com.morpheusdata.model.NetworkLoadBalancerType
 
hasPricing() - Method in interface com.morpheusdata.core.providers.ClusterProvider
Indicates whether this cluster type supports pricing
hasPrivateVip - Variable in class com.morpheusdata.model.NetworkLoadBalancerType
 
hasProfiles - Variable in class com.morpheusdata.model.NetworkLoadBalancerType
 
hasProvisioningStep - Variable in class com.morpheusdata.model.InstanceType
 
hasRefresh - Variable in class com.morpheusdata.model.AppTemplateType
 
hasReplication - Variable in class com.morpheusdata.model.BackupProviderType
 
hasReplicationGroups - Variable in class com.morpheusdata.model.BackupProviderType
 
hasRepositories - Variable in class com.morpheusdata.model.BackupProviderType
 
hasReservations - Variable in class com.morpheusdata.model.CloudType
 
hasResourcePools - Variable in class com.morpheusdata.model.CloudType
 
hasResources - Variable in class com.morpheusdata.model.AppTemplateType
 
hasResources - Variable in class com.morpheusdata.model.ProvisionType
 
hasResults - Variable in class com.morpheusdata.model.TaskType
 
hasResults() - Method in interface com.morpheusdata.core.providers.TaskProvider
A flag indicating if the TaskType presents results that can be chained into other tasks
hasRetentionCount - Variable in class com.morpheusdata.model.BackupProviderType
 
hasRouteRedistribution - Variable in class com.morpheusdata.model.NetworkRouterType
 
hasRouters - Variable in class com.morpheusdata.model.NetworkServerType
 
hasRouteTables - Variable in class com.morpheusdata.model.NetworkServerType
 
hasRouting - Variable in class com.morpheusdata.model.NetworkRouterType
 
hasRules - Variable in class com.morpheusdata.model.NetworkLoadBalancerType
 
hasSchedule - Variable in class com.morpheusdata.model.BackupProviderType
 
hasScopes - Variable in class com.morpheusdata.model.NetworkServerType
 
hasScripts - Variable in class com.morpheusdata.model.NetworkLoadBalancerType
 
hasSecrets - Variable in class com.morpheusdata.model.AppTemplateType
 
hasSecurityEndpoints - Variable in class com.morpheusdata.model.NetworkSecurityServerType
 
hasSecurityGroupPriority - Variable in class com.morpheusdata.model.NetworkRouterType
 
hasSecurityGroupPriority - Variable in class com.morpheusdata.model.NetworkServerType
 
hasSecurityGroupRulePriority - Variable in class com.morpheusdata.model.NetworkServerType
 
hasSecurityGroups - Variable in class com.morpheusdata.model.CloudType
 
hasSecurityGroups - Variable in class com.morpheusdata.model.NetworkSecurityServerType
 
hasSecurityGroups - Variable in class com.morpheusdata.model.NetworkServerType
 
hasSecurityGroups - Variable in class com.morpheusdata.model.ProvisionType
 
hasSecurityGroups() - Method in interface com.morpheusdata.core.providers.CloudProvider
Returns whether a cloud supports SecurityGroup
hasSecurityGroups() - Method in interface com.morpheusdata.core.providers.ProvisionProvider
Can control security groups for instances using this provision provider
hasSecurityGroupsOnNetworks - Variable in class com.morpheusdata.model.ProvisionType
 
hasSecurityProfiles - Variable in class com.morpheusdata.model.NetworkSecurityServerType
 
hasSecurityRoles - Variable in class com.morpheusdata.model.NetworkSecurityServerType
 
hasSecurityZones - Variable in class com.morpheusdata.model.NetworkSecurityServerType
 
hasServers - Variable in class com.morpheusdata.model.BackupProviderType
 
hasServices - Variable in class com.morpheusdata.model.CloudType
 
hasServices - Variable in class com.morpheusdata.model.NetworkLoadBalancerType
 
hasServiceUser - Variable in class com.morpheusdata.model.InstanceType
 
hasServiceUser - Variable in class com.morpheusdata.model.InstanceTypeLayout
 
hasSettings - Variable in class com.morpheusdata.model.InstanceType
 
hasSettings - Variable in class com.morpheusdata.model.InstanceTypeLayout
 
hasSettings - Variable in class com.morpheusdata.model.WorkloadType
 
hasSingleTenant - Variable in class com.morpheusdata.model.InstanceTypeLayout
 
hasSites - Variable in class com.morpheusdata.model.BackupProviderType
 
hasSnapshots - Variable in class com.morpheusdata.model.ProvisionType
 
hasSslCert - Variable in class com.morpheusdata.model.WorkloadType
 
hasSslVpn - Variable in class com.morpheusdata.model.NetworkRouterType
 
hasState - Variable in class com.morpheusdata.model.AppTemplateType
 
hasStaticRouting - Variable in class com.morpheusdata.model.NetworkRouterType
 
hasStorageControllers - Variable in class com.morpheusdata.model.ProvisionType
 
hasStorageControllers() - Method in interface com.morpheusdata.core.providers.ProvisionProvider
Indicates if StorageControllers are utilized
hasStorageProvider - Variable in class com.morpheusdata.model.BackupProviderType
 
hasStorageProvider() - Method in class com.morpheusdata.core.backup.AbstractBackupProvider
 
hasStorageProvider() - Method in interface com.morpheusdata.core.backup.BackupProviderInterface
The backup provider supports multiple storage providers.
hasStreamToStore - Variable in class com.morpheusdata.model.BackupProviderType
 
hasStreamToStore - Variable in class com.morpheusdata.model.BackupType
 
hasSwitches - Variable in class com.morpheusdata.model.NetworkServerType
 
hasSwitches() - Method in interface com.morpheusdata.core.providers.NetworkProvider
Returns whether or not this network implementation supports NetworkSwitch.
hasSyslog - Variable in class com.morpheusdata.model.NetworkRouterType
 
hasTiers - Variable in class com.morpheusdata.model.AppTemplateType
 
hasVirtualServerPolicies - Variable in class com.morpheusdata.model.NetworkLoadBalancerType
 
hasVirtualServers - Variable in class com.morpheusdata.model.NetworkLoadBalancerType
 
hasVms - Variable in class com.morpheusdata.model.CloudType
 
hasVolumes - Variable in class com.morpheusdata.model.ProvisionType
 
hasWorkers - Variable in class com.morpheusdata.model.ComputeServerGroupType
 
hasWorkers() - Method in interface com.morpheusdata.core.providers.ClusterProvider
Indicates whether this cluster type supports worker nodes
hasZonePools - Variable in class com.morpheusdata.model.ProvisionType
 
haType - Variable in class com.morpheusdata.model.StorageGroup
 
haveDhcpReservation - Variable in class com.morpheusdata.model.provisioning.NetworkConfiguration
 
havePool - Variable in class com.morpheusdata.model.provisioning.NetworkConfiguration
 
headerBgColor - Variable in class com.morpheusdata.model.Account
 
headerFgColor - Variable in class com.morpheusdata.model.Account
 
headers - Variable in class com.morpheusdata.core.util.HttpApiClient.RequestOptions
The headers to include in the request.
headers - Variable in class com.morpheusdata.core.util.RestApiUtil.RestOptions
Deprecated.
 
healthPenalty - Variable in class com.morpheusdata.model.NetworkLoadBalancerPool
 
healthScore - Variable in class com.morpheusdata.model.NetworkLoadBalancerPool
 
heartbeatTarget - Variable in class com.morpheusdata.model.Datastore
 
heartbeatTargetCapable - Variable in class com.morpheusdata.model.DatastoreType
 
helpText - Variable in class com.morpheusdata.model.OptionType
 
helpTextI18nCode - Variable in class com.morpheusdata.model.OptionType
 
hexToSubnetMask(String) - Static method in class com.morpheusdata.core.util.NetworkUtility
 
hidden - Variable in class com.morpheusdata.model.CloudPool
 
hidden - Variable in class com.morpheusdata.model.ResourceSpecTemplate
 
hidden - Variable in class com.morpheusdata.model.ServicePlan
 
hidden - Variable in class com.morpheusdata.model.StorageBucketPermission
 
HIDDEN - Enum constant in enum class com.morpheusdata.model.OptionType.InputType
 
hideScopedResourcePools - Variable in class com.morpheusdata.model.CloudType
 
hidpiPath - Variable in class com.morpheusdata.model.Icon
 
holdDown - Variable in class com.morpheusdata.model.NetworkRouterBgpNeighbor
 
holder - Variable in class com.morpheusdata.model.NetworkLoadBalancerInstance
 
hopLimit - Variable in class com.morpheusdata.model.NetworkRouterBgpNeighbor
 
host - Enum constant in enum class com.morpheusdata.model.ComputeServerType.AgentType
 
host - Variable in class com.morpheusdata.model.BackupProvider
 
host - Variable in class com.morpheusdata.model.ComputeServerAccess
 
host - Variable in class com.morpheusdata.model.TaskConfig
 
hostDiskMode - Variable in class com.morpheusdata.model.ProvisionType
 
hostGroups - Variable in class com.morpheusdata.model.StorageServer
 
hostId - Variable in class com.morpheusdata.model.Datastore
 
hostId - Variable in class com.morpheusdata.model.NetworkRouter
 
hostInterface - Variable in class com.morpheusdata.model.ComputeServerInterface
 
hostMountPoint - Variable in class com.morpheusdata.model.TaskConfig.ContainerConfig
 
hostname - Variable in class com.morpheusdata.model.AccountResource
 
hostname - Variable in class com.morpheusdata.model.Container
Deprecated.
 
hostname - Variable in class com.morpheusdata.model.NetworkPoolIp
 
hostname - Variable in class com.morpheusdata.model.NetworkRouter
 
hostname - Variable in class com.morpheusdata.model.projection.ComputeServerIdentityProjection
 
hostname - Variable in class com.morpheusdata.model.TaskConfig.ContainerConfig
 
hostname - Variable in class com.morpheusdata.model.TaskConfig.InstanceConfig
 
hostname - Variable in class com.morpheusdata.model.TaskConfig.ServerConfig
 
hostname - Variable in class com.morpheusdata.model.Workload
 
hostname - Variable in class com.morpheusdata.response.AppProvisionResponse
Set to the hostname of the ComputeServer (optional)
hostname - Variable in class com.morpheusdata.response.ProvisionResponse
Set to the hostname of the ComputeServer (optional)
hostName - Variable in class com.morpheusdata.model.Instance
 
hostName - Variable in class com.morpheusdata.model.NetworkFloatingIp
 
hostNetwork - Variable in class com.morpheusdata.model.ProvisionType
 
hostPath - Variable in class com.morpheusdata.model.WorkloadTypeLog
 
hostPath - Variable in class com.morpheusdata.model.WorkloadTypeMount
 
hostPrefix - Variable in class com.morpheusdata.model.NetworkPool
 
HostProvisionProvider - Interface in com.morpheusdata.core.providers
Provides methods for interacting with the provisioning engine of Morpheus for host and vms directly
HostProvisionProvider.finalizeHostFacet - Interface in com.morpheusdata.core.providers
 
HostProvisionProvider.ResizeFacet - Interface in com.morpheusdata.core.providers
Allows the server to be resized
HostProvisionProvider.ResizeV2Facet - Interface in com.morpheusdata.core.providers
Allows the server to be resized with assistance in core for common concerns like adding/removing models, IPAM, storage and network provider hooks.
hostRecordEditable - Variable in class com.morpheusdata.model.NetworkPoolType
 
HostRequest - Class in com.morpheusdata.model.provisioning
 
HostRequest() - Constructor for class com.morpheusdata.model.provisioning.HostRequest
 
HostResponse - Class in com.morpheusdata.response
Deprecated.
HostResponse() - Constructor for class com.morpheusdata.response.HostResponse
Deprecated.
 
hosts - Variable in class com.morpheusdata.model.StorageServer
 
hostService - Variable in class com.morpheusdata.model.ComputeServerGroupType
 
hostType - Variable in class com.morpheusdata.model.ComputeType
 
hostType - Variable in class com.morpheusdata.model.ProvisionType
 
HostType - Enum Class in com.morpheusdata.model
 
hotpluggable - Variable in class com.morpheusdata.model.ComputeDeviceType
 
hotResize - Variable in class com.morpheusdata.model.ComputeServer
 
hotResize - Variable in class com.morpheusdata.response.ValidateResizeV2WorkloadResponse
 
hotResize - Variable in class com.morpheusdata.response.ValidateResizeWorkloadResponse
 
hourlyCost - Variable in class com.morpheusdata.model.AccountResource
 
hourlyCost - Variable in class com.morpheusdata.model.Container
Deprecated.
 
hourlyCost - Variable in class com.morpheusdata.model.Workload
 
hourlyPrice - Variable in class com.morpheusdata.model.AccountResource
 
hourlyPrice - Variable in class com.morpheusdata.model.ComputeServer
 
hourlyPrice - Variable in class com.morpheusdata.model.Container
Deprecated.
 
hourlyPrice - Variable in class com.morpheusdata.model.NetworkLoadBalancer
 
hourlyPrice - Variable in class com.morpheusdata.model.Workload
 
html - Variable in class com.morpheusdata.views.HTMLResponse
 
HTMLResponse - Class in com.morpheusdata.views
A response object that is passed back to morpheus-ui to render html.
HTMLResponse() - Constructor for class com.morpheusdata.views.HTMLResponse
 
HttpApiClient - Class in com.morpheusdata.core.util
Utility methods for calling external APIs in a standardized way.
HttpApiClient() - Constructor for class com.morpheusdata.core.util.HttpApiClient
The default constructor is public
HttpApiClient(boolean) - Constructor for class com.morpheusdata.core.util.HttpApiClient
 
HttpApiClient.RequestOptions - Class in com.morpheusdata.core.util
Options for making an HTTP request.
HttpApiClient.RequestOptions.OauthOptions - Class in com.morpheusdata.core.util
Oauth options for signing the request.
HttpApiClient.WithClientFunction - Interface in com.morpheusdata.core.util
 
httpClient - Variable in class com.morpheusdata.core.util.HttpApiClient.RequestOptions
Override the client used for the request.
httpClient - Variable in class com.morpheusdata.core.util.RestApiUtil.RestOptions
Deprecated.
 
httpProxy - Variable in class com.morpheusdata.model.NetworkPool
 
hypervisor - Variable in class com.morpheusdata.model.VirtualImage
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form