Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
C
- cacheByte(int) - Method in class com.morpheusdata.core.util.image.QcowHeader
- cacheBytes(byte[]) - Method in class com.morpheusdata.core.util.image.QcowHeader
- cacheBytes(byte[], int, int) - Method in class com.morpheusdata.core.util.image.QcowHeader
- cachedLocaleProperties - Variable in class com.morpheusdata.core.PluginManager
- cacheRepo - Variable in class com.morpheusdata.model.CodeRepository
- calculateNextFire(ExecuteScheduleType) - Method in interface com.morpheusdata.core.MorpheusExecuteScheduleTypeService
-
Returns the next fire date for a given schedule type
- calculateNextFire(ExecuteScheduleType) - Method in interface com.morpheusdata.core.synchronous.MorpheusSynchronousExecuteScheduleTypeService
-
Returns the next fire date for a given schedule type
- calculateRecommendations() - Method in interface com.morpheusdata.core.providers.GuidanceRecommendationProvider
-
This is the main entry point for creating discoveries / recommendations for the end user.
- callApi(String, String, String, String) - Method in class com.morpheusdata.core.util.HttpApiClient
-
Make a POST request to an API with the specified URL, path, and credentials.
- callApi(String, String, String, String) - Static method in class com.morpheusdata.core.util.RestApiUtil
-
Deprecated.
- callApi(String, String, String, String, HttpApiClient.RequestOptions) - Method in class com.morpheusdata.core.util.HttpApiClient
-
Make a POST request to an API with the specified URL, path, credentials, and
HttpApiClient.RequestOptions. - callApi(String, String, String, String, HttpApiClient.RequestOptions, String) - Method in class com.morpheusdata.core.util.HttpApiClient
-
Make a request to an API with the specified URL, path, credentials,
HttpApiClient.RequestOptions, and HTTP request method. - callApi(String, String, String, String, RestApiUtil.RestOptions) - Static method in class com.morpheusdata.core.util.RestApiUtil
-
Deprecated.
- callApi(String, String, String, String, RestApiUtil.RestOptions, String) - Static method in class com.morpheusdata.core.util.RestApiUtil
-
Deprecated.
- callJsonApi(String, String) - Method in class com.morpheusdata.core.util.HttpApiClient
-
Make a POST request to a JSON API with the specified URL and path.
- callJsonApi(String, String) - Static method in class com.morpheusdata.core.util.RestApiUtil
-
Deprecated.
- callJsonApi(String, String, HttpApiClient.RequestOptions) - Method in class com.morpheusdata.core.util.HttpApiClient
-
Make a POST request to a JSON API with the specified URL, path, and
HttpApiClient.RequestOptions. - callJsonApi(String, String, HttpApiClient.RequestOptions, String) - Method in class com.morpheusdata.core.util.HttpApiClient
-
Make a request to a JSON API with the specified URL, path,
HttpApiClient.RequestOptionsand HTTP method. - callJsonApi(String, String, RestApiUtil.RestOptions) - Static method in class com.morpheusdata.core.util.RestApiUtil
-
Deprecated.
- callJsonApi(String, String, RestApiUtil.RestOptions, String) - Static method in class com.morpheusdata.core.util.RestApiUtil
-
Deprecated.
- callJsonApi(String, String, String, String, HttpApiClient.RequestOptions) - Method in class com.morpheusdata.core.util.HttpApiClient
-
Make a POST request to a JSON API with the specified URL, path, username, password, and
HttpApiClient.RequestOptions. - callJsonApi(String, String, String, String, HttpApiClient.RequestOptions, String) - Method in class com.morpheusdata.core.util.HttpApiClient
-
Make a request to a JSON API with the specified URL, path, username, password,
HttpApiClient.RequestOptions, and HTTP method. - callJsonApi(String, String, String, String, RestApiUtil.RestOptions) - Static method in class com.morpheusdata.core.util.RestApiUtil
-
Deprecated.
- callJsonApi(String, String, String, String, RestApiUtil.RestOptions, String) - Static method in class com.morpheusdata.core.util.RestApiUtil
-
Deprecated.
- callStreamApi(String, String, String, String, byte[], HttpApiClient.RequestOptions, String) - Method in class com.morpheusdata.core.util.HttpApiClient
-
Executes an HTTP request with streaming capabilities to a specified URL and path.
- callStreamApi(String, String, String, String, HttpApiClient.RequestOptions, String) - Method in class com.morpheusdata.core.util.HttpApiClient
-
Executes an HTTP request with streaming capabilities to a specified URL and path.
- callStreamApi(String, String, String, String, InputStream, HttpApiClient.RequestOptions, String) - Method in class com.morpheusdata.core.util.HttpApiClient
-
Executes an HTTP request with streaming capabilities to a specified URL and path.
- callStreamApi(String, String, String, String, String, HttpApiClient.RequestOptions, String) - Method in class com.morpheusdata.core.util.HttpApiClient
-
Executes an HTTP request with streaming capabilities to a specified URL and path.
- callXmlApi(String, String, HttpApiClient.RequestOptions) - Method in class com.morpheusdata.core.util.HttpApiClient
-
Deprecated.
- callXmlApi(String, String, HttpApiClient.RequestOptions, String) - Method in class com.morpheusdata.core.util.HttpApiClient
-
Deprecated.
- callXmlApi(String, String, RestApiUtil.RestOptions) - Static method in class com.morpheusdata.core.util.RestApiUtil
-
Deprecated.
- callXmlApi(String, String, String, String, HttpApiClient.RequestOptions) - Method in class com.morpheusdata.core.util.HttpApiClient
-
Deprecated.
- callXmlApi(String, String, String, String, HttpApiClient.RequestOptions, String) - Method in class com.morpheusdata.core.util.HttpApiClient
-
Deprecated.
- callXmlApi(String, String, String, String, RestApiUtil.RestOptions, String) - Static method in class com.morpheusdata.core.util.RestApiUtil
-
Deprecated.
- canAddNodes - Variable in class com.morpheusdata.model.ComputeTypeSet
- canAddVolumes() - Method in interface com.morpheusdata.core.providers.ProvisionProvider
-
Indicates if volumes may be added during provisioning
- canAdmin - Variable in class com.morpheusdata.model.StorageBucketPermission
- CANCEL_REQUESTED - Enum constant in enum class com.morpheusdata.model.BackupRestore.Status
- CANCEL_REQUESTED - Enum constant in enum class com.morpheusdata.model.BackupResult.Status
- CANCEL_REQUESTED - Static variable in class com.morpheusdata.core.backup.util.BackupStatusUtility
-
Deprecated.
- cancelBackup(BackupResult, Map) - Method in class com.morpheusdata.core.backup.AbstractBackupTypeProvider
- cancelBackup(BackupResult, Map) - Method in class com.morpheusdata.core.backup.AbstractMorpheusBackupTypeProvider
- cancelBackup(BackupResult, Map) - Method in interface com.morpheusdata.core.backup.BackupExecutionProvider
-
Cancel the backup execution process without waiting for a result.
- cancelBackup(BackupResult, Map) - Method in interface com.morpheusdata.core.backup.BackupTypeProvider
-
Cancel the backup execution process without waiting for a result.
- cancelled - Enum constant in enum class com.morpheusdata.model.Instance.Status
- cancelled - Enum constant in enum class com.morpheusdata.model.RequestReference.ApprovalStatus
- CANCELLED - Enum constant in enum class com.morpheusdata.model.BackupRestore.Status
- CANCELLED - Enum constant in enum class com.morpheusdata.model.BackupResult.Status
- CANCELLED - Static variable in class com.morpheusdata.core.backup.util.BackupStatusUtility
-
Deprecated.
- canChangeServicePlanOnReconfigure - Variable in class com.morpheusdata.model.ProvisionType
-
Indicates whether a service plan can be changed when reconfiguring an instance of this provision type.
- canChangeServicePlanOnReconfigure() - Method in interface com.morpheusdata.core.providers.ProvisionProvider
-
Indicates if the current service plan can be changed on a reconfigure operation
- canChooseContainerMode - Variable in class com.morpheusdata.model.CloudType
- canCreate - Variable in class com.morpheusdata.model.JobType
- canCreateCloudPools() - Method in interface com.morpheusdata.core.providers.CloudProvider
-
Specifies whether the current cloud allows the user to create custom pools such as VPCs in AWS or Clusters in Vmware
- canCreateDatastores - Variable in class com.morpheusdata.model.CloudType
- canCreateDatastores() - Method in interface com.morpheusdata.core.providers.CloudProvider
-
Specifies whether the current cloud allows the user to create new datastores
- canCreateNetworks - Variable in class com.morpheusdata.model.CloudType
- canCreateNetworks() - Method in interface com.morpheusdata.core.providers.CloudProvider
-
Specifies whether the current cloud allows the user to create new networks
- canCreateResourcePools - Variable in class com.morpheusdata.model.CloudType
- canCustomizeDataVolumes() - Method in interface com.morpheusdata.core.providers.ProvisionProvider
-
Indicates if data volumes may be customized during provisioning.
- canCustomizeRootVolume() - Method in interface com.morpheusdata.core.providers.ProvisionProvider
-
Indicates if the root volume may be customized during provisioning.
- canDelete - Variable in class com.morpheusdata.model.JobType
- canDelete - Variable in class com.morpheusdata.model.NetworkSecurityServerType
- canDeleteCloudPools() - Method in interface com.morpheusdata.core.providers.CloudProvider
-
Specifies whether the current cloud allows the user to delete custom pools such as VPCs in AWS or Clusters in Vmware
- canDeleteResourcePools - Variable in class com.morpheusdata.model.CloudType
- canDeleteVirtualImages - Variable in class com.morpheusdata.model.CloudType
- canDeleteVirtualImages() - Method in interface com.morpheusdata.core.providers.ClusterProvider
-
Indicates whether this cluster type can delete virtual images associated with the cluster.
- canEdit - Variable in class com.morpheusdata.model.JobType
- canEdit - Variable in class com.morpheusdata.model.NetworkSecurityServerType
- canEnforceTags - Variable in class com.morpheusdata.model.ProvisionType
- canExecute - Variable in class com.morpheusdata.model.AccountDiscoveryType
- canExecute - Variable in class com.morpheusdata.model.DashboardItemType
- canExecute - Variable in class com.morpheusdata.model.JobType
- canManage - Variable in class com.morpheusdata.model.ComputeServerGroupType
- canManage - Variable in class com.morpheusdata.model.ResourcePermission
- canPersist - Variable in class com.morpheusdata.model.WorkloadTypeConfig
- canPersist - Variable in class com.morpheusdata.model.WorkloadTypeLog
- canPersist - Variable in class com.morpheusdata.model.WorkloadTypeMount
- canRead - Variable in class com.morpheusdata.model.StorageBucketPermission
- canReconfigureNetwork() - Method in interface com.morpheusdata.core.providers.ProvisionProvider
-
Indicates if the network can be changed
- canResizeRootVolume() - Method in interface com.morpheusdata.core.providers.ProvisionProvider
-
Indicates if the root volume may be resized
- canSyncHypervisorStats - Variable in class com.morpheusdata.model.CloudType
- canWrite - Variable in class com.morpheusdata.model.StorageBucketPermission
- capabilityType - Variable in class com.morpheusdata.model.ComputeDeviceType
- capacityInfo - Variable in class com.morpheusdata.model.ComputeServer
- CatalogItemLayoutProvider - Interface in com.morpheusdata.core
-
Deprecated.
- CatalogItemLayoutProvider - Interface in com.morpheusdata.core.providers
-
This provider provides a means to define custom layouts for rendering catalog item detail pages.
- CatalogItemType - Class in com.morpheusdata.model
-
Represents a Morpheus Service Catalog Item Type.
- CatalogItemType() - Constructor for class com.morpheusdata.model.CatalogItemType
- category - Variable in class com.morpheusdata.model.AccountCertificate
- category - Variable in class com.morpheusdata.model.AccountCertificateType
- category - Variable in class com.morpheusdata.model.AccountCredential
- category - Variable in class com.morpheusdata.model.AccountCredentialType
- category - Variable in class com.morpheusdata.model.AccountDiscoveryType
- category - Variable in class com.morpheusdata.model.AccountIntegrationObjectRef
- category - Variable in class com.morpheusdata.model.AccountIntegrationType
- category - Variable in class com.morpheusdata.model.AccountNamespace
- category - Variable in class com.morpheusdata.model.AccountPrice
- category - Variable in class com.morpheusdata.model.AccountResource
- category - Variable in class com.morpheusdata.model.AccountResourceType
- category - Variable in class com.morpheusdata.model.AppTemplate
- category - Variable in class com.morpheusdata.model.BackupJob
- category - Variable in class com.morpheusdata.model.BackupRepository
- category - Variable in class com.morpheusdata.model.CloudType
- category - Variable in class com.morpheusdata.model.CodeRepository
- category - Variable in class com.morpheusdata.model.ComputeServerGroup
- category - Variable in class com.morpheusdata.model.ComputeServerGroupType
- category - Variable in class com.morpheusdata.model.ComputeTypePackage
- category - Variable in class com.morpheusdata.model.ComputeTypeSet
- category - Variable in class com.morpheusdata.model.Container
-
Deprecated.
- category - Variable in class com.morpheusdata.model.ContainerType
- category - Variable in class com.morpheusdata.model.Dashboard
- category - Variable in class com.morpheusdata.model.DashboardItemType
- category - Variable in class com.morpheusdata.model.Datastore
- category - Variable in class com.morpheusdata.model.InstanceType
- category - Variable in class com.morpheusdata.model.JobTarget
- category - Variable in class com.morpheusdata.model.JobTemplate
- category - Variable in class com.morpheusdata.model.JobType
- category - Variable in class com.morpheusdata.model.Network
- category - Variable in class com.morpheusdata.model.NetworkFloatingIp
- category - Variable in class com.morpheusdata.model.NetworkFloatingIpPool
- category - Variable in class com.morpheusdata.model.NetworkLoadBalancerMonitor
- category - Variable in class com.morpheusdata.model.NetworkLoadBalancerPolicy
- category - Variable in class com.morpheusdata.model.NetworkLoadBalancerPool
- category - Variable in class com.morpheusdata.model.NetworkLoadBalancerProfile
- category - Variable in class com.morpheusdata.model.NetworkLoadBalancerRule
- category - Variable in class com.morpheusdata.model.NetworkLoadBalancerScript
- category - Variable in class com.morpheusdata.model.NetworkResourceGroup
- category - Variable in class com.morpheusdata.model.NetworkResourceGroupMember
- category - Variable in class com.morpheusdata.model.NetworkRoute
- category - Variable in class com.morpheusdata.model.NetworkRouter
- category - Variable in class com.morpheusdata.model.NetworkRouterInterface
- category - Variable in class com.morpheusdata.model.NetworkRouteTable
- category - Variable in class com.morpheusdata.model.NetworkSubnet
- category - Variable in class com.morpheusdata.model.NetworkSwitch
- category - Variable in class com.morpheusdata.model.NetworkSwitchType
- category - Variable in class com.morpheusdata.model.OperationData
- category - Variable in class com.morpheusdata.model.OperationNotification
- category - Variable in class com.morpheusdata.model.OptionType
- category - Variable in class com.morpheusdata.model.OsType
- category - Variable in class com.morpheusdata.model.PolicyType
- category - Variable in class com.morpheusdata.model.projection.AccountPriceIdentityProjection
- category - Variable in class com.morpheusdata.model.projection.CloudFolderIdentity
- category - Variable in class com.morpheusdata.model.projection.CloudPoolIdentity
- category - Variable in class com.morpheusdata.model.projection.ComputeServerIdentityProjection
- category - Variable in class com.morpheusdata.model.projection.NetworkPoolIdentityProjection
- category - Variable in class com.morpheusdata.model.projection.PricePlanIdentityProjection
- category - Variable in class com.morpheusdata.model.projection.ReferenceDataSyncProjection
- category - Variable in class com.morpheusdata.model.projection.SecurityGroupIdentityProjection
- category - Variable in class com.morpheusdata.model.projection.SecurityGroupLocationIdentityProjection
- category - Variable in class com.morpheusdata.model.projection.ServicePlanIdentityProjection
- category - Variable in class com.morpheusdata.model.projection.StorageVolumeIdentityProjection
- category - Variable in class com.morpheusdata.model.ReplicationGroup
- category - Variable in class com.morpheusdata.model.ReplicationSite
- category - Variable in class com.morpheusdata.model.ReportType
- category - Variable in class com.morpheusdata.model.ResourceSpec
- category - Variable in class com.morpheusdata.model.ResourceSpecTemplate
- category - Variable in class com.morpheusdata.model.ResourceSpecTemplateType
- category - Variable in class com.morpheusdata.model.SecurityGroupRuleLocation
- category - Variable in class com.morpheusdata.model.SettingType
- category - Variable in class com.morpheusdata.model.StorageBucket
- category - Variable in class com.morpheusdata.model.StorageBucketPermission
- category - Variable in class com.morpheusdata.model.StorageControllerType
- category - Variable in class com.morpheusdata.model.StorageGroup
- category - Variable in class com.morpheusdata.model.StorageServer
- category - Variable in class com.morpheusdata.model.system.SystemComponentType
- category - Variable in class com.morpheusdata.model.system.SystemType
- category - Variable in class com.morpheusdata.model.TaskConfig.ServerConfig
- category - Variable in class com.morpheusdata.model.TaskSet
- category - Variable in class com.morpheusdata.model.TaskType
- category - Variable in class com.morpheusdata.model.UserGroup
- category - Variable in class com.morpheusdata.model.VirtualImage
- category - Variable in class com.morpheusdata.model.Workload
- category - Variable in class com.morpheusdata.model.WorkloadScript
- category - Variable in class com.morpheusdata.model.WorkloadState
- category - Variable in class com.morpheusdata.model.WorkloadTemplate
- category - Variable in class com.morpheusdata.model.WorkloadType
- category - Variable in class com.morpheusdata.model.WorkloadTypeConfig
- category - Variable in class com.morpheusdata.model.WorkloadTypeSet
- categoryName - Variable in class com.morpheusdata.model.AccountCertificateType
- CDROM - Enum constant in enum class com.morpheusdata.core.providers.DatastoreTypeProvider.MvmProvisionFacet.MvmDiskConfig.DeviceType
- certAvailable - Variable in class com.morpheusdata.model.AccountCertificate
- certFile - Variable in class com.morpheusdata.model.AccountCertificate
- certificatePath - Variable in class com.morpheusdata.model.TaskConfig.ContainerConfig
- certificateStyle - Variable in class com.morpheusdata.model.TaskConfig.ContainerConfig
- certLoaded - Variable in class com.morpheusdata.model.AccountCertificate
- certName - Variable in class com.morpheusdata.model.AccountCertificate
- certRef - Variable in class com.morpheusdata.model.AccountCertificate
- certSchema - Variable in class com.morpheusdata.model.AccountCertificate
- certSize - Variable in class com.morpheusdata.model.NetworkLoadBalancerType
- certSource - Variable in class com.morpheusdata.model.AccountCertificate
- certStore - Variable in class com.morpheusdata.model.WorkloadTypeMount
- certType - Variable in class com.morpheusdata.model.AccountCertificate
- certUse - Variable in class com.morpheusdata.model.AccountCertificate
- chainFile - Variable in class com.morpheusdata.model.AccountCertificate
- change - Enum constant in enum class com.morpheusdata.model.RequestChangeDetail.Type
- change - Variable in class com.morpheusdata.model.provisioning.UserConfiguration
-
whether the user should be immediately changed during init
- changeManagementExtId - Variable in class com.morpheusdata.model.Container
-
Deprecated.
- changeManagementExtId - Variable in class com.morpheusdata.model.Workload
- changeManagementServiceId - Variable in class com.morpheusdata.model.Container
-
Deprecated.
- changeManagementServiceId - Variable in class com.morpheusdata.model.Workload
- CHECKBOX - Enum constant in enum class com.morpheusdata.model.OptionType.InputType
- checkDateCheckHash(Date, Date, String) - Static method in class com.morpheusdata.core.util.InvoiceUtility
- checkForProviderConflict(PluginProvider) - Method in class com.morpheusdata.core.Plugin
- checkIpv4Ip(String) - Static method in class com.morpheusdata.core.util.NetworkUtility
- checkIpv6InCidrRange(String, String) - Static method in class com.morpheusdata.core.util.NetworkUtility
- checkLock(String, Map<String, Object>) - Method in interface com.morpheusdata.core.MorpheusContext
-
Returns the unique lock key id for the specified lock key name if exists else null.
- checkpointTargetCapable - Variable in class com.morpheusdata.model.DatastoreType
- checkTypeCode - Variable in class com.morpheusdata.model.ContainerType
- checkTypeCode - Variable in class com.morpheusdata.model.WorkloadType
- CHEF_BOOTSTRAP - Static variable in class com.morpheusdata.model.ProcessStepType
- CHEF_INSTALL - Static variable in class com.morpheusdata.model.ProcessStepType
- CHEF_PROVISION - Static variable in class com.morpheusdata.model.ProcessStepType
- CHEF_RUN - Static variable in class com.morpheusdata.model.ProcessStepType
- chefBootstrap - Enum constant in enum class com.morpheusdata.model.ProcessEvent.ProcessType
-
Deprecated.
- chefInstall - Enum constant in enum class com.morpheusdata.model.ProcessEvent.ProcessType
-
Deprecated.
- chefProvision - Enum constant in enum class com.morpheusdata.model.ProcessEvent.ProcessType
-
Deprecated.
- chefRun - Enum constant in enum class com.morpheusdata.model.ProcessEvent.ProcessType
-
Deprecated.
- ChildFirstClassLoader - Class in com.morpheusdata.core
-
A
URLClassLoaderwhich searches in its own classloader context before delegating it to the parent classloader. - ChildFirstClassLoader(URL[], ClassLoader) - Constructor for class com.morpheusdata.core.ChildFirstClassLoader
- childTypes - Variable in class com.morpheusdata.model.ComputeServerInterfaceType
- cidr - Variable in class com.morpheusdata.model.Network
- cidr - Variable in class com.morpheusdata.model.NetworkFloatingIpPool
- cidr - Variable in class com.morpheusdata.model.NetworkPool
- cidr - Variable in class com.morpheusdata.model.NetworkPoolRange
- cidr - Variable in class com.morpheusdata.model.NetworkRouterInterface
- cidr - Variable in class com.morpheusdata.model.NetworkSubnet
- CidrConfig() - Constructor for class com.morpheusdata.core.util.NetworkUtility.CidrConfig
- CidrInfo() - Constructor for class com.morpheusdata.core.util.NetworkUtility.CidrInfo
- cidrIPv6 - Variable in class com.morpheusdata.model.Network
- cidrIPv6 - Variable in class com.morpheusdata.model.NetworkPool
- cidrIPv6 - Variable in class com.morpheusdata.model.NetworkPoolRange
- cidrMask - Variable in class com.morpheusdata.model.Network
- CidrRange() - Constructor for class com.morpheusdata.core.util.NetworkUtility.CidrRange
- cidrRequired - Variable in class com.morpheusdata.model.NetworkType
- cidrToAddress(String) - Static method in class com.morpheusdata.core.util.NetworkUtility
- city - Variable in class com.morpheusdata.model.AccountCertificate
- city - Variable in class com.morpheusdata.model.ComputeSite
- claimName - Variable in class com.morpheusdata.model.StorageVolume
- claimName - Variable in class com.morpheusdata.model.WorkloadTypeMount
- clean(BackupProvider, Map) - Method in class com.morpheusdata.core.backup.AbstractBackupTypeProvider
- clean(BackupProvider, Map) - Method in interface com.morpheusdata.core.backup.BackupTypeProvider
-
Clean up all data created by the backup type provider.
- cleanHostname(String) - Static method in class com.morpheusdata.core.util.NetworkUtility
- cleanupOnWorkloadRemoval - Variable in class com.morpheusdata.model.ComputeServerInterfaceType
-
Flags whether data in a ComputeServerInterface of this type should be cleaned after workload removal
- clearAlarm(OperationNotification) - Method in interface com.morpheusdata.core.MorpheusOperationNotificationService
- clearAlarm(OperationNotification) - Method in interface com.morpheusdata.core.synchronous.MorpheusSynchronousOperationNotificationService
- clearBackupProviderAlarm(BackupProvider) - Method in interface com.morpheusdata.core.MorpheusOperationNotificationService
- clearBackupProviderAlarm(BackupProvider) - Method in interface com.morpheusdata.core.synchronous.MorpheusSynchronousOperationNotificationService
- clearErrors() - Method in class com.morpheusdata.response.ServiceResponse
- clearHypervisorAlarm(ComputeServerIdentityProjection) - Method in interface com.morpheusdata.core.MorpheusOperationNotificationService
- clearHypervisorAlarm(ComputeServerIdentityProjection) - Method in interface com.morpheusdata.core.synchronous.MorpheusSynchronousOperationNotificationService
- clearItemAlarms(String, Long) - Method in interface com.morpheusdata.core.MorpheusOperationNotificationService
- clearItemAlarms(String, Long) - Method in interface com.morpheusdata.core.synchronous.MorpheusSynchronousOperationNotificationService
- clearLoadBalancerAlarm(NetworkLoadBalancer) - Method in interface com.morpheusdata.core.network.loadbalancer.MorpheusLoadBalancerService
-
Method used to clear alarms on a load balancer when it is back to normal functional state
- clearZoneAlarm(CloudIdentityProjection) - Method in interface com.morpheusdata.core.MorpheusOperationNotificationService
- clearZoneAlarm(CloudIdentityProjection) - Method in interface com.morpheusdata.core.synchronous.MorpheusSynchronousOperationNotificationService
- clientCertKeyStore - Variable in class com.morpheusdata.core.util.HttpApiClient.RequestOptions
-
KeyStore for client certificate
- cloneable - Variable in class com.morpheusdata.model.ProvisionType
- cloneBackupJob(BackupJob, BackupJob, Map) - Method in class com.morpheusdata.core.backup.AbstractBackupProvider
- cloneBackupJob(BackupJob, BackupJob, Map) - Method in interface com.morpheusdata.core.backup.BackupJobProvider
-
Clone the
BackupJobon the external system. - cloneBackupJob(BackupJob, BackupJob, Map) - Method in interface com.morpheusdata.core.backup.BackupProviderInterface
-
Clone the
BackupJobon the external system. - cloneBackupJob(BackupJob, BackupJob, Map) - Method in class com.morpheusdata.core.backup.DefaultBackupJobProvider
-
There is no additional work to be done, allow morpheus to complete the internal process.
- cloneLayoutId - Variable in class com.morpheusdata.model.InstanceTypeLayout
- cloneTemplate - Variable in class com.morpheusdata.model.ProvisionType
- cloneToTemplate(Workload, Map) - Method in interface com.morpheusdata.core.providers.ProvisionProvider
-
Used to create a new template or image from a given VM if the cloud supports doing so
- cloneType - Variable in class com.morpheusdata.model.ContainerType
- cloneType - Variable in class com.morpheusdata.model.WorkloadType
- cloneVmExternalId - Variable in class com.morpheusdata.response.PrepareCloneInstanceResponse
-
The external id of the VM that will be cloned
- cloneVolume(StorageVolume, ComputeServer, StorageVolume) - Method in interface com.morpheusdata.core.providers.DatastoreTypeProvider
-
Clones a volume based on a source volume object.
- cloneVolume(StorageVolume, ComputeServer, StorageVolume) - Method in interface com.morpheusdata.core.storage.MorpheusDatastoreTypeService
-
Clones a volume on the associated datastore
- cloneVolume(StorageVolume, ComputeServer, StorageVolume) - Method in interface com.morpheusdata.core.storage.MorpheusVmeQcow2DatastoreService
-
Clones a volume based on a source volume object.
- cloneVolume(StorageVolume, ComputeServer, VirtualImage, CloudFileInterface) - Method in interface com.morpheusdata.core.providers.DatastoreTypeProvider
-
Clones a volume based on a source being the reference to the actual File in the Virtual Image.
- cloneVolume(StorageVolume, ComputeServer, VirtualImage, CloudFileInterface) - Method in interface com.morpheusdata.core.storage.MorpheusDatastoreTypeService
-
Clones a volume on the associated datastore
- cloneVolume(StorageVolume, ComputeServer, VirtualImage, CloudFileInterface) - Method in interface com.morpheusdata.core.storage.MorpheusVmeQcow2DatastoreService
-
Clones a volume based on a source being the reference to the actual File in the Virtual Image.
- cloneVolume(StorageVolume, Snapshot) - Method in interface com.morpheusdata.core.providers.DatastoreTypeProvider.SnapshotFacet
- cloning - Enum constant in enum class com.morpheusdata.model.Instance.Status
- cloning - Enum constant in enum class com.morpheusdata.model.ProcessEvent.ProcessType
-
Deprecated.
- CLONING - Static variable in class com.morpheusdata.model.ProcessStepType
- close() - Method in class com.morpheusdata.core.util.image.Qcow2InputStream
- close() - Method in class com.morpheusdata.core.util.ProgressInputStream
- closeCache() - Method in class com.morpheusdata.core.util.image.QcowHeader
- cloud - Variable in class com.morpheusdata.model.CloudFolder
- cloud - Variable in class com.morpheusdata.model.CloudPool
- cloud - Variable in class com.morpheusdata.model.CloudRegion
- cloud - Variable in class com.morpheusdata.model.CloudType
- cloud - Variable in class com.morpheusdata.model.ComputeServer
- cloud - Variable in class com.morpheusdata.model.ComputeServerGroup
- cloud - Variable in class com.morpheusdata.model.Datastore
- cloud - Variable in class com.morpheusdata.model.Network
- cloud - Variable in class com.morpheusdata.model.NetworkLoadBalancer
- cloud - Variable in class com.morpheusdata.model.NetworkRouter
- cloud - Variable in class com.morpheusdata.model.NetworkSwitch
- cloud - Variable in class com.morpheusdata.model.OsTypeImage
- cloud - Variable in class com.morpheusdata.model.ReplicationSite
- cloud - Variable in class com.morpheusdata.model.Snapshot
- Cloud - Class in com.morpheusdata.model
-
Integrations or connections to public, private, hybrid clouds, or bare metal servers
- Cloud() - Constructor for class com.morpheusdata.model.Cloud
- CLOUD - Enum constant in enum class com.morpheusdata.core.providers.GenericIntegrationProvider.EventSubscriberFacet.EventScope
-
Deprecated.
- CLOUD - Enum constant in enum class com.morpheusdata.model.event.EventScope
- Cloud.Status - Enum Class in com.morpheusdata.model
- cloudAssociationType - Variable in class com.morpheusdata.model.AccountIntegrationType
- cloudCode - Variable in class com.morpheusdata.model.CloudRegion
- cloudCode - Variable in class com.morpheusdata.model.TaskConfig
- cloudConfigMeta - Variable in class com.morpheusdata.model.ComputeServer
- cloudConfigMeta - Variable in class com.morpheusdata.model.provisioning.AppRequest
- cloudConfigMeta - Variable in class com.morpheusdata.model.provisioning.HostRequest
- cloudConfigMeta - Variable in class com.morpheusdata.model.provisioning.InstanceRequest
- cloudConfigMeta - Variable in class com.morpheusdata.model.provisioning.WorkloadRequest
- cloudConfigNetwork - Variable in class com.morpheusdata.model.ComputeServer
- cloudConfigNetwork - Variable in class com.morpheusdata.model.provisioning.AppRequest
- cloudConfigNetwork - Variable in class com.morpheusdata.model.provisioning.HostRequest
- cloudConfigNetwork - Variable in class com.morpheusdata.model.provisioning.InstanceRequest
- cloudConfigNetwork - Variable in class com.morpheusdata.model.provisioning.WorkloadRequest
- cloudConfigOpts - Variable in class com.morpheusdata.model.provisioning.AppRequest
- cloudConfigOpts - Variable in class com.morpheusdata.model.provisioning.HostRequest
- cloudConfigOpts - Variable in class com.morpheusdata.model.provisioning.InstanceRequest
- cloudConfigOpts - Variable in class com.morpheusdata.model.provisioning.WorkloadRequest
- cloudConfigUser - Variable in class com.morpheusdata.model.ComputeServer
- cloudConfigUser - Variable in class com.morpheusdata.model.provisioning.AppRequest
- cloudConfigUser - Variable in class com.morpheusdata.model.provisioning.HostRequest
- cloudConfigUser - Variable in class com.morpheusdata.model.provisioning.InstanceRequest
- cloudConfigUser - Variable in class com.morpheusdata.model.provisioning.WorkloadRequest
- CloudCostingProvider - Interface in com.morpheusdata.core.providers
-
Morpheus provides a way to generate monthly invoices based on resources in a
Cloud. - CloudCostingProvider.CloudRefreshOptions - Class in com.morpheusdata.core.providers
- CloudCostResponse - Class in com.morpheusdata.response.costing
-
The Cloud Cost Response containing summary data when loading CloudCost via the
MorpheusAccountInvoiceService - CloudCostResponse() - Constructor for class com.morpheusdata.response.costing.CloudCostResponse
- cloudCredentialId - Variable in class com.morpheusdata.model.JobTarget
- cloudCredentialId - Variable in class com.morpheusdata.model.JobTemplate
- CloudFolder - Class in com.morpheusdata.model
- CloudFolder() - Constructor for class com.morpheusdata.model.CloudFolder
- CloudFolderIdentity - Class in com.morpheusdata.model.projection
-
Provides a subset of properties from the
ComputeZoneFolderobject for doing a sync match comparison with less bandwidth usage and memory footprint. - CloudFolderIdentity() - Constructor for class com.morpheusdata.model.projection.CloudFolderIdentity
- cloudId - Variable in class com.morpheusdata.model.AccountInvoice
- cloudId - Variable in class com.morpheusdata.model.AccountResource
- cloudId - Variable in class com.morpheusdata.model.projection.DatastoreIdentity
- cloudId - Variable in class com.morpheusdata.model.StorageVolume
- CloudIdentityProjection - Class in com.morpheusdata.model.projection
- CloudIdentityProjection() - Constructor for class com.morpheusdata.model.projection.CloudIdentityProjection
- CloudIdentityProjection(Long, String, String) - Constructor for class com.morpheusdata.model.projection.CloudIdentityProjection
- CloudInitializationProvider - Interface in com.morpheusdata.core.providers
- cloudInitUsers - Variable in class com.morpheusdata.model.provisioning.UsersConfiguration
-
the cloud-init users to be created during provisioning
- CloudInitUtils - Class in com.morpheusdata.core.util
- CloudInitUtils() - Constructor for class com.morpheusdata.core.util.CloudInitUtils
- cloudName - Variable in class com.morpheusdata.model.AccountInvoice
- cloudName - Variable in class com.morpheusdata.model.AccountResource
- cloudName - Variable in class com.morpheusdata.model.TaskConfig
- CloudNativeProvisionProvider - Interface in com.morpheusdata.core.providers
-
Provides methods for interacting with the provisioning engine of Morpheus.
- cloudPool - Variable in class com.morpheusdata.model.Network
- CloudPool - Class in com.morpheusdata.model
-
This model represents logical groupings/separations within a cloud for virtualization management for example Vmware Clusters/Resource Pools, or AWS VPCs, Azure Resource Groups, OpenStack Projects
- CloudPool() - Constructor for class com.morpheusdata.model.CloudPool
- CloudPool.Status - Enum Class in com.morpheusdata.model
- CloudPoolIdentity - Class in com.morpheusdata.model.projection
-
Provides a subset of properties from the
CloudPoolobject for doing a sync match comparison with less bandwidth usage and memory footprint. - CloudPoolIdentity() - Constructor for class com.morpheusdata.model.projection.CloudPoolIdentity
- cloudPools - Variable in class com.morpheusdata.request.FilterServicePlansCriteria
- CloudProvider - Interface in com.morpheusdata.core
-
Deprecated.
- CloudProvider - Interface in com.morpheusdata.core.providers
-
Provides a standard set of methods for interacting with cloud integrations or on-prem service providers.
- CloudProvider.AffinityGroupFacet - Interface in com.morpheusdata.core.providers
-
Adds support to a
CloudProviderfor managing Affinity and anti-affinity groups. - CloudProvider.CloudClassification - Enum Class in com.morpheusdata.core.providers
-
Classification for a cloud (e.g., public, private).
- CloudRefreshOptions() - Constructor for class com.morpheusdata.core.providers.CloudCostingProvider.CloudRefreshOptions
- cloudRegion - Variable in class com.morpheusdata.model.AccountInvoice
- CloudRegion - Class in com.morpheusdata.model
-
A model representing a region in a cloud.
- CloudRegion() - Constructor for class com.morpheusdata.model.CloudRegion
- CloudRegionIdentity - Class in com.morpheusdata.model.projection
-
This provides a way to query a list of regions and sync those regions for particular
Cloudobjects. - CloudRegionIdentity() - Constructor for class com.morpheusdata.model.projection.CloudRegionIdentity
- cloudType - Variable in class com.morpheusdata.model.Cloud
- cloudType - Variable in class com.morpheusdata.model.NetworkLoadBalancerType
- cloudType - Variable in class com.morpheusdata.model.OsTypeImage
- CloudType - Class in com.morpheusdata.model
-
A model class representing a cloud integration type (vmware, amazon, oracle, etc)
- CloudType() - Constructor for class com.morpheusdata.model.CloudType
- cloudTypeCode - Variable in class com.morpheusdata.model.TaskConfig.Zone
- CloudTypeIdentityProjection - Class in com.morpheusdata.model.projection
- CloudTypeIdentityProjection() - Constructor for class com.morpheusdata.model.projection.CloudTypeIdentityProjection
- CloudTypeIdentityProjection(Long, String, String) - Constructor for class com.morpheusdata.model.projection.CloudTypeIdentityProjection
- cloudTypeName - Variable in class com.morpheusdata.model.TaskConfig.Zone
- cloudUUID - Variable in class com.morpheusdata.model.AccountInvoice
- cluster - Variable in class com.morpheusdata.model.event.ClusterEvent
- CLUSTER - Enum constant in enum class com.morpheusdata.core.providers.GenericIntegrationProvider.EventSubscriberFacet.EventScope
-
Deprecated.
- CLUSTER - Enum constant in enum class com.morpheusdata.model.event.EventScope
- clusterAssociationType - Variable in class com.morpheusdata.model.AccountIntegrationType
- ClusterEvent - Class in com.morpheusdata.model.event
- ClusterEvent() - Constructor for class com.morpheusdata.model.event.ClusterEvent
- ClusterEvent.ClusterEventType - Enum Class in com.morpheusdata.model.event
- ClusterProvider - Interface in com.morpheusdata.core.providers
-
Represents a definition for a
ComputeServerGroupTypeso that custom cluster types can be created. - ClusterProvider.ServerPowerFacet - Interface in com.morpheusdata.core.providers
- ClusterTabList - Class in com.morpheusdata.core.util
- ClusterTabList() - Constructor for class com.morpheusdata.core.util.ClusterTabList
- ClusterTabProvider - Interface in com.morpheusdata.core
-
Deprecated.
- ClusterTabProvider - Interface in com.morpheusdata.core.providers
-
Renders tabs within a custom Cluster in Morpheus.
- clusterType - Variable in class com.morpheusdata.model.ComputeServerType
- clusterVersion - Variable in class com.morpheusdata.model.ComputeTypePackage
- cmdb - Enum constant in enum class com.morpheusdata.model.AccountIntegration.Category
- code - Enum constant in enum class com.morpheusdata.model.AccountIntegration.Category
- code - Variable in class com.morpheusdata.model.AccountCertificateType
- code - Variable in class com.morpheusdata.model.AccountCredential
- code - Variable in class com.morpheusdata.model.AccountCredentialType
- code - Variable in class com.morpheusdata.model.AccountDiscoveryType
- code - Variable in class com.morpheusdata.model.AccountIntegration
- code - Variable in class com.morpheusdata.model.AccountIntegrationType
- code - Variable in class com.morpheusdata.model.AccountInventoryType
- code - Variable in class com.morpheusdata.model.AccountNamespace
- code - Variable in class com.morpheusdata.model.AccountPrice
- code - Variable in class com.morpheusdata.model.AccountPriceSet
- code - Variable in class com.morpheusdata.model.AccountResource
- code - Variable in class com.morpheusdata.model.AccountResourceType
- code - Variable in class com.morpheusdata.model.AppTemplate
- code - Variable in class com.morpheusdata.model.AppTemplateType
- code - Variable in class com.morpheusdata.model.BackupJob
- code - Variable in class com.morpheusdata.model.BackupProvider
- code - Variable in class com.morpheusdata.model.BackupProviderType
- code - Variable in class com.morpheusdata.model.BackupRepository
- code - Variable in class com.morpheusdata.model.BackupType
- code - Variable in class com.morpheusdata.model.CloudFolder
- code - Variable in class com.morpheusdata.model.CloudPool
- code - Variable in class com.morpheusdata.model.CloudRegion
- code - Variable in class com.morpheusdata.model.CodeRepositoryTraitType
- code - Variable in class com.morpheusdata.model.ComputeDeviceType
- code - Variable in class com.morpheusdata.model.ComputeServerGroup
- code - Variable in class com.morpheusdata.model.ComputeServerGroupType
- code - Variable in class com.morpheusdata.model.ComputeServerInterfaceType
- code - Variable in class com.morpheusdata.model.ComputeServerType
- code - Variable in class com.morpheusdata.model.ComputeSite
- code - Variable in class com.morpheusdata.model.ComputeType
- code - Variable in class com.morpheusdata.model.ComputeTypeLayout
- code - Variable in class com.morpheusdata.model.ComputeTypePackage
- code - Variable in class com.morpheusdata.model.ComputeTypeSet
- code - Variable in class com.morpheusdata.model.ContainerType
- code - Variable in class com.morpheusdata.model.Dashboard
- code - Variable in class com.morpheusdata.model.DashboardItemType
- code - Variable in class com.morpheusdata.model.DatastoreType
- code - Variable in class com.morpheusdata.model.EnvironmentVariableType
- code - Variable in class com.morpheusdata.model.ExecuteScheduleType
- code - Variable in class com.morpheusdata.model.FileContent
- code - Variable in class com.morpheusdata.model.InstanceAction
- code - Variable in class com.morpheusdata.model.InstanceScaleType
- code - Variable in class com.morpheusdata.model.InstanceThreshold
- code - Variable in class com.morpheusdata.model.InstanceType
- code - Variable in class com.morpheusdata.model.InstanceTypeLayout
- code - Variable in class com.morpheusdata.model.JobTarget
- code - Variable in class com.morpheusdata.model.JobTemplate
- code - Variable in class com.morpheusdata.model.JobType
- code - Variable in class com.morpheusdata.model.KeyPair
- code - Variable in class com.morpheusdata.model.Network
- code - Variable in class com.morpheusdata.model.NetworkFloatingIpPool
- code - Variable in class com.morpheusdata.model.NetworkFloatingIpPoolType
- code - Variable in class com.morpheusdata.model.NetworkLoadBalancerMonitor
- code - Variable in class com.morpheusdata.model.NetworkLoadBalancerType
- code - Variable in class com.morpheusdata.model.NetworkPoolServerType
- code - Variable in class com.morpheusdata.model.NetworkPoolType
-
A Unique Code string for easier programmatic reference and API Use.
- code - Variable in class com.morpheusdata.model.NetworkRoute
- code - Variable in class com.morpheusdata.model.NetworkRouter
- code - Variable in class com.morpheusdata.model.NetworkRouterInterface
- code - Variable in class com.morpheusdata.model.NetworkRouterType
- code - Variable in class com.morpheusdata.model.NetworkRouteTable
- code - Variable in class com.morpheusdata.model.NetworkSecurityServerType
- code - Variable in class com.morpheusdata.model.NetworkServerType
- code - Variable in class com.morpheusdata.model.NetworkSubnet
- code - Variable in class com.morpheusdata.model.NetworkSwitch
- code - Variable in class com.morpheusdata.model.NetworkSwitchType
- code - Variable in class com.morpheusdata.model.OperationData
- code - Variable in class com.morpheusdata.model.OptionType
- code - Variable in class com.morpheusdata.model.OptionTypeFieldGroup
- code - Variable in class com.morpheusdata.model.OptionTypeForm
- code - Variable in class com.morpheusdata.model.OsType
- code - Variable in class com.morpheusdata.model.OsTypeImage
- code - Variable in class com.morpheusdata.model.Permission
- code - Variable in class com.morpheusdata.model.PolicyType
- code - Variable in class com.morpheusdata.model.PricePlanType
- code - Variable in class com.morpheusdata.model.ProcessStepType
- code - Variable in class com.morpheusdata.model.projection.AccountPriceIdentityProjection
- code - Variable in class com.morpheusdata.model.projection.AccountPriceSetIdentityProjection
- code - Variable in class com.morpheusdata.model.projection.BackupTypeIdentityProjection
- code - Variable in class com.morpheusdata.model.projection.CloudIdentityProjection
- code - Variable in class com.morpheusdata.model.projection.CloudTypeIdentityProjection
- code - Variable in class com.morpheusdata.model.projection.DatastoreIdentity
- code - Variable in class com.morpheusdata.model.projection.PricePlanIdentityProjection
- code - Variable in class com.morpheusdata.model.projection.ReplicationTypeIdentityProjection
- code - Variable in class com.morpheusdata.model.projection.ResourceSpecTemplateIdentityProjection
- code - Variable in class com.morpheusdata.model.projection.ServicePlanIdentityProjection
- code - Variable in class com.morpheusdata.model.projection.StorageBucketIdentityProjection
- code - Variable in class com.morpheusdata.model.projection.VirtualImageTypeIdentityProjection
- code - Variable in class com.morpheusdata.model.ProvisionType
- code - Variable in class com.morpheusdata.model.ReferenceData
- code - Variable in class com.morpheusdata.model.ReplicationGroup
- code - Variable in class com.morpheusdata.model.ReplicationSite
- code - Variable in class com.morpheusdata.model.ReplicationType
- code - Variable in class com.morpheusdata.model.ResourceSpec
- code - Variable in class com.morpheusdata.model.ResourceSpecTemplateType
- code - Variable in class com.morpheusdata.model.SecurityGroup
- code - Variable in class com.morpheusdata.model.SecurityGroupLocation
- code - Variable in class com.morpheusdata.model.SecurityGroupRuleLocation
- code - Variable in class com.morpheusdata.model.StorageBucketPermission
- code - Variable in class com.morpheusdata.model.StorageGroup
- code - Variable in class com.morpheusdata.model.StorageServerType
- code - Variable in class com.morpheusdata.model.system.SystemComponentType
- code - Variable in class com.morpheusdata.model.system.SystemType
- code - Variable in class com.morpheusdata.model.system.SystemTypeLayout
- code - Variable in class com.morpheusdata.model.Tab
- code - Variable in class com.morpheusdata.model.Task
- code - Variable in class com.morpheusdata.model.TaskConfig.Zone
- code - Variable in class com.morpheusdata.model.TaskSet
- code - Variable in class com.morpheusdata.model.TaskType
- code - Variable in class com.morpheusdata.model.TierType
- code - Variable in class com.morpheusdata.model.VirtualImage
- code - Variable in class com.morpheusdata.model.VirtualImageLocation
- code - Variable in class com.morpheusdata.model.WorkloadAction
- code - Variable in class com.morpheusdata.model.WorkloadScript
- code - Variable in class com.morpheusdata.model.WorkloadState
- code - Variable in class com.morpheusdata.model.WorkloadTemplate
- code - Variable in class com.morpheusdata.model.WorkloadType
- code - Variable in class com.morpheusdata.model.WorkloadTypeConfig
- code - Variable in class com.morpheusdata.model.WorkloadTypeLog
- code - Variable in class com.morpheusdata.model.WorkloadTypeMount
- code - Variable in class com.morpheusdata.model.WorkloadTypePort
- code - Variable in class com.morpheusdata.model.WorkloadTypeSet
- code - Variable in class com.morpheusdata.model.Workspace
- code - Variable in class com.morpheusdata.model.WorkspaceType
- CODE_EDITOR - Enum constant in enum class com.morpheusdata.model.OptionType.InputType
- codeLanguage - Variable in class com.morpheusdata.model.CodeRepository
- CodeRepository - Class in com.morpheusdata.model
- CodeRepository() - Constructor for class com.morpheusdata.model.CodeRepository
- CodeRepositoryResponse - Class in com.morpheusdata.response
-
The contents of a code repository
- CodeRepositoryResponse() - Constructor for class com.morpheusdata.response.CodeRepositoryResponse
- CodeRepositoryTrait - Class in com.morpheusdata.model
- CodeRepositoryTrait() - Constructor for class com.morpheusdata.model.CodeRepositoryTrait
- CodeRepositoryTraitType - Class in com.morpheusdata.model
- CodeRepositoryTraitType() - Constructor for class com.morpheusdata.model.CodeRepositoryTraitType
- collapsible - Variable in class com.morpheusdata.model.OptionTypeFieldGroup
- com.morpheusdata - package com.morpheusdata
- com.morpheusdata.core - package com.morpheusdata.core
- com.morpheusdata.core.admin - package com.morpheusdata.core.admin
- com.morpheusdata.core.backup - package com.morpheusdata.core.backup
- com.morpheusdata.core.backup.response - package com.morpheusdata.core.backup.response
- com.morpheusdata.core.backup.util - package com.morpheusdata.core.backup.util
- com.morpheusdata.core.cloud - package com.morpheusdata.core.cloud
- com.morpheusdata.core.compute - package com.morpheusdata.core.compute
- com.morpheusdata.core.costing - package com.morpheusdata.core.costing
- com.morpheusdata.core.cypher - package com.morpheusdata.core.cypher
- com.morpheusdata.core.dashboard - package com.morpheusdata.core.dashboard
- com.morpheusdata.core.data - package com.morpheusdata.core.data
- com.morpheusdata.core.guidance - package com.morpheusdata.core.guidance
- com.morpheusdata.core.integration - package com.morpheusdata.core.integration
- com.morpheusdata.core.library - package com.morpheusdata.core.library
- com.morpheusdata.core.localization - package com.morpheusdata.core.localization
- com.morpheusdata.core.network - package com.morpheusdata.core.network
- com.morpheusdata.core.network.loadbalancer - package com.morpheusdata.core.network.loadbalancer
- com.morpheusdata.core.policy - package com.morpheusdata.core.policy
- com.morpheusdata.core.providers - package com.morpheusdata.core.providers
- com.morpheusdata.core.provisioning - package com.morpheusdata.core.provisioning
- com.morpheusdata.core.storage - package com.morpheusdata.core.storage
- com.morpheusdata.core.synchronous - package com.morpheusdata.core.synchronous
- com.morpheusdata.core.synchronous.admin - package com.morpheusdata.core.synchronous.admin
- com.morpheusdata.core.synchronous.backup - package com.morpheusdata.core.synchronous.backup
- com.morpheusdata.core.synchronous.cloud - package com.morpheusdata.core.synchronous.cloud
- com.morpheusdata.core.synchronous.compute - package com.morpheusdata.core.synchronous.compute
- com.morpheusdata.core.synchronous.costing - package com.morpheusdata.core.synchronous.costing
- com.morpheusdata.core.synchronous.cypher - package com.morpheusdata.core.synchronous.cypher
- com.morpheusdata.core.synchronous.dashboard - package com.morpheusdata.core.synchronous.dashboard
- com.morpheusdata.core.synchronous.integration - package com.morpheusdata.core.synchronous.integration
- com.morpheusdata.core.synchronous.library - package com.morpheusdata.core.synchronous.library
- com.morpheusdata.core.synchronous.network - package com.morpheusdata.core.synchronous.network
- com.morpheusdata.core.synchronous.network.loadbalancer - package com.morpheusdata.core.synchronous.network.loadbalancer
- com.morpheusdata.core.synchronous.policy - package com.morpheusdata.core.synchronous.policy
- com.morpheusdata.core.synchronous.provisioning - package com.morpheusdata.core.synchronous.provisioning
- com.morpheusdata.core.util - package com.morpheusdata.core.util
- com.morpheusdata.core.util.image - package com.morpheusdata.core.util.image
- com.morpheusdata.core.web - package com.morpheusdata.core.web
- com.morpheusdata.embed - package com.morpheusdata.embed
- com.morpheusdata.model - package com.morpheusdata.model
- com.morpheusdata.model.costing - package com.morpheusdata.model.costing
- com.morpheusdata.model.event - package com.morpheusdata.model.event
- com.morpheusdata.model.projection - package com.morpheusdata.model.projection
- com.morpheusdata.model.provisioning - package com.morpheusdata.model.provisioning
- com.morpheusdata.model.serializers - package com.morpheusdata.model.serializers
- com.morpheusdata.model.system - package com.morpheusdata.model.system
- com.morpheusdata.request - package com.morpheusdata.request
- com.morpheusdata.response - package com.morpheusdata.response
- com.morpheusdata.response.costing - package com.morpheusdata.response.costing
- com.morpheusdata.views - package com.morpheusdata.views
- com.morpheusdata.web - package com.morpheusdata.web
- commEnabled - Variable in class com.morpheusdata.model.WorkloadType
- comment - Variable in class com.morpheusdata.model.InstanceThreshold
- comments - Variable in class com.morpheusdata.model.NetworkDomainRecord
- commonName - Variable in class com.morpheusdata.model.AccountCertificate
- commPort - Variable in class com.morpheusdata.model.WorkloadType
- commType - Variable in class com.morpheusdata.model.TaskConfig.ServerConfig
- commType - Variable in class com.morpheusdata.model.WorkloadType
- commType - Variable in class com.morpheusdata.response.InitializeHypervisorResponse
-
Type of communication used to access the hypervisor
- compare(Existing, Master) - Method in interface com.morpheusdata.core.util.SyncList.MatchFunction
- compareVersions(String, String) - Static method in class com.morpheusdata.core.util.MorpheusUtils
-
Compares two software version strings in the form of 'x.x.x'
- components - Variable in class com.morpheusdata.model.system.System
- components - Variable in class com.morpheusdata.model.system.SystemTypeLayout
- compressed - Variable in class com.morpheusdata.model.Backup
- compressed - Variable in class com.morpheusdata.model.Replication
- ComputeCapacityInfo - Class in com.morpheusdata.model
-
Representation of a Morpheus ComputeCapacity database object within the Morpheus platform.
- ComputeCapacityInfo() - Constructor for class com.morpheusdata.model.ComputeCapacityInfo
- computeCost - Variable in class com.morpheusdata.model.AccountInvoice
- ComputeDevice - Class in com.morpheusdata.model
-
A device attached to a
ComputeServer. - ComputeDevice() - Constructor for class com.morpheusdata.model.ComputeDevice
- ComputeDevice.Status - Enum Class in com.morpheusdata.model
- ComputeDeviceType - Class in com.morpheusdata.model
- ComputeDeviceType() - Constructor for class com.morpheusdata.model.ComputeDeviceType
- ComputeDeviceType.Family - Enum Class in com.morpheusdata.model
- ComputePort - Class in com.morpheusdata.model
-
Represents ports available on ComputeServers within a Cloud.
- ComputePort() - Constructor for class com.morpheusdata.model.ComputePort
- ComputePort(Long, Integer, String, Long, String, Long, String, String) - Constructor for class com.morpheusdata.model.ComputePort
- computePrice - Variable in class com.morpheusdata.model.AccountInvoice
- ComputeProvisionProvider - Interface in com.morpheusdata.core.providers
-
Provides methods for interacting with provisioned vms related to power and resizing
- ComputeProvisionProvider.MoveFacet - Interface in com.morpheusdata.core.providers
-
Allows the workload to be moved
- computeServer - Variable in class com.morpheusdata.PrepareHostResponse
- ComputeServer - Class in com.morpheusdata.model
-
Representation of a Morpheus ComputeServer database object within the Morpheus platform.
- ComputeServer() - Constructor for class com.morpheusdata.model.ComputeServer
- ComputeServer.CommType - Enum Class in com.morpheusdata.model
- ComputeServer.GuestAgentStatus - Enum Class in com.morpheusdata.model
- ComputeServer.GuestConsoleType - Enum Class in com.morpheusdata.model
- ComputeServer.PlacementStrategy - Enum Class in com.morpheusdata.model
- ComputeServer.PowerState - Enum Class in com.morpheusdata.model
- ComputeServer.ServerGroupMemberStatus - Enum Class in com.morpheusdata.model
- ComputeServerAccess - Class in com.morpheusdata.model
-
Store credentials for accessing a server.
- ComputeServerAccess() - Constructor for class com.morpheusdata.model.ComputeServerAccess
- ComputeServerGroup - Class in com.morpheusdata.model
- ComputeServerGroup() - Constructor for class com.morpheusdata.model.ComputeServerGroup
- ComputeServerGroup.Status - Enum Class in com.morpheusdata.model
- ComputeServerGroupPackage - Class in com.morpheusdata.model
- ComputeServerGroupPackage() - Constructor for class com.morpheusdata.model.ComputeServerGroupPackage
- ComputeServerGroupPackage.Status - Enum Class in com.morpheusdata.model
- ComputeServerGroupType - Class in com.morpheusdata.model
- ComputeServerGroupType() - Constructor for class com.morpheusdata.model.ComputeServerGroupType
- computeServerId - Variable in class com.morpheusdata.model.Backup
- computeServerId - Variable in class com.morpheusdata.model.Replication
- ComputeServerIdentityProjection - Class in com.morpheusdata.model.projection
-
Provides a subset of properties from the
ComputeServerobject for doing a sync match comparison with less bandwidth usage and memory footprint. - ComputeServerIdentityProjection() - Constructor for class com.morpheusdata.model.projection.ComputeServerIdentityProjection
- ComputeServerInterface - Class in com.morpheusdata.model
-
Network interface of a ComputeServer
- ComputeServerInterface() - Constructor for class com.morpheusdata.model.ComputeServerInterface
- ComputeServerInterfaceType - Class in com.morpheusdata.model
- ComputeServerInterfaceType() - Constructor for class com.morpheusdata.model.ComputeServerInterfaceType
- computeServers - Variable in class com.morpheusdata.model.ComputeTypeLayout
- computeServerType - Variable in class com.morpheusdata.model.ComputeServer
- computeServerType - Variable in class com.morpheusdata.model.ComputeTypeSet
- computeServerType - Variable in class com.morpheusdata.model.WorkloadType
- ComputeServerType - Class in com.morpheusdata.model
-
Representation of a Morpheus ComputeServerType database object within the Morpheus platform.
- ComputeServerType() - Constructor for class com.morpheusdata.model.ComputeServerType
- ComputeServerType.AgentType - Enum Class in com.morpheusdata.model
- ComputeServerType.ClusterType - Enum Class in com.morpheusdata.model
- ComputeServerType.ContainerEngine - Enum Class in com.morpheusdata.model
- computeServerTypeCode - Variable in class com.morpheusdata.model.projection.ComputeServerIdentityProjection
- computeServerTypeId - Variable in class com.morpheusdata.model.Backup
- computeService - Variable in class com.morpheusdata.model.CloudType
- computeService - Variable in class com.morpheusdata.model.ComputeServerType
- ComputeSite - Class in com.morpheusdata.model
- ComputeSite() - Constructor for class com.morpheusdata.model.ComputeSite
- computeStats - Variable in class com.morpheusdata.model.ComputeServer
- ComputeStats - Class in com.morpheusdata.model
-
Representation of the compute system metrics for a Morpheus ComputeServer object.
- ComputeStats() - Constructor for class com.morpheusdata.model.ComputeStats
- ComputeType - Class in com.morpheusdata.model
- ComputeType() - Constructor for class com.morpheusdata.model.ComputeType
- computeTypeCode - Variable in class com.morpheusdata.model.ComputeServerType
- computeTypeCode - Variable in class com.morpheusdata.model.TaskConfig.ServerConfig
- ComputeTypeLayout - Class in com.morpheusdata.model
- ComputeTypeLayout() - Constructor for class com.morpheusdata.model.ComputeTypeLayout
- computeTypeName - Variable in class com.morpheusdata.model.TaskConfig.ServerConfig
- ComputeTypePackage - Class in com.morpheusdata.model
- ComputeTypePackage() - Constructor for class com.morpheusdata.model.ComputeTypePackage
- ComputeTypePackage.ProviderType - Enum Class in com.morpheusdata.model
- ComputeTypePackageProvider - Interface in com.morpheusdata.core.providers
- computeTypeSet - Variable in class com.morpheusdata.request.FilterServicePlansCriteria
- ComputeTypeSet - Class in com.morpheusdata.model
- ComputeTypeSet() - Constructor for class com.morpheusdata.model.ComputeTypeSet
- computeUtility - Variable in class com.morpheusdata.model.CloudType
- ComputeUtility - Class in com.morpheusdata.core.util
-
Utility methods for compute operations.
- ComputeUtility() - Constructor for class com.morpheusdata.core.util.ComputeUtility
- computeVersion - Variable in class com.morpheusdata.model.ComputeTypeLayout
- computeVersion - Variable in class com.morpheusdata.model.ComputeTypePackage
- ComputeZoneFolder - Class in com.morpheusdata.model
-
Deprecated.
- ComputeZoneFolder - Enum constant in enum class com.morpheusdata.model.Permission.ResourceType
- ComputeZoneFolder - Enum constant in enum class com.morpheusdata.model.ResourcePermission.ResourceType
- ComputeZoneFolder() - Constructor for class com.morpheusdata.model.ComputeZoneFolder
-
Deprecated.
- ComputeZoneFolderIdentityProjection - Class in com.morpheusdata.model.projection
-
Deprecated.replaced by
CloudFolderIdentitysince 0.15.3 - ComputeZoneFolderIdentityProjection() - Constructor for class com.morpheusdata.model.projection.ComputeZoneFolderIdentityProjection
-
Deprecated.
- computeZonePool - Variable in class com.morpheusdata.model.Workload
- ComputeZonePool - Class in com.morpheusdata.model
-
Deprecated.replaced by
CloudPoolfor better naming in 0.15.3 - ComputeZonePool - Enum constant in enum class com.morpheusdata.model.Permission.ResourceType
- ComputeZonePool - Enum constant in enum class com.morpheusdata.model.ResourcePermission.ResourceType
- ComputeZonePool() - Constructor for class com.morpheusdata.model.ComputeZonePool
-
Deprecated.
- ComputeZonePoolIdentityProjection - Class in com.morpheusdata.model.projection
-
Deprecated.replaced by
CloudPoolIdentity - ComputeZonePoolIdentityProjection() - Constructor for class com.morpheusdata.model.projection.ComputeZonePoolIdentityProjection
-
Deprecated.
- computeZonePoolRequired() - Method in interface com.morpheusdata.core.providers.ProvisionProvider
-
Indicates if a ComputeZonePool is required during provisioning
- ComputeZoneRegion - Class in com.morpheusdata.model
-
Deprecated.this has been replaced by
CloudRegion - ComputeZoneRegion() - Constructor for class com.morpheusdata.model.ComputeZoneRegion
-
Deprecated.
- ComputeZoneRegionIdentityProjection - Class in com.morpheusdata.model.projection
-
Deprecated, for removal: This API element is subject to removal in a future version.replaced by
CloudRegionIdentityin 0.15.3 - ComputeZoneRegionIdentityProjection() - Constructor for class com.morpheusdata.model.projection.ComputeZoneRegionIdentityProjection
-
Deprecated.
- computeZoneType - Variable in class com.morpheusdata.model.OsTypeImage
-
Deprecated.
- conf - Variable in class com.morpheusdata.model.Account
- config - Variable in class com.morpheusdata.core.util.NetworkUtility.CidrInfo
- config - Variable in class com.morpheusdata.model.MorpheusModel
- config - Variable in class com.morpheusdata.model.ResourceSpec
- configCommand - Variable in class com.morpheusdata.model.AccountResource
- configCommand - Variable in class com.morpheusdata.model.JobTarget
- configCommand - Variable in class com.morpheusdata.model.JobTemplate
- configEnabled - Variable in class com.morpheusdata.model.AccountResource
- configGroup - Variable in class com.morpheusdata.model.AccountResource
- configGroup - Variable in class com.morpheusdata.model.Container
-
Deprecated.
- configGroup - Variable in class com.morpheusdata.model.Instance
- configGroup - Variable in class com.morpheusdata.model.JobTarget
- configGroup - Variable in class com.morpheusdata.model.JobTemplate
- configGroup - Variable in class com.morpheusdata.model.TaskConfig.ContainerConfig
- configGroup - Variable in class com.morpheusdata.model.TaskConfig.InstanceConfig
- configGroup - Variable in class com.morpheusdata.model.TaskConfig.ServerConfig
- configGroup - Variable in class com.morpheusdata.model.Workload
- configId - Variable in class com.morpheusdata.model.AccountResource
- configId - Variable in class com.morpheusdata.model.Container
-
Deprecated.
- configId - Variable in class com.morpheusdata.model.Instance
- configId - Variable in class com.morpheusdata.model.JobTarget
- configId - Variable in class com.morpheusdata.model.JobTemplate
- configId - Variable in class com.morpheusdata.model.TaskConfig.ContainerConfig
- configId - Variable in class com.morpheusdata.model.TaskConfig.InstanceConfig
- configId - Variable in class com.morpheusdata.model.TaskConfig.ServerConfig
- configId - Variable in class com.morpheusdata.model.Workload
- configOptions - Variable in class com.morpheusdata.model.system.SystemRequest
- configPath - Variable in class com.morpheusdata.model.TaskConfig.ContainerConfig
- configRefId - Variable in class com.morpheusdata.model.AccountResource
- configRole - Variable in class com.morpheusdata.model.AccountResource
- configRole - Variable in class com.morpheusdata.model.Container
-
Deprecated.
- configRole - Variable in class com.morpheusdata.model.Instance
- configRole - Variable in class com.morpheusdata.model.JobTarget
- configRole - Variable in class com.morpheusdata.model.JobTemplate
- configRole - Variable in class com.morpheusdata.model.TaskConfig.ContainerConfig
- configRole - Variable in class com.morpheusdata.model.TaskConfig.InstanceConfig
- configRole - Variable in class com.morpheusdata.model.TaskConfig.ServerConfig
- configRole - Variable in class com.morpheusdata.model.Workload
- configs - Variable in class com.morpheusdata.model.Container
-
Deprecated.
- configs - Variable in class com.morpheusdata.model.PricePlan
- configs - Variable in class com.morpheusdata.model.ServicePlan
- configs - Variable in class com.morpheusdata.model.Workload
- configSettings - Variable in class com.morpheusdata.model.AccountResource
- configSettings - Variable in class com.morpheusdata.model.Container
-
Deprecated.
- configSettings - Variable in class com.morpheusdata.model.JobTarget
- configSettings - Variable in class com.morpheusdata.model.JobTemplate
- configSettings - Variable in class com.morpheusdata.model.Workload
- configTags - Variable in class com.morpheusdata.model.AccountResource
- configTags - Variable in class com.morpheusdata.model.Container
-
Deprecated.
- configTags - Variable in class com.morpheusdata.model.JobTarget
- configTags - Variable in class com.morpheusdata.model.JobTemplate
- configTags - Variable in class com.morpheusdata.model.Workload
- configurableIOPS - Variable in class com.morpheusdata.model.StorageVolumeType
- configuration - Variable in class com.morpheusdata.model.NetworkDomain
- configuration - Variable in class com.morpheusdata.model.NetworkPool
- CONFIGURE_RESOURCES - Static variable in class com.morpheusdata.model.ProcessStepType
- configureBackup(Backup, Map, Map) - Method in class com.morpheusdata.core.backup.AbstractBackupTypeProvider
- configureBackup(Backup, Map, Map) - Method in class com.morpheusdata.core.backup.AbstractMorpheusBackupTypeProvider
- configureBackup(Backup, Map, Map) - Method in interface com.morpheusdata.core.backup.BackupExecutionProvider
-
Add additional configurations to a backup.
- configureBackup(Backup, Map, Map) - Method in interface com.morpheusdata.core.backup.BackupTypeProvider
-
Add additional configurations to a backup.
- configureBackupJob(BackupJob, Map, Map) - Method in class com.morpheusdata.core.backup.AbstractBackupProvider
- configureBackupJob(BackupJob, Map, Map) - Method in interface com.morpheusdata.core.backup.BackupJobProvider
-
Apply provider specific configurations to a
BackupJob. - configureBackupJob(BackupJob, Map, Map) - Method in interface com.morpheusdata.core.backup.BackupProviderInterface
-
Apply provider specific configurations to a
BackupJob. - configureBackupJob(BackupJob, Map, Map) - Method in class com.morpheusdata.core.backup.DefaultBackupJobProvider
-
There is no additional work to be done, allow morpheus to complete the internal process.
- configureBackupProvider(BackupProvider, Map, Map) - Method in class com.morpheusdata.core.backup.AbstractBackupProvider
- configureBackupProvider(BackupProvider, Map, Map) - Method in interface com.morpheusdata.core.backup.BackupProviderInterface
-
Apply provider specific configurations to a
BackupProvider. - configureBgpNeighbor(NetworkRouter, NetworkRouterBgpNeighbor, Map) - Method in interface com.morpheusdata.core.providers.NetworkProvider
-
This configuration stage is called before the actual bgp neighbor creation phase in case any pre initialization work needs to be done on the network infrastructure
- configureCloudInvoice(AccountInvoice, Cloud, ComputeSite) - Static method in class com.morpheusdata.core.util.InvoiceUtility
- configured - Enum constant in enum class com.morpheusdata.model.ComputeServer.GuestAgentStatus
- configureInstanceInvoice(AccountInvoice, Cloud, Instance) - Static method in class com.morpheusdata.core.util.InvoiceUtility
- configureLoadBalancerInvoice(AccountInvoice, Cloud, NetworkLoadBalancer) - Static method in class com.morpheusdata.core.util.InvoiceUtility
- configureResourceInvoice(AccountInvoice, Cloud, AccountResource) - Static method in class com.morpheusdata.core.util.InvoiceUtility
- configureResourceInvoice(AccountInvoice, Cloud, Account, Long, String, String, String, String) - Static method in class com.morpheusdata.core.util.InvoiceUtility
- configureResources - Enum constant in enum class com.morpheusdata.model.ProcessEvent.ProcessType
-
Deprecated.
- configureRestoreBackup(BackupResult, Map, Map) - Method in class com.morpheusdata.core.backup.AbstractBackupTypeProvider
- configureRestoreBackup(BackupResult, Map, Map) - Method in interface com.morpheusdata.core.backup.BackupRestoreProvider
-
Add additional configurations to a backup restore.
- configureRestoreBackup(BackupResult, Map, Map) - Method in interface com.morpheusdata.core.backup.BackupTypeProvider
-
Add additional configurations to a backup restore.
- configureServerInvoice(AccountInvoice, Cloud, ComputeServer) - Static method in class com.morpheusdata.core.util.InvoiceUtility
- configureVolumeInvoice(AccountInvoice, Cloud, StorageVolume) - Static method in class com.morpheusdata.core.util.InvoiceUtility
- configureWorkloadInvoice(AccountInvoice, Cloud, Workload) - Static method in class com.morpheusdata.core.util.InvoiceUtility
- configView - Variable in class com.morpheusdata.model.CloudType
- confs - Variable in class com.morpheusdata.model.Account
- confs - Variable in class com.morpheusdata.model.UserGroup
- connected - Enum constant in enum class com.morpheusdata.model.ComputeServer.GuestAgentStatus
- connectionLimit - Variable in class com.morpheusdata.model.NetworkLoadBalancerInstance
- connectionManager - Variable in class com.morpheusdata.core.util.HttpApiClient.RequestOptions
-
Override the connection manager used for the client.
- connectionManager - Variable in class com.morpheusdata.core.util.RestApiUtil.RestOptions
-
Deprecated.
- connectionTimeout - Variable in class com.morpheusdata.core.util.HttpApiClient.RequestOptions
-
The connection timeout in milliseconds.
- connectionTimeout - Variable in class com.morpheusdata.core.util.RestApiUtil.RestOptions
-
Deprecated.
- ConnectionUtils - Class in com.morpheusdata.core.util
-
This class provides a few static utility methods for verify reachability to target apis/hosts that may be used by third party provider implementations.
- ConnectionUtils() - Constructor for class com.morpheusdata.core.util.ConnectionUtils
- connectSrc - Variable in class com.morpheusdata.model.ContentSecurityPolicy
-
CSP connect-src directive
- consoleHost - Variable in class com.morpheusdata.model.ComputeServer
- consoleHost - Variable in class com.morpheusdata.model.TaskConfig.ServerConfig
- consoleKeymap - Variable in class com.morpheusdata.model.Cloud
- consoleKeymap - Variable in class com.morpheusdata.model.ComputeServer
- consolePassword - Variable in class com.morpheusdata.model.ComputeServer
- consolePort - Variable in class com.morpheusdata.model.ComputeServer
- consolePort - Variable in class com.morpheusdata.model.TaskConfig.ServerConfig
- consoleType - Variable in class com.morpheusdata.model.ComputeServer
- consoleType - Variable in class com.morpheusdata.model.TaskConfig.ServerConfig
- consoleUsername - Variable in class com.morpheusdata.model.ComputeServer
- consoleUsername - Variable in class com.morpheusdata.model.TaskConfig.ServerConfig
- consume() - Method in class com.morpheusdata.core.util.image.Qcow2InputStream
- consumerKey - Variable in class com.morpheusdata.core.util.HttpApiClient.RequestOptions.OauthOptions
-
Oauth Consumer Key
- consumerKey - Variable in class com.morpheusdata.core.util.RestApiUtil.RestOptions.OauthOptions
-
Deprecated.
- consumerSecret - Variable in class com.morpheusdata.core.util.HttpApiClient.RequestOptions.OauthOptions
-
Oauth Consumer Secret
- consumerSecret - Variable in class com.morpheusdata.core.util.RestApiUtil.RestOptions.OauthOptions
-
Deprecated.
- container - Enum constant in enum class com.morpheusdata.model.HostType
- container - Enum constant in enum class com.morpheusdata.model.TaskType.TaskScope
- container - Variable in class com.morpheusdata.model.TaskConfig
- Container - Class in com.morpheusdata.model
-
Deprecated.Use
Workloadinstead - Container() - Constructor for class com.morpheusdata.model.Container
-
Deprecated.
- CONTAINER_SCRIPT - Static variable in class com.morpheusdata.model.ProcessStepType
- CONTAINER_TASK - Static variable in class com.morpheusdata.model.ProcessStepType
- CONTAINER_TEMPLATE - Static variable in class com.morpheusdata.model.ProcessStepType
- CONTAINER_WORKFLOW - Static variable in class com.morpheusdata.model.ProcessStepType
- Container.Status - Enum Class in com.morpheusdata.model
-
Deprecated.
- containerCategories - Variable in class com.morpheusdata.model.InstanceAction
- containerCategory - Variable in class com.morpheusdata.model.BackupType
- containerCategory - Variable in class com.morpheusdata.model.ReplicationType
- ContainerConfig() - Constructor for class com.morpheusdata.model.TaskConfig.ContainerConfig
- containerCount - Variable in class com.morpheusdata.model.WorkloadTypeSet
- containerCreated - Variable in class com.morpheusdata.model.Container
-
Deprecated.
- containerCreated - Variable in class com.morpheusdata.model.Workload
- containerEngine - Variable in class com.morpheusdata.model.ComputeServerType
- containerFormat - Variable in class com.morpheusdata.model.BackupResult
- containerFormat - Variable in class com.morpheusdata.model.BackupType
- containerFormat - Variable in class com.morpheusdata.model.ReplicationType
- containerHypervisor - Variable in class com.morpheusdata.model.ComputeServerType
- containerId - Variable in class com.morpheusdata.model.AccountResource
- containerId - Variable in class com.morpheusdata.model.Backup
- containerId - Variable in class com.morpheusdata.model.BackupRestore
-
Restore target container (workload) ID
- containerId - Variable in class com.morpheusdata.model.BackupResult
- containerId - Variable in class com.morpheusdata.model.NetworkDomainRecord
- containerId - Variable in class com.morpheusdata.model.NetworkLoadBalancerNode
- containerId - Variable in class com.morpheusdata.model.Replication
- containerId - Variable in class com.morpheusdata.model.TaskConfig
- containerMode - Variable in class com.morpheusdata.model.CloudType
- containerName - Variable in class com.morpheusdata.model.AccountResource
- containerName - Variable in class com.morpheusdata.model.TaskConfig
- containerPath - Variable in class com.morpheusdata.model.WorkloadTypeLog
- containerPath - Variable in class com.morpheusdata.model.WorkloadTypeMount
- containerRuntime - Variable in class com.morpheusdata.model.ComputeTypePackage
- containers - Variable in class com.morpheusdata.model.Instance
- containers - Variable in class com.morpheusdata.model.NetworkLoadBalancerInstance
- containers - Variable in class com.morpheusdata.model.TaskConfig.InstanceConfig
- containerScript - Enum constant in enum class com.morpheusdata.model.ProcessEvent.ProcessType
-
Deprecated.
- containerService - Variable in class com.morpheusdata.model.ProvisionType
- containerTask - Enum constant in enum class com.morpheusdata.model.ProcessEvent.ProcessType
-
Deprecated.
- containerTemplate - Enum constant in enum class com.morpheusdata.model.ProcessEvent.ProcessType
-
Deprecated.
- containerType - Variable in class com.morpheusdata.model.BackupType
- containerType - Variable in class com.morpheusdata.model.ComputeTypeSet
-
Deprecated.
- containerType - Variable in class com.morpheusdata.model.ReplicationType
- ContainerType - Class in com.morpheusdata.model
- ContainerType() - Constructor for class com.morpheusdata.model.ContainerType
- containerTypeCategory - Variable in class com.morpheusdata.model.TaskConfig.ContainerConfig
- containerTypeCode - Variable in class com.morpheusdata.model.BackupIntegration
- containerTypeCode - Variable in class com.morpheusdata.model.TaskConfig.ContainerConfig
- containerTypeId - Variable in class com.morpheusdata.model.Backup
- containerTypeId - Variable in class com.morpheusdata.model.BackupResult
- containerTypeId - Variable in class com.morpheusdata.model.Replication
- containerTypeName - Variable in class com.morpheusdata.model.TaskConfig.ContainerConfig
- containerTypes - Variable in class com.morpheusdata.model.InstanceAction
- containerTypeShortName - Variable in class com.morpheusdata.model.TaskConfig.ContainerConfig
- containerVersion - Variable in class com.morpheusdata.model.Container
-
Deprecated.
- containerVersion - Variable in class com.morpheusdata.model.ContainerType
- containerVersion - Variable in class com.morpheusdata.model.Workload
- containerVersion - Variable in class com.morpheusdata.model.WorkloadType
- containerWorkflow - Enum constant in enum class com.morpheusdata.model.ProcessEvent.ProcessType
-
Deprecated.
- content - Variable in class com.morpheusdata.model.AppTemplate
- content - Variable in class com.morpheusdata.model.CatalogItemType
- content - Variable in class com.morpheusdata.model.FileContent
- content - Variable in class com.morpheusdata.model.NetworkDomainRecord
- content - Variable in class com.morpheusdata.model.OperationData
- content - Variable in class com.morpheusdata.model.ReferenceData
- content - Variable in class com.morpheusdata.model.TaskOption
- content - Variable in class com.morpheusdata.model.WorkloadState
- contentFormatted - Variable in class com.morpheusdata.model.CatalogItemType
- contentLength - Variable in class com.morpheusdata.core.util.HttpApiClient.RequestOptions
-
The content length of the request body.
- contentPath - Variable in class com.morpheusdata.model.FileContent
- contentPath - Variable in class com.morpheusdata.model.WorkloadState
- contentRef - Variable in class com.morpheusdata.model.FileContent
- ContentSecurityPolicy - Class in com.morpheusdata.model
-
Add allowed sources to the Content-Security-Policy HTTP header.
- ContentSecurityPolicy() - Constructor for class com.morpheusdata.model.ContentSecurityPolicy
- contentType - Variable in class com.morpheusdata.core.util.HttpApiClient.RequestOptions
-
The content type of the request body.
- contentType - Variable in class com.morpheusdata.core.util.RestApiUtil.RestOptions
-
Deprecated.
- contentType - Variable in class com.morpheusdata.model.FileContent
- contentType - Variable in class com.morpheusdata.model.ResourceSpec
- context - Variable in class com.morpheusdata.model.OptionTypeForm
- contextualDefault - Variable in class com.morpheusdata.model.OptionType
- controlEjectCd - Variable in class com.morpheusdata.model.ComputeServerType
- controlId - Variable in class com.morpheusdata.model.Container
-
Deprecated.
- controlId - Variable in class com.morpheusdata.model.Workload
- controller - Variable in class com.morpheusdata.model.StorageVolume
- controllerKey - Variable in class com.morpheusdata.model.projection.StorageControllerIdentityProjection
- controllerKey - Variable in class com.morpheusdata.model.StorageController
- controllerKey - Variable in class com.morpheusdata.model.StorageVolume
- controllers - Variable in class com.morpheusdata.core.Plugin
-
The list of custom controllers registered into the plugin
- controllers - Variable in class com.morpheusdata.model.BackupResult
- controllers - Variable in class com.morpheusdata.model.ComputeServer
- controllers - Variable in class com.morpheusdata.model.VirtualImage
- controllers - Variable in class com.morpheusdata.model.VirtualImageLocation
- controllersAdd - Variable in class com.morpheusdata.request.ResizeRequest
-
StorageControllers that should be added
- controllersAdd - Variable in class com.morpheusdata.request.ResizeV2Request
-
StorageControllers that should be added
- controllersDelete - Variable in class com.morpheusdata.request.ResizeRequest
-
StorageControllers that should be deleted
- controllersDelete - Variable in class com.morpheusdata.request.ResizeV2Request
-
StorageControllers that should be deleted
- controllersUpdate - Variable in class com.morpheusdata.request.ResizeRequest
-
StorageControllers that should be updated
- controllersUpdate - Variable in class com.morpheusdata.request.ResizeV2Request
-
StorageControllers that should be updated
- controlPower - Variable in class com.morpheusdata.model.ComputeServerType
- controls - Variable in class com.morpheusdata.model.NetworkLoadBalancerPolicy
- controlSuspend - Variable in class com.morpheusdata.model.ComputeServerType
- conversionRate - Variable in class com.morpheusdata.model.AccountInvoice
- conversionType - Variable in class com.morpheusdata.model.OptionType
- convertClusterToManaged(ComputeServerGroup) - Method in interface com.morpheusdata.core.providers.ClusterProvider
-
Converts a discovered cluster to a managed cluster
- cookies - Variable in class com.morpheusdata.core.util.RestApiUtil.RestOptions
-
Deprecated.
- copyData(InputStream, OutputStream) - Method in class com.morpheusdata.core.util.image.StreamingQcow2Writer
-
Copies data clusters from an input stream to an output stream.
- copyData(InputStream, RandomAccessFile) - Method in class com.morpheusdata.core.util.image.StreamingQcow2Writer
-
Copies data clusters from an input stream to a random access file.
- copyData(RandomAccessFile, OutputStream) - Method in class com.morpheusdata.core.util.image.StreamingQcow2Writer
-
Copies data clusters from a random access file to an output stream.
- copyToServer(ComputeServer, String, String, InputStream, Long) - Method in interface com.morpheusdata.core.MorpheusFileCopyService
-
Copy a file to the target server.
- copyToServer(ComputeServer, String, String, InputStream, Long) - Method in interface com.morpheusdata.core.synchronous.MorpheusSynchronousFileCopyService
-
Copy a file to the target server.
- copyToServer(ComputeServer, String, String, InputStream, Long, Long) - Method in interface com.morpheusdata.core.MorpheusFileCopyService
-
Copy a file to the target server.
- copyToServer(ComputeServer, String, String, InputStream, Long, Long) - Method in interface com.morpheusdata.core.synchronous.MorpheusSynchronousFileCopyService
-
Copy a file to the target server.
- copyToServer(ComputeServer, String, String, InputStream, Long, Long, Boolean) - Method in interface com.morpheusdata.core.MorpheusFileCopyService
-
Copy a file to the target server.
- copyToServer(ComputeServer, String, String, InputStream, Long, Long, Boolean) - Method in interface com.morpheusdata.core.synchronous.MorpheusSynchronousFileCopyService
-
Copy a file to the target server.
- copyToStore - Variable in class com.morpheusdata.model.Backup
- copyToStore - Variable in class com.morpheusdata.model.BackupType
- copyType - Variable in class com.morpheusdata.model.StorageVolume
- cores - Variable in class com.morpheusdata.model.TaskConfig.ContainerConfig
- cores - Variable in class com.morpheusdata.model.TaskConfig.InstanceConfig
- coresOptionSource - Variable in class com.morpheusdata.model.ServicePlan
- coresPerSocket - Variable in class com.morpheusdata.model.AccountResource
- coresPerSocket - Variable in class com.morpheusdata.model.BackupResult
- coresPerSocket - Variable in class com.morpheusdata.model.ComputeServer
- coresPerSocket - Variable in class com.morpheusdata.model.Container
-
Deprecated.
- coresPerSocket - Variable in class com.morpheusdata.model.Instance
- coresPerSocket - Variable in class com.morpheusdata.model.ServicePlan
- coresPerSocket - Variable in class com.morpheusdata.model.Workload
- coresPerSocket - Variable in class com.morpheusdata.request.ResizeRequest
-
The desired cores per socket
- coresPerSocket - Variable in class com.morpheusdata.request.ResizeV2Request
-
The desired cores per socket
- cost - Variable in class com.morpheusdata.model.AccountPrice
- cost - Variable in class com.morpheusdata.model.costing.CostHistory
- cost - Variable in class com.morpheusdata.response.costing.CloudCostResponse
- costEnvironment - Variable in class com.morpheusdata.model.AccountInvoiceItem
- CostForecastProvider - Interface in com.morpheusdata.core.providers
-
Provides computational logic for performing cost forecasting operations.
- CostHistory - Class in com.morpheusdata.model.costing
-
Used to provide cost history data for the forecast provider
- CostHistory() - Constructor for class com.morpheusdata.model.costing.CostHistory
- costingCode - Variable in class com.morpheusdata.model.AccountResourceType
- costingMode - Variable in class com.morpheusdata.model.Cloud
- costingType - Variable in class com.morpheusdata.model.AccountResourceType
- costProject - Variable in class com.morpheusdata.model.AccountInvoiceItem
- costStatus - Variable in class com.morpheusdata.model.Cloud
- costStatusMessage - Variable in class com.morpheusdata.model.Cloud
- costTeam - Variable in class com.morpheusdata.model.AccountInvoiceItem
- count - Variable in class com.morpheusdata.core.data.DataQueryResult
- count(DataQuery) - Method in interface com.morpheusdata.core.MorpheusDataQueryService
-
Performs a query operation based on the filters set in the
DataQueryobject passed and returns a simple total count of the results. - count(DataQuery) - Method in interface com.morpheusdata.core.MorpheusSynchronousDataService
-
Performs a query operation based on the filters set in the
DataQueryobject passed and returns a simple total count of the results. - countEnabled - Variable in class com.morpheusdata.model.InstanceAction
- countEnabled - Variable in class com.morpheusdata.model.WorkloadAction
- country - Variable in class com.morpheusdata.model.AccountCertificate
- country - Variable in class com.morpheusdata.model.ComputeSite
- cpuEnabled - Variable in class com.morpheusdata.model.InstanceThreshold
- cpuHotResize - Variable in class com.morpheusdata.model.ComputeServer
- cpuOptionSource - Variable in class com.morpheusdata.model.ServicePlan
- cpuUsage - Variable in class com.morpheusdata.model.ComputeStats
- creatable - Variable in class com.morpheusdata.model.AccountCertificateType
- creatable - Variable in class com.morpheusdata.model.AccountCredentialType
- creatable - Variable in class com.morpheusdata.model.AccountInventoryType
- creatable - Variable in class com.morpheusdata.model.BackupProviderType
- creatable - Variable in class com.morpheusdata.model.ComputeServerType
- creatable - Variable in class com.morpheusdata.model.DatastoreType
- creatable - Variable in class com.morpheusdata.model.InstanceScaleType
- creatable - Variable in class com.morpheusdata.model.InstanceTypeLayout
- creatable - Variable in class com.morpheusdata.model.NetworkLoadBalancerType
- creatable - Variable in class com.morpheusdata.model.NetworkPoolServerType
- creatable - Variable in class com.morpheusdata.model.NetworkPoolType
-
Defines whether or not a Pool can be created from the UI (Currently not supported by the
IPAMProviderimplementation). - creatable - Variable in class com.morpheusdata.model.NetworkRouterType
- creatable - Variable in class com.morpheusdata.model.NetworkSecurityServerType
- creatable - Variable in class com.morpheusdata.model.NetworkServerType
- creatable - Variable in class com.morpheusdata.model.NetworkSwitchType
- creatable - Variable in class com.morpheusdata.model.OptionType
- creatable - Variable in class com.morpheusdata.model.StorageControllerType
- creatable - Variable in class com.morpheusdata.model.StorageServerType
- creatable - Variable in class com.morpheusdata.model.system.SystemType
- creatable - Variable in class com.morpheusdata.model.VirtualImageType
-
Images associated with this type can be created by users
- create(NetworkDomainIdentityProjection, List<NetworkDomainRecord>) - Method in interface com.morpheusdata.core.network.MorpheusNetworkDomainRecordService
-
Creates new Network Domain Records from cache / sync implementations This ensures the owner of the zone record is correct upon creation.
- create(NetworkPoolIdentityProjection, List<NetworkPoolIp>) - Method in interface com.morpheusdata.core.network.MorpheusNetworkPoolIpService
-
Creates new Network Pool Host Records from cache / sync implementations This ensures the owner of the host/ip record is correct upon creation.
- create(NetworkRouterIdentityProjection, List<NetworkRoute>) - Method in interface com.morpheusdata.core.network.MorpheusNetworkRouteService
-
Creates new Network Router from cache / sync implementations
- create(VirtualImageLocation, Cloud) - Method in interface com.morpheusdata.core.MorpheusVirtualImageLocationService
-
Create a new VirtualImageLocation in Morpheus
- create(VirtualImageLocation, Cloud) - Method in interface com.morpheusdata.core.synchronous.MorpheusSynchronousVirtualImageLocationService
-
Create a new VirtualImageLocation in Morpheus
- create(VirtualImage, Cloud) - Method in interface com.morpheusdata.core.MorpheusVirtualImageService
-
Create new VirtualImage in Morpheus NOTE: Any additions of VirtualImageLocations related to the VirtualImage should be performed via the VirtualImageLocationService
- create(ServiceResponse) - Static method in class com.morpheusdata.response.ServiceResponse
-
Helper to create service response from an existing service response.
- create(Long, List<NetworkDomain>) - Method in interface com.morpheusdata.core.network.MorpheusNetworkDomainService
-
Creates new Network Domains from cache / sync implementations This ensures the refType and refId match the poolServer as well as the owner default
- create(Long, List<NetworkPool>) - Method in interface com.morpheusdata.core.network.MorpheusNetworkPoolService
-
Creates new Network Pools from cache / sync implementations This ensures proper ownership and pool server association.
- create(List<BackupJob>) - Method in interface com.morpheusdata.core.backup.MorpheusBackupJobService
-
Creates new Backup Job Domains from cache / sync implementations
- create(List<BackupRepository>) - Method in interface com.morpheusdata.core.backup.MorpheusBackupRepositoryService
-
Deprecated, for removal: This API element is subject to removal in a future version.
- create(List<BackupRestore>) - Method in interface com.morpheusdata.core.backup.MorpheusBackupRestoreService
-
Deprecated.
- create(List<ComputePort>) - Method in interface com.morpheusdata.core.MorpheusComputePortService
-
Create new ComputePorts in Morpheus
- create(List<ComputeServerInterface>, ComputeServer) - Method in interface com.morpheusdata.core.compute.MorpheusComputeServerInterfaceService
-
Deprecated.
- create(List<EnvironmentVariableType>) - Method in interface com.morpheusdata.core.library.MorpheusEnvironmentVariableTypeService
-
Deprecated.
- create(List<InstanceScale>) - Method in interface com.morpheusdata.core.MorpheusInstanceScaleService
-
Deprecated.
- create(List<InstanceTypeLayout>) - Method in interface com.morpheusdata.core.library.MorpheusInstanceTypeLayoutService
-
Deprecated.
- create(List<MetadataTag>) - Method in interface com.morpheusdata.core.MorpheusMetadataTagService
-
Deprecated.
- create(List<MetadataTag>, ComputeServerIdentityProjection) - Method in interface com.morpheusdata.core.MorpheusMetadataTagService
-
Create new MetadataTags in Morpheus associated with a ComputeServer
- create(List<MetadataTag>, InstanceIdentityProjection) - Method in interface com.morpheusdata.core.MorpheusMetadataTagService
-
Create new MetadataTags in Morpheus associated with an Instance
- create(List<MetadataTagType>) - Method in interface com.morpheusdata.core.MorpheusMetadataTagTypeService
-
Deprecated.
- create(List<Network>) - Method in interface com.morpheusdata.core.network.MorpheusNetworkService
-
Deprecated.
- create(List<NetworkLoadBalancerInstance>) - Method in interface com.morpheusdata.core.network.loadbalancer.MorpheusLoadBalancerInstanceService
-
Deprecated.
- create(List<NetworkLoadBalancerMonitor>) - Method in interface com.morpheusdata.core.network.loadbalancer.MorpheusLoadBalancerMonitorService
-
Deprecated.
- create(List<NetworkLoadBalancerNode>) - Method in interface com.morpheusdata.core.network.loadbalancer.MorpheusLoadBalancerNodeService
-
Deprecated.
- create(List<NetworkLoadBalancerPolicy>) - Method in interface com.morpheusdata.core.network.loadbalancer.MorpheusLoadBalancerPolicyService
-
Deprecated.
- create(List<NetworkLoadBalancerPool>) - Method in interface com.morpheusdata.core.network.loadbalancer.MorpheusLoadBalancerPoolService
-
Deprecated.
- create(List<NetworkLoadBalancerProfile>) - Method in interface com.morpheusdata.core.network.loadbalancer.MorpheusLoadBalancerProfileService
-
Deprecated.
- create(List<NetworkLoadBalancerScript>) - Method in interface com.morpheusdata.core.network.loadbalancer.MorpheusLoadBalancerScriptService
-
Deprecated.
- create(List<NetworkPool>) - Method in interface com.morpheusdata.core.network.MorpheusNetworkPoolService
-
Deprecated.
- create(List<NetworkRouter>) - Method in interface com.morpheusdata.core.network.MorpheusNetworkRouterService
-
Deprecated.
- create(List<NetworkRouteTable>) - Method in interface com.morpheusdata.core.network.MorpheusNetworkRouteTableService
-
Deprecated.
- create(List<NetworkSubnet>, Network) - Method in interface com.morpheusdata.core.network.MorpheusNetworkSubnetService
-
Creates new NetworkSubnet Domains from cache / sync implementations
- create(List<OperationNotification>) - Method in interface com.morpheusdata.core.MorpheusOperationNotificationService
-
Deprecated.
- create(List<OptionType>) - Method in interface com.morpheusdata.core.library.MorpheusOptionTypeService
-
Deprecated.
- create(List<ReferenceData>) - Method in interface com.morpheusdata.core.MorpheusReferenceDataService
-
Deprecated.
- create(List<ReferenceData>) - Method in interface com.morpheusdata.core.network.loadbalancer.MorpheusLoadBalancerCertificateService
-
Create new certificate in Morpheus
- create(List<ReferenceData>) - Method in interface com.morpheusdata.core.network.loadbalancer.MorpheusLoadBalancerPartitionService
-
Create new partition in Morpheus
- create(List<ReferenceData>) - Method in interface com.morpheusdata.core.synchronous.network.loadbalancer.MorpheusSynchronousLoadBalancerCertificateService
-
Create new certificate in Morpheus
- create(List<ReferenceData>) - Method in interface com.morpheusdata.core.synchronous.network.loadbalancer.MorpheusSynchronousLoadBalancerPartitionService
-
Create new partition in Morpheus
- create(List<Replication>) - Method in interface com.morpheusdata.core.backup.MorpheusReplicationService
-
Deprecated.
- create(List<ReplicationGroup>) - Method in interface com.morpheusdata.core.backup.MorpheusReplicationGroupService
-
Deprecated.
- create(List<ResourceSpecTemplate>) - Method in interface com.morpheusdata.core.library.MorpheusResourceSpecTemplateService
-
Deprecated.
- create(List<SecurityGroupLocation>) - Method in interface com.morpheusdata.core.MorpheusSecurityGroupLocationService
-
Deprecated.
- create(List<ServicePlanPriceSet>) - Method in interface com.morpheusdata.core.MorpheusServicePlanPriceSetService
-
Deprecated.
- create(List<Snapshot>) - Method in interface com.morpheusdata.core.MorpheusSnapshotService
-
Deprecated.
- create(List<StorageController>, ComputeServerIdentityProjection) - Method in interface com.morpheusdata.core.MorpheusStorageControllerService
-
Create persisted StorageControllers in Morpheus and add them to the ComputeServer.
- create(List<StorageController>, VirtualImageIdentityProjection) - Method in interface com.morpheusdata.core.MorpheusStorageControllerService
-
Create persisted StorageControllers in Morpheus and add them to the VirtualImage.
- create(List<StorageController>, VirtualImageLocationIdentityProjection) - Method in interface com.morpheusdata.core.MorpheusStorageControllerService
-
Create persisted StorageControllers in Morpheus and add them to the VirtualImageLocation.
- create(List<StorageVolume>, ComputeServerIdentityProjection) - Method in interface com.morpheusdata.core.MorpheusStorageVolumeService
-
Create persisted StorageVolumes in Morpheus and add them to the ComputeServer.
- create(List<StorageVolume>, VirtualImageIdentityProjection) - Method in interface com.morpheusdata.core.MorpheusStorageVolumeService
-
Create persisted StorageVolumes in Morpheus and add them to the VirtualImage.
- create(List<StorageVolume>, VirtualImageLocationIdentityProjection) - Method in interface com.morpheusdata.core.MorpheusStorageVolumeService
-
Create persisted StorageVolumes in Morpheus and add them to the VirtualImageLocation.
- create(List<VirtualImage>, Cloud) - Method in interface com.morpheusdata.core.MorpheusVirtualImageService
-
Create new VirtualImages in Morpheus NOTE: Any additions of VirtualImageLocations related to the VirtualImage should be performed via the VirtualImageLocationService
- create(List<VirtualImageLocation>, Cloud) - Method in interface com.morpheusdata.core.MorpheusVirtualImageLocationService
-
Create new VirtualImageLocations in Morpheus
- create(List<VirtualImageLocation>, Cloud) - Method in interface com.morpheusdata.core.synchronous.MorpheusSynchronousVirtualImageLocationService
-
Create new VirtualImageLocations in Morpheus
- create(List<WikiPage>) - Method in interface com.morpheusdata.core.MorpheusWikiPageService
-
Deprecated.
- create(List<WorkloadAction>) - Method in interface com.morpheusdata.core.library.MorpheusWorkloadActionService
-
Deprecated.
- create(List<WorkloadScript>) - Method in interface com.morpheusdata.core.library.MorpheusWorkloadScriptService
-
Deprecated.
- create(List<WorkloadTemplate>) - Method in interface com.morpheusdata.core.library.MorpheusWorkloadTemplateService
-
Deprecated.
- create(List<WorkloadTypeConfig>) - Method in interface com.morpheusdata.core.library.MorpheusWorkloadTypeConfigService
-
Deprecated.
- create(List<WorkloadTypeLog>) - Method in interface com.morpheusdata.core.library.MorpheusWorkloadTypeLogService
-
Deprecated.
- create(List<WorkloadTypeMount>) - Method in interface com.morpheusdata.core.library.MorpheusWorkloadTypeMountService
-
Deprecated.
- create(List<WorkloadTypePort>) - Method in interface com.morpheusdata.core.library.MorpheusWorkloadTypePortService
-
Deprecated.
- create(List<M>) - Method in interface com.morpheusdata.core.MorpheusDataService
-
Deprecated.
- create(List<M>) - Method in interface com.morpheusdata.core.MorpheusSynchronousDataService
-
Deprecated.
- create(Map<String, Object>) - Static method in class com.morpheusdata.response.ServiceResponse
-
Helper to build an error response from a generic map.
- create(M) - Method in interface com.morpheusdata.core.MorpheusDataService
-
Persists a new model object into the Morpheus database.
- create(M) - Method in interface com.morpheusdata.core.MorpheusSynchronousDataService
-
Persists a new model object into the Morpheus database.
- CREATE - Enum constant in enum class com.morpheusdata.model.event.ClusterEvent.ClusterEventType
- CREATE - Enum constant in enum class com.morpheusdata.model.event.NetworkEvent.NetworkEventType
- createAffinityGroup(Cloud, AffinityGroup) - Method in interface com.morpheusdata.core.providers.CloudProvider.AffinityGroupFacet
- createAlarm(OperationNotification) - Method in interface com.morpheusdata.core.MorpheusOperationNotificationService
- createAlarm(OperationNotification) - Method in interface com.morpheusdata.core.synchronous.MorpheusSynchronousOperationNotificationService
- createAppPortProfile(Account, NetworkRouter, NetworkProvider.MvmProvisionFacet.AppPortProfileConfig) - Method in interface com.morpheusdata.core.providers.NetworkProvider.MvmProvisionFacet.AppPortProfileFacet
- createApprovalRequest(List, Request, AccountIntegration, Policy, Map) - Method in interface com.morpheusdata.core.providers.ApprovalProvider
- createBackup(Backup, Map) - Method in class com.morpheusdata.core.backup.AbstractBackupTypeProvider
- createBackup(Backup, Map) - Method in class com.morpheusdata.core.backup.AbstractMorpheusBackupTypeProvider
- createBackup(Backup, Map) - Method in interface com.morpheusdata.core.backup.BackupExecutionProvider
-
Create the backup resources on the external provider system.
- createBackup(Backup, Map) - Method in interface com.morpheusdata.core.backup.BackupTypeProvider
-
Create the backup resources on the external provider system.
- createBackupJob(BackupJob, Map) - Method in class com.morpheusdata.core.backup.AbstractBackupProvider
- createBackupJob(BackupJob, Map) - Method in interface com.morpheusdata.core.backup.BackupJobProvider
-
Create the
BackupJobon the external provider system. - createBackupJob(BackupJob, Map) - Method in interface com.morpheusdata.core.backup.BackupProviderInterface
-
Create the
BackupJobon the external provider system. - createBackupJob(BackupJob, Map) - Method in class com.morpheusdata.core.backup.DefaultBackupJobProvider
-
There is no additional work to be done, allow morpheus to complete the internal process.
- createBackupProviderAlarm(BackupProvider, String) - Method in interface com.morpheusdata.core.MorpheusOperationNotificationService
- createBackupProviderAlarm(BackupProvider, String) - Method in interface com.morpheusdata.core.synchronous.MorpheusSynchronousOperationNotificationService
- createBgpNeighbor(NetworkRouter, NetworkRouterBgpNeighbor) - Method in interface com.morpheusdata.core.providers.NetworkProvider
-
This is called post configure and validation and is where you execute the necessary work on the underlying network infrastructure for bgp neighbor creation
- createBlock - Variable in class com.morpheusdata.model.StorageServerType
- createBucket(StorageBucket, Map) - Method in interface com.morpheusdata.core.providers.StorageProviderBuckets
-
Create the
StorageBucketresources on the external provider system. - createCertInstallToken(AccountCertificate, String, String) - Method in interface com.morpheusdata.core.network.loadbalancer.MorpheusLoadBalancerCertificateService
- createCertInstallToken(AccountCertificate, String, String) - Method in interface com.morpheusdata.core.synchronous.network.loadbalancer.MorpheusSynchronousLoadBalancerCertificateService
- createCloudPool(Cloud, CloudPool) - Method in interface com.morpheusdata.core.providers.CloudProvider
- createCredential(AccountIntegration, AccountCredential, Map) - Method in interface com.morpheusdata.core.providers.CredentialProvider
-
Creates the credential on the remote integration.
- createDatastore - Variable in class com.morpheusdata.model.StorageServerType
- createDatastore(Datastore) - Method in interface com.morpheusdata.core.providers.DatastoreTypeProvider
-
Perform any operations necessary on the target to create and register a datastore.
- createdBy - Variable in class com.morpheusdata.model.AccountPriceSet
- createdBy - Variable in class com.morpheusdata.model.AccountResource
- createdBy - Variable in class com.morpheusdata.model.App
- createdBy - Variable in class com.morpheusdata.model.AppTemplate
- createdBy - Variable in class com.morpheusdata.model.Backup
- createdBy - Variable in class com.morpheusdata.model.BackupResult
- createdBy - Variable in class com.morpheusdata.model.CatalogItemType
- createdBy - Variable in class com.morpheusdata.model.ComputeServer
- createdBy - Variable in class com.morpheusdata.model.ComputeServerGroup
- createdBy - Variable in class com.morpheusdata.model.Datastore
- createdBy - Variable in class com.morpheusdata.model.ExecuteSchedule
- createdBy - Variable in class com.morpheusdata.model.ExecuteScheduleType
- createdBy - Variable in class com.morpheusdata.model.FileContent
- createdBy - Variable in class com.morpheusdata.model.Instance
- createdBy - Variable in class com.morpheusdata.model.InstanceType
- createdBy - Variable in class com.morpheusdata.model.JobTarget
- createdBy - Variable in class com.morpheusdata.model.JobTemplate
- createdBy - Variable in class com.morpheusdata.model.NetworkDomainRecord
- createdBy - Variable in class com.morpheusdata.model.NetworkFloatingIp
- createdBy - Variable in class com.morpheusdata.model.NetworkLoadBalancerMember
- createdBy - Variable in class com.morpheusdata.model.NetworkLoadBalancerMonitor
- createdBy - Variable in class com.morpheusdata.model.NetworkLoadBalancerNode
- createdBy - Variable in class com.morpheusdata.model.NetworkLoadBalancerPolicy
- createdBy - Variable in class com.morpheusdata.model.NetworkLoadBalancerPool
- createdBy - Variable in class com.morpheusdata.model.NetworkLoadBalancerProfile
- createdBy - Variable in class com.morpheusdata.model.NetworkLoadBalancerRule
- createdBy - Variable in class com.morpheusdata.model.NetworkLoadBalancerScript
- createdBy - Variable in class com.morpheusdata.model.NetworkPoolIp
- createdBy - Variable in class com.morpheusdata.model.Replication
- createdBy - Variable in class com.morpheusdata.model.ReportResult
- createdBy - Variable in class com.morpheusdata.model.ResourceSpecTemplate
- createdBy - Variable in class com.morpheusdata.model.TaskSet
- createdBy - Variable in class com.morpheusdata.model.WorkloadTypeConfig
- createdByEmail - Variable in class com.morpheusdata.model.TaskConfig.InstanceConfig
- createdByFirstName - Variable in class com.morpheusdata.model.TaskConfig.InstanceConfig
- createdById - Variable in class com.morpheusdata.model.AccountResource
- createdById - Variable in class com.morpheusdata.model.NetworkRouter
- createdById - Variable in class com.morpheusdata.model.StorageBucket
- createdByLastName - Variable in class com.morpheusdata.model.TaskConfig.InstanceConfig
- createdByName - Variable in class com.morpheusdata.model.NetworkRouter
- createdByName - Variable in class com.morpheusdata.model.StorageBucket
- createdByUsername - Variable in class com.morpheusdata.model.TaskConfig.InstanceConfig
- createDefaultInstanceType() - Method in interface com.morpheusdata.core.providers.ProvisionProvider
-
For most provision types, a default instance type is created upon plugin registration.
- createDisk - Variable in class com.morpheusdata.model.StorageServerType
- createFile - Variable in class com.morpheusdata.model.StorageServerType
- createFileShare(StorageBucket, Map) - Method in interface com.morpheusdata.core.providers.StorageProviderFileShares
- createFirewallGroup(Account, NetworkRouter, NetworkProvider.MvmProvisionFacet.FirewallGroupConfig) - Method in interface com.morpheusdata.core.providers.NetworkProvider.MvmProvisionFacet.FirewallGroupFacet
- createForMultiAttach - Variable in class com.morpheusdata.model.StorageVolume
- createGroup - Variable in class com.morpheusdata.model.StorageServerType
- createGroups - Variable in class com.morpheusdata.model.provisioning.UsersConfiguration
-
UserGroups to be used during provisioning
- createHost - Variable in class com.morpheusdata.model.StorageServerType
- createHostRecord(NetworkPoolServer, NetworkPool, NetworkPoolIp, NetworkDomain, Boolean, Boolean) - Method in interface com.morpheusdata.core.providers.IPAMProvider
-
Creates a Host record on the target
NetworkPoolwithin theNetworkPoolServerintegration. - createHypervisorAlarm(ComputeServerIdentityProjection, String) - Method in interface com.morpheusdata.core.MorpheusOperationNotificationService
- createHypervisorAlarm(ComputeServerIdentityProjection, String) - Method in interface com.morpheusdata.core.synchronous.MorpheusSynchronousOperationNotificationService
- createLinkedClone(ComputeServer, Snapshot) - Method in interface com.morpheusdata.core.providers.ProvisionProvider.SnapshotFacet
-
Request to build a linked clone from a given vm and snapshot
- createLoadBalancerHealthMonitor(NetworkLoadBalancerMonitor) - Method in interface com.morpheusdata.core.network.loadbalancer.LoadBalancerProvider
-
Create operation for load balancer providers.
- createLoadBalancerNode(NetworkLoadBalancerNode) - Method in interface com.morpheusdata.core.network.loadbalancer.LoadBalancerProvider
-
Create operation for load balancer providers.
- createLoadBalancerPolicy(NetworkLoadBalancerPolicy) - Method in interface com.morpheusdata.core.network.loadbalancer.LoadBalancerProvider
-
Create operation for load balancer providers.
- createLoadBalancerPool(NetworkLoadBalancerPool) - Method in interface com.morpheusdata.core.network.loadbalancer.LoadBalancerProvider
-
Create operation for load balancer providers.
- createLoadBalancerProfile(NetworkLoadBalancerProfile) - Method in interface com.morpheusdata.core.network.loadbalancer.LoadBalancerProvider
-
Create operation for load balancer providers.
- createLoadBalancerRule(NetworkLoadBalancerRule) - Method in interface com.morpheusdata.core.network.loadbalancer.LoadBalancerProvider
-
Create operation for load balancer providers.
- createLoadBalancerVirtualServer(NetworkLoadBalancerInstance) - Method in interface com.morpheusdata.core.network.loadbalancer.LoadBalancerProvider
-
Create operation for load balancer providers.
- createMonitors - Variable in class com.morpheusdata.model.NetworkLoadBalancerType
- createNamespaces - Variable in class com.morpheusdata.model.StorageServerType
- createNAT(Account, NetworkRouter, NetworkRouterNAT, NetworkProvider.MvmProvisionFacet.NATConfig) - Method in interface com.morpheusdata.core.providers.NetworkProvider.MvmProvisionFacet.NATFacet
- createNetwork(Network, Map) - Method in interface com.morpheusdata.core.providers.NetworkProvider
-
Creates the Network submitted
- createNetworkPoolServer(NetworkPoolServer, Map) - Method in interface com.morpheusdata.core.providers.IPAMProvider
-
Called during creation of a
NetworkPoolServeroperation. - createNetworkRoute(Network, NetworkRoute, Map) - Method in interface com.morpheusdata.core.providers.NetworkProvider
-
Create the NetworkRoute submitted
- createNodes - Variable in class com.morpheusdata.model.NetworkLoadBalancerType
- createObject - Variable in class com.morpheusdata.model.StorageServerType
- createPolicies - Variable in class com.morpheusdata.model.NetworkLoadBalancerType
- createPools - Variable in class com.morpheusdata.model.NetworkLoadBalancerType
- createPricePlans - Variable in class com.morpheusdata.model.NetworkLoadBalancerType
- createProfiles - Variable in class com.morpheusdata.model.NetworkLoadBalancerType
- createRecord(AccountIntegration, NetworkDomainRecord, Map) - Method in interface com.morpheusdata.core.providers.DNSProvider
-
Creates a manually allocated DNS Record of the specified record type on the passed
NetworkDomainRecordobject. - createRouter(NetworkRouter, Map) - Method in interface com.morpheusdata.core.providers.NetworkProvider
-
Create the NetworkRouter submitted
- createRouterRoute(NetworkRouter, NetworkRoute, Map) - Method in interface com.morpheusdata.core.providers.NetworkProvider
-
Create the NetworkRoute submitted
- createRules - Variable in class com.morpheusdata.model.NetworkLoadBalancerType
- createScripts - Variable in class com.morpheusdata.model.NetworkLoadBalancerType
- createSecurityGroup(SecurityGroup, Map) - Method in interface com.morpheusdata.core.providers.NetworkProvider
-
Creates a
SecurityGroupLocationfrom the submittedSecurityGroup - createSecurityGroup(SecurityGroup, Map) - Method in interface com.morpheusdata.core.providers.SecurityGroupProvider
-
Creates a
SecurityGroupLocationfrom the submittedSecurityGroup - createSecurityGroupRule(SecurityGroupLocation, SecurityGroupRule) - Method in interface com.morpheusdata.core.providers.NetworkProvider
-
Creates a
SecurityGroupRuleLocationfrom the submittedSecurityGroupRule - createSecurityGroupRule(SecurityGroupLocation, SecurityGroupRule) - Method in interface com.morpheusdata.core.providers.SecurityGroupProvider
-
Creates a
SecurityGroupRuleLocationfrom the submittedSecurityGroupRule - createServer - Variable in class com.morpheusdata.model.ProvisionType
- createServices - Variable in class com.morpheusdata.model.NetworkLoadBalancerType
- createSnapshot(ComputeServer, Boolean, Boolean) - Method in interface com.morpheusdata.core.providers.DatastoreTypeProvider.SnapshotFacet.SnapshotServerFacet
-
Creates volume snapshots of all volumes associated with a server.
- createSnapshot(ComputeServer, Boolean, Boolean) - Method in interface com.morpheusdata.core.storage.MorpheusDatastoreTypeService
-
Creates volume snapshots of all volumes associated with a server.
- createSnapshot(ComputeServer, Map) - Method in interface com.morpheusdata.core.providers.ProvisionProvider.SnapshotFacet
-
Request to create a snapshot for the given compute server
- createSnapshot(Instance, CreateSnapshotRequest) - Method in interface com.morpheusdata.core.providers.DatastoreTypeProvider.SnapshotFacet.SnapshotInstanceFacet
-
Creates volume snapshots of all volumes associated with an instance.
- createSnapshot(Instance, CreateSnapshotRequest) - Method in interface com.morpheusdata.core.storage.MorpheusDatastoreTypeService
-
Creates volume snapshots of all volumes associated with an instance.
- createSnapshot(Instance, Map) - Method in interface com.morpheusdata.core.providers.ProvisionProvider.SnapshotFacet
-
Request to create a snapshot for the given instance
- createSnapshot(StorageVolume) - Method in interface com.morpheusdata.core.providers.DatastoreTypeProvider.SnapshotFacet
-
Creates a snapshot of a volume.
- CreateSnapshotRequest - Class in com.morpheusdata.request
- CreateSnapshotRequest() - Constructor for class com.morpheusdata.request.CreateSnapshotRequest
- CreateSnapshotRequest(Boolean, Boolean) - Constructor for class com.morpheusdata.request.CreateSnapshotRequest
- createSubnet(NetworkSubnet, Network, Map) - Method in interface com.morpheusdata.core.providers.NetworkProvider
-
Creates the NetworkSubnet submitted
- createType - Variable in class com.morpheusdata.model.NetworkLoadBalancerType
- createUsers - Variable in class com.morpheusdata.model.provisioning.UsersConfiguration
-
the users to be created during provisioning
- createUsers - Variable in class com.morpheusdata.response.ProvisionResponse
-
The list of users for Morpheus to create on the ComputeServer
- createVirtualServerPolicies - Variable in class com.morpheusdata.model.NetworkLoadBalancerType
- createVirtualServers - Variable in class com.morpheusdata.model.NetworkLoadBalancerType
- createVolume(StorageGroup, StorageVolume, Map) - Method in interface com.morpheusdata.core.providers.StorageProviderVolumes
- createVolume(StorageServer, StorageVolume, Map) - Method in interface com.morpheusdata.core.providers.StorageProviderVolumes
- createVolume(StorageVolume, ComputeServer) - Method in interface com.morpheusdata.core.providers.DatastoreTypeProvider
-
Perform any operations necessary on the target to create a volume.
- createVolume(StorageVolume, ComputeServer) - Method in interface com.morpheusdata.core.storage.MorpheusDatastoreTypeService
-
Creates a volume on the associated datastore
- createVolume(StorageVolume, ComputeServer) - Method in interface com.morpheusdata.core.storage.MorpheusVmeQcow2DatastoreService
-
Perform any operations necessary on the target to create a volume.
- createWorkloadResources(Workload, Map) - Method in interface com.morpheusdata.core.providers.WorkloadProvisionProvider
-
Method called before runWorkload to allow implementers to create resources required before runWorkload is called
- createZoneAlarm(CloudIdentityProjection, String) - Method in interface com.morpheusdata.core.MorpheusOperationNotificationService
- createZoneAlarm(CloudIdentityProjection, String) - Method in interface com.morpheusdata.core.synchronous.MorpheusSynchronousOperationNotificationService
- CREDENTIAL - Enum constant in enum class com.morpheusdata.model.OptionType.InputType
- credentialData - Variable in class com.morpheusdata.model.AccountIntegration
- credentialData - Variable in class com.morpheusdata.model.BackupProvider
- credentialData - Variable in class com.morpheusdata.model.NetworkLoadBalancer
- credentialData - Variable in class com.morpheusdata.model.NetworkPoolServer
- credentialData - Variable in class com.morpheusdata.model.StorageServer
- credentialGuard - Variable in class com.morpheusdata.model.VirtualImage
- credentialId - Variable in class com.morpheusdata.model.JobTarget
- credentialId - Variable in class com.morpheusdata.model.JobTemplate
- credentialLoaded - Variable in class com.morpheusdata.model.AccountIntegration
- credentialLoaded - Variable in class com.morpheusdata.model.BackupProvider
- credentialLoaded - Variable in class com.morpheusdata.model.NetworkLoadBalancer
- credentialLoaded - Variable in class com.morpheusdata.model.NetworkPoolServer
- credentialLoaded - Variable in class com.morpheusdata.model.StorageServer
- credentialPassword - Variable in class com.morpheusdata.request.ValidateCloudRequest
-
Set to the newly entered credential password, if credentialType is a string
- CredentialProvider - Interface in com.morpheusdata.core
-
Deprecated.
- CredentialProvider - Interface in com.morpheusdata.core.providers
-
Provides an interface for defining custom external Credential Stores.
- credentialType - Variable in class com.morpheusdata.request.ValidateCloudRequest
-
The type of credential being used.
- credentialUsername - Variable in class com.morpheusdata.request.ValidateCloudRequest
-
Set to the newly entered credential username, if credentialType is a string
- critical - Enum constant in enum class com.morpheusdata.model.AccountDiscovery.Severity
- cron - Variable in class com.morpheusdata.model.ExecuteScheduleType
- cronExpression - Variable in class com.morpheusdata.model.Backup
- cronExpression - Variable in class com.morpheusdata.model.BackupJob
- cronExpression - Variable in class com.morpheusdata.model.JobTarget
- cronExpression - Variable in class com.morpheusdata.model.JobTemplate
- crossCloudApply - Variable in class com.morpheusdata.model.AccountPrice
- currency - Variable in class com.morpheusdata.model.Account
- currency - Variable in class com.morpheusdata.model.AccountInvoice
- currency - Variable in class com.morpheusdata.model.AccountPrice
- currency - Variable in class com.morpheusdata.model.Request
- currentlyActive - Variable in class com.morpheusdata.model.Snapshot
- currentPriceHistoryCached - Variable in class com.morpheusdata.model.AccountPrice
- custom - Variable in class com.morpheusdata.model.AppTemplate
- custom - Variable in class com.morpheusdata.model.OptionType
- customCores - Variable in class com.morpheusdata.model.ServicePlan
- customCpu - Variable in class com.morpheusdata.model.ServicePlan
- customerNumber - Variable in class com.morpheusdata.model.Account
- customized - Variable in class com.morpheusdata.response.ProvisionResponse
-
Set to true when network customizations were performed
- customizeVolume - Variable in class com.morpheusdata.model.ProvisionType
- customLabel - Variable in class com.morpheusdata.model.StorageVolumeType
- CustomLocale - Class in com.morpheusdata.model
-
Custom Locale Class for providing custom locale settings to the Morpheus UI.
- CustomLocale(String, String) - Constructor for class com.morpheusdata.model.CustomLocale
- CustomLocale(String, String, String) - Constructor for class com.morpheusdata.model.CustomLocale
- customMaxDataStorage - Variable in class com.morpheusdata.model.ServicePlan
- customMaxMemory - Variable in class com.morpheusdata.model.ServicePlan
- customMaxStorage - Variable in class com.morpheusdata.model.ServicePlan
- customOptions - Variable in class com.morpheusdata.model.TaskConfig
- customOptions - Variable in class com.morpheusdata.model.TaskResult
-
custom options derived from the Task OptionTypes
- customPrice - Variable in class com.morpheusdata.model.AccountPrice
- customSize - Variable in class com.morpheusdata.model.StorageVolumeType
- customSupported - Variable in class com.morpheusdata.model.ProvisionType
- customSupported() - Method in interface com.morpheusdata.core.providers.ProvisionProvider
-
Indicates if this provider supports custom layouts
- customType - Variable in class com.morpheusdata.model.EnvironmentVariableType
- customType - Variable in class com.morpheusdata.model.WorkloadType
- customType - Variable in class com.morpheusdata.model.WorkloadTypeMount
- customType - Variable in class com.morpheusdata.model.WorkloadTypePort
- CypherAccess - Class in com.morpheusdata.core.cypher
-
A class to hold the various properties required when accessing
MorpheusCypherService - CypherAccess(Account) - Constructor for class com.morpheusdata.core.cypher.CypherAccess
- CypherAccess(Account, String) - Constructor for class com.morpheusdata.core.cypher.CypherAccess
- CypherAccess(Account, String, User) - Constructor for class com.morpheusdata.core.cypher.CypherAccess
- CypherModuleProvider - Interface in com.morpheusdata.core
-
Deprecated.
- CypherModuleProvider - Interface in com.morpheusdata.core.providers
-
Provides a means to register a Cypher Secret Backend and CypherModule for registry on storing secrets or auto generating secret values that can be encrypted.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
CloudFoldersince 0.15.3