Serialized Form
-
Package com.morpheusdata.core.util
-
Class com.morpheusdata.core.util.ApiParameterMap
-
Class com.morpheusdata.core.util.GStringJsonSerializer
class GStringJsonSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<CharSequence> implements Serializable
-
-
Package com.morpheusdata.model
-
Class com.morpheusdata.model.Account
class Account extends MorpheusModel implements Serializable-
Serialized Fields
-
accountName
String accountName
-
accountNumber
String accountNumber
-
active
Boolean active
-
apiKey
String apiKey
-
conf
String conf
-
confs
Map confs
-
currency
String currency
-
customerNumber
String customerNumber
-
dateCreated
Date dateCreated
-
description
String description
-
disableSupportMenu
Boolean disableSupportMenu
-
externalId
String externalId
-
footerBgColor
String footerBgColor
-
footerFgColor
String footerFgColor
-
headerBgColor
String headerBgColor
-
headerFgColor
String headerFgColor
-
impersonateEnabled
Boolean impersonateEnabled
-
lastUpdated
Date lastUpdated
-
loginBgColor
String loginBgColor
-
masterAccount
Boolean masterAccount
-
masterKey
String masterKey
-
masterPassword
String masterPassword
-
name
String name
-
navBgColor
String navBgColor
-
navFgColor
String navFgColor
-
navHoverColor
String navHoverColor
-
overrideCss
String overrideCss
-
parentAccount
Account parentAccount
-
primaryButtonBgColor
String primaryButtonBgColor
-
primaryButtonFgColor
String primaryButtonFgColor
-
primaryButtonHoverBgColor
String primaryButtonHoverBgColor
-
primaryButtonHoverFgColor
String primaryButtonHoverFgColor
-
subdomain
String subdomain
-
supportMenuLinks
String supportMenuLinks
-
whiteLabelEnabled
Boolean whiteLabelEnabled
-
-
-
Class com.morpheusdata.model.AccountCertificate
class AccountCertificate extends AccountCertificateIdentityProjection implements Serializable-
Serialized Fields
-
accountId
Long accountId
-
category
String category
-
certAvailable
Boolean certAvailable
-
certFile
String certFile
-
certLoaded
Boolean certLoaded
-
certName
String certName
-
certRef
String certRef
-
certSchema
String certSchema
-
certSource
String certSource
-
certType
String certType
-
certUse
String certUse
-
chainFile
String chainFile
-
city
String city
-
commonName
String commonName
-
country
String country
-
description
String description
-
domainName
String domainName
-
enabled
Boolean enabled
-
expireDate
Date expireDate
-
externalPath
String externalPath
-
fingerprint
String fingerprint
-
generated
Boolean generated
-
hasPassphrase
Boolean hasPassphrase
-
integrationId
Long integrationId
-
internalId
String internalId
-
issueDate
Date issueDate
-
issuedBy
String issuedBy
-
issuedTo
String issuedTo
-
keyAlgorithm
String keyAlgorithm
-
keyFile
String keyFile
-
keyPassphrase
String keyPassphrase
-
keySize
Integer keySize
-
objectName
String objectName
-
organization
String organization
-
organizationUnit
String organizationUnit
-
parentId
String parentId
-
rawData
String rawData
-
refId
Long refId
-
refType
String refType
-
selfSigned
Boolean selfSigned
-
serialNumber
String serialNumber
-
state
String state
-
status
String status
-
type
AccountCertificateType type
-
uniqueId
String uniqueId
-
upnName
String upnName
-
wildcard
Boolean wildcard
-
-
-
Class com.morpheusdata.model.AccountCertificateType
class AccountCertificateType extends MorpheusModel implements Serializable-
Serialized Fields
-
category
String category
-
categoryName
String categoryName
-
code
String code
-
creatable
Boolean creatable
-
description
String description
-
editable
Boolean editable
-
enabled
Boolean enabled
-
externalRefType
String externalRefType
-
formView
String formView
-
name
String name
-
providerCode
String providerCode
-
selectable
Boolean selectable
-
supportsCertificateSigning
Boolean supportsCertificateSigning
-
viewSet
String viewSet
-
-
-
Class com.morpheusdata.model.AccountCredential
class AccountCredential extends AccountCredentialIdentityProjection implements Serializable-
Serialized Fields
-
account
Account account
-
category
String category
-
code
String code
-
data
Map data
This is the transient Map that holds the credential data. This is what needs to be saved remotely and also recovered remotely -
description
String description
-
editable
Boolean editable
-
enabled
Boolean enabled
-
expireDate
Date expireDate
-
integration
AccountIntegration integration
-
itemSource
String itemSource
-
name
String name
-
refId
Long refId
-
refName
String refName
-
refType
String refType
-
storeType
String storeType
-
type
AccountCredentialType type
-
typeName
String typeName
-
user
User user
-
-
-
Class com.morpheusdata.model.AccountCredentialType
class AccountCredentialType extends MorpheusModel implements Serializable -
Class com.morpheusdata.model.AccountDiscovery
class AccountDiscovery extends MorpheusModel implements Serializable-
Serialized Fields
-
accountId
Long accountId
-
actionCategory
String actionCategory
-
actionMessage
String actionMessage
-
actionPlanId
Long actionPlanId
-
actionTitle
String actionTitle
-
actionType
String actionType
-
actionValue
String actionValue
-
actionValueType
String actionValueType
-
beforeValue
String beforeValue
-
dateCreated
Date dateCreated
-
endDate
Date endDate
-
ignored
Boolean ignored
-
lastUpdated
Date lastUpdated
-
lookBackDays
Long lookBackDays
-
planId
Long planId
-
processDate
Date processDate
-
processed
Boolean processed
-
processedMessage
String processedMessage
-
refDate
Date refDate
-
refId
Long refId
-
refName
String refName
-
refType
String refType
-
resolved
Boolean resolved
-
resolvedMessage
String resolvedMessage
-
savings
Double savings
-
severity
AccountDiscovery.Severity severity
-
siteId
Long siteId
-
statusMessage
String statusMessage
-
type
AccountDiscoveryType type
-
userId
Long userId
-
zoneId
Long zoneId
-
-
-
Class com.morpheusdata.model.AccountDiscoveryType
class AccountDiscoveryType extends MorpheusModel implements Serializable -
Class com.morpheusdata.model.AccountIntegration
class AccountIntegration extends MorpheusModel implements Serializable-
Serialized Fields
-
account
Account account
-
authId
String authId
-
authPrivateKey
String authPrivateKey
-
authPublicKey
String authPublicKey
-
authType
String authType
-
code
String code
-
credentialData
Map credentialData
-
credentialLoaded
Boolean credentialLoaded
-
integrationType
AccountIntegrationType integrationType
-
name
String name
-
objectRefs
List<AccountIntegrationObjectRef> objectRefs
-
optionTypes
List<OptionType> optionTypes
-
refId
Long refId
-
refType
String refType
-
repoUrl
String repoUrl
-
serviceCommand
String serviceCommand
-
serviceConfig
String serviceConfig
-
serviceFlag
Boolean serviceFlag
-
serviceHost
String serviceHost
-
serviceMode
String serviceMode
-
servicePassword
String servicePassword
-
servicePath
String servicePath
-
servicePort
String servicePort
-
servicePrivateKey
String servicePrivateKey
-
servicePublicKey
String servicePublicKey
-
serviceSlave
String serviceSlave
-
serviceToken
String serviceToken
-
serviceTypeCode
String serviceTypeCode
-
serviceUrl
String serviceUrl
-
serviceUsername
String serviceUsername
-
serviceVersion
String serviceVersion
-
serviceWindowsVersion
String serviceWindowsVersion
-
type
String type
-
uuid
String uuid
-
-
-
Class com.morpheusdata.model.AccountIntegrationObjectRef
class AccountIntegrationObjectRef extends MorpheusModel implements Serializable -
Class com.morpheusdata.model.AccountIntegrationType
class AccountIntegrationType extends MorpheusModel implements Serializable-
Serialized Fields
-
category
String category
-
cloudAssociationType
AccountIntegrationType.AssociationType cloudAssociationType
-
clusterAssociationType
AccountIntegrationType.AssociationType clusterAssociationType
-
code
String code
-
description
String description
-
enabled
Boolean enabled
-
groupAssociationType
AccountIntegrationType.AssociationType groupAssociationType
-
hasApprovals
Boolean hasApprovals
-
hasCM
Boolean hasCM
-
hasCMDB
Boolean hasCMDB
-
hasDNS
Boolean hasDNS
-
integrationService
String integrationService
-
name
String name
-
optionTypes
List<OptionType> optionTypes
-
viewSet
String viewSet
-
-
-
Class com.morpheusdata.model.AccountInventory
class AccountInventory extends AccountInventoryIdentityProjection implements Serializable -
Class com.morpheusdata.model.AccountInventoryType
class AccountInventoryType extends MorpheusModel implements Serializable -
Class com.morpheusdata.model.AccountInvoice
class AccountInvoice extends MorpheusModel implements Serializable-
Serialized Fields
-
accountId
Long accountId
-
accountName
String accountName
-
active
Boolean active
-
actualComputeCost
Double actualComputeCost
-
actualComputePrice
Double actualComputePrice
-
actualConversionRate
Double actualConversionRate
-
actualCurrency
String actualCurrency
-
actualExtraCost
Double actualExtraCost
-
actualExtraPrice
Double actualExtraPrice
-
actualLicenseCost
Double actualLicenseCost
-
actualLicensePrice
Double actualLicensePrice
-
actualMemoryCost
Double actualMemoryCost
-
actualMemoryPrice
Double actualMemoryPrice
-
actualNetworkCost
Double actualNetworkCost
-
actualNetworkPrice
Double actualNetworkPrice
-
actualRunningCost
Double actualRunningCost
-
actualRunningCostRatio
Double actualRunningCostRatio
-
actualRunningPrice
Double actualRunningPrice
-
actualRunningPriceRatio
Double actualRunningPriceRatio
-
actualStorageCost
Double actualStorageCost
-
actualStoragePrice
Double actualStoragePrice
-
actualTotalCost
Double actualTotalCost
-
actualTotalPrice
Double actualTotalPrice
-
cloudId
Long cloudId
-
cloudName
String cloudName
-
cloudRegion
String cloudRegion
-
cloudUUID
String cloudUUID
-
computeCost
Double computeCost
-
computePrice
Double computePrice
-
conversionRate
Double conversionRate
-
currency
String currency
-
dateCreated
Date dateCreated
-
endDate
Date endDate
-
estimate
Boolean estimate
-
extraCost
Double extraCost
-
extraPrice
Double extraPrice
-
instanceId
Long instanceId
-
instanceName
String instanceName
-
interval
String interval
-
intervalCost
Double intervalCost
-
intervalPrice
Double intervalPrice
-
invoiceComputeCost
Double invoiceComputeCost
-
invoiceComputePrice
Double invoiceComputePrice
-
invoiceExtraCost
Double invoiceExtraCost
-
invoiceExtraPrice
Double invoiceExtraPrice
-
invoiceLicenseCost
Double invoiceLicenseCost
-
invoiceLicensePrice
Double invoiceLicensePrice
-
invoiceMemoryCost
Double invoiceMemoryCost
-
invoiceMemoryPrice
Double invoiceMemoryPrice
-
invoiceNetworkCost
Double invoiceNetworkCost
-
invoiceNetworkPrice
Double invoiceNetworkPrice
-
invoiceRunningCost
Double invoiceRunningCost
-
invoiceRunningPrice
Double invoiceRunningPrice
-
invoiceStorageCost
Double invoiceStorageCost
-
invoiceStoragePrice
Double invoiceStoragePrice
-
invoiceTotalCost
Double invoiceTotalCost
-
invoiceTotalPrice
Double invoiceTotalPrice
-
lastActualDate
Date lastActualDate
-
lastCostDate
Date lastCostDate
-
lastInvoiceSyncDate
Date lastInvoiceSyncDate
-
lastUpdated
Date lastUpdated
-
layoutId
Long layoutId
-
layoutName
String layoutName
-
licenseCost
Double licenseCost
-
licensePrice
Double licensePrice
-
memoryCost
Double memoryCost
-
memoryPrice
Double memoryPrice
-
metadata
List<MetadataTag> metadata
-
networkCost
Double networkCost
-
networkPrice
Double networkPrice
-
offTime
Long offTime
-
ownerId
Long ownerId
-
ownerName
String ownerName
-
period
String period
-
planId
Long planId
-
planName
String planName
-
powerDate
Date powerDate
-
powerState
String powerState
-
projectId
Long projectId
-
projectName
String projectName
-
projectTags
String projectTags
-
rawData
String rawData
-
refCategory
String refCategory
-
refEnd
Date refEnd
-
refId
Long refId
-
refName
String refName
-
refStart
Date refStart
-
refType
String refType
-
refUUID
String refUUID
-
resourceExternalId
String resourceExternalId
-
resourceId
Long resourceId
-
resourceInternalId
String resourceInternalId
-
resourceName
String resourceName
-
resourceType
String resourceType
-
resourceUuid
String resourceUuid
-
runningCost
Double runningCost
-
runningCostRatio
Double runningCostRatio
-
runningMultiplier
Double runningMultiplier
-
runningPrice
Double runningPrice
-
runningPriceRatio
Double runningPriceRatio
-
serverGroupId
Long serverGroupId
-
serverGroupName
String serverGroupName
-
serverId
Long serverId
-
serverName
String serverName
-
siteId
Long siteId
-
siteName
String siteName
-
softwareOrServiceCost
BigDecimal softwareOrServiceCost
-
softwareOrServicePrice
BigDecimal softwareOrServicePrice
-
startDate
Date startDate
-
storageCost
Double storageCost
-
storagePrice
Double storagePrice
-
summaryInvoice
Boolean summaryInvoice
-
totalCost
Double totalCost
-
totalCostEstimateRatio
Double totalCostEstimateRatio
-
totalPrice
Double totalPrice
-
totalPriceEstimateRatio
Double totalPriceEstimateRatio
-
usageCategory
String usageCategory
-
usageService
String usageService
-
usageType
String usageType
-
userId
Long userId
-
userName
String userName
-
zoneId
Long zoneId
-
zoneName
String zoneName
-
zoneRegion
String zoneRegion
-
zoneUUID
String zoneUUID
-
-
-
Class com.morpheusdata.model.AccountInvoiceItem
class AccountInvoiceItem extends MorpheusModel implements Serializable-
Serialized Fields
-
amortizedCost
Double amortizedCost
-
availabilityZone
String availabilityZone
-
billingEntity
String billingEntity
-
costEnvironment
String costEnvironment
-
costProject
String costProject
-
costTeam
String costTeam
-
databaseEngine
String databaseEngine
-
dateCheckHash
String dateCheckHash
-
dateCreated
Date dateCreated
-
endDate
Date endDate
-
externalId
String externalId
-
invoice
AccountInvoice invoice
-
itemAction
String itemAction
-
itemCost
Double itemCost
-
itemDescription
String itemDescription
-
itemId
String itemId
-
itemName
String itemName
-
itemPrice
Double itemPrice
-
itemRate
Double itemRate
-
itemSeller
String itemSeller
-
itemTax
Double itemTax
-
itemTerm
String itemTerm
-
itemType
String itemType
-
itemUsage
Double itemUsage
-
lastInvoiceSyncTimestamp
Long lastInvoiceSyncTimestamp
-
lastUpdated
Date lastUpdated
-
onDemandCost
Double onDemandCost
-
operatingSystem
String operatingSystem
-
productCode
String productCode
-
productId
String productId
-
productName
String productName
-
purchaseOption
String purchaseOption
-
rateClass
String rateClass
-
rateExternalId
String rateExternalId
-
rateId
String rateId
-
rateTerm
String rateTerm
-
rateUnit
String rateUnit
-
rawData
String rawData
-
refCategory
String refCategory
-
refId
Long refId
-
refName
String refName
-
refType
String refType
-
regionCode
String regionCode
-
resourceExternalId
String resourceExternalId
-
startDate
Date startDate
-
taxType
String taxType
-
tenancy
String tenancy
-
uniqueId
String uniqueId
-
usageCategory
String usageCategory
-
usageService
String usageService
-
usageType
String usageType
-
-
-
Class com.morpheusdata.model.AccountNamespace
class AccountNamespace extends MorpheusModel implements Serializable-
Serialized Fields
-
account
Account account
-
category
String category
-
code
String code
-
dateCreated
Date dateCreated
-
enabled
Boolean enabled
-
externalId
String externalId
-
integrationId
Long integrationId
-
internalId
String internalId
-
lastUpdated
Date lastUpdated
-
name
String name
-
owner
Account owner
-
parentId
String parentId
-
refId
Long refId
-
refType
String refType
-
uniqueId
String uniqueId
-
visibility
String visibility
-
-
-
Class com.morpheusdata.model.AccountPrice
class AccountPrice extends MorpheusModel implements Serializable-
Serialized Fields
-
account
Account account
-
active
Boolean active
-
category
String category
-
code
String code
-
cost
BigDecimal cost
-
crossCloudApply
Boolean crossCloudApply
-
currency
String currency
-
currentPriceHistoryCached
Boolean currentPriceHistoryCached
-
customPrice
BigDecimal customPrice
-
datastore
Datastore datastore
-
dateCreated
Date dateCreated
-
incurCharges
String incurCharges
-
lastUpdated
Date lastUpdated
-
markup
BigDecimal markup
-
markupPercent
Double markupPercent
-
markupType
String markupType
-
matchValue
Double matchValue
-
name
String name
-
platform
String platform
-
price
BigDecimal price
-
priceTier
Long priceTier
-
priceType
String priceType
-
priceUnit
String priceUnit
-
resourceType
String resourceType
-
softwareOrService
String softwareOrService
-
systemCreated
Boolean systemCreated
-
volumeType
StorageVolumeType volumeType
-
-
-
Class com.morpheusdata.model.AccountPriceSet
class AccountPriceSet extends MorpheusModel implements Serializable-
Serialized Fields
-
account
Account account
-
active
Boolean active
-
code
String code
-
createdBy
String createdBy
-
dateCreated
Date dateCreated
-
lastUpdated
Date lastUpdated
-
name
String name
-
priceUnit
String priceUnit
-
regionCode
String regionCode
-
systemCreated
Boolean systemCreated
-
type
String type
-
updatedBy
String updatedBy
-
zoneId
Long zoneId
-
zonePoolId
Long zonePoolId
-
-
-
Class com.morpheusdata.model.AccountPriceSetPrice
class AccountPriceSetPrice extends MorpheusModel implements Serializable-
Serialized Fields
-
endDate
Date endDate
-
price
AccountPrice price
-
priceSet
AccountPriceSet priceSet
-
startDate
Date startDate
-
-
-
Class com.morpheusdata.model.AccountResource
class AccountResource extends AccountResourceIdentityProjection implements Serializable-
Serialized Fields
-
adminPassword
String adminPassword
-
adminPort
Integer adminPort
-
adminUsername
String adminUsername
-
apiKey
String apiKey
-
apiPort
Integer apiPort
-
appVersion
Integer appVersion
-
category
String category
-
cloudId
Long cloudId
-
cloudName
String cloudName
-
code
String code
-
configCommand
String configCommand
-
configEnabled
Boolean configEnabled
-
configGroup
String configGroup
-
configId
String configId
-
configRefId
Long configRefId
-
configRole
String configRole
-
configSettings
String configSettings
-
configTags
String configTags
-
containerId
Long containerId
-
containerName
String containerName
-
coresPerSocket
Long coresPerSocket
-
createdBy
String createdBy
-
createdById
Long createdById
-
dateCreated
Date dateCreated
-
description
String description
-
displayName
String displayName
-
displayOrder
Integer displayOrder
-
enabled
Boolean enabled
-
errorMessage
String errorMessage
-
externalIp
String externalIp
-
hostname
String hostname
-
hourlyCost
Double hourlyCost
-
hourlyPrice
Double hourlyPrice
-
iacId
String iacId
-
iacIndex
Integer iacIndex
-
iacKey
String iacKey
-
iacName
String iacName
-
iacProvider
String iacProvider
-
iacType
String iacType
-
instanceId
Long instanceId
-
instanceName
String instanceName
-
internalIp
String internalIp
-
lastUpdated
Date lastUpdated
-
layoutId
Long layoutId
-
layoutName
String layoutName
-
locked
Boolean locked
-
maxCores
Long maxCores
-
maxCpu
Long maxCpu
-
maxMemory
Long maxMemory
-
maxStorage
Long maxStorage
-
metadata
List<MetadataTag> metadata
-
networkDomainId
Long networkDomainId
-
owner
Account owner
-
parentRefId
String parentRefId
-
parentRefName
String parentRefName
-
parentRefType
String parentRefType
-
planId
Long planId
-
planName
String planName
-
privateKey
String privateKey
-
rawData
String rawData
-
refCategory
String refCategory
-
refId
String refId
-
refName
String refName
-
refType
String refType
-
region
CloudRegion region
-
resourceContext
String resourceContext
-
resourceIcon
String resourceIcon
-
resourceKey
String resourceKey
-
resourcePoolId
Long resourcePoolId
-
resourcePoolName
String resourcePoolName
-
resourceSize
String resourceSize
-
resourceSpec
ResourceSpec resourceSpec
-
resourceType
String resourceType
-
resourceVersion
String resourceVersion
-
runningCost
Double runningCost
-
runningMultiplier
Double runningMultiplier
-
runningPrice
Double runningPrice
-
serverGroupId
Long serverGroupId
-
serverGroupName
String serverGroupName
-
serverId
Long serverId
-
serverName
String serverName
-
serviceHost
String serviceHost
-
serviceId
String serviceId
-
serviceMode
String serviceMode
-
servicePassword
String servicePassword
-
servicePath
String servicePath
-
servicePort
Integer servicePort
-
serviceUrl
String serviceUrl
-
serviceUsername
String serviceUsername
-
siteId
Long siteId
-
siteName
String siteName
-
specData
String specData
-
stateData
String stateData
-
status
String status
-
statusDate
Date statusDate
-
statusEta
Long statusEta
-
statusMessage
String statusMessage
-
statusPercent
Double statusPercent
-
tags
String tags
-
type
AccountResourceType type
-
updatedBy
String updatedBy
-
updatedById
Long updatedById
-
userId
Long userId
-
userName
String userName
-
userStatus
String userStatus
-
uuid
String uuid
-
-
-
Class com.morpheusdata.model.AccountResourceType
class AccountResourceType extends MorpheusModel implements Serializable-
Serialized Fields
-
apiCategory
String apiCategory
-
apiType
String apiType
-
category
String category
-
code
String code
-
costingCode
String costingCode
-
costingType
String costingType
-
defaultType
Boolean defaultType
-
description
String description
-
displayName
String displayName
-
displayOrder
Integer displayOrder
-
enabled
Boolean enabled
-
hasCosting
Boolean hasCosting
-
iacProvider
String iacProvider
-
iacProviderType
String iacProviderType
-
iacType
String iacType
-
isPlugin
Boolean isPlugin
-
morpheusType
String morpheusType
-
name
String name
-
provisionCode
String provisionCode
-
resourceIcon
String resourceIcon
-
resourceType
String resourceType
-
resourceVersion
String resourceVersion
-
rootType
Boolean rootType
-
type
String type
-
-
-
Class com.morpheusdata.model.App
class App extends AppIdentityProjection implements Serializable-
Serialized Fields
-
account
Account account
-
createdBy
User createdBy
-
description
String description
-
externalId
String externalId
-
instances
List<AppInstance> instances
-
internalId
String internalId
-
resources
Collection<AccountResource> resources
-
site
ComputeSite site
-
status
String status
-
template
AppTemplate template
-
templateType
AppTemplateType templateType
-
uuid
String uuid
-
-
-
Class com.morpheusdata.model.AppInstance
class AppInstance extends MorpheusModel implements Serializable -
Class com.morpheusdata.model.ApplianceInstance
class ApplianceInstance extends ApplianceInstanceIdentityProjection implements Serializable -
Class com.morpheusdata.model.AppTemplate
class AppTemplate extends MorpheusModel implements Serializable-
Serialized Fields
-
account
Account account
-
active
Boolean active
-
category
String category
-
code
String code
-
content
FileContent content
-
createdBy
User createdBy
-
custom
Boolean custom
-
dateCreated
Date dateCreated
-
description
String description
-
environmentVariables
List<EnvironmentVariableType> environmentVariables
-
instanceTypes
List<InstanceType> instanceTypes
-
lastUpdated
Date lastUpdated
-
name
String name
-
options
List<OptionType> options
-
secretKey
String secretKey
-
secretType
String secretType
-
specTemplates
List<ResourceSpecTemplate> specTemplates
-
syncSource
String syncSource
-
templateImage
Attachment templateImage
-
templateImageDark
Attachment templateImageDark
-
templateType
AppTemplateType templateType
-
uuid
String uuid
-
visibility
String visibility
-
-
-
Class com.morpheusdata.model.AppTemplateType
class AppTemplateType extends MorpheusModel implements Serializable-
Serialized Fields
-
code
String code
-
description
String description
-
enabled
Boolean enabled
-
hasAppLevelApprovalPolicy
Boolean hasAppLevelApprovalPolicy
-
hasApply
Boolean hasApply
-
hasCluster
Boolean hasCluster
-
hasDefaultCloud
Boolean hasDefaultCloud
-
hasDrift
Boolean hasDrift
-
hasInstances
Boolean hasInstances
-
hasRefresh
Boolean hasRefresh
-
hasResources
Boolean hasResources
-
hasSecrets
Boolean hasSecrets
-
hasState
Boolean hasState
-
hasTiers
Boolean hasTiers
-
name
String name
-
-
-
Class com.morpheusdata.model.AppTier
class AppTier extends MorpheusModel implements Serializable -
Class com.morpheusdata.model.Attachment
class Attachment extends MorpheusModel implements Serializable -
Class com.morpheusdata.model.Backup
class Backup extends MorpheusModel implements Serializable-
Serialized Fields
-
account
Account account
-
active
Boolean active
-
backupJob
BackupJob backupJob
-
backupProvider
BackupProvider backupProvider
-
backupRepository
BackupRepository backupRepository
-
backupSetId
String backupSetId
-
backupSize
Long backupSize
-
backupType
BackupType backupType
-
compressed
Boolean compressed
-
computeServerId
Long computeServerId
-
computeServerTypeId
Long computeServerTypeId
-
containerId
Long containerId
-
containerTypeId
Long containerTypeId
-
copyToStore
Boolean copyToStore
-
createdBy
User createdBy
-
cronExpression
String cronExpression
-
dateCreated
Date dateCreated
-
dateDay
String dateDay
-
enabled
Boolean enabled
-
errorMessage
String errorMessage
-
externalId
String externalId
-
instanceId
Long instanceId
-
instanceLayoutId
Long instanceLayoutId
-
internalId
String internalId
-
lastBackupResultId
String lastBackupResultId
-
lastExecution
Date lastExecution
-
lastResult
BackupResult lastResult
-
lastStatus
String lastStatus
-
lastUpdated
Date lastUpdated
-
localPath
String localPath
-
name
String name
-
nextFire
Date nextFire
-
restoreConfig
String restoreConfig
-
retentionCount
Integer retentionCount
-
servicePlanId
Long servicePlanId
-
siteId
Long siteId
-
sourceProviderId
Long sourceProviderId
-
sshHost
String sshHost
-
sshPassword
String sshPassword
-
sshPort
Integer sshPort
-
sshUsername
String sshUsername
-
statusMessage
String statusMessage
-
storageProvider
StorageBucket storageProvider
-
targetAll
Boolean targetAll
-
targetArchive
String targetArchive
-
targetBucket
String targetBucket
-
targetCustom
String targetCustom
-
targetHost
String targetHost
-
targetIncremental
Boolean targetIncremental
-
targetName
String targetName
-
targetPassword
String targetPassword
-
targetPath
String targetPath
-
targetPort
Integer targetPort
-
targetSize
Long targetSize
-
targetSlave
Boolean targetSlave
-
targetUsername
String targetUsername
-
volumePath
String volumePath
-
zoneId
Long zoneId
-
-
-
Class com.morpheusdata.model.BackupIntegration
class BackupIntegration extends MorpheusModel implements Serializable-
Serialized Fields
-
backupTypeProvider
BackupTypeProvider backupTypeProvider
-
containerTypeCode
String containerTypeCode
-
provisionTypeCode
String provisionTypeCode
-
-
-
Class com.morpheusdata.model.BackupJob
class BackupJob extends MorpheusModel implements Serializable-
Serialized Fields
-
account
Account account
-
backupProvider
BackupProvider backupProvider
-
backupRepository
BackupRepository backupRepository
-
backupServerId
String backupServerId
-
category
String category
-
code
String code
-
cronExpression
String cronExpression
-
dateCreated
Date dateCreated
-
enabled
Boolean enabled
-
externalId
String externalId
-
internalId
String internalId
-
lastBackupResultId
String lastBackupResultId
-
lastExecution
Date lastExecution
-
lastUpdated
Date lastUpdated
-
name
String name
-
nextFire
Date nextFire
-
platform
String platform
-
refId
Long refId
-
refType
String refType
-
retentionCount
Integer retentionCount
-
scheduleType
ExecuteScheduleType scheduleType
-
source
String source
-
sourceJobId
Long sourceJobId
-
visibility
String visibility
-
-
-
Class com.morpheusdata.model.BackupProvider
class BackupProvider extends MorpheusModel implements Serializable-
Serialized Fields
-
account
Account account
-
code
String code
-
credentialData
Map credentialData
-
credentialLoaded
Boolean credentialLoaded
-
enabled
Boolean enabled
-
host
String host
-
lastUpdated
String lastUpdated
-
name
String name
-
password
String password
-
port
String port
-
serviceToken
String serviceToken
-
serviceUrl
String serviceUrl
-
status
String status
-
statusDate
Date statusDate
-
statusMessage
String statusMessage
-
type
BackupProviderType type
-
typeName
String typeName
-
username
String username
-
uuid
String uuid
-
visibility
String visibility
-
-
-
Class com.morpheusdata.model.BackupProviderType
class BackupProviderType extends MorpheusModel implements Serializable-
Serialized Fields
-
backupJobOptions
Collection<OptionType> backupJobOptions
-
backupOptions
Collection<OptionType> backupOptions
-
backupTypes
Collection<BackupType> backupTypes
-
code
String code
-
creatable
Boolean creatable
-
description
String description
-
downloadEnabled
Boolean downloadEnabled
-
enabled
Boolean enabled
-
hasAddToJob
Boolean hasAddToJob
-
hasBackups
Boolean hasBackups
-
hasCancelBackup
Boolean hasCancelBackup
-
hasCloneJob
Boolean hasCloneJob
-
hasCopyToStore
Boolean hasCopyToStore
-
hasCreateJob
Boolean hasCreateJob
-
hasJobs
Boolean hasJobs
-
hasOptionalJob
Boolean hasOptionalJob
-
hasReplication
Boolean hasReplication
-
hasReplicationGroups
Boolean hasReplicationGroups
-
hasRepositories
Boolean hasRepositories
-
hasRetentionCount
Boolean hasRetentionCount
-
hasSchedule
Boolean hasSchedule
-
hasServers
Boolean hasServers
-
hasSites
Boolean hasSites
-
hasStorageProvider
Boolean hasStorageProvider
-
hasStreamToStore
Boolean hasStreamToStore
-
instanceReplicationGroupOptions
Collection<OptionType> instanceReplicationGroupOptions
-
isPlugin
Boolean isPlugin
-
jobService
String jobService
-
name
String name
-
optionTypes
Collection<OptionType> optionTypes
-
providerService
String providerService
-
replicationGroupOptions
Collection<OptionType> replicationGroupOptions
-
replicationOptions
Collection<OptionType> replicationOptions
-
replicationTypes
Collection<ReplicationType> replicationTypes
-
restoreExistingEnabled
Boolean restoreExistingEnabled
-
restoreNewEnabled
Boolean restoreNewEnabled
-
viewSet
String viewSet
-
-
-
Class com.morpheusdata.model.BackupRepository
class BackupRepository extends MorpheusModel implements Serializable-
Serialized Fields
-
account
Account account
-
backupProvider
BackupProvider backupProvider
-
category
String category
-
code
String code
-
dateCreated
Date dateCreated
-
enabled
Boolean enabled
-
externalId
String externalId
-
internalId
String internalId
-
lastUpdated
Date lastUpdated
-
maxStorage
Long maxStorage
-
name
String name
-
platform
String platform
-
refId
Long refId
-
refType
String refType
-
usedStorage
Long usedStorage
-
visibility
String visibility
-
-
-
Class com.morpheusdata.model.BackupRestore
class BackupRestore extends MorpheusModel implements Serializable-
Serialized Fields
-
account
Account account
Account scope -
backupId
Long backupId
ID of the backup associated to the backup result -
backupResultId
String backupResultId
ID of the Backup result used for restore -
containerId
Long containerId
Restore target container (workload) ID -
dateCreated
Date dateCreated
Date of creation -
duration
Long duration
Duration of the restore process in milliseconds -
endDate
Date endDate
Date restore ended -
errorMessage
String errorMessage
Error message of a failed restore -
externalId
String externalId
External ID of the restore process. Usually a task ID on the external system. -
externalStatusRef
String externalStatusRef
Reference to the external status. Useful in systems where the restore process does not contain details about the restored workload. -
lastUpdated
Date lastUpdated
Date of last update -
restoreToNew
Boolean restoreToNew
Restore to a new workload -
startDate
Date startDate
Date restore was started -
status
String status
Current status of the restoreBackupStatusUtility
-
-
-
Class com.morpheusdata.model.BackupResult
class BackupResult extends MorpheusModel implements Serializable-
Serialized Fields
-
account
Account account
-
active
Boolean active
-
backup
Backup backup
-
backupFormat
String backupFormat
-
backupName
String backupName
-
backupSetId
String backupSetId
-
backupType
String backupType
-
containerFormat
String containerFormat
-
containerId
Long containerId
-
containerTypeId
Long containerTypeId
-
controllers
String controllers
-
coresPerSocket
Long coresPerSocket
-
createdBy
User createdBy
-
dateCreated
Date dateCreated
-
durationMillis
Long durationMillis
-
encrypted
Boolean encrypted
-
endDate
Date endDate
-
endDay
Date endDay
-
error
Boolean error
-
errorMessage
String errorMessage
-
errorOutput
String errorOutput
-
executeServerId
Long executeServerId
-
executorIpAddress
String executorIpAddress
-
externalId
String externalId
-
imageType
String imageType
-
instanceId
Long instanceId
-
instanceLayoutId
Long instanceLayoutId
-
interfaces
String interfaces
-
internalId
String internalId
-
isCloudInit
Boolean isCloudInit
-
lastUpdated
Date lastUpdated
-
localPath
String localPath
-
maxCores
Long maxCores
-
maxMemory
Long maxMemory
-
osTypeId
Long osTypeId
-
planId
Long planId
-
processCommand
String processCommand
-
processId
String processId
-
resourcePoolId
Long resourcePoolId
-
resultArchive
String resultArchive
-
resultBase
String resultBase
-
resultBucket
String resultBucket
-
resultEndpoint
String resultEndpoint
-
resultPath
String resultPath
-
serverId
Long serverId
-
sizeInBytes
Long sizeInBytes
-
sizeInMb
Long sizeInMb
-
snapshotExternalId
String snapshotExternalId
-
snapshotExtracted
Boolean snapshotExtracted
-
snapshotId
String snapshotId
-
source
String source
-
sshPassword
String sshPassword
-
sshUsername
String sshUsername
-
startDate
Date startDate
-
startDay
Date startDay
-
status
String status
-
statusMessage
String statusMessage
-
volumePath
String volumePath
-
volumes
String volumes
-
zoneId
Long zoneId
-
-
-
Class com.morpheusdata.model.BackupType
class BackupType extends MorpheusModel implements Serializable-
Serialized Fields
-
active
Boolean active
-
backupFormat
String backupFormat
-
code
String code
-
containerCategory
String containerCategory
-
containerFormat
String containerFormat
-
containerType
String containerType
-
copyToStore
Boolean copyToStore
-
downloadEnabled
Boolean downloadEnabled
-
downloadFromStoreOnly
Boolean downloadFromStoreOnly
-
execService
String execService
-
hasCopyToStore
Boolean hasCopyToStore
-
hasStreamToStore
Boolean hasStreamToStore
-
jobService
String jobService
-
name
String name
-
optionTypes
List<OptionType> optionTypes
-
providerCode
String providerCode
-
providerService
String providerService
-
pruneResultsOnRestoreExisting
Boolean pruneResultsOnRestoreExisting
-
restoreExistingEnabled
Boolean restoreExistingEnabled
-
restoreNewEnabled
Boolean restoreNewEnabled
-
restoreNewMode
String restoreNewMode
-
restoreService
String restoreService
-
restoreType
String restoreType
-
restrictTargets
Boolean restrictTargets
-
viewSet
String viewSet
-
-
-
Class com.morpheusdata.model.CatalogItemType
class CatalogItemType extends MorpheusModel implements Serializable-
Serialized Fields
-
active
Boolean active
-
content
String content
-
contentFormatted
String contentFormatted
-
createdBy
String createdBy
-
dateCreated
Date dateCreated
-
description
String description
-
enabled
Boolean enabled
-
featured
Boolean featured
-
form
OptionTypeForm form
-
iconPath
String iconPath
-
lastUpdated
Date lastUpdated
-
name
String name
-
optionTypes
List<OptionType> optionTypes
-
owner
Account owner
-
refId
String refId
-
refType
String refType
-
visibility
String visibility
-
-
-
Class com.morpheusdata.model.Cloud
class Cloud extends CloudIdentityProjection implements Serializable-
Serialized Fields
-
account
Account account
-
accountCredentialData
Map accountCredentialData
-
accountCredentialLoaded
Boolean accountCredentialLoaded
-
agentMode
String agentMode
-
apiProxy
NetworkProxy apiProxy
-
applianceUrlProxyBypass
Boolean applianceUrlProxyBypass
-
authRealm
String authRealm
-
autoCapacity
Boolean autoCapacity
-
autoCapacityConfig
String autoCapacityConfig
-
autoCapacityInProgress
Boolean autoCapacityInProgress
-
autoCapacityMax
Long autoCapacityMax
-
autoCapacityPrefix
String autoCapacityPrefix
-
autoCapacityThreshold
Integer autoCapacityThreshold
-
autoCapacityType
String autoCapacityType
-
autoRecoverPowerState
Boolean autoRecoverPowerState
-
backupMode
String backupMode
-
backupProvider
BackupProvider backupProvider
-
cloudType
CloudType cloudType
-
consoleKeymap
String consoleKeymap
-
costingMode
String costingMode
-
costStatus
String costStatus
-
costStatusMessage
String costStatusMessage
-
datacenterId
String datacenterId
-
dateCreated
Date dateCreated
-
defaultDatastoreSyncAccount
Long defaultDatastoreSyncAccount
-
defaultDatastoreSyncActive
Boolean defaultDatastoreSyncActive
-
defaultFolderSyncAccount
Long defaultFolderSyncAccount
-
defaultFolderSyncActive
Boolean defaultFolderSyncActive
-
defaultNetworkSyncAccount
Long defaultNetworkSyncAccount
-
defaultNetworkSyncActive
Boolean defaultNetworkSyncActive
-
defaultPlanSyncAccount
Long defaultPlanSyncAccount
-
defaultPlanSyncActive
Boolean defaultPlanSyncActive
-
defaultPoolSyncAccount
Long defaultPoolSyncAccount
-
defaultPoolSyncActive
Boolean defaultPoolSyncActive
-
defaultSecurityGroupSyncAccount
Long defaultSecurityGroupSyncAccount
-
defaultSecurityGroupSyncActive
Boolean defaultSecurityGroupSyncActive
-
deleted
Boolean deleted
-
description
String description
-
enabled
Boolean enabled
-
errorMessage
String errorMessage
-
externalId
String externalId
-
firewallEnabled
Boolean firewallEnabled
-
guidanceMode
String guidanceMode
-
hasNativeSecurityGroups
Boolean hasNativeSecurityGroups
-
iacId
String iacId
-
internalId
String internalId
-
inventoryLevel
String inventoryLevel
-
lastSync
Date lastSync
-
lastSyncDuration
Long lastSyncDuration
-
lastUpdated
Date lastUpdated
-
linkedAccountId
String linkedAccountId
-
location
String location
-
networkDomain
NetworkDomain networkDomain
-
networkSecurityMode
String networkSecurityMode
-
networkServer
NetworkServer networkServer
-
nextRunDate
Date nextRunDate
-
noProxy
String noProxy
-
owner
Account owner
-
provisioningProxy
NetworkProxy provisioningProxy
-
regionCode
String regionCode
-
scalePriority
Long scalePriority
-
securityMode
String securityMode
-
securityServer
NetworkSecurityServer securityServer
-
servicePassword
String servicePassword
-
servicePath
String servicePath
-
serviceToken
String serviceToken
-
serviceUrl
String serviceUrl
-
serviceUsername
String serviceUsername
-
serviceVersion
String serviceVersion
-
status
Cloud.Status status
-
statusDate
Date statusDate
-
statusMessage
String statusMessage
-
timezone
String timezone
-
type
CloudType type
-
userDataLinux
String userDataLinux
-
userDataWindows
String userDataWindows
-
uuid
String uuid
-
visibility
String visibility
-
-
-
Class com.morpheusdata.model.CloudFolder
class CloudFolder extends ComputeZoneFolderIdentityProjection implements Serializable-
Serialized Fields
-
active
Boolean active
-
cloud
Cloud cloud
-
code
String code
-
defaultFolder
Boolean defaultFolder
-
defaultStore
Boolean defaultStore
-
folders
List<CloudFolder> folders
-
owner
Account owner
-
parent
CloudFolder parent
-
readOnly
Boolean readOnly
-
refId
Long refId
-
refType
String refType
-
visibility
String visibility
-
-
-
Class com.morpheusdata.model.CloudPool
class CloudPool extends ComputeZonePoolIdentityProjection implements Serializable-
Serialized Fields
-
active
Boolean active
-
cloud
Cloud cloud
-
code
String code
-
defaultPool
Boolean defaultPool
-
description
String description
-
displayName
String displayName
-
editable
Boolean editable
-
hidden
Boolean hidden
-
iacId
String iacId
-
owner
Account owner
-
parent
CloudPool parent
-
rawData
String rawData
-
readOnly
Boolean readOnly
-
refId
Long refId
-
refType
String refType
-
removable
Boolean removable
-
serverGroup
ComputeServerGroup serverGroup
-
status
CloudPool.Status status
-
treeName
String treeName
-
type
String type
-
visibility
String visibility
-
-
-
Class com.morpheusdata.model.CloudRegion
class CloudRegion extends ComputeZoneRegionIdentityProjection implements Serializable -
Class com.morpheusdata.model.CloudType
class CloudType extends CloudTypeIdentityProjection implements Serializable-
Serialized Fields
-
autoCapacity
Boolean autoCapacity
-
canChooseContainerMode
Boolean canChooseContainerMode
-
canCreateDatastores
Boolean canCreateDatastores
-
canCreateNetworks
Boolean canCreateNetworks
-
canCreateResourcePools
Boolean canCreateResourcePools
-
canDeleteResourcePools
Boolean canDeleteResourcePools
-
canDeleteVirtualImages
Boolean canDeleteVirtualImages
-
canSyncHypervisorStats
Boolean canSyncHypervisorStats
-
category
String category
-
cloud
String cloud
-
computeService
String computeService
-
computeUtility
String computeUtility
-
configView
String configView
-
containerMode
String containerMode
-
defaultMarketplaceInstaceTypeCode
String defaultMarketplaceInstaceTypeCode
-
defaultSecurityServerType
NetworkSecurityServerType defaultSecurityServerType
-
deleted
Boolean deleted
-
deleteQueue
String deleteQueue
-
description
String description
-
detailView
String detailView
-
displayOrder
Integer displayOrder
-
enabled
Boolean enabled
-
hasBareMetal
Boolean hasBareMetal
-
hasCloudInit
Boolean hasCloudInit
-
hasContainers
Boolean hasContainers
-
hasCosting
Boolean hasCosting
-
hasDatastores
Boolean hasDatastores
-
hasDiscovery
Boolean hasDiscovery
-
hasFloatingIps
Boolean hasFloatingIps
-
hasFolders
Boolean hasFolders
-
hasFunctions
Boolean hasFunctions
-
hasHosts
Boolean hasHosts
-
hasJobs
Boolean hasJobs
-
hasMarketplace
Boolean hasMarketplace
-
hasNativePlans
Boolean hasNativePlans
-
hasNativeSecurityGroups
Boolean hasNativeSecurityGroups
-
hasNetworkAvailabilityZones
Boolean hasNetworkAvailabilityZones
-
hasNetworks
Boolean hasNetworks
-
hasReservations
Boolean hasReservations
-
hasResourcePools
Boolean hasResourcePools
-
hasSecurityGroups
Boolean hasSecurityGroups
-
hasServices
Boolean hasServices
-
hasVms
Boolean hasVms
-
hideScopedResourcePools
Boolean hideScopedResourcePools
-
initializeQueue
String initializeQueue
-
isEmbedded
Boolean isEmbedded
-
isPlugin
Boolean isPlugin
-
mergeNetworks
Boolean mergeNetworks
-
migrationTarget
Boolean migrationTarget
-
pluginCircularIconDarkHidpiPath
String pluginCircularIconDarkHidpiPath
-
pluginCircularIconDarkPath
String pluginCircularIconDarkPath
-
pluginCircularIconHidpiPath
String pluginCircularIconHidpiPath
-
pluginCircularIconPath
String pluginCircularIconPath
-
pluginIconDarkHidpiPath
String pluginIconDarkHidpiPath
-
pluginIconDarkPath
String pluginIconDarkPath
-
pluginIconHidpiPath
String pluginIconHidpiPath
-
pluginIconPath
String pluginIconPath
-
pluginLogoPrefix
String pluginLogoPrefix
-
provision
Boolean provision
-
provisionRequiresResourcePool
Boolean provisionRequiresResourcePool
-
provisionTypes
List provisionTypes
-
supportsAgentlessMetrics
Boolean supportsAgentlessMetrics
-
supportsDistributedWorker
Boolean supportsDistributedWorker
-
supportsOrphanedGuidance
Boolean supportsOrphanedGuidance
-
zoneInstanceTypeLayoutId
Long zoneInstanceTypeLayoutId
-
-
-
Class com.morpheusdata.model.CodeRepository
class CodeRepository extends MorpheusModel implements Serializable-
Serialized Fields
-
account
Account account
-
active
Boolean active
-
cacheRepo
Boolean cacheRepo
-
category
String category
-
codeLanguage
String codeLanguage
-
dateCreated
Date dateCreated
-
defaultBranch
String defaultBranch
-
description
String description
-
displayName
String displayName
-
enabled
Boolean enabled
-
externalId
String externalId
-
forkRepo
Boolean forkRepo
-
integration
AccountIntegration integration
-
internalId
String internalId
-
lastUpdated
Date lastUpdated
-
name
String name
-
orgId
String orgId
-
orgName
String orgName
-
privateRepo
Boolean privateRepo
-
readMe
String readMe
-
repoMode
String repoMode
-
repoSize
Long repoSize
-
scribeMode
String scribeMode
-
scribeRepo
Boolean scribeRepo
-
serviceUrl
String serviceUrl
-
status
String status
-
traits
List<CodeRepositoryTrait> traits
-
type
String type
-
uuid
String uuid
-
-
-
Class com.morpheusdata.model.CodeRepositoryTrait
class CodeRepositoryTrait extends MorpheusModel implements Serializable-
Serialized Fields
-
repository
CodeRepository repository
-
repositoryPath
String repositoryPath
-
repositoryRef
String repositoryRef
-
type
CodeRepositoryTraitType type
-
uuid
String uuid
-
-
-
Class com.morpheusdata.model.CodeRepositoryTraitType
class CodeRepositoryTraitType extends MorpheusModel implements Serializable -
Class com.morpheusdata.model.ComputeCapacityInfo
class ComputeCapacityInfo extends MorpheusModel implements Serializable -
Class com.morpheusdata.model.ComputePort
class ComputePort extends MorpheusModel implements Serializable -
Class com.morpheusdata.model.ComputeServer
class ComputeServer extends ComputeServerIdentityProjection implements Serializable-
Serialized Fields
-
accesses
List<ComputeServerAccess> accesses
-
account
Account account
-
agentInstalled
Boolean agentInstalled
-
agentVersion
String agentVersion
-
apiKey
String apiKey
-
capacityInfo
ComputeCapacityInfo capacityInfo
-
cloud
Cloud cloud
-
cloudConfigMeta
String cloudConfigMeta
-
cloudConfigNetwork
String cloudConfigNetwork
-
cloudConfigUser
String cloudConfigUser
-
computeServerType
ComputeServerType computeServerType
-
computeStats
ComputeStats computeStats
-
consoleHost
String consoleHost
-
consolePassword
String consolePassword
-
consolePort
Integer consolePort
-
consoleType
String consoleType
-
controllers
List<StorageController> controllers
-
coresPerSocket
Long coresPerSocket
-
cpuHotResize
Boolean cpuHotResize
-
createdBy
User createdBy
-
dataDevice
String dataDevice
-
dateCreated
Date dateCreated
-
discovered
Boolean discovered
-
displayName
String displayName
-
enabled
Boolean enabled
-
externalDomain
String externalDomain
-
externalFqdn
String externalFqdn
-
externalHostname
String externalHostname
-
externalIp
String externalIp
-
folder
CloudFolder folder
-
guestConsolePreferred
Boolean guestConsolePreferred
-
guestConsoleType
ComputeServer.GuestConsoleType guestConsoleType
-
hotResize
Boolean hotResize
-
hourlyPrice
Double hourlyPrice
-
iacId
String iacId
-
interfaces
List<ComputeServerInterface> interfaces
-
internalId
String internalId
-
internalIp
String internalIp
-
internalName
String internalName
-
internalSshUsername
String internalSshUsername
-
iScsiInitiatorName
String iScsiInitiatorName
-
labels
List<Label> labels
-
lastAgentUpdate
Date lastAgentUpdate
-
lastUpdated
Date lastUpdated
-
layout
ComputeTypeLayout layout
-
lvmEnabled
Boolean lvmEnabled
-
macAddress
String macAddress
-
managed
Boolean managed
-
maxCores
Long maxCores
-
maxCpu
Long maxCpu
-
maxMemory
Long maxMemory
-
maxStorage
Long maxStorage
-
metadata
List<MetadataTag> metadata
-
networkDomain
NetworkDomain networkDomain
-
osDevice
String osDevice
-
osType
String osType
-
parentServer
ComputeServerIdentityProjection parentServer
-
plan
ServicePlan plan
-
platform
String platform
-
platformVersion
String platformVersion
-
powerState
ComputeServer.PowerState powerState
-
provision
Boolean provision
-
provisionSiteId
Long provisionSiteId
-
region
CloudRegion region
-
resourcePool
CloudPool resourcePool
-
rootVolumeId
String rootVolumeId
-
scale
InstanceScale scale
-
serialNumber
String serialNumber
-
serverGroup
ComputeServerGroup serverGroup
-
serverModel
String serverModel
-
serverOs
OsType serverOs
-
serverType
String serverType
-
serverVendor
String serverVendor
-
singleTenant
Boolean singleTenant
-
snapshots
List<SnapshotIdentityProjection> snapshots
-
sourceImage
VirtualImage sourceImage
-
sshHost
String sshHost
-
sshPassword
String sshPassword
-
sshPort
Integer sshPort
-
sshUsername
String sshUsername
-
status
String status
-
statusDate
Date statusDate
-
statusMessage
String statusMessage
-
tags
String tags
-
toolsInstalled
Boolean toolsInstalled
-
typeSet
ComputeTypeSet typeSet
-
uniqueId
String uniqueId
-
usedCpu
Float usedCpu
-
usedMemory
Long usedMemory
-
usedStorage
Long usedStorage
-
uuid
String uuid
-
volumes
List<StorageVolume> volumes
-
-
-
Class com.morpheusdata.model.ComputeServerAccess
class ComputeServerAccess extends MorpheusModel implements Serializable -
Class com.morpheusdata.model.ComputeServerGroup
class ComputeServerGroup extends MorpheusModel implements Serializable-
Serialized Fields
-
apiKey
String apiKey
-
category
String category
-
code
String code
-
createdBy
User createdBy
-
datacenterId
String datacenterId
-
dateCreated
Date dateCreated
-
description
String description
-
discovered
Boolean discovered
-
enabled
Boolean enabled
-
enableInternalDns
Boolean enableInternalDns
-
externalId
String externalId
-
internalId
String internalId
-
inventoryLevel
String inventoryLevel
-
lastSync
Date lastSync
-
lastSyncDuration
Long lastSyncDuration
-
lastUpdated
Date lastUpdated
-
layout
ComputeTypeLayout layout
-
location
String location
-
managed
Boolean managed
-
name
String name
-
nextRunDate
Date nextRunDate
-
nodeCount
Integer nodeCount
-
owner
Account owner
-
searchDomains
String searchDomains
-
servers
Collection<ComputeServer> servers
-
serviceAccess
String serviceAccess
-
serviceCert
String serviceCert
-
serviceConfig
String serviceConfig
-
serviceHost
String serviceHost
-
serviceHostname
String serviceHostname
-
servicePassword
String servicePassword
-
servicePath
String servicePath
-
servicePort
Integer servicePort
-
serviceToken
String serviceToken
-
serviceUrl
String serviceUrl
-
serviceUsername
String serviceUsername
-
serviceVersion
String serviceVersion
-
site
ComputeSite site
-
status
String status
-
statusDate
Date statusDate
-
statusMessage
String statusMessage
-
tags
String tags
-
type
ComputeServerGroupType type
-
visibility
String visibility
-
zone
Cloud zone
-
-
-
Class com.morpheusdata.model.ComputeServerGroupType
class ComputeServerGroupType extends MorpheusModel implements Serializable-
Serialized Fields
-
canManage
Boolean canManage
-
category
String category
-
code
String code
-
deployTargetService
String deployTargetService
-
description
String description
-
externalId
String externalId
-
hasCluster
Boolean hasCluster
-
hasDatastore
Boolean hasDatastore
-
hasDefaultDataDisk
Boolean hasDefaultDataDisk
-
hasMasters
Boolean hasMasters
-
hasWorkers
Boolean hasWorkers
-
hostService
String hostService
-
imageCode
String imageCode
-
internalId
String internalId
-
kubeCtlLocal
Boolean kubeCtlLocal
-
managed
Boolean managed
-
name
String name
-
providerType
String providerType
-
shortName
String shortName
-
supportsCloudScaling
Boolean supportsCloudScaling
-
viewSet
String viewSet
-
-
-
Class com.morpheusdata.model.ComputeServerInterface
class ComputeServerInterface extends MorpheusModel implements Serializable-
Serialized Fields
-
active
Boolean active
-
addresses
List<NetAddress> addresses
-
description
String description
-
dhcp
Boolean dhcp
-
displayOrder
Integer displayOrder
-
externalId
String externalId
-
externalType
String externalType
-
fabricId
String fabricId
-
interfaceId
String interfaceId
-
internalId
String internalId
-
ipAddress
String ipAddress
Deprecated. -
ipMode
String ipMode
-
ipSubnet
String ipSubnet
-
ipv6Address
String ipv6Address
Deprecated. -
ipv6Subnet
String ipv6Subnet
-
macAddress
String macAddress
-
name
String name
-
network
Network network
-
networkDomain
NetworkDomain networkDomain
-
networkPool
NetworkPool networkPool
-
networkPosition
String networkPosition
-
poolAssigned
Boolean poolAssigned
-
primaryInterface
Boolean primaryInterface
-
publicIpAddress
String publicIpAddress
-
publicIpv6Address
String publicIpv6Address
-
refId
Long refId
-
refType
String refType
-
replaceHostRecord
Boolean replaceHostRecord
-
subnet
NetworkSubnet subnet
-
type
ComputeServerInterfaceType type
-
uniqueId
String uniqueId
-
uuid
String uuid
-
vlanId
String vlanId
-
-
-
Class com.morpheusdata.model.ComputeServerInterfaceType
class ComputeServerInterfaceType extends MorpheusModel implements Serializable -
Class com.morpheusdata.model.ComputeServerType
class ComputeServerType extends MorpheusModel implements Serializable-
Serialized Fields
-
agentType
ComputeServerType.AgentType agentType
-
bareMetalHost
Boolean bareMetalHost
-
clusterType
ComputeServerType.ClusterType clusterType
-
code
String code
-
computeService
String computeService
-
computeTypeCode
String computeTypeCode
-
containerEngine
ComputeServerType.ContainerEngine containerEngine
-
containerHypervisor
Boolean containerHypervisor
-
controlEjectCd
Boolean controlEjectCd
-
controlPower
Boolean controlPower
-
controlSuspend
Boolean controlSuspend
-
creatable
Boolean creatable
-
description
String description
-
displayOrder
Integer displayOrder
-
enabled
Boolean enabled
-
externalDelete
Boolean externalDelete
-
guestVm
Boolean guestVm
-
hasAutomation
Boolean hasAutomation
-
managed
Boolean managed
-
managedServerType
String managedServerType
-
name
String name
-
nodeType
String nodeType
-
optionTypes
Collection<OptionType> optionTypes
-
platform
PlatformType platform
-
provisionTypeCode
String provisionTypeCode
-
reconfigureSupported
Boolean reconfigureSupported
-
selectable
Boolean selectable
-
supportsConsoleKeymap
Boolean supportsConsoleKeymap
-
vmHypervisor
Boolean vmHypervisor
-
-
-
Class com.morpheusdata.model.ComputeSite
class ComputeSite extends MorpheusModel implements Serializable-
Serialized Fields
-
account
Account account
-
active
Boolean active
-
address
String address
-
address2
String address2
-
backupMode
String backupMode
-
backupProvider
BackupProvider backupProvider
-
city
String city
-
code
String code
-
country
String country
-
datacenterId
String datacenterId
-
dateCreated
Date dateCreated
-
lastUpdated
Date lastUpdated
-
latitude
Double latitude
-
location
String location
-
longitude
Double longitude
-
name
String name
-
networkServer
NetworkServer networkServer
-
securityMode
String securityMode
-
securityServer
NetworkSecurityServer securityServer
-
state
String state
-
uuid
String uuid
-
visibility
String visibility
-
zip
String zip
-
-
-
Class com.morpheusdata.model.ComputeTypeLayout
class ComputeTypeLayout extends MorpheusModel implements Serializable-
Serialized Fields
-
code
String code
-
computeServers
Collection<ComputeTypeSet> computeServers
-
computeVersion
String computeVersion
-
description
String description
-
groupType
ComputeServerGroupType groupType
-
hasAutoScale
Boolean hasAutoScale
-
memoryRequirement
Long memoryRequirement
-
name
String name
-
packages
Collection<ComputeTypePackage> packages
-
provisionType
ProvisionType provisionType
-
serverCount
Integer serverCount
-
sortOrder
Integer sortOrder
-
type
ComputeServerType type
-
-
-
Class com.morpheusdata.model.ComputeTypePackage
class ComputeTypePackage extends MorpheusModel implements Serializable -
Class com.morpheusdata.model.ComputeTypeSet
class ComputeTypeSet extends MorpheusModel implements Serializable-
Serialized Fields
-
canAddNodes
Boolean canAddNodes
-
category
String category
-
code
String code
-
computeServerType
ComputeServerType computeServerType
-
containerType
ContainerType containerType
Deprecated. -
dynamicCount
Boolean dynamicCount
-
installContainerRuntime
Boolean installContainerRuntime
-
installStorageRuntime
Boolean installStorageRuntime
-
name
String name
-
nodeCount
Integer nodeCount
-
nodeType
String nodeType
-
priorityOrder
Integer priorityOrder
-
workloadType
WorkloadType workloadType
-
-
-
Class com.morpheusdata.model.ComputeZoneFolder
class ComputeZoneFolder extends CloudFolder implements Serializable -
Class com.morpheusdata.model.ComputeZonePool
class ComputeZonePool extends CloudPool implements Serializable -
Class com.morpheusdata.model.ComputeZoneRegion
class ComputeZoneRegion extends CloudRegion implements Serializable -
Class com.morpheusdata.model.Container
class Container extends MorpheusModel implements Serializable-
Serialized Fields
-
account
Account account
Deprecated. -
apiKey
String apiKey
Deprecated. -
category
String category
Deprecated. -
changeManagementExtId
String changeManagementExtId
Deprecated. -
changeManagementServiceId
Long changeManagementServiceId
Deprecated. -
configGroup
String configGroup
Deprecated. -
configId
String configId
Deprecated. -
configRole
String configRole
Deprecated. -
configs
String configs
Deprecated. -
configSettings
String configSettings
Deprecated. -
configTags
String configTags
Deprecated. -
containerCreated
Boolean containerCreated
Deprecated. -
containerVersion
String containerVersion
Deprecated. -
controlId
String controlId
Deprecated. -
coresPerSocket
Long coresPerSocket
Deprecated. -
dateCreated
Date dateCreated
Deprecated. -
deploymentId
String deploymentId
Deprecated. -
displayName
String displayName
Deprecated. -
domainName
String domainName
Deprecated. -
environmentPrefix
String environmentPrefix
Deprecated. -
errorMessage
String errorMessage
Deprecated. -
externalId
String externalId
Deprecated. -
externalIp
String externalIp
Deprecated. -
hostname
String hostname
Deprecated. -
hourlyCost
Double hourlyCost
Deprecated. -
hourlyPrice
Double hourlyPrice
Deprecated. -
iacId
String iacId
Deprecated. -
inService
Boolean inService
Deprecated. -
instance
Instance instance
Deprecated. -
internalId
String internalId
Deprecated. -
internalIp
String internalIp
Deprecated. -
internalName
String internalName
Deprecated. -
inventoryExternalRef
String inventoryExternalRef
Deprecated. -
inventoryServiceId
Long inventoryServiceId
Deprecated. -
itemSource
String itemSource
Deprecated. -
lastStats
String lastStats
Deprecated. -
lastUpdated
Date lastUpdated
Deprecated. -
managed
Boolean managed
Deprecated. -
maxCores
Long maxCores
Deprecated. -
maxCpu
Long maxCpu
Deprecated. -
maxMemory
Long maxMemory
Deprecated. -
maxStorage
Long maxStorage
Deprecated. -
monitorId
String monitorId
Deprecated. -
network
Network network
Deprecated. -
planCategory
String planCategory
Deprecated. -
provisionTime
Long provisionTime
Deprecated. -
rawData
String rawData
Deprecated. -
repositoryImage
String repositoryImage
Deprecated. -
resourceLevel
String resourceLevel
Deprecated. -
runningCost
Double runningCost
Deprecated. -
runningMultiplier
Double runningMultiplier
Deprecated. -
runningPrice
Double runningPrice
Deprecated. -
runtimeInfo
String runtimeInfo
Deprecated. -
server
ComputeServer server
Deprecated. -
serviceId
String serviceId
Deprecated. -
serviceUrls
String serviceUrls
Deprecated. -
specId
String specId
Deprecated. -
specType
String specType
Deprecated. -
statsEnabled
Boolean statsEnabled
Deprecated. -
status
Container.Status status
Deprecated. -
statusMessage
String statusMessage
Deprecated. -
uniqueId
String uniqueId
Deprecated. -
usedCpu
Float usedCpu
Deprecated. -
usedMemory
Long usedMemory
Deprecated. -
usedStorage
Long usedStorage
Deprecated. -
uuid
String uuid
Deprecated. -
volumeCreated
Boolean volumeCreated
Deprecated.
-
-
-
Class com.morpheusdata.model.ContainerType
class ContainerType extends MorpheusModel implements Serializable-
Serialized Fields
-
category
String category
-
checkTypeCode
String checkTypeCode
-
cloneType
String cloneType
-
code
String code
-
containerVersion
String containerVersion
-
entryPoint
String entryPoint
-
imageCode
String imageCode
-
logTypeCode
String logTypeCode
-
mountLogs
String mountLogs
-
name
String name
-
ports
Collection<Integer> ports
-
priorityOrder
Integer priorityOrder
-
provisionType
ProvisionType provisionType
-
repositoryImage
String repositoryImage
-
serverType
String serverType
-
shortName
String shortName
-
showServerLogs
Boolean showServerLogs
-
statTypeCode
String statTypeCode
-
virtualImage
VirtualImage virtualImage
-
-
-
Class com.morpheusdata.model.Dashboard
class Dashboard extends MorpheusModel implements Serializable-
Serialized Fields
-
account
Account account
-
category
String category
-
code
String code
-
dashboardId
String dashboardId
-
dashboardItems
List<DashboardItem> dashboardItems
-
dateCreated
Date dateCreated
-
defaultDashboard
Boolean defaultDashboard
-
description
String description
-
enabled
Boolean enabled
-
lastUpdated
Date lastUpdated
-
name
String name
-
scriptPath
String scriptPath
-
sourceType
String sourceType
-
templatePath
String templatePath
-
title
String title
-
user
User user
-
uuid
String uuid
-
-
-
Class com.morpheusdata.model.DashboardItem
class DashboardItem extends MorpheusModel implements Serializable-
Serialized Fields
-
groupRow
Integer groupRow
-
itemColumn
Integer itemColumn
-
itemGroup
String itemGroup
-
itemRow
Integer itemRow
-
type
DashboardItemType type
-
-
-
Class com.morpheusdata.model.DashboardItemType
class DashboardItemType extends MorpheusModel implements Serializable-
Serialized Fields
-
accessTypes
List<String> accessTypes
-
canExecute
Boolean canExecute
-
category
String category
-
code
String code
-
description
String description
-
enabled
Boolean enabled
-
name
String name
-
optionTypes
List<OptionType> optionTypes
-
permission
Permission permission
-
scriptPath
String scriptPath
-
templatePath
String templatePath
-
title
String title
-
uiSection
String uiSection
-
uiSize
String uiSize
-
uiType
String uiType
-
uuid
String uuid
-
-
-
Class com.morpheusdata.model.Datastore
class Datastore extends DatastoreIdentityProjection implements Serializable-
Serialized Fields
-
active
Boolean active
-
allowExpand
Boolean allowExpand
-
allowProvision
Boolean allowProvision
-
allowRead
Boolean allowRead
-
allowWrite
Boolean allowWrite
-
assignedZonePools
List<CloudPool> assignedZonePools
-
category
String category
-
cloud
Cloud cloud
-
code
String code
-
createdBy
User createdBy
-
datastores
List<Datastore> datastores
-
datastoreType
DatastoreType datastoreType
-
defaultStore
Boolean defaultStore
-
displayName
String displayName
-
drsEnabled
Boolean drsEnabled
-
externalId
String externalId
-
externalPath
String externalPath
-
externalType
String externalType
-
freeSpace
Long freeSpace
-
heartbeatTarget
Boolean heartbeatTarget
-
hostId
Long hostId
-
internalId
String internalId
-
isAssigned
Boolean isAssigned
-
isExported
Boolean isExported
-
name
String name
-
online
Boolean online
-
owner
Account owner
-
rawData
String rawData
-
refId
Long refId
-
refType
String refType
-
regionCode
String regionCode
-
status
String status
-
statusMessage
String statusMessage
-
storageServer
StorageServer storageServer
-
storageSize
Long storageSize
-
storageVolume
StorageVolume storageVolume
-
type
String type
-
uniqueId
String uniqueId
-
visibility
String visibility
-
volumeType
StorageVolumeType volumeType
-
zonePool
CloudPool zonePool
-
-
-
Class com.morpheusdata.model.DatastoreType
class DatastoreType extends MorpheusModel implements Serializable-
Serialized Fields
-
code
String code
-
creatable
Boolean creatable
-
diskType
String diskType
-
editable
Boolean editable
-
externalSubType
String externalSubType
-
externalType
String externalType
-
heartbeatTargetCapable
Boolean heartbeatTargetCapable
-
imageTargetCapable
Boolean imageTargetCapable
-
localStorage
Boolean localStorage
-
name
String name
-
options
List<OptionType> options
-
removable
Boolean removable
-
storageServerType
StorageServerType storageServerType
-
-
-
Class com.morpheusdata.model.EnvironmentVariableType
class EnvironmentVariableType extends MorpheusModel implements Serializable-
Serialized Fields
-
account
Account account
-
addPrefix
Boolean addPrefix
-
addSuffix
Boolean addSuffix
-
code
String code
-
customType
Boolean customType
-
defaultValue
String defaultValue
-
evarName
String evarName
-
export
Boolean export
-
masked
Boolean masked
-
name
String name
-
optionType
OptionType optionType
-
sortOrder
Integer sortOrder
-
valueType
String valueType
-
visible
Boolean visible
-
-
-
Class com.morpheusdata.model.ExecuteSchedule
class ExecuteSchedule extends MorpheusModel implements Serializable -
Class com.morpheusdata.model.ExecuteScheduleType
class ExecuteScheduleType extends MorpheusModel implements Serializable-
Serialized Fields
-
code
String code
-
createdBy
String createdBy
-
cron
String cron
-
dateCreated
Date dateCreated
-
description
String description
-
enabled
Boolean enabled
-
lastUpdated
Date lastUpdated
-
name
String name
-
owner
Account owner
-
scheduleTimezone
String scheduleTimezone
-
scheduleType
String scheduleType
-
updatedBy
String updatedBy
-
visibility
String visibility
-
-
-
Class com.morpheusdata.model.FileContent
class FileContent extends MorpheusModel implements Serializable-
Serialized Fields
-
code
String code
-
content
String content
-
contentPath
String contentPath
-
contentRef
String contentRef
-
contentType
String contentType
-
createdBy
String createdBy
-
dateCreated
Date dateCreated
-
editable
Boolean editable
-
enabled
Boolean enabled
-
externalId
String externalId
-
fileVersion
String fileVersion
-
integration
AccountIntegration integration
-
internalId
String internalId
-
lastUpdated
Date lastUpdated
-
name
String name
-
repository
CodeRepository repository
-
sourceType
String sourceType
-
storageProvider
StorageBucket storageProvider
-
updatedBy
String updatedBy
-
uuid
String uuid
-
-
-
Class com.morpheusdata.model.Instance
class Instance extends InstanceIdentityProjection implements Serializable-
Serialized Fields
-
account
Account account
-
autoScale
Boolean autoScale
-
configGroup
String configGroup
-
configId
Long configId
-
configRole
String configRole
-
containers
Collection<Workload> containers
-
coresPerSocket
Long coresPerSocket
-
createdBy
User createdBy
-
deployGroup
String deployGroup
-
description
String description
-
displayName
String displayName
-
environmentPrefix
String environmentPrefix
-
expireDate
Date expireDate
-
externalId
String externalId
-
firewallEnabled
Boolean firewallEnabled
-
hostName
String hostName
-
iacId
String iacId
-
instanceContext
String instanceContext
-
instanceLevel
String instanceLevel
-
instanceTypeCode
String instanceTypeCode
-
instanceTypeName
String instanceTypeName
-
instanceVersion
String instanceVersion
-
layout
InstanceTypeLayout layout
-
layoutCode
String layoutCode
-
layoutId
String layoutId
-
layoutName
String layoutName
-
maxCores
Long maxCores
-
maxMemory
Long maxMemory
-
maxStorage
Long maxStorage
-
metadata
List<MetadataTag> metadata
-
networkDomain
NetworkDomain networkDomain
-
networkLevel
String networkLevel
-
plan
ServicePlan plan
-
provisionType
String provisionType
-
provisionZoneId
Long provisionZoneId
-
resourcePool
CloudPool resourcePool
-
resources
Collection<AccountResource> resources
-
scale
InstanceScale scale
-
scheduleStatus
String scheduleStatus
-
serverGroup
ComputeServerGroup serverGroup
-
servicePassword
String servicePassword
-
serviceUsername
String serviceUsername
-
site
ComputeSite site
-
specs
Collection<ResourceSpec> specs
-
status
String status
-
statusMessage
String statusMessage
-
tags
String tags
-
unformattedName
String unformattedName
-
userGroup
UserGroup userGroup
-
userGroups
List<UserGroup> userGroups
-
userStatus
String userStatus
-
uuid
String uuid
-
-
-
Class com.morpheusdata.model.InstanceAction
class InstanceAction extends MorpheusModel implements Serializable-
Serialized Fields
-
account
Account account
-
actionCode
String actionCode
-
actionOperation
String actionOperation
-
actionScript
String actionScript
-
actionService
String actionService
-
active
Boolean active
-
allowedStatus
String allowedStatus
-
code
String code
-
containerCategories
String containerCategories
-
containerTypes
String containerTypes
-
countEnabled
Boolean countEnabled
-
description
String description
-
layouts
Collection<InstanceTypeLayout> layouts
-
minCount
Integer minCount
-
name
String name
-
provisionOperation
String provisionOperation
-
provisionScript
String provisionScript
-
provisionSelectType
String provisionSelectType
-
provisionService
String provisionService
-
reverseActions
Collection<InstanceAction> reverseActions
-
scaleCategory
String scaleCategory
-
sortOrder
Integer sortOrder
-
syncSource
String syncSource
-
uuid
String uuid
-
-
-
Class com.morpheusdata.model.InstanceScale
class InstanceScale extends InstanceScaleIdentityProjection implements Serializable-
Serialized Fields
-
enabled
Boolean enabled
-
iacId
String iacId
-
internalId
String internalId
-
owner
Account owner
-
regionCode
String regionCode
-
status
com.morpheusdata.model.InstanceScale.Status status
-
threshold
InstanceThreshold threshold
-
type
InstanceScaleType type
-
zoneId
Long zoneId
-
-
-
Class com.morpheusdata.model.InstanceScaleType
class InstanceScaleType extends MorpheusModel implements Serializable-
Serialized Fields
-
code
String code
-
creatable
Boolean creatable
-
description
String description
-
displayOrder
Integer displayOrder
-
enabled
Boolean enabled
-
externalType
String externalType
-
internalControl
Boolean internalControl
-
isEmbedded
Boolean isEmbedded
-
isPlugin
Boolean isPlugin
-
name
String name
-
pluginIconDarkHidpiPath
String pluginIconDarkHidpiPath
-
pluginIconDarkPath
String pluginIconDarkPath
-
pluginIconHidpiPath
String pluginIconHidpiPath
-
pluginIconPath
String pluginIconPath
-
pluginLogoPrefix
String pluginLogoPrefix
-
scaleService
String scaleService
-
selectable
Boolean selectable
-
-
-
Class com.morpheusdata.model.InstanceThreshold
class InstanceThreshold extends InstanceThresholdIdentityProjection implements Serializable-
Serialized Fields
-
action
String action
-
autoDown
Boolean autoDown
-
autoUp
Boolean autoUp
-
code
String code
-
comment
String comment
-
cpuEnabled
Boolean cpuEnabled
-
dateCreated
Date dateCreated
-
diskEnabled
Boolean diskEnabled
-
internalId
String internalId
-
iopsEnabled
Boolean iopsEnabled
-
lastUpdated
Date lastUpdated
-
maxCount
Integer maxCount
-
maxCpu
Double maxCpu
-
maxDisk
Double maxDisk
-
maxIops
Double maxIops
-
maxMemory
Double maxMemory
-
maxNetwork
Double maxNetwork
-
maxValue
Double maxValue
-
memoryEnabled
Boolean memoryEnabled
-
minCount
Integer minCount
-
minCpu
Double minCpu
-
minDisk
Double minDisk
-
minIops
Double minIops
-
minMemory
Double minMemory
-
minNetwork
Double minNetwork
-
minValue
Double minValue
-
networkEnabled
Boolean networkEnabled
-
owner
Account owner
-
scaleIncrement
Integer scaleIncrement
-
sourceThreshold
InstanceThreshold sourceThreshold
-
systemCreated
Boolean systemCreated
-
type
String type
-
zoneId
Long zoneId
-
-
-
Class com.morpheusdata.model.InstanceType
class InstanceType extends MorpheusModel implements Serializable-
Serialized Fields
-
account
Account account
-
active
Boolean active
-
adminUser
String adminUser
-
backupType
String backupType
-
backupTypes
List<BackupType> backupTypes
-
category
String category
-
code
String code
-
createdBy
User createdBy
-
darkLogo
Attachment darkLogo
-
deploymentService
String deploymentService
-
description
String description
-
enabled
Boolean enabled
-
environmentPrefix
String environmentPrefix
-
environmentVariables
List<EnvironmentVariableType> environmentVariables
-
featured
Boolean featured
-
hasAdminUser
Boolean hasAdminUser
-
hasAutoScale
Boolean hasAutoScale
-
hasConfig
Boolean hasConfig
-
hasDeployment
Boolean hasDeployment
-
hasProvisioningStep
Boolean hasProvisioningStep
-
hasServiceUser
Boolean hasServiceUser
-
hasSettings
Boolean hasSettings
-
iconPath
String iconPath
-
layouts
List<InstanceTypeLayout> layouts
-
logo
Attachment logo
-
name
String name
-
optionTypes
List<OptionType> optionTypes
-
osType
String osType
-
provisioningGroupAvailable
Boolean provisioningGroupAvailable
-
provisionSelectType
String provisionSelectType
-
provisionService
String provisionService
-
provisionTypeDefault
Boolean provisionTypeDefault
-
proxyPort
Integer proxyPort
-
proxyProtocol
String proxyProtocol
-
proxyType
String proxyType
-
stackTier
Integer stackTier
-
syncSource
String syncSource
-
uuid
String uuid
-
viewSet
String viewSet
-
visibility
String visibility
-
-
-
Class com.morpheusdata.model.InstanceTypeLayout
class InstanceTypeLayout extends MorpheusModel implements Serializable-
Serialized Fields
-
account
Account account
-
adminUser
String adminUser
-
cloneLayoutId
Long cloneLayoutId
-
code
String code
-
creatable
Boolean creatable
-
description
String description
-
enabled
Boolean enabled
-
environmentVariables
List<EnvironmentVariableType> environmentVariables
-
externalId
String externalId
-
hasAdminUser
Boolean hasAdminUser
-
hasAutoScale
Boolean hasAutoScale
-
hasConfig
Boolean hasConfig
-
hasServiceUser
Boolean hasServiceUser
-
hasSettings
Boolean hasSettings
-
hasSingleTenant
Boolean hasSingleTenant
-
iacId
String iacId
-
instanceLevel
String instanceLevel
-
instanceType
InstanceType instanceType
-
instanceVersion
String instanceVersion
-
internalId
String internalId
-
layoutStyle
String layoutStyle
-
memoryRequirement
Long memoryRequirement
-
name
String name
-
networkLevel
String networkLevel
-
optionTypes
List<OptionType> optionTypes
-
osCategory
String osCategory
-
osType
String osType
-
portCount
Integer portCount
-
provisionType
ProvisionType provisionType
-
refId
Long refId
-
refType
String refType
-
serverCount
Integer serverCount
-
serverType
String serverType
-
sortOrder
Integer sortOrder
-
specTemplates
List<ResourceSpecTemplate> specTemplates
-
supportsConvertToManaged
Boolean supportsConvertToManaged
-
syncSource
String syncSource
-
systemLayout
Boolean systemLayout
-
taskSets
List<TaskSet> taskSets
-
uuid
String uuid
-
workloads
List<WorkloadTypeSet> workloads
-
-
-
Class com.morpheusdata.model.JobTarget
class JobTarget extends MorpheusModel implements Serializable-
Serialized Fields
-
category
String category
-
cloudCredentialId
String cloudCredentialId
-
code
String code
-
configCommand
String configCommand
-
configGroup
String configGroup
-
configId
String configId
-
configRole
String configRole
-
configSettings
String configSettings
-
configTags
String configTags
-
createdBy
User createdBy
-
credentialId
String credentialId
-
cronExpression
String cronExpression
-
dateCreated
Date dateCreated
-
description
String description
-
displayName
String displayName
-
enabled
Boolean enabled
-
errorMessage
String errorMessage
-
externalId
String externalId
-
externalType
String externalType
-
internal
Boolean internal
-
internalId
String internalId
-
inventoryId
String inventoryId
-
inventoryName
String inventoryName
-
itemSource
String itemSource
-
jobSummary
String jobSummary
-
lastExecution
String lastExecution
-
lastJobExecution
JobExecution lastJobExecution
-
lastResult
String lastResult
-
lastRun
Date lastRun
-
lastStatus
String lastStatus
-
lastUpdated
Date lastUpdated
-
name
String name
-
networkCredentialId
String networkCredentialId
-
nextFire
Date nextFire
-
organizationId
String organizationId
-
organizationName
String organizationName
-
owner
Account owner
-
projectId
String projectId
-
projectName
String projectName
-
projectType
String projectType
-
rawData
String rawData
-
refId
String refId
-
refType
String refType
-
scheduleMode
String scheduleMode
-
scheduleType
ExecuteScheduleType scheduleType
-
secretCredentialId
String secretCredentialId
-
serviceId
String serviceId
-
serviceName
String serviceName
-
status
String status
-
statusMessage
String statusMessage
-
storageCredentialId
String storageCredentialId
-
targetType
String targetType
-
type
JobType type
-
-
-
Class com.morpheusdata.model.JobTemplate
class JobTemplate extends MorpheusModel implements Serializable-
Serialized Fields
-
category
String category
-
cloudCredentialId
String cloudCredentialId
-
code
String code
-
configCommand
String configCommand
-
configGroup
String configGroup
-
configId
String configId
-
configRole
String configRole
-
configSettings
String configSettings
-
configTags
String configTags
-
createdBy
User createdBy
-
credentialId
String credentialId
-
cronExpression
String cronExpression
-
dateCreated
Date dateCreated
-
description
String description
-
displayName
String displayName
-
enabled
Boolean enabled
-
errorMessage
String errorMessage
-
externalId
String externalId
-
externalType
String externalType
-
internal
Boolean internal
-
internalId
String internalId
-
inventoryId
String inventoryId
-
inventoryName
String inventoryName
-
itemSource
String itemSource
-
jobSummary
String jobSummary
-
lastExecution
String lastExecution
-
lastJobExecution
JobExecution lastJobExecution
-
lastResult
String lastResult
-
lastRun
Date lastRun
-
lastStatus
String lastStatus
-
lastUpdated
Date lastUpdated
-
name
String name
-
networkCredentialId
String networkCredentialId
-
nextFire
Date nextFire
-
organizationId
String organizationId
-
organizationName
String organizationName
-
owner
Account owner
-
projectId
String projectId
-
projectName
String projectName
-
projectType
String projectType
-
rawData
String rawData
-
refId
String refId
-
refType
String refType
-
scheduleMode
String scheduleMode
-
scheduleType
ExecuteScheduleType scheduleType
-
secretCredentialId
String secretCredentialId
-
serviceId
String serviceId
-
serviceName
String serviceName
-
status
String status
-
statusMessage
String statusMessage
-
storageCredentialId
String storageCredentialId
-
targetType
String targetType
-
type
JobType type
-
-
-
Class com.morpheusdata.model.JobType
class JobType extends MorpheusModel implements Serializable-
Serialized Fields
-
canCreate
Boolean canCreate
-
canDelete
Boolean canDelete
-
canEdit
Boolean canEdit
-
canExecute
Boolean canExecute
-
category
String category
-
code
String code
-
description
String description
-
enabled
Boolean enabled
-
executionService
String executionService
-
iconPath
String iconPath
-
integrationService
String integrationService
-
name
String name
-
onContainer
Boolean onContainer
-
onInstance
Boolean onInstance
-
onIntegration
Boolean onIntegration
-
onMorpheus
Boolean onMorpheus
-
onRemote
Boolean onRemote
-
onServer
Boolean onServer
-
title
String title
-
-
-
Class com.morpheusdata.model.KeyPair
class KeyPair extends KeyPairIdentityProjection implements Serializable-
Serialized Fields
-
accountId
Long accountId
-
code
String code
-
internalId
String internalId
-
passphrase
String passphrase
-
privateKey
String privateKey
-
publicFingerprint
String publicFingerprint
-
publicKey
String publicKey
-
refId
String refId
-
refName
String refName
-
refType
String refType
-
regionCode
String regionCode
-
scope
String scope
-
uuid
String uuid
-
-
-
Class com.morpheusdata.model.Label
class Label extends MorpheusModel implements Serializable -
Class com.morpheusdata.model.MetadataTag
class MetadataTag extends MetadataTagIdentityProjection implements Serializable-
Serialized Fields
-
masked
Boolean masked
-
type
MetadataTagType type
-
value
String value
-
-
-
Class com.morpheusdata.model.MetadataTagType
class MetadataTagType extends MetadataTagTypeIdentityProjection implements Serializable-
Serialized Fields
-
valueType
String valueType
-
-
-
Class com.morpheusdata.model.MorpheusModel
class MorpheusModel extends Object implements Serializable-
Serialized Fields
-
config
String config
-
dirtyProperties
LinkedHashMap<String,
Object> dirtyProperties Internal property used to keep track of a list of dirty fields on the currently extended Model class. -
id
Long id
Database reference Id of the Object. Typically not directly set. -
persistedProperties
LinkedHashMap<String,
Object> persistedProperties Internal property used to keep track of a fields chages on the currently extended Model class.
-
-
-
Class com.morpheusdata.model.MorpheusPackage
class MorpheusPackage extends MorpheusModel implements Serializable -
Class com.morpheusdata.model.NetAddress
class NetAddress extends MorpheusModel implements Serializable-
Serialized Fields
-
address
String address
-
type
NetAddress.AddressType type
-
-
-
Class com.morpheusdata.model.Network
class Network extends NetworkIdentityProjection implements Serializable-
Serialized Fields
-
active
Boolean active
-
assignedZonePools
List<CloudPool> assignedZonePools
-
assignPublicIp
Boolean assignPublicIp
-
availabilityZone
String availabilityZone
-
bootFile
String bootFile
-
bridgeInterface
String bridgeInterface
-
bridgeName
String bridgeName
-
broadcast
String broadcast
-
category
String category
-
cidr
String cidr
-
cidrMask
Integer cidrMask
-
cloud
Cloud cloud
-
cloudPool
CloudPool cloudPool
-
code
String code
-
defaultNetwork
Boolean defaultNetwork
-
description
String description
-
dhcpIp
String dhcpIp
-
dhcpServer
Boolean dhcpServer
-
displayName
String displayName
-
dnsPrimary
String dnsPrimary
-
dnsSecondary
String dnsSecondary
-
externalType
String externalType
-
fabricId
String fabricId
-
gateway
String gateway
-
hasFloatingIps
Boolean hasFloatingIps
-
interfaceName
String interfaceName
-
internalId
String internalId
-
netmask
String netmask
-
networkDomain
NetworkDomain networkDomain
-
networkProxy
NetworkProxy networkProxy
-
networkRole
String networkRole
-
networkServer
NetworkServer networkServer
-
networkType
String networkType
-
owner
Account owner
-
parentNetwork
NetworkIdentityProjection parentNetwork
-
pool
NetworkPool pool
-
prefixLength
Integer prefixLength
-
providerId
String providerId
-
refId
Long refId
-
refType
String refType
-
refUrl
String refUrl
-
regionCode
String regionCode
-
scopeId
String scopeId
-
status
String status
-
statusMessage
String statusMessage
-
subnetAddress
String subnetAddress
-
subnets
List<NetworkSubnet> subnets
-
switchId
String switchId
-
tenantName
String tenantName
-
tftpServer
String tftpServer
-
type
NetworkType type
-
uniqueId
String uniqueId
-
vlanId
Integer vlanId
-
vswitchName
String vswitchName
-
vxlanId
Integer vxlanId
-
-
-
Class com.morpheusdata.model.NetworkBase
class NetworkBase extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.NetworkDomain
class NetworkDomain extends NetworkDomainIdentityProjection implements Serializable-
Serialized Fields
-
account
Account account
-
active
Boolean active
-
configuration
String configuration
-
dcServer
String dcServer
-
description
String description
-
displayName
String displayName
The Display Name of the current Network Domain. This Display Name is typically not changed directly by an integration but can be if necessary. Primarily it is a user adjustable setting performed in the UI. -
dnssec
Boolean dnssec
-
domainPassword
String domainPassword
-
domainSerial
String domainSerial
-
domainUsername
String domainUsername
-
fqdn
String fqdn
-
guestPassword
String guestPassword
-
guestUsername
String guestUsername
-
internalId
String internalId
-
name
String name
The name of the current Network Domain. This is often synced in and represents the actual zone name -
ouPath
String ouPath
-
owner
Account owner
-
publicZone
Boolean publicZone
-
refId
Long refId
-
refSource
String refSource
-
refType
String refType
-
regionCode
String regionCode
-
reverseExternalId
String reverseExternalId
-
reverseFqdn
String reverseFqdn
-
reverseName
String reverseName
-
zoneType
String zoneType
-
-
-
Class com.morpheusdata.model.NetworkDomainRecord
class NetworkDomainRecord extends NetworkDomainRecordIdentityProjection implements Serializable-
Serialized Fields
-
comments
String comments
-
containerId
Long containerId
-
content
String content
-
createdBy
User createdBy
-
fqdn
String fqdn
-
instanceId
Long instanceId
-
internalId
String internalId
-
name
String name
-
networkDomain
NetworkDomain networkDomain
-
networkPoolIp
NetworkPoolIp networkPoolIp
-
recordData
String recordData
-
refId
Long refId
-
refType
String refType
-
serverId
Long serverId
-
source
String source
-
status
String status
-
statusMessage
String statusMessage
-
ttl
Integer ttl
-
type
String type
-
-
-
Class com.morpheusdata.model.NetworkLoadBalancer
class NetworkLoadBalancer extends NetworkLoadBalancerIdentityProjection implements Serializable-
Serialized Fields
-
account
Account account
-
adminPort
Integer adminPort
-
apiPort
Integer apiPort
-
areaId
String areaId
-
cloud
Cloud cloud
-
credentialData
Map credentialData
-
credentialLoaded
Boolean credentialLoaded
-
dateCreated
Date dateCreated
-
description
String description
-
enabled
Boolean enabled
-
externalIp
String externalIp
-
hourlyPrice
Double hourlyPrice
-
internalId
String internalId
-
internalIp
String internalIp
-
lastUpdated
Date lastUpdated
-
managementUrl
String managementUrl
-
monitors
List<NetworkLoadBalancerMonitor> monitors
-
name
String name
-
networkServerId
Long networkServerId
-
owner
Account owner
-
pool
NetworkPool pool
-
poolName
String poolName
-
region
CloudRegion region
-
serverName
String serverName
-
serviceName
String serviceName
-
sshHost
String sshHost
-
sshPassword
String sshPassword
-
sshPort
Integer sshPort
-
sshUsername
String sshUsername
-
sslCert
AccountCertificate sslCert
-
sslEnabled
Boolean sslEnabled
-
status
String status
-
statusDate
Date statusDate
-
statusMessage
String statusMessage
-
type
NetworkLoadBalancerType type
-
uuid
String uuid
-
virtualServiceName
String virtualServiceName
-
visibility
String visibility
-
-
-
Class com.morpheusdata.model.NetworkLoadBalancerInstance
class NetworkLoadBalancerInstance extends LoadBalancerInstanceIdentityProjection implements Serializable-
Serialized Fields
-
active
Boolean active
-
assignedZonePools
List<CloudPool> assignedZonePools
-
backendPort
Integer backendPort
-
connectionLimit
Integer connectionLimit
-
containers
List<Container> containers
-
dateCreated
Date dateCreated
-
description
String description
-
externalAddress
Boolean externalAddress
-
externalId
String externalId
-
externalPortId
String externalPortId
-
extraConfig
String extraConfig
-
holder
Map<String,
Object> holder -
instance
Instance instance
-
internalId
String internalId
-
lastUpdated
Date lastUpdated
-
loadBalancer
NetworkLoadBalancer loadBalancer
-
monitor
NetworkLoadBalancerMonitor monitor
-
networkId
String networkId
-
parentInstance
NetworkLoadBalancerInstance parentInstance
-
partition
String partition
-
policies
List<NetworkLoadBalancerPolicy> policies
-
policiesHash
String policiesHash
-
pool
NetworkLoadBalancerPool pool
-
poolName
String poolName
-
profiles
List<NetworkLoadBalancerProfile> profiles
-
removing
Boolean removing
-
scripts
List<NetworkLoadBalancerScript> scripts
-
serverGroup
ComputeServerGroup serverGroup
-
serverName
String serverName
-
serviceAccess
String serviceAccess
-
serviceName
String serviceName
-
servicePort
Integer servicePort
-
sourceAddress
String sourceAddress
-
sslCert
AccountCertificate sslCert
-
sslEnabled
Boolean sslEnabled
-
sslMode
String sslMode
-
sslRedirectMode
String sslRedirectMode
-
sslServerCert
AccountCertificate sslServerCert
-
status
String status
-
statusDate
Date statusDate
-
statusMessage
String statusMessage
-
sticky
Boolean sticky
-
subnetId
String subnetId
-
vipBalance
String vipBalance
-
vipDirectAddress
String vipDirectAddress
-
vipHostname
String vipHostname
-
vipMode
String vipMode
-
vipPool
NetworkPool vipPool
-
vipPortRange
String vipPortRange
-
vipProtocol
String vipProtocol
-
vipScheme
String vipScheme
-
vipShared
Boolean vipShared
-
vipSource
String vipSource
-
vipStatus
String vipStatus
-
vipSticky
String vipSticky
-
vipType
String vipType
-
virtualServiceName
String virtualServiceName
-
-
-
Class com.morpheusdata.model.NetworkLoadBalancerMember
class NetworkLoadBalancerMember extends MorpheusModel implements Serializable-
Serialized Fields
-
createdBy
User createdBy
-
dateCreated
Date dateCreated
-
description
String description
-
enabled
Boolean enabled
-
externalId
String externalId
-
internalId
String internalId
-
lastUpdated
Date lastUpdated
-
node
NetworkLoadBalancerNode node
-
nodeState
String nodeState
-
pool
NetworkLoadBalancerPool pool
-
port
Integer port
-
portType
String portType
-
ratio
Integer ratio
-
status
String status
-
statusDate
Date statusDate
-
statusMessage
String statusMessage
-
visibility
String visibility
-
-
-
Class com.morpheusdata.model.NetworkLoadBalancerMonitor
class NetworkLoadBalancerMonitor extends LoadBalancerMonitorIdentityProjection implements Serializable-
Serialized Fields
-
account
Account account
-
aliasAddress
String aliasAddress
-
aliasPort
Integer aliasPort
-
assignedZonePools
List<CloudPool> assignedZonePools
-
category
String category
-
code
String code
-
createdBy
User createdBy
-
dataLength
Integer dataLength
-
dateCreated
Date dateCreated
-
description
String description
-
disabledData
String disabledData
-
enabled
Boolean enabled
-
extraConfig
String extraConfig
-
fallCount
Integer fallCount
-
internalId
String internalId
-
lastUpdated
Date lastUpdated
-
loadBalancer
NetworkLoadBalancer loadBalancer
-
maxRetry
Integer maxRetry
-
monitorAdaptive
Boolean monitorAdaptive
-
monitorDestination
String monitorDestination
-
monitorInterval
Integer monitorInterval
-
monitorPassword
String monitorPassword
-
monitorReverse
Boolean monitorReverse
-
monitorSource
String monitorSource
-
monitorTimeout
Integer monitorTimeout
-
monitorTransparent
Boolean monitorTransparent
-
monitorType
String monitorType
-
monitorUsername
String monitorUsername
-
partition
String partition
-
receiveCode
String receiveCode
-
receiveData
String receiveData
-
riseCount
Integer riseCount
-
sendData
String sendData
-
sendType
String sendType
-
sendVersion
String sendVersion
-
status
String status
-
statusDate
Date statusDate
-
statusMessage
String statusMessage
-
visibility
String visibility
-
-
-
Class com.morpheusdata.model.NetworkLoadBalancerNode
class NetworkLoadBalancerNode extends LoadBalancerNodeIdentityProjection implements Serializable-
Serialized Fields
-
assignedZonePools
List<CloudPool> assignedZonePools
-
containerId
Long containerId
-
createdBy
User createdBy
-
dateCreated
Date dateCreated
-
description
String description
-
enabled
Boolean enabled
-
externalRefId
String externalRefId
-
externalRefName
String externalRefName
-
externalRefType
String externalRefType
-
instanceId
Long instanceId
-
internalId
String internalId
-
ipAddress
String ipAddress
-
lastUpdated
Date lastUpdated
-
loadBalancer
NetworkLoadBalancer loadBalancer
-
maxConnections
Integer maxConnections
-
monitor
NetworkLoadBalancerMonitor monitor
-
monitorPort
String monitorPort
-
nodeSource
String nodeSource
-
nodeState
String nodeState
-
partition
String partition
-
port
Integer port
-
portType
String portType
-
rawData
String rawData
-
server
ComputeServer server
-
status
String status
-
statusDate
Date statusDate
-
statusMessage
String statusMessage
-
visibility
String visibility
-
weight
Integer weight
-
-
-
Class com.morpheusdata.model.NetworkLoadBalancerPolicy
class NetworkLoadBalancerPolicy extends LoadBalancerPolicyIdentityProjection implements Serializable-
Serialized Fields
-
account
Account account
-
category
String category
-
controls
String controls
-
createdBy
User createdBy
-
dateCreated
Date dateCreated
-
description
String description
-
displayOrder
Integer displayOrder
-
draft
Boolean draft
-
enabled
Boolean enabled
-
externalId
String externalId
-
internalId
String internalId
-
lastUpdated
Date lastUpdated
-
loadBalancer
NetworkLoadBalancer loadBalancer
-
name
String name
-
partition
String partition
-
policyType
String policyType
-
requires
String requires
-
rules
List<NetworkLoadBalancerRule> rules
-
status
String status
-
strategy
String strategy
-
visibility
String visibility
-
-
-
Class com.morpheusdata.model.NetworkLoadBalancerPool
class NetworkLoadBalancerPool extends LoadBalancerPoolIdentityProjection implements Serializable-
Serialized Fields
-
allowNat
Boolean allowNat
-
allowSnat
Boolean allowSnat
-
assignedZonePools
List<CloudPool> assignedZonePools
-
category
String category
-
createdBy
User createdBy
-
dateCreated
Date dateCreated
-
description
String description
-
downAction
String downAction
-
enabled
Boolean enabled
-
errorPenalty
Float errorPenalty
-
externalId
String externalId
-
extraConfig
String extraConfig
-
healthPenalty
Float healthPenalty
-
healthScore
Float healthScore
-
internalId
String internalId
-
lastUpdated
Date lastUpdated
-
loadBalancer
NetworkLoadBalancer loadBalancer
-
maxQueueDepth
Integer maxQueueDepth
-
maxQueueTime
Integer maxQueueTime
-
members
List<NetworkLoadBalancerMember> members
-
minActive
Integer minActive
-
minInService
Integer minInService
-
minUpAction
String minUpAction
-
minUpMonitor
String minUpMonitor
-
monitors
List<NetworkLoadBalancerMonitor> monitors
-
name
String name
-
nodes
List<NetworkLoadBalancerNode> nodes
-
numberActive
Integer numberActive
-
numberInService
Integer numberInService
-
partition
String partition
-
performanceScore
Float performanceScore
-
port
Integer port
-
portType
String portType
-
rampTime
Integer rampTime
-
securityPenalty
Float securityPenalty
-
status
String status
-
statusDate
Date statusDate
-
statusMessage
String statusMessage
-
vipBalance
String vipBalance
-
vipClientIpMode
String vipClientIpMode
-
vipServerIpMode
String vipServerIpMode
-
vipSticky
String vipSticky
-
visibility
String visibility
-
-
-
Class com.morpheusdata.model.NetworkLoadBalancerProfile
class NetworkLoadBalancerProfile extends LoadBalancerProfileIdentityProjection implements Serializable-
Serialized Fields
-
account
Account account
-
accountCertificate
AccountCertificate accountCertificate
-
category
String category
-
createdBy
User createdBy
-
dateCreated
Date dateCreated
-
editable
Boolean editable
-
enabled
Boolean enabled
-
externalId
String externalId
-
insertXforwardedFor
Boolean insertXforwardedFor
-
internalId
String internalId
-
lastUpdated
Date lastUpdated
-
loadBalancer
NetworkLoadBalancer loadBalancer
-
name
String name
-
persistenceCookieName
String persistenceCookieName
-
persistenceExpiresIn
Long persistenceExpiresIn
-
persistenceType
String persistenceType
-
proxyType
String proxyType
-
rawData
String rawData
-
redirectRewrite
String redirectRewrite
-
redirectUrl
String redirectUrl
-
serviceType
String serviceType
-
sslCert
String sslCert
-
sslEnabled
Boolean sslEnabled
-
visibility
String visibility
-
-
-
Class com.morpheusdata.model.NetworkLoadBalancerRule
class NetworkLoadBalancerRule extends LoadBalancerRuleIdentityProjection implements Serializable-
Serialized Fields
-
actionCode
Integer actionCode
-
actionExpiration
Integer actionExpiration
-
actionExternalId
String actionExternalId
-
actionForward
Boolean actionForward
-
actionInternalId
String actionInternalId
-
actionLength
Integer actionLength
-
actionName
String actionName
-
actionOffset
Integer actionOffset
-
actionPoolId
String actionPoolId
-
actionPort
Integer actionPort
-
actionRequest
Boolean actionRequest
-
actionSelect
Boolean actionSelect
-
actionStatus
Integer actionStatus
-
actionTimeout
Integer actionTimeout
-
actionType
String actionType
-
actionVlan
Integer actionVlan
-
category
String category
-
createdBy
User createdBy
-
dateCreated
Date dateCreated
-
description
String description
-
displayOrder
Integer displayOrder
-
enabled
Boolean enabled
-
externalId
String externalId
-
internalId
String internalId
-
lastUpdated
Date lastUpdated
-
name
String name
-
policy
NetworkLoadBalancerPolicy policy
-
pools
List<NetworkLoadBalancerPool> pools
-
visibility
String visibility
-
-
-
Class com.morpheusdata.model.NetworkLoadBalancerScript
class NetworkLoadBalancerScript extends LoadBalancerScriptIdentityProjection implements Serializable-
Serialized Fields
-
account
Account account
-
category
String category
-
createdBy
User createdBy
-
dateCreated
Date dateCreated
-
description
String description
-
enabled
Boolean enabled
-
externalId
String externalId
-
internalId
String internalId
-
lastUpdated
Date lastUpdated
-
loadBalancer
NetworkLoadBalancer loadBalancer
-
name
String name
-
script
String script
-
visibility
String visibility
-
-
-
Class com.morpheusdata.model.NetworkLoadBalancerType
class NetworkLoadBalancerType extends MorpheusModel implements Serializable-
Serialized Fields
-
certSize
Integer certSize
-
cloudType
CloudType cloudType
-
code
String code
-
creatable
Boolean creatable
-
createMonitors
Boolean createMonitors
-
createNodes
Boolean createNodes
-
createPolicies
Boolean createPolicies
-
createPools
Boolean createPools
-
createPricePlans
Boolean createPricePlans
-
createProfiles
Boolean createProfiles
-
createRules
Boolean createRules
-
createScripts
Boolean createScripts
-
createServices
Boolean createServices
-
createType
String createType
-
createVirtualServerPolicies
Boolean createVirtualServerPolicies
-
createVirtualServers
Boolean createVirtualServers
-
editable
Boolean editable
-
enabled
Boolean enabled
-
format
String format
-
hasMonitors
Boolean hasMonitors
-
hasNodeMonitors
Boolean hasNodeMonitors
-
hasNodes
Boolean hasNodes
-
hasNodeWeight
Boolean hasNodeWeight
-
hasPolicies
Boolean hasPolicies
-
hasPools
Boolean hasPools
-
hasPrivateVip
Boolean hasPrivateVip
-
hasProfiles
Boolean hasProfiles
-
hasRules
Boolean hasRules
-
hasScripts
Boolean hasScripts
-
hasServices
Boolean hasServices
-
hasVirtualServerPolicies
Boolean hasVirtualServerPolicies
-
hasVirtualServers
Boolean hasVirtualServers
-
imageCode
String imageCode
-
initializeQueue
String initializeQueue
-
instanceOptionTypes
Collection<OptionType> instanceOptionTypes
-
instancePolicyOptionTypes
Collection<OptionType> instancePolicyOptionTypes
-
instanceRuleOptionTypes
Collection<OptionType> instanceRuleOptionTypes
-
instanceSupportsStatus
Boolean instanceSupportsStatus
-
internal
Boolean internal
-
isPlugin
Boolean isPlugin
-
monitorOptionTypes
Collection<OptionType> monitorOptionTypes
-
name
String name
-
nameEditable
Boolean nameEditable
-
networkService
String networkService
-
nodeOptionTypes
Collection<OptionType> nodeOptionTypes
-
nodeResourceType
String nodeResourceType
-
nodeSupportsStatus
Boolean nodeSupportsStatus
-
optionTypes
Collection<OptionType> optionTypes
-
pluginIconDarkHidpiPath
String pluginIconDarkHidpiPath
-
pluginIconDarkPath
String pluginIconDarkPath
-
pluginIconHidpiPath
String pluginIconHidpiPath
-
pluginIconPath
String pluginIconPath
-
pluginLogoPrefix
String pluginLogoPrefix
-
policyOptionTypes
Collection<OptionType> policyOptionTypes
-
policyRuleOptionTypes
Collection<OptionType> policyRuleOptionTypes
-
poolMemberType
String poolMemberType
-
poolOptionTypes
Collection<OptionType> poolOptionTypes
-
poolSupportsStatus
Boolean poolSupportsStatus
-
profileOptionTypes
Collection<OptionType> profileOptionTypes
-
profilesEditable
Boolean profilesEditable
-
profileSupportsPersistence
Boolean profileSupportsPersistence
-
profileSupportsProxy
Boolean profileSupportsProxy
-
removable
Boolean removable
-
scriptOptionTypes
Collection<OptionType> scriptOptionTypes
-
sharedVipMode
String sharedVipMode
-
supportsBalancing
Boolean supportsBalancing
-
supportsCerts
Boolean supportsCerts
-
supportsFloatingIp
Boolean supportsFloatingIp
-
supportsHostname
Boolean supportsHostname
-
supportsMonitor
Boolean supportsMonitor
-
supportsPoolDetail
Boolean supportsPoolDetail
-
supportsScheme
Boolean supportsScheme
-
supportsSticky
Boolean supportsSticky
-
supportsVip
Boolean supportsVip
-
viewSet
String viewSet
-
vipOptionTypes
Collection<OptionType> vipOptionTypes
-
-
-
Class com.morpheusdata.model.NetworkPool
class NetworkPool extends NetworkPoolIdentityProjection implements Serializable-
Serialized Fields
-
account
Account account
-
cidr
String cidr
-
cidrIPv6
String cidrIPv6
-
configuration
String configuration
-
description
String description
-
dhcpServer
Boolean dhcpServer
-
displayName
String displayName
-
dnsDomain
String dnsDomain
-
dnsSearchPath
String dnsSearchPath
-
dnsServers
List<String> dnsServers
-
dnsSuffixList
List<String> dnsSuffixList
-
externalId
String externalId
-
gateway
String gateway
-
hostPrefix
String hostPrefix
-
httpProxy
String httpProxy
-
internalId
String internalId
-
ipCount
BigInteger ipCount
-
ipFreeCount
BigInteger ipFreeCount
-
ipRanges
List<NetworkPoolRange> ipRanges
-
name
String name
-
netmask
String netmask
-
owner
Account owner
-
parentId
String parentId
-
parentType
String parentType
-
poolEnabled
Boolean poolEnabled
-
poolServer
NetworkPoolServer poolServer
-
refId
String refId
-
refType
String refType
-
subnetAddress
String subnetAddress
-
type
NetworkPoolType type
-
-
-
Class com.morpheusdata.model.NetworkPoolIp
class NetworkPoolIp extends NetworkPoolIpIdentityProjection implements Serializable-
Serialized Fields
-
active
Boolean active
-
createdBy
User createdBy
-
dateCreated
Date dateCreated
-
description
String description
-
dnsServer
String dnsServer
-
domain
NetworkDomain domain
-
domainName
String domainName
-
endDate
Date endDate
-
fqdn
String fqdn
-
gatewayAddress
String gatewayAddress
-
hostname
String hostname
-
interfaceName
String interfaceName
-
internalId
String internalId
-
ipType
String ipType
Tracks the type of reservation this ip is. You can look atNetworkPoolIp.IPType
for a list of available types -
lastUpdated
Date lastUpdated
-
macAddress
String macAddress
-
networkPool
NetworkPool networkPool
-
networkPoolRange
NetworkPoolRange networkPoolRange
-
ptrId
String ptrId
-
refId
Long refId
-
refType
String refType
-
startDate
Date startDate
-
staticIp
Boolean staticIp
-
subnetMask
String subnetMask
-
subRefId
Long subRefId
-
-
-
Class com.morpheusdata.model.NetworkPoolRange
class NetworkPoolRange extends MorpheusModel implements Serializable-
Serialized Fields
-
active
Boolean active
-
addressCount
BigInteger addressCount
-
cidr
String cidr
-
cidrIPv6
String cidrIPv6
-
dateCreated
Date dateCreated
-
description
String description
-
endAddress
String endAddress
-
endIPv6Address
String endIPv6Address
-
externalId
String externalId
-
internalId
String internalId
-
lastUpdated
Date lastUpdated
-
networkPool
NetworkPool networkPool
-
readOnly
Boolean readOnly
-
reservationCount
Integer reservationCount
-
startAddress
String startAddress
-
startIPv6Address
String startIPv6Address
-
-
-
Class com.morpheusdata.model.NetworkPoolServer
class NetworkPoolServer extends MorpheusModel implements Serializable-
Serialized Fields
-
account
Account account
-
adminPort
Integer adminPort
-
apiPort
Integer apiPort
-
credentialData
Map credentialData
-
credentialLoaded
Boolean credentialLoaded
-
dateCreated
Date dateCreated
-
description
String description
-
enabled
Boolean enabled
-
externalId
String externalId
-
ignoreSsl
Boolean ignoreSsl
-
integration
AccountIntegration integration
-
internalId
String internalId
-
lastUpdated
Date lastUpdated
-
name
String name
-
networkFilter
String networkFilter
-
serviceHost
String serviceHost
-
serviceMode
String serviceMode
-
servicePassword
String servicePassword
-
servicePort
Integer servicePort
-
serviceThrottleRate
Long serviceThrottleRate
-
serviceUrl
String serviceUrl
-
serviceUsername
String serviceUsername
-
status
String status
-
statusDate
Date statusDate
-
statusMessage
String statusMessage
-
tenantMatch
String tenantMatch
-
type
NetworkPoolServerType type
-
zoneFilter
String zoneFilter
-
-
-
Class com.morpheusdata.model.NetworkPoolServerType
class NetworkPoolServerType extends MorpheusModel implements Serializable -
Class com.morpheusdata.model.NetworkPoolType
class NetworkPoolType extends MorpheusModel implements Serializable-
Serialized Fields
-
code
String code
A Unique Code string for easier programmatic reference and API Use. Should be unique globally -
creatable
Boolean creatable
Defines whether or not a Pool can be created from the UI (Currently not supported by theIPAMProvider
implementation). -
description
String description
An optional description can be provided if absolutely necessary. -
hostRecordEditable
Boolean hostRecordEditable
-
ipv6Pool
Boolean ipv6Pool
-
name
String name
Human Readable name of the Pool Type. (can be overridden with i18n schemas). -
rangeSupportsCidr
Boolean rangeSupportsCidr
-
-
-
Class com.morpheusdata.model.NetworkProxy
class NetworkProxy extends MorpheusModel implements Serializable-
Serialized Fields
-
account
Account account
-
name
String name
The displayable name given to the proxy configuration being referenced -
noProxy
String noProxy
Used for specifying a list of hosts that should not be proxied. -
owner
Account owner
-
proxyDomain
String proxyDomain
Some proxies have to be authenticated via KERBEROS and therefore need to reference the windows Domain. This field is optional and allows that to be specified -
proxyHost
String proxyHost
The Host IP of the proxy server being utilized -
proxyPassword
String proxyPassword
Password used to authenticate with the proxy server, if applicable -
proxyPort
Integer proxyPort
The configured proxy port, this is typically related to SOCKS compliant Proxies -
proxyUser
String proxyUser
Username used to authenticate with the proxy server, if applicable -
proxyWorkstation
String proxyWorkstation
Used for authenticating with Windows specific Proxy servers. (optional) -
visibility
String visibility
-
-
-
Class com.morpheusdata.model.NetworkRoute
class NetworkRoute extends NetworkRouteIdentityProjection implements Serializable-
Serialized Fields
-
category
String category
-
code
String code
-
defaultRoute
Boolean defaultRoute
-
deletable
Boolean deletable
-
description
String description
-
destination
String destination
-
destinationType
String destinationType
-
editable
Boolean editable
-
enabled
Boolean enabled
-
externalInterface
String externalInterface
-
externalType
String externalType
-
iacId
String iacId
-
internalId
String internalId
-
name
String name
-
networkMtu
Integer networkMtu
-
priority
Integer priority
-
providerId
String providerId
-
rawData
String rawData
-
routeTable
NetworkRouteTable routeTable
-
routeType
String routeType
-
source
String source
-
sourceType
String sourceType
-
status
String status
-
syncSource
String syncSource
-
uniqueId
String uniqueId
-
visible
Boolean visible
-
-
-
Class com.morpheusdata.model.NetworkRouter
class NetworkRouter extends NetworkRouterIdentityProjection implements Serializable-
Serialized Fields
-
availabilityZone
String availabilityZone
-
category
String category
-
cloud
Cloud cloud
-
code
String code
-
createdById
Long createdById
-
createdByName
String createdByName
-
datacenterId
String datacenterId
-
datastoreId
String datastoreId
-
dateCreated
Date dateCreated
-
defaultGateway
String defaultGateway
-
description
String description
-
dhcpLogLevel
String dhcpLogLevel
-
domainName
String domainName
-
enableBgp
Boolean enableBgp
-
enabled
Boolean enabled
-
enableDhcp
Boolean enableDhcp
-
enableDhcpLogging
Boolean enableDhcpLogging
-
enableEcmp
Boolean enableEcmp
-
enableHa
Boolean enableHa
-
enableHaLogging
Boolean enableHaLogging
-
enableNat
Boolean enableNat
-
enableOspf
Boolean enableOspf
-
enableRouting
Boolean enableRouting
-
enableSnat
Boolean enableSnat
-
externalId
String externalId
-
externalIndex
Integer externalIndex
-
externalIp
String externalIp
-
externalNetwork
NetworkIdentityProjection externalNetwork
-
externalSubnet
NetworkSubnet externalSubnet
-
folderId
String folderId
-
fqdn
String fqdn
-
haDeclareDeadTime
Integer haDeclareDeadTime
-
haInterface
NetworkRouterInterface haInterface
-
haIpAddress1
String haIpAddress1
-
haIpAddress2
String haIpAddress2
-
haLogLevel
String haLogLevel
-
hostId
String hostId
-
hostname
String hostname
-
iacId
String iacId
-
instance
Instance instance
-
internalId
String internalId
-
internalIndex
Integer internalIndex
-
internalIp
String internalIp
-
internalNetwork
NetworkIdentityProjection internalNetwork
-
internalSubnet
NetworkSubnet internalSubnet
-
lastStats
String lastStats
-
lastSync
Date lastSync
-
lastSyncDuration
Long lastSyncDuration
-
lastUpdated
Date lastUpdated
-
localAs
String localAs
-
managementIp
String managementIp
-
managementNetwork
NetworkIdentityProjection managementNetwork
-
managementSubnet
NetworkSubnet managementSubnet
-
name
String name
-
networkServer
NetworkServer networkServer
-
networkSource
String networkSource
-
nextRunDate
Date nextRunDate
-
owner
Account owner
-
parentRouterId
Long parentRouterId
-
poolId
String poolId
-
providerId
String providerId
-
rawData
String rawData
-
regionCode
String regionCode
-
routerId
String routerId
-
routerType
String routerType
-
routes
List<NetworkRoute> routes
-
site
ComputeSite site
-
sizeId
String sizeId
-
sshPassword
String sshPassword
-
sshUsername
String sshUsername
-
status
String status
-
statusDate
Date statusDate
-
statusMessage
String statusMessage
-
tenantName
String tenantName
-
type
NetworkRouterType type
-
updateId
String updateId
-
visibility
String visibility
-
-
-
Class com.morpheusdata.model.NetworkRouterInterface
class NetworkRouterInterface extends MorpheusModel implements Serializable-
Serialized Fields
-
active
Boolean active
-
category
String category
-
cidr
String cidr
-
code
String code
-
dateCreated
Date dateCreated
-
description
String description
-
dhcp
Boolean dhcp
-
displayOrder
Integer displayOrder
-
enabled
Boolean enabled
-
externalId
String externalId
-
externalLink
String externalLink
-
gateway
String gateway
-
interfaceType
String interfaceType
-
internalId
String internalId
-
ipAddress
String ipAddress
-
ipMode
String ipMode
-
ipSubnet
String ipSubnet
-
ipv6Address
String ipv6Address
-
ipv6Subnet
String ipv6Subnet
-
lastUpdated
Date lastUpdated
-
macAddress
String macAddress
-
name
String name
-
network
NetworkIdentityProjection network
-
networkPosition
String networkPosition
-
networkSubnet
NetworkSubnet networkSubnet
-
networkType
String networkType
-
poolAssigned
Boolean poolAssigned
-
primaryInterface
Boolean primaryInterface
-
providerId
String providerId
-
rawData
String rawData
-
refId
Long refId
-
refType
String refType
-
secondaryIpAddress
String secondaryIpAddress
-
status
String status
-
syncSource
String syncSource
-
-
-
Class com.morpheusdata.model.NetworkRouterType
class NetworkRouterType extends MorpheusModel implements Serializable-
Serialized Fields
-
bgpListViewType
String bgpListViewType
-
brandingImageName
String brandingImageName
-
code
String code
-
creatable
Boolean creatable
-
deletable
Boolean deletable
-
description
String description
-
editable
Boolean editable
-
enabled
Boolean enabled
-
hasBgp
Boolean hasBgp
-
hasBridging
Boolean hasBridging
-
hasCertificates
Boolean hasCertificates
-
hasDhcp
Boolean hasDhcp
-
hasDhcpBinding
Boolean hasDhcpBinding
-
hasDhcpRelay
Boolean hasDhcpRelay
-
hasDnsClient
Boolean hasDnsClient
-
hasDnsForwarding
Boolean hasDnsForwarding
-
hasFirewall
Boolean hasFirewall
-
hasFirewallGroups
Boolean hasFirewallGroups
-
hasGateway
Boolean hasGateway
-
hasGre
Boolean hasGre
-
hasHighAvailability
Boolean hasHighAvailability
-
hasInterfaces
Boolean hasInterfaces
-
hasIpsecVpn
Boolean hasIpsecVpn
-
hasL2tVpn
Boolean hasL2tVpn
-
hasLoadBalancing
Boolean hasLoadBalancing
-
hasMulticast
Boolean hasMulticast
-
hasNat
Boolean hasNat
-
hasNetworkServer
Boolean hasNetworkServer
-
hasOspf
Boolean hasOspf
-
hasRouteRedistribution
Boolean hasRouteRedistribution
-
hasRouting
Boolean hasRouting
-
hasSecurityGroupPriority
Boolean hasSecurityGroupPriority
-
hasSslVpn
Boolean hasSslVpn
-
hasStaticRouting
Boolean hasStaticRouting
-
hasSyslog
Boolean hasSyslog
-
integrationCode
String integrationCode
-
name
String name
-
natListViewType
String natListViewType
-
optionTypes
List<OptionType> optionTypes
-
routeOptionTypes
List<OptionType> routeOptionTypes
-
routerService
String routerService
-
selectable
Boolean selectable
-
supportsEditDhcpGlobalConfig
Boolean supportsEditDhcpGlobalConfig
-
supportsEditFirewallRule
Boolean supportsEditFirewallRule
-
supportsEditRoute
Boolean supportsEditRoute
-
supportsMultipleAddressInterfaces
Boolean supportsMultipleAddressInterfaces
-
titleDhcp
String titleDhcp
-
titleDhcpBinding
String titleDhcpBinding
-
titleDhcpRelay
String titleDhcpRelay
-
titleDns
String titleDns
-
titleFirewallApplications
String titleFirewallApplications
-
titleFirewallGroups
String titleFirewallGroups
-
titleFirewallRule
String titleFirewallRule
-
titleFirewalls
String titleFirewalls
-
titleInterfaces
String titleInterfaces
-
titleLoadBalancer
String titleLoadBalancer
-
titleNat
String titleNat
-
titleRouting
String titleRouting
-
titleVpn
String titleVpn
-
-
-
Class com.morpheusdata.model.NetworkRouteTable
class NetworkRouteTable extends NetworkRouteTableIdentityProjection implements Serializable -
Class com.morpheusdata.model.NetworkSecurityServer
class NetworkSecurityServer extends MorpheusModel implements Serializable-
Serialized Fields
-
account
Account account
-
adminPort
Integer adminPort
-
apiPort
Integer apiPort
-
dateCreated
Date dateCreated
-
description
String description
-
enabled
Boolean enabled
-
externalId
String externalId
-
integration
AccountIntegration integration
-
internalId
String internalId
-
lastUpdated
Date lastUpdated
-
networkFilter
String networkFilter
-
networkServer
NetworkServer networkServer
-
pendingCommit
Boolean pendingCommit
-
serviceHost
String serviceHost
-
serviceMode
String serviceMode
-
servicePassword
String servicePassword
-
servicePort
Integer servicePort
-
serviceUrl
String serviceUrl
-
serviceUsername
String serviceUsername
-
status
String status
-
statusDate
Date statusDate
-
statusMessage
String statusMessage
-
tenantMatch
String tenantMatch
-
type
NetworkSecurityServerType type
-
visibility
String visibility
-
visible
Boolean visible
-
zoneId
Long zoneId
-
-
-
Class com.morpheusdata.model.NetworkSecurityServerType
class NetworkSecurityServerType extends MorpheusModel implements Serializable-
Serialized Fields
-
canDelete
Boolean canDelete
-
canEdit
Boolean canEdit
-
code
String code
-
creatable
Boolean creatable
-
description
String description
-
enabled
Boolean enabled
-
hasCommit
Boolean hasCommit
-
hasSecurityEndpoints
Boolean hasSecurityEndpoints
-
hasSecurityGroups
Boolean hasSecurityGroups
-
hasSecurityProfiles
Boolean hasSecurityProfiles
-
hasSecurityRoles
Boolean hasSecurityRoles
-
hasSecurityZones
Boolean hasSecurityZones
-
integrationCode
String integrationCode
-
manageSecurityGroups
Boolean manageSecurityGroups
-
name
String name
-
securityService
String securityService
-
selectable
Boolean selectable
-
serverCode
String serverCode
-
titleSecurityEndpoints
String titleSecurityEndpoints
-
titleSecurityGroups
String titleSecurityGroups
-
titleSecurityProfiles
String titleSecurityProfiles
-
titleSecurityRoles
String titleSecurityRoles
-
titleSecurityServer
String titleSecurityServer
-
titleSecurityZones
String titleSecurityZones
-
viewSet
String viewSet
-
-
-
Class com.morpheusdata.model.NetworkServer
class NetworkServer extends MorpheusModel implements Serializable-
Serialized Fields
-
account
Account account
-
adminPort
Integer adminPort
-
apiPort
Integer apiPort
-
dateCreated
Date dateCreated
-
description
String description
-
enabled
Boolean enabled
-
externalId
String externalId
-
integration
AccountIntegration integration
-
internalId
String internalId
-
lastSync
Date lastSync
-
lastSyncDuration
Long lastSyncDuration
-
lastUpdated
Date lastUpdated
-
name
String name
-
networkFilter
String networkFilter
-
nextRunDate
Date nextRunDate
-
serviceHost
String serviceHost
-
serviceMode
String serviceMode
-
servicePassword
String servicePassword
-
servicePath
String servicePath
-
servicePort
Integer servicePort
-
serviceToken
String serviceToken
-
serviceUrl
String serviceUrl
-
serviceUsername
String serviceUsername
-
status
String status
-
statusDate
Date statusDate
-
statusMessage
String statusMessage
-
tenantMatch
String tenantMatch
-
type
NetworkServerType type
-
visibility
String visibility
-
visible
Boolean visible
-
zoneId
Long zoneId
-
-
-
Class com.morpheusdata.model.NetworkServerType
class NetworkServerType extends MorpheusModel implements Serializable-
Serialized Fields
-
brandingImageName
String brandingImageName
-
code
String code
-
creatable
Boolean creatable
-
description
String description
-
enabled
Boolean enabled
-
hasEdgeClusters
Boolean hasEdgeClusters
-
hasFirewall
Boolean hasFirewall
-
hasFirewallGroups
Boolean hasFirewallGroups
-
hasGateways
Boolean hasGateways
-
hasLoadBalancers
Boolean hasLoadBalancers
-
hasNetworks
Boolean hasNetworks
-
hasRouters
Boolean hasRouters
-
hasRouteTables
Boolean hasRouteTables
-
hasScopes
Boolean hasScopes
-
hasSecurityGroupPriority
Boolean hasSecurityGroupPriority
-
hasSecurityGroupRulePriority
Boolean hasSecurityGroupRulePriority
-
hasSecurityGroups
Boolean hasSecurityGroups
-
hasSwitches
Boolean hasSwitches
-
integrationCode
String integrationCode
-
internalService
Boolean internalService
-
manageSecurityGroups
Boolean manageSecurityGroups
-
name
String name
-
networkService
String networkService
-
securityCode
String securityCode
-
selectable
Boolean selectable
-
supportsEditFirewallGroup
Boolean supportsEditFirewallGroup
-
supportsEditFirewallRule
Boolean supportsEditFirewallRule
-
supportsEditScopes
Boolean supportsEditScopes
-
supportsFirewallRuleAppliedTarget
Boolean supportsFirewallRuleAppliedTarget
-
titleEdgeClusters
String titleEdgeClusters
-
titleFirewall
String titleFirewall
-
titleFirewallGroups
String titleFirewallGroups
-
titleGateways
String titleGateways
-
titleLoadBalancers
String titleLoadBalancers
-
titleNetworks
String titleNetworks
-
titleRouters
String titleRouters
-
titleRouteTables
String titleRouteTables
-
titleScopes
String titleScopes
-
titleSecurityGroups
String titleSecurityGroups
-
titleSwitches
String titleSwitches
-
userVisible
Boolean userVisible
-
viewSet
String viewSet
-
-
-
Class com.morpheusdata.model.NetworkSubnet
class NetworkSubnet extends NetworkSubnetIdentityProjection implements Serializable-
Serialized Fields
-
account
Account account
-
active
Boolean active
-
assignedZonePools
List<CloudPool> assignedZonePools
-
assignPublicIp
Boolean assignPublicIp
-
availabilityZone
String availabilityZone
-
bootFile
String bootFile
-
bridgeInterface
String bridgeInterface
-
bridgeName
String bridgeName
-
category
String category
-
cidr
String cidr
-
code
String code
-
defaultNetwork
Boolean defaultNetwork
-
description
String description
-
dhcpEnd
String dhcpEnd
-
dhcpIp
String dhcpIp
-
dhcpRange
String dhcpRange
-
dhcpServer
Boolean dhcpServer
-
dhcpStart
String dhcpStart
-
displayName
String displayName
-
dnsPrimary
String dnsPrimary
-
dnsSecondary
String dnsSecondary
-
gateway
String gateway
-
hasFloatingIps
Boolean hasFloatingIps
-
interfaceName
String interfaceName
-
internalId
String internalId
-
netmask
String netmask
-
networkDomain
NetworkDomain networkDomain
-
networkId
Long networkId
-
networkProxy
NetworkProxy networkProxy
-
networkSubnetType
NetworkSubnetType networkSubnetType
-
pool
NetworkPool pool
-
prefixLength
Integer prefixLength
-
providerId
String providerId
-
refId
Long refId
-
refType
String refType
-
refUrl
String refUrl
-
status
NetworkSubnet.Status status
-
statusMessage
String statusMessage
-
subnetAddress
String subnetAddress
-
tftpServer
String tftpServer
-
uniqueId
String uniqueId
-
vlanId
Integer vlanId
-
vswitchName
String vswitchName
-
zonePoolId
Long zonePoolId
-
-
-
Class com.morpheusdata.model.NetworkSubnetType
class NetworkSubnetType extends MorpheusModel implements Serializable-
Serialized Fields
-
canAssignPool
Boolean canAssignPool
-
cidrEditable
Boolean cidrEditable
-
cidrRequired
Boolean cidrRequired
-
code
String code
-
creatable
Boolean creatable
-
deletable
Boolean deletable
-
description
String description
-
dhcpServerEditable
Boolean dhcpServerEditable
-
name
String name
-
optionTypes
List<OptionType> optionTypes
-
vlanIdEditable
Boolean vlanIdEditable
-
-
-
Class com.morpheusdata.model.NetworkType
class NetworkType extends MorpheusModel implements Serializable-
Serialized Fields
-
canAssignPool
Boolean canAssignPool
-
category
String category
-
cidrEditable
Boolean cidrEditable
-
cidrRequired
Boolean cidrRequired
-
code
String code
-
creatable
Boolean creatable
-
deletable
Boolean deletable
-
description
String description
-
dhcpServerEditable
Boolean dhcpServerEditable
-
dnsEditable
Boolean dnsEditable
-
externalType
String externalType
-
gatewayEditable
Boolean gatewayEditable
-
hasCidr
Boolean hasCidr
-
hasNetworkServer
Boolean hasNetworkServer
-
ipv6Editable
Boolean ipv6Editable
-
name
String name
-
nameEditable
Boolean nameEditable
-
optionTypes
List<OptionType> optionTypes
-
overlay
Boolean overlay
-
subnetTypes
List<NetworkSubnetType> subnetTypes
-
vlanIdEditable
Boolean vlanIdEditable
-
-
-
Class com.morpheusdata.model.OperationData
class OperationData extends MorpheusModel implements Serializable-
Serialized Fields
-
account
Account account
-
category
String category
-
code
String code
-
content
String content
-
description
String description
-
enabled
Boolean enabled
-
errorMessage
String errorMessage
-
keyValue
String keyValue
-
name
String name
-
path
String path
-
rawData
String rawData
-
refDate
Date refDate
-
refId
String refId
-
refType
String refType
-
refVersion
String refVersion
-
status
String status
-
statusMessage
String statusMessage
-
tags
String tags
-
type
String type
-
value
String value
-
xRef
String xRef
-
-
-
Class com.morpheusdata.model.OperationNotification
class OperationNotification extends OperationNotificationIdentityProjection implements Serializable-
Serialized Fields
-
account
Account account
-
acknowledged
Boolean acknowledged
-
acknowledgedByUser
String acknowledgedByUser
-
acknowledgedDate
Date acknowledgedDate
-
active
Boolean active
-
category
String category
-
eventKey
String eventKey
-
refId
Long refId
-
refType
String refType
-
regionCode
String regionCode
-
resourceName
String resourceName
-
startDate
Date startDate
-
status
String status
-
statusMessage
String statusMessage
-
uniqueId
String uniqueId
-
-
-
Class com.morpheusdata.model.OptionType
class OptionType extends MorpheusModel implements Serializable-
Serialized Fields
-
account
Account account
-
addTemplate
String addTemplate
-
advanced
Boolean advanced
-
apiList
String apiList
-
blockCLass
String blockCLass
-
category
String category
-
code
String code
-
contextualDefault
Boolean contextualDefault
-
conversionType
String conversionType
-
creatable
Boolean creatable
-
custom
Boolean custom
-
defaultValue
String defaultValue
-
dependsOn
String dependsOn
-
displayOrder
Integer displayOrder
-
displayValueOnDetails
Boolean displayValueOnDetails
-
editable
Boolean editable
-
editTemplate
String editTemplate
-
enabled
Boolean enabled
-
evarName
String evarName
-
excludeFromSearch
Boolean excludeFromSearch
-
exportEvar
Boolean exportEvar
-
exportMeta
Boolean exportMeta
-
fieldAddOn
String fieldAddOn
-
fieldClass
String fieldClass
-
fieldCode
String fieldCode
-
fieldComponent
String fieldComponent
-
fieldCondition
String fieldCondition
-
fieldContext
String fieldContext
-
fieldEvar
String fieldEvar
-
fieldGetContext
String fieldGetContext
-
fieldGetName
String fieldGetName
-
fieldGroup
String fieldGroup
-
fieldGroupI18nCode
String fieldGroupI18nCode
-
fieldInput
String fieldInput
-
fieldLabel
String fieldLabel
-
fieldName
String fieldName
-
fieldSet
String fieldSet
-
fieldSetContext
String fieldSetContext
-
fieldSetName
String fieldSetName
-
fieldSize
Integer fieldSize
-
format
String format
-
formField
Boolean formField
If this was sourced as a direct input on a form or not. If true, it is hidden from the main ui inputs list -
global
Boolean global
-
groupExpand
Boolean groupExpand
-
helpText
String helpText
-
helpTextI18nCode
String helpTextI18nCode
-
idTemplate
String idTemplate
-
ignoreField
Boolean ignoreField
this field is for form functionality only, will not save to the domain object. -
inputType
OptionType.InputType inputType
-
labelClass
String labelClass
-
localCredential
Boolean localCredential
these fields are for indicating a field is input for a local credential -
maxLength
Long maxLength
-
maxVal
Long maxVal
-
minLength
Long minLength
-
minVal
Long minVal
-
multiTenant
Boolean multiTenant
to support multitenant check in gsp -
name
String name
-
noBlank
Boolean noBlank
-
noSelection
String noSelection
-
optionSource
String optionSource
-
optionSourceType
String optionSourceType
-
ownerEditable
Boolean ownerEditable
-
placeHolderText
String placeHolderText
-
required
Boolean required
-
requireOnCode
String requireOnCode
Controls when this optionType is indicated as required on the form Format is 'fieldName:regex'. e.g. 'config.haMode:ACTIVE_STANDBY' Where fieldName is the full name of another input on the form and regex is a regular expression used to test against the value for the input named 'fieldName'. If a match is obtained, the optionType is inidicated as required. Default match behavior for multiple rules is matchAny. The match type can be customized with a 'matchAll::' or 'matchAny::' prefix. Examples: matchAll::domain.fieldName1:value1,config.fieldName2:value1,domain.fieldName3:(value1|value2|value3) matchAny::config.filedName1:value1,config.fieldName2:^some.*?regex$ Usage logic can be found in option-type-form.js -
secretField
Boolean secretField
-
showOnCreate
Boolean showOnCreate
-
showOnEdit
Boolean showOnEdit
-
tenantEditable
Boolean tenantEditable
-
tenantVisible
Boolean tenantVisible
-
uuid
String uuid
-
verifyPattern
String verifyPattern
-
viewTemplate
String viewTemplate
-
visibleOnCode
String visibleOnCode
Controls when this optionType is visible Format is 'fieldName:regex'. e.g. 'config.haMode:ACTIVE_STANDBY' Where fieldName is the full name of another input on the form and regex is a regular expression used to test against the value for the input named 'fieldName'. If a match is obtained, the optionType is visible. Default match behavior for multiple rules is matchAny. The match type can be customized with a 'matchAll::' or 'matchAny' prefix. Examples: matchAll::domain.fieldName1:value1,config.fieldName2:value1,domain.fieldName3:(value1|value2|value3) matchAny::config.filedName1:value1,config.fieldName2:^some.*?regex$ Usage logic can be found in option-type-form.js -
wrapperClass
String wrapperClass
-
wrapperSelector
String wrapperSelector
-
-
-
Class com.morpheusdata.model.OptionTypeFieldGroup
class OptionTypeFieldGroup extends MorpheusModel implements Serializable -
Class com.morpheusdata.model.OptionTypeForm
class OptionTypeForm extends MorpheusModel implements Serializable -
Class com.morpheusdata.model.OsType
class OsType extends MorpheusModel implements Serializable-
Serialized Fields
-
bitCount
Integer bitCount
-
category
String category
-
code
String code
-
description
String description
-
installAgent
Boolean installAgent
-
name
String name
-
osCodename
String osCodename
-
osFamily
String osFamily
-
osName
String osName
-
osVersion
String osVersion
-
platform
PlatformType platform
-
vendor
String vendor
-
-
-
Class com.morpheusdata.model.Permission
class Permission extends MorpheusModel implements Serializable-
Serialized Fields
-
availableAccessTypes
List<Permission.AccessType> availableAccessTypes
-
code
String code
-
name
String name
-
subCategory
String subCategory
-
-
-
Class com.morpheusdata.model.Policy
class Policy extends MorpheusModel implements Serializable -
Class com.morpheusdata.model.PolicyType
class PolicyType extends MorpheusModel implements Serializable -
Class com.morpheusdata.model.PricePlan
class PricePlan extends PricePlanIdentityProjection implements Serializable-
Serialized Fields
-
account
Account account
-
active
Boolean active
-
configs
String configs
-
dateCreated
Date dateCreated
-
deletable
Boolean deletable
-
description
String description
-
editable
Boolean editable
-
lastUpdated
Date lastUpdated
-
owner
Account owner
-
refId
Long refId
-
refType
String refType
-
refTypeName
String refTypeName
-
sortOrder
Integer sortOrder
-
type
PricePlanType type
-
visibility
String visibility
-
-
-
Class com.morpheusdata.model.PricePlanPriceSet
class PricePlanPriceSet extends MorpheusModel implements Serializable-
Serialized Fields
-
endDate
Date endDate
-
pricePlan
PricePlan pricePlan
-
priceSet
AccountPriceSet priceSet
-
startDate
Date startDate
-
-
-
Class com.morpheusdata.model.PricePlanType
class PricePlanType extends MorpheusModel implements Serializable -
Class com.morpheusdata.model.Process
class Process extends MorpheusModel implements Serializable-
Serialized Fields
-
type
ProcessEvent.ProcessType type
-
username
String username
-
-
-
Class com.morpheusdata.model.ProvisionType
class ProvisionType extends MorpheusModel implements Serializable-
Serialized Fields
-
aclEnabled
Boolean aclEnabled
-
addVolumes
Boolean addVolumes
-
backupType
String backupType
-
canEnforceTags
Boolean canEnforceTags
-
cloneable
Boolean cloneable
-
cloneTemplate
Boolean cloneTemplate
-
code
String code
-
containerService
String containerService
-
createServer
Boolean createServer
-
customizeVolume
Boolean customizeVolume
-
customSupported
Boolean customSupported
-
deployTargetService
String deployTargetService
-
description
String description
-
disableRootDatastore
Boolean disableRootDatastore
-
exportServer
Boolean exportServer
-
hasConfigurableCpuSockets
Boolean hasConfigurableCpuSockets
-
hasContainers
Boolean hasContainers
-
hasDatastore
Boolean hasDatastore
-
hasNetworks
Boolean hasNetworks
-
hasParameters
Boolean hasParameters
-
hasPlanTagMatch
Boolean hasPlanTagMatch
-
hasResources
Boolean hasResources
-
hasSecurityGroups
Boolean hasSecurityGroups
-
hasSecurityGroupsOnNetworks
Boolean hasSecurityGroupsOnNetworks
-
hasSnapshots
Boolean hasSnapshots
-
hasStorageControllers
Boolean hasStorageControllers
-
hasVolumes
Boolean hasVolumes
-
hasZonePools
Boolean hasZonePools
-
hostDiskMode
String hostDiskMode
-
hostNetwork
Boolean hostNetwork
-
hostType
String hostType
-
lvmSupported
Boolean lvmSupported
-
managed
Boolean managed
-
mapPorts
Boolean mapPorts
-
maxDisk
Integer maxDisk
-
maxNetworks
Integer maxNetworks
-
minDisk
Integer minDisk
-
multiTenant
Boolean multiTenant
-
name
String name
-
networksScopedToPools
Boolean networksScopedToPools
-
nodeFormat
String nodeFormat
-
pickServer
Boolean pickServer
-
provisionService
String provisionService
-
reconfigureSupported
Boolean reconfigureSupported
-
resizeCopiesVolumes
Boolean resizeCopiesVolumes
-
rootDiskCustomizable
Boolean rootDiskCustomizable
-
rootDiskResizable
Boolean rootDiskResizable
-
rootDiskSizeKnown
Boolean rootDiskSizeKnown
-
serverType
String serverType
-
supportsAutoDatastore
Boolean supportsAutoDatastore
-
supportsConfigManagement
Boolean supportsConfigManagement
-
supportsCustomServicePlans
Boolean supportsCustomServicePlans
-
supportsNetworkSelection
Boolean supportsNetworkSelection
-
supportsReplicaSets
Boolean supportsReplicaSets
-
viewSet
String viewSet
-
volumesPreservable
Boolean volumesPreservable
-
zonePoolRequired
Boolean zonePoolRequired
-
-
-
Class com.morpheusdata.model.ReferenceData
class ReferenceData extends ReferenceDataSyncProjection implements Serializable-
Serialized Fields
-
account
Account account
-
code
String code
-
content
String content
-
description
String description
-
enabled
Boolean enabled
-
externalType
String externalType
-
flagValue
Boolean flagValue
-
keyValue
String keyValue
-
numberValue
Double numberValue
-
path
String path
-
rawData
String rawData
-
refId
String refId
-
refType
String refType
-
status
String status
-
tags
String tags
-
type
String type
-
typeValue
String typeValue
-
value
String value
-
visibility
String visibility
-
xRef
String xRef
-
-
-
Class com.morpheusdata.model.Replication
class Replication extends MorpheusModel implements Serializable-
Serialized Fields
-
account
Account account
-
active
Boolean active
-
backupProvider
BackupProvider backupProvider
-
backupSize
Long backupSize
-
compressed
Boolean compressed
-
computeServerId
Long computeServerId
-
containerId
Long containerId
-
containerTypeId
Long containerTypeId
-
createdBy
User createdBy
-
dateCreated
Date dateCreated
-
enabled
Boolean enabled
-
entityCount
Integer entityCount
-
externalId
String externalId
-
instanceId
Long instanceId
-
instanceLayoutId
Long instanceLayoutId
-
internalId
String internalId
-
iops
Integer iops
-
lastFailover
Date lastFailover
-
lastReplication
Date lastReplication
-
lastStatus
String lastStatus
-
lastUpdated
Date lastUpdated
-
maxStorage
Long maxStorage
-
name
String name
-
priority
String priority
-
replicationConfig
String replicationConfig
-
replicationGroup
ReplicationGroup replicationGroup
-
replicationLag
Long replicationLag
-
replicationSetId
String replicationSetId
-
replicationSite
ReplicationSite replicationSite
-
replicationType
ReplicationType replicationType
-
servicePlanId
Long servicePlanId
-
siteId
Long siteId
-
sourceGroupId
Long sourceGroupId
-
sourceProviderId
Long sourceProviderId
-
sshHost
String sshHost
-
sshPassword
String sshPassword
-
sshPort
Integer sshPort
-
sshUsername
String sshUsername
-
status
String status
-
statusMessage
String statusMessage
-
statusPercent
Double statusPercent
-
subStatus
String subStatus
-
targetArchive
String targetArchive
-
targetBucket
String targetBucket
-
targetComputeServerId
Long targetComputeServerId
-
targetContainerId
Long targetContainerId
-
targetContainerTypeId
Long targetContainerTypeId
-
targetCustom
String targetCustom
-
targetHost
String targetHost
-
targetIncremental
Boolean targetIncremental
-
targetInstanceId
Long targetInstanceId
-
targetInstanceLayoutId
Long targetInstanceLayoutId
-
targetLag
Long targetLag
-
targetName
String targetName
-
targetPassword
String targetPassword
-
targetPath
String targetPath
-
targetPort
Integer targetPort
-
targetProviderId
Long targetProviderId
-
targetServicePlanId
Long targetServicePlanId
-
targetSiteId
Long targetSiteId
-
targetSize
Long targetSize
-
targetUsername
String targetUsername
-
targetZoneId
Long targetZoneId
-
throughput
Long throughput
-
usedStorage
Long usedStorage
-
volumePath
String volumePath
-
zoneId
Long zoneId
-
-
-
Class com.morpheusdata.model.ReplicationGroup
class ReplicationGroup extends MorpheusModel implements Serializable-
Serialized Fields
-
account
Account account
-
backupProvider
BackupProvider backupProvider
-
category
String category
-
code
String code
-
dateCreated
Date dateCreated
-
enabled
Boolean enabled
-
entityCount
Integer entityCount
-
externalId
String externalId
-
internalId
String internalId
-
iops
Integer iops
-
lastFailover
Date lastFailover
-
lastReplication
Date lastReplication
-
lastUpdated
Date lastUpdated
-
maxStorage
Long maxStorage
-
name
String name
-
platform
String platform
-
priority
String priority
-
refId
Long refId
-
refType
String refType
-
replicationLag
Long replicationLag
-
replicationServerId
String replicationServerId
-
replicationSite
ReplicationSite replicationSite
-
source
String source
-
sourceGroupId
Long sourceGroupId
-
status
String status
-
statusMessage
String statusMessage
-
statusPercent
Double statusPercent
-
subStatus
String subStatus
-
targetLag
Long targetLag
-
throughput
Long throughput
-
usedStorage
Long usedStorage
-
-
-
Class com.morpheusdata.model.ReplicationSite
class ReplicationSite extends MorpheusModel implements Serializable-
Serialized Fields
-
account
Account account
-
backupProvider
BackupProvider backupProvider
-
category
String category
-
cloud
Cloud cloud
-
code
String code
-
dateCreated
Date dateCreated
-
enabled
Boolean enabled
-
externalId
String externalId
-
internalId
String internalId
-
lastUpdated
Date lastUpdated
-
maxStorage
Long maxStorage
-
name
String name
-
owner
Account owner
-
platform
String platform
-
refId
Long refId
-
refType
String refType
-
usedStorage
Long usedStorage
-
-
-
Class com.morpheusdata.model.ReplicationType
class ReplicationType extends MorpheusModel implements Serializable-
Serialized Fields
-
active
Boolean active
-
code
String code
-
containerCategory
String containerCategory
-
containerFormat
String containerFormat
-
containerType
String containerType
-
execService
String execService
-
failoverEnabled
Boolean failoverEnabled
-
name
String name
-
providerCode
String providerCode
-
providerService
String providerService
-
replicationFormat
String replicationFormat
-
restoreType
String restoreType
-
viewSet
String viewSet
-
-
-
Class com.morpheusdata.model.ReportResult
class ReportResult extends MorpheusModel implements Serializable-
Serialized Fields
-
account
Account account
-
createdBy
User createdBy
-
filterTitle
String filterTitle
-
name
String name
-
reportJobId
Long reportJobId
-
reportTitle
String reportTitle
-
status
ReportResult.Status status
-
type
ReportType type
-
-
-
Class com.morpheusdata.model.ReportResultRow
class ReportResultRow extends MorpheusModel implements Serializable -
Class com.morpheusdata.model.ReportType
class ReportType extends MorpheusModel implements Serializable -
Class com.morpheusdata.model.Request
class Request extends MorpheusModel implements Serializable-
Serialized Fields
-
currency
String currency
-
externalId
String externalId
-
externalName
String externalName
-
pricePerMonth
BigDecimal pricePerMonth
-
refs
List<RequestReference> refs
-
requestType
Request.ApprovalRequestType requestType
-
-
-
Class com.morpheusdata.model.ResourcePermission
class ResourcePermission extends ResourcePermissionIdentity implements Serializable-
Serialized Fields
-
-
Class com.morpheusdata.model.ResourceRolePermission
class ResourceRolePermission extends MorpheusModel implements Serializable-
Serialized Fields
-
access
String access
-
resourcePermission
ResourcePermission resourcePermission
-
role
Role role
-
-
-
Class com.morpheusdata.model.ResourceSpec
class ResourceSpec extends MorpheusModel implements Serializable-
Serialized Fields
-
category
String category
-
code
String code
-
config
String config
-
contentType
String contentType
-
externalId
String externalId
-
externalType
String externalType
-
internalId
String internalId
-
isolated
Boolean isolated
-
mappingContent
String mappingContent
-
name
String name
-
refId
Long refId
-
refType
String refType
-
repository
CodeRepository repository
-
repositoryPath
String repositoryPath
-
repositoryRef
String repositoryRef
-
resourceContent
String resourceContent
-
resourceName
String resourceName
-
resourcePath
String resourcePath
-
resourceType
String resourceType
-
resourceVersion
String resourceVersion
-
sourceType
String sourceType
-
specContent
String specContent
-
subRefId
Long subRefId
-
subRefType
String subRefType
-
template
ResourceSpecTemplate template
-
templateContent
String templateContent
-
templateParameters
String templateParameters
-
uuid
String uuid
-
-
-
Class com.morpheusdata.model.ResourceSpecTemplate
class ResourceSpecTemplate extends ResourceSpecTemplateIdentityProjection implements Serializable-
Serialized Fields
-
account
Account account
-
autoRun
Boolean autoRun
-
category
String category
-
createdBy
String createdBy
-
dateCreated
Date dateCreated
-
deploymentId
String deploymentId
-
externalType
String externalType
-
failOnError
Boolean failOnError
-
hasDeployment
Boolean hasDeployment
-
hidden
Boolean hidden
-
internalId
String internalId
-
lastUpdated
Date lastUpdated
-
rawData
String rawData
-
refId
Long refId
-
refType
String refType
-
resourceName
String resourceName
-
resourcePath
String resourcePath
-
resourceType
String resourceType
-
runOnDeploy
Boolean runOnDeploy
-
runOnScale
Boolean runOnScale
-
settingCategory
String settingCategory
-
settingName
String settingName
-
shortName
String shortName
-
status
String status
-
template
FileContent template
-
templatePhase
String templatePhase
-
templateType
String templateType
-
type
ResourceSpecTemplateType type
-
updatedBy
String updatedBy
-
-
-
Class com.morpheusdata.model.ResourceSpecTemplateType
class ResourceSpecTemplateType extends MorpheusModel implements Serializable -
Class com.morpheusdata.model.Role
class Role extends MorpheusModel implements Serializable-
Serialized Fields
-
authority
String authority
-
dateCreated
Date dateCreated
-
description
String description
-
editable
Boolean editable
-
landingUrl
String landingUrl
-
lastUpdated
Date lastUpdated
-
multitenant
Boolean multitenant
-
multitenantLocked
Boolean multitenantLocked
-
owner
Account owner
-
permissions
List<RolePermission> permissions
-
roleResourcePermissions
List<ResourceRolePermission> roleResourcePermissions
-
roleType
Role.RoleType roleType
-
-
-
Class com.morpheusdata.model.RolePermission
class RolePermission extends MorpheusModel implements Serializable -
Class com.morpheusdata.model.ScaleAction
class ScaleAction extends MorpheusModel implements Serializable-
Serialized Fields
-
active
Boolean active
-
code
String code
-
downAction
WorkloadAction downAction
-
layout
InstanceTypeLayout layout
-
scaleType
String scaleType
-
upAction
InstanceAction upAction
-
-
-
Class com.morpheusdata.model.SecurityGroup
class SecurityGroup extends SecurityGroupIdentityProjection implements Serializable-
Serialized Fields
-
account
Account account
-
active
Boolean active
-
code
String code
-
description
String description
-
enabled
Boolean enabled
-
externalType
String externalType
-
groupLayer
String groupLayer
-
groupSource
String groupSource
-
groupType
String groupType
-
iacId
String iacId
-
internalId
String internalId
-
locations
List<SecurityGroupLocation> locations
-
owner
Account owner
-
priority
Integer priority
-
providerId
String providerId
-
rawData
String rawData
-
refId
Long refId
-
refType
String refType
-
rules
List<SecurityGroupRule> rules
-
scopeId
String scopeId
-
scopeMode
String scopeMode
-
syncSource
String syncSource
-
uniqueId
String uniqueId
-
visibility
String visibility
-
visible
Boolean visible
-
zoneId
Long zoneId
-
-
-
Class com.morpheusdata.model.SecurityGroupLocation
class SecurityGroupLocation extends SecurityGroupLocationIdentityProjection implements Serializable-
Serialized Fields
-
code
String code
-
defaultLocation
Boolean defaultLocation
-
description
String description
-
externalType
String externalType
-
groupLayer
String groupLayer
-
groupName
String groupName
-
groupRegion
String groupRegion
-
groupSource
String groupSource
-
iacId
String iacId
-
internalId
String internalId
-
network
Network network
-
networkServer
NetworkServer networkServer
-
priority
Integer priority
-
providerId
String providerId
-
rawData
String rawData
-
refId
Long refId
-
refType
String refType
-
regionCode
String regionCode
-
ruleHash
String ruleHash
-
scopeId
String scopeId
-
scopeModel
String scopeModel
-
securityServer
NetworkSecurityServer securityServer
-
status
SecurityGroupLocation.Status status
-
subRefId
Long subRefId
-
subRefType
String subRefType
-
uniqueId
String uniqueId
-
visibility
String visibility
-
zonePool
CloudPool zonePool
-
-
-
Class com.morpheusdata.model.SecurityGroupRule
class SecurityGroupRule extends SecurityGroupRuleIdentityProjection implements Serializable-
Serialized Fields
-
application
String application
-
applications
List<SecurityGroupRuleApplication> applications
-
applicationType
String applicationType
-
appliedTarget
String appliedTarget
-
appliedTargetType
String appliedTargetType
-
description
String description
-
destination
String destination
-
destinationFromPort
String destinationFromPort
-
destinationGroup
SecurityGroupIdentityProjection destinationGroup
-
destinationPortRange
String destinationPortRange
-
destinations
List<SecurityGroupRuleDestination> destinations
-
destinationToPort
String destinationToPort
-
destinationType
String destinationType
-
direction
String direction
-
enabled
Boolean enabled
-
etherType
String etherType
-
externalType
String externalType
-
groupName
String groupName
-
groupType
String groupType
-
iacId
String iacId
-
icmpType
String icmpType
-
internalId
String internalId
-
locations
List<SecurityGroupRuleLocation> locations
-
policy
String policy
-
portRange
String portRange
-
priority
Integer priority
-
profile
String profile
-
profiles
List<SecurityGroupRuleProfile> profiles
-
protocol
String protocol
-
providerId
String providerId
-
rawData
String rawData
-
ruleType
String ruleType
-
scope
String scope
-
scopes
List<SecurityGroupRuleScope> scopes
-
securityGroup
SecurityGroupIdentityProjection securityGroup
-
source
String source
-
sourceFromPort
String sourceFromPort
-
sourceGroup
SecurityGroupIdentityProjection sourceGroup
-
sourcePortRange
String sourcePortRange
-
sources
List<SecurityGroupRuleSource> sources
-
sourceToPort
String sourceToPort
-
sourceType
String sourceType
-
syncSource
String syncSource
-
uniqueId
String uniqueId
-
visible
Boolean visible
-
-
-
Class com.morpheusdata.model.SecurityGroupRuleApplication
class SecurityGroupRuleApplication extends MorpheusModel implements Serializable-
Serialized Fields
-
application
String application
-
applicationRefId
String applicationRefId
-
applicationRefType
String applicationRefType
-
applicationType
String applicationType
-
destinationFromPort
String destinationFromPort
-
destinationToPort
String destinationToPort
-
enabled
Boolean enabled
-
externalId
String externalId
-
externalType
String externalType
-
iacId
String iacId
-
icmpType
String icmpType
-
internalId
String internalId
-
name
String name
-
portRange
String portRange
-
protocol
String protocol
-
providerId
String providerId
-
rawData
String rawData
-
refId
Long refId
-
refType
String refType
-
securityGroupRule
SecurityGroupRuleIdentityProjection securityGroupRule
-
sourceFromPort
String sourceFromPort
-
sourcePortRange
String sourcePortRange
-
sourceToPort
String sourceToPort
-
uniqueId
String uniqueId
-
-
-
Class com.morpheusdata.model.SecurityGroupRuleDestination
class SecurityGroupRuleDestination extends MorpheusModel implements Serializable-
Serialized Fields
-
destination
String destination
-
destinationRefId
String destinationRefId
-
destinationRefType
String destinationRefType
-
destinationType
String destinationType
-
enabled
Boolean enabled
-
externalId
String externalId
-
externalType
String externalType
-
iacId
String iacId
-
internalId
String internalId
-
name
String name
-
providerId
String providerId
-
rawData
String rawData
-
securityGroupRule
SecurityGroupRuleIdentityProjection securityGroupRule
-
uniqueId
String uniqueId
-
-
-
Class com.morpheusdata.model.SecurityGroupRuleLocation
class SecurityGroupRuleLocation extends MorpheusModel implements Serializable-
Serialized Fields
-
application
String application
-
applicationType
String applicationType
-
category
String category
-
code
String code
-
destination
String destination
-
destinationFromPort
String destinationFromPort
-
destinationGroup
SecurityGroupIdentityProjection destinationGroup
-
destinationPortRange
String destinationPortRange
-
destinationToPort
String destinationToPort
-
destinationType
String destinationType
-
direction
String direction
-
enabled
Boolean enabled
-
etherType
String etherType
-
externalId
String externalId
-
externalType
String externalType
-
groupName
String groupName
-
iacId
String iacId
-
icmpType
String icmpType
-
internalId
String internalId
-
name
String name
-
policy
String policy
-
portRange
String portRange
-
priority
Integer priority
-
profile
String profile
-
protocol
String protocol
-
providerId
String providerId
-
rawData
String rawData
-
refId
Long refId
-
refType
String refType
-
ruleType
String ruleType
-
securityGroupRule
SecurityGroupRuleIdentityProjection securityGroupRule
-
source
String source
-
sourceFromPort
String sourceFromPort
-
sourceGroup
SecurityGroupIdentityProjection sourceGroup
-
sourcePortRange
String sourcePortRange
-
sourceToPort
String sourceToPort
-
sourceType
String sourceType
-
subRefId
Long subRefId
-
subRefType
String subRefType
-
syncSource
String syncSource
-
uniqueId
String uniqueId
-
visible
Boolean visible
-
-
-
Class com.morpheusdata.model.SecurityGroupRuleProfile
class SecurityGroupRuleProfile extends MorpheusModel implements Serializable-
Serialized Fields
-
externalId
String externalId
-
name
String name
-
providerId
String providerId
-
rawData
String rawData
-
securityGroupRule
SecurityGroupRuleIdentityProjection securityGroupRule
-
-
-
Class com.morpheusdata.model.SecurityGroupRuleScope
class SecurityGroupRuleScope extends MorpheusModel implements Serializable-
Serialized Fields
-
externalId
String externalId
-
name
String name
-
providerId
String providerId
-
securityGroupRule
SecurityGroupRuleIdentityProjection securityGroupRule
-
-
-
Class com.morpheusdata.model.SecurityGroupRuleSource
class SecurityGroupRuleSource extends MorpheusModel implements Serializable-
Serialized Fields
-
enabled
Boolean enabled
-
externalId
String externalId
-
externalType
String externalType
-
iacId
String iacId
-
internalId
String internalId
-
name
String name
-
providerId
String providerId
-
rawData
String rawData
-
securityGroupRule
SecurityGroupRuleIdentityProjection securityGroupRule
-
source
String source
-
sourceRefId
String sourceRefId
-
sourceRefType
String sourceRefType
-
sourceType
String sourceType
-
uniqueId
String uniqueId
-
-
-
Class com.morpheusdata.model.ServicePlan
class ServicePlan extends ServicePlanIdentityProjection implements Serializable-
Serialized Fields
-
account
Account account
-
active
Boolean active
-
addVolumes
Boolean addVolumes
-
architecture
String architecture
-
configs
String configs
-
coresOptionSource
String coresOptionSource
-
coresPerSocket
Long coresPerSocket
-
cpuOptionSource
String cpuOptionSource
-
customCores
Boolean customCores
-
customCpu
Boolean customCpu
-
customMaxDataStorage
Boolean customMaxDataStorage
-
customMaxMemory
Boolean customMaxMemory
-
customMaxStorage
Boolean customMaxStorage
-
dateCreated
Date dateCreated
-
deletable
Boolean deletable
-
description
String description
-
editable
Boolean editable
-
externalCost
Double externalCost
-
hidden
Boolean hidden
-
instanceFilter
String instanceFilter
-
internalCost
Double internalCost
-
internalId
String internalId
-
lastUpdated
Date lastUpdated
-
maxCores
Long maxCores
-
maxCpu
Long maxCpu
-
maxDataStorage
Long maxDataStorage
-
maxDisks
Long maxDisks
-
maxLog
Long maxLog
-
maxMemory
Long maxMemory
-
maxStorage
Long maxStorage
-
memoryOptionSource
String memoryOptionSource
-
minDisks
Long minDisks
-
noDisks
Boolean noDisks
-
owner
Account owner
-
price_hourly
BigDecimal price_hourly
-
price_monthly
BigDecimal price_monthly
-
provisionable
Boolean provisionable
-
provisionType
ProvisionType provisionType
-
provisionTypeCode
String provisionTypeCode
-
refId
Long refId
-
refType
String refType
-
regionCode
String regionCode
-
serverClass
String serverClass
-
serverType
String serverType
-
sortOrder
Integer sortOrder
-
subRegionCodes
Set<String> subRegionCodes
-
tagMatch
String tagMatch
-
upgradeable
Boolean upgradeable
-
visibility
String visibility
-
-
-
Class com.morpheusdata.model.ServicePlanPriceSet
class ServicePlanPriceSet extends MorpheusModel implements Serializable-
Serialized Fields
-
endDate
Date endDate
-
priceSet
AccountPriceSet priceSet
-
servicePlan
ServicePlan servicePlan
-
startDate
Date startDate
-
-
-
Class com.morpheusdata.model.Setting
class Setting extends MorpheusModel implements Serializable-
Serialized Fields
-
filterType
String filterType
-
referenceId
Long referenceId
-
referenceType
String referenceType
-
settingType
SettingType settingType
-
value
String value
-
-
-
Class com.morpheusdata.model.SettingType
class SettingType extends MorpheusModel implements Serializable -
Class com.morpheusdata.model.Snapshot
class Snapshot extends SnapshotIdentityProjection implements Serializable-
Serialized Fields
-
account
Account account
-
cloud
Cloud cloud
-
currentlyActive
Boolean currentlyActive
-
description
String description
-
maxStorage
Long maxStorage
-
parentSnapshot
Snapshot parentSnapshot
-
pricePlan
PricePlan pricePlan
-
region
CloudRegion region
-
server
ComputeServer server
-
snapshotCreated
Date snapshotCreated
-
snapshotFiles
List<SnapshotFile> snapshotFiles
-
uuid
String uuid
-
volume
StorageVolume volume
-
volumeType
StorageVolumeType volumeType
-
-
-
Class com.morpheusdata.model.SnapshotFile
class SnapshotFile extends MorpheusModel implements Serializable -
Class com.morpheusdata.model.StorageBucket
class StorageBucket extends StorageBucketIdentityProjection implements Serializable-
Serialized Fields
-
account
Account account
-
active
Boolean active
-
bucketName
String bucketName
-
category
String category
-
createdById
Long createdById
-
createdByName
String createdByName
-
datastore
DatastoreIdentityProjection datastore
-
dateCreated
Date dateCreated
-
defaultBackupTarget
Boolean defaultBackupTarget
-
defaultDeploymentTarget
Boolean defaultDeploymentTarget
-
defaultVirtualImageTarget
Boolean defaultVirtualImageTarget
-
displayPath
String displayPath
-
enabled
Boolean enabled
-
exportId
String exportId
-
internalId
String internalId
-
lastUpdated
Date lastUpdated
-
maxStorage
Long maxStorage
-
namespace
AccountNamespace namespace
-
permissions
Collection<StorageBucketPermission> permissions
-
poolName
String poolName
-
providerCategory
String providerCategory
-
providerType
String providerType
-
rawData
String rawData
-
readOnly
Boolean readOnly
-
refId
Long refId
-
refType
String refType
-
regionCode
String regionCode
-
removable
Boolean removable
-
resizeable
Boolean resizeable
-
retentionPolicyDays
Integer retentionPolicyDays
-
retentionPolicyType
String retentionPolicyType
-
retentionProvider
StorageBucketIdentityProjection retentionProvider
-
sharePath
String sharePath
-
sharePermissions
String sharePermissions
-
shareType
String shareType
-
shareUser
String shareUser
-
sourceId
String sourceId
-
status
String status
-
statusMessage
String statusMessage
-
storageGroup
StorageGroup storageGroup
-
storageServer
StorageServer storageServer
-
uniqueId
String uniqueId
-
usedStorage
Long usedStorage
-
visibility
String visibility
-
-
-
Class com.morpheusdata.model.StorageBucketPermission
class StorageBucketPermission extends MorpheusModel implements Serializable-
Serialized Fields
-
account
Account account
-
canAdmin
Boolean canAdmin
-
canRead
Boolean canRead
-
canWrite
Boolean canWrite
-
category
String category
-
code
String code
-
dateCreated
Date dateCreated
-
enabled
Boolean enabled
-
externalId
String externalId
-
hidden
Boolean hidden
-
internalId
String internalId
-
lastUpdated
Date lastUpdated
-
refId
Long refId
-
refType
String refType
-
sourceAddress
String sourceAddress
-
sourceRole
String sourceRole
-
sourceUser
String sourceUser
-
targetAddress
String targetAddress
-
targetPath
String targetPath
-
targetRole
String targetRole
-
targetUser
String targetUser
-
-
-
Class com.morpheusdata.model.StorageController
class StorageController extends StorageControllerIdentityProjection implements Serializable-
Serialized Fields
-
-
Class com.morpheusdata.model.StorageControllerType
class StorageControllerType extends MorpheusModel implements Serializable-
Serialized Fields
-
category
String category
-
code
String code
-
creatable
Boolean creatable
-
defaultType
Boolean defaultType
-
description
String description
-
displayOrder
Integer displayOrder
-
externalId
String externalId
-
internalId
String internalId
-
maxDevices
Integer maxDevices
-
name
String name
-
reservedUnitNumber
Integer reservedUnitNumber
-
-
-
Class com.morpheusdata.model.StorageGroup
class StorageGroup extends MorpheusModel implements Serializable-
Serialized Fields
-
accounts
List<Account> accounts
-
category
String category
-
code
String code
-
description
String description
-
diskType
String diskType
-
externalId
String externalId
-
haType
String haType
-
internalId
String internalId
-
maxRawStorage
Long maxRawStorage
-
maxStorage
Long maxStorage
-
name
String name
-
owner
Account owner
-
raidType
String raidType
-
status
String status
-
statusMessage
String statusMessage
-
storageIncrement
Long storageIncrement
-
storageServer
StorageServer storageServer
-
usedRawStorage
Long usedRawStorage
-
usedStorage
Long usedStorage
-
visibility
String visibility
-
volumePath
String volumePath
-
volumes
List<StorageVolume> volumes
-
-
-
Class com.morpheusdata.model.StorageServer
class StorageServer extends StorageServerIdentityProjection implements Serializable-
Serialized Fields
-
account
Account account
-
accounts
Collection<Account> accounts
-
adminPort
Integer adminPort
-
apiPort
Integer apiPort
-
category
String category
-
credentialData
Map credentialData
-
credentialLoaded
Boolean credentialLoaded
-
dateCreated
Date dateCreated
-
description
String description
-
diskCount
Integer diskCount
-
enabled
Boolean enabled
-
errorMessage
String errorMessage
-
externalId
String externalId
-
externalIp
String externalIp
-
internalId
String internalId
-
internalIp
String internalIp
-
lastUpdated
Date lastUpdated
-
maxStorage
Long maxStorage
-
name
String name
-
rawData
String rawData
-
refId
Long refId
-
refType
String refType
-
serialNumber
String serialNumber
-
serverModel
String serverModel
-
serverVendor
String serverVendor
-
serviceHost
String serviceHost
-
servicePassword
String servicePassword
-
servicePath
String servicePath
-
servicePort
Integer servicePort
-
serviceToken
String serviceToken
-
serviceUrl
String serviceUrl
-
serviceUsername
String serviceUsername
-
serviceVersion
String serviceVersion
-
status
String status
-
statusDate
Date statusDate
-
statusMessage
String statusMessage
-
type
StorageServerType type
-
usedStorage
Long usedStorage
-
uuid
String uuid
-
visibility
String visibility
-
-
-
Class com.morpheusdata.model.StorageServerType
class StorageServerType extends MorpheusModel implements Serializable-
Serialized Fields
-
bucketOptionTypes
Collection<OptionType> bucketOptionTypes
-
code
String code
-
creatable
Boolean creatable
-
createBlock
Boolean createBlock
-
createDatastore
Boolean createDatastore
-
createDisk
Boolean createDisk
-
createFile
Boolean createFile
-
createGroup
Boolean createGroup
-
createHost
Boolean createHost
-
createNamespaces
Boolean createNamespaces
-
createObject
Boolean createObject
-
description
String description
-
enabled
Boolean enabled
-
hasBlock
Boolean hasBlock
-
hasDatastore
Boolean hasDatastore
-
hasDisks
Boolean hasDisks
-
hasFile
Boolean hasFile
-
hasFileBrowser
Boolean hasFileBrowser
-
hasGroups
Boolean hasGroups
-
hasHosts
Boolean hasHosts
-
hasNamespaces
Boolean hasNamespaces
-
hasObject
Boolean hasObject
-
iconCode
String iconCode
-
name
String name
-
optionTypes
Collection<OptionType> optionTypes
-
storageService
String storageService
-
volumeTypes
Collection<StorageVolumeType> volumeTypes
-
-
-
Class com.morpheusdata.model.StorageVolume
class StorageVolume extends StorageVolumeIdentityProjection implements Serializable-
Serialized Fields
-
account
Account account
-
active
Boolean active
-
claimName
String claimName
-
cloudId
Long cloudId
-
controller
StorageControllerIdentityProjection controller
-
controllerKey
String controllerKey
-
copyType
String copyType
-
datastore
DatastoreIdentity datastore
-
datastoreOption
String datastoreOption
-
description
String description
-
deviceDisplayName
String deviceDisplayName
-
deviceName
String deviceName
-
diskIndex
Integer diskIndex
-
diskMode
String diskMode
-
diskType
String diskType
-
displayOrder
Integer displayOrder
-
fiberWwn
String fiberWwn
-
fileName
String fileName
-
imageType
String imageType
-
isAssigned
Boolean isAssigned
-
isExported
Boolean isExported
-
maxIOPS
Integer maxIOPS
-
maxStorage
Long maxStorage
-
online
Boolean online
-
planResizable
Boolean planResizable
-
poolName
String poolName
-
provisionType
String provisionType
-
readOnly
Boolean readOnly
-
refId
Long refId
-
refType
String refType
-
regionCode
String regionCode
-
removable
Boolean removable
-
resizeable
Boolean resizeable
-
rootVolume
Boolean rootVolume
-
sharePath
String sharePath
-
snapshots
List<SnapshotIdentityProjection> snapshots
-
sourceId
String sourceId
-
sourceImage
String sourceImage
-
sourceSnapshotId
String sourceSnapshotId
-
status
String status
-
StatusMessage
String StatusMessage
-
storageGroup
StorageGroup storageGroup
-
storageServer
StorageServer storageServer
-
type
StorageVolumeType type
-
uniqueId
String uniqueId
-
unitNumber
String unitNumber
-
usedStorage
Long usedStorage
-
volumeName
String volumeName
-
volumePath
String volumePath
-
volumeType
String volumeType
-
wwn
String wwn
-
-
-
Class com.morpheusdata.model.StorageVolumeType
class StorageVolumeType extends MorpheusModel implements Serializable-
Serialized Fields
-
allowSearch
Boolean allowSearch
-
autoDelete
Boolean autoDelete
-
code
String code
-
configurableIOPS
Boolean configurableIOPS
-
customLabel
Boolean customLabel
-
customSize
Boolean customSize
-
defaultType
Boolean defaultType
-
deletable
Boolean deletable
-
description
String description
-
displayName
String displayName
-
displayOrder
Integer displayOrder
-
editable
Boolean editable
-
enabled
Boolean enabled
-
externalId
String externalId
-
hasDatastore
Boolean hasDatastore
-
maxIOPS
Long maxIOPS
-
maxStorage
Long maxStorage
-
minIOPS
Long minIOPS
-
minStorage
Long minStorage
-
name
String name
-
nameEditable
Boolean nameEditable
-
optionTypes
Collection<OptionType> optionTypes
-
planResizable
Boolean planResizable
-
resizable
Boolean resizable
-
volumeCategory
String volumeCategory
-
volumeType
String volumeType
-
-
-
Class com.morpheusdata.model.Tab
class Tab extends MorpheusModel implements Serializable -
Class com.morpheusdata.model.Task
class Task extends MorpheusModel implements Serializable-
Serialized Fields
-
account
Account account
-
allowCustomConfig
Boolean allowCustomConfig
-
code
String code
-
dateCreated
Date dateCreated
-
executeTarget
String executeTarget
-
lastUpdated
Date lastUpdated
-
name
String name
-
optionTypes
List<OptionType> optionTypes
-
resultType
String resultType
-
retryable
Boolean retryable
-
retryCount
Integer retryCount
-
retryDelaySeconds
Integer retryDelaySeconds
-
taskOptions
List<TaskOption> taskOptions
-
taskType
TaskType taskType
-
uuid
String uuid
-
-
-
Class com.morpheusdata.model.TaskOption
class TaskOption extends MorpheusModel implements Serializable-
Serialized Fields
-
content
FileContent content
-
optionType
OptionType optionType
-
uuid
String uuid
-
value
String value
-
-
-
Class com.morpheusdata.model.TaskSet
class TaskSet extends MorpheusModel implements Serializable-
Serialized Fields
-
account
Account account
-
allowCustomConfig
Boolean allowCustomConfig
-
category
String category
-
code
String code
-
createdBy
User createdBy
-
dateCreated
Date dateCreated
-
description
String description
-
lastUpdated
Date lastUpdated
-
name
String name
-
optionTypes
List<OptionType> optionTypes
-
phase
String phase
-
platform
String platform
-
refId
Long refId
-
refType
String refType
-
syncSource
String syncSource
-
tasksetSize
Integer tasksetSize
-
taskSetTasks
Collection<TaskSetTask> taskSetTasks
-
taskSetType
String taskSetType
-
uuid
String uuid
-
visibility
String visibility
-
-
-
Class com.morpheusdata.model.TaskSetTask
class TaskSetTask extends MorpheusModel implements Serializable -
Class com.morpheusdata.model.TaskType
class TaskType extends MorpheusModel implements Serializable-
Serialized Fields
-
allowExecuteLocal
Boolean allowExecuteLocal
-
allowExecuteRemote
Boolean allowExecuteRemote
-
allowExecuteResource
Boolean allowExecuteResource
-
allowLocalRepo
Boolean allowLocalRepo
-
allowRemoteKeyAuth
Boolean allowRemoteKeyAuth
-
category
String category
-
code
String code
-
description
String description
-
enabled
Boolean enabled
-
hasResults
Boolean hasResults
-
isPlugin
Boolean isPlugin
-
name
String name
-
optionTypes
List<OptionType> optionTypes
-
scope
TaskType.TaskScope scope
-
scriptable
Boolean scriptable
-
serviceMethod
String serviceMethod
-
serviceName
String serviceName
-
-
-
Class com.morpheusdata.model.Tier
class Tier extends MorpheusModel implements Serializable -
Class com.morpheusdata.model.TierType
class TierType extends MorpheusModel implements Serializable -
Class com.morpheusdata.model.User
class User extends UserIdentityProjection implements Serializable-
Serialized Fields
-
account
Account account
-
accountExpired
Boolean accountExpired
-
accountLocked
Boolean accountLocked
-
email
String email
-
enabled
Boolean enabled
-
firstName
String firstName
-
lastLoginDate
Date lastLoginDate
-
lastName
String lastName
-
linuxUsername
String linuxUsername
-
permissions
Map<String,
String> permissions -
windowsUsername
String windowsUsername
-
-
-
Class com.morpheusdata.model.UserGroup
class UserGroup extends MorpheusModel implements Serializable-
Serialized Fields
-
category
String category
-
confs
Map confs
-
dateCreated
Date dateCreated
-
description
String description
-
enabled
Boolean enabled
-
filterId
Long filterId
-
filterType
String filterType
-
lastUpdated
Date lastUpdated
-
name
String name
-
referenceId
Long referenceId
-
referenceType
String referenceType
-
serverGroup
String serverGroup
-
sharedKeyPairId
Long sharedKeyPairId
-
sharedPassword
String sharedPassword
-
sharedUser
Boolean sharedUser
-
sharedUsername
String sharedUsername
-
sudoUser
Boolean sudoUser
-
-
-
Class com.morpheusdata.model.VirtualImage
class VirtualImage extends VirtualImageIdentityProjection implements Serializable-
Serialized Fields
-
account
Account account
-
architecture
String architecture
-
blockDeviceConfig
String blockDeviceConfig
-
bucketId
String bucketId
-
category
String category
-
code
String code
-
controllers
List<StorageControllerIdentityProjection> controllers
-
credentialGuard
Boolean credentialGuard
-
deleted
Boolean deleted
-
description
String description
-
enhancedNetwork
String enhancedNetwork
-
externalType
String externalType
-
hypervisor
String hypervisor
-
imageLocations
List<VirtualImageLocation> imageLocations
-
imageRegion
String imageRegion
-
installAgent
Boolean installAgent
-
interfaceName
String interfaceName
-
internalId
String internalId
-
isCloudInit
Boolean isCloudInit
-
isForceCustomization
Boolean isForceCustomization
-
isPublic
Boolean isPublic
-
isSysprep
Boolean isSysprep
-
kernelId
String kernelId
-
locations
List<String> locations
-
metadata
List<MetadataTag> metadata
-
minDisk
Long minDisk
-
minRam
Long minRam
-
osType
OsType osType
-
owner
Account owner
-
platform
String platform
-
productCode
String productCode
-
ramdiskId
String ramdiskId
-
refId
String refId
-
refType
String refType
-
remotePath
String remotePath
-
rootDeviceName
String rootDeviceName
-
rootDeviceType
String rootDeviceType
-
secureBoot
Boolean secureBoot
-
status
String status
-
statusPercent
Double statusPercent
-
statusReason
String statusReason
-
tpm
Boolean tpm
-
uefi
Boolean uefi
-
uniqueId
String uniqueId
-
userDefined
Boolean userDefined
-
userUploaded
Boolean userUploaded
-
virtioSupported
Boolean virtioSupported
-
virtualImageType
VirtualImageType virtualImageType
-
virtualizationType
String virtualizationType
-
vmToolsInstalled
Boolean vmToolsInstalled
-
volumes
List<StorageVolumeIdentityProjection> volumes
-
-
-
Class com.morpheusdata.model.VirtualImageLocation
class VirtualImageLocation extends VirtualImageLocationIdentityProjection implements Serializable-
Serialized Fields
-
code
String code
-
controllers
List<StorageControllerIdentityProjection> controllers
-
datastore
Datastore datastore
-
externalDiskId
String externalDiskId
-
imageFolder
String imageFolder
-
imageRegion
String imageRegion
-
internalId
String internalId
-
isPublic
Boolean isPublic
-
owner
String owner
-
systemImage
Boolean systemImage
-
uuid
String uuid
-
volumes
List<StorageVolumeIdentityProjection> volumes
-
-
-
Class com.morpheusdata.model.VirtualImageType
class VirtualImageType extends VirtualImageTypeIdentityProjection implements Serializable -
Class com.morpheusdata.model.WikiPage
class WikiPage extends WikiPageIdentityProjection implements Serializable-
Serialized Fields
-
account
Account account
-
category
String category
-
content
String content
-
contentFormatted
String contentFormatted
-
createdBy
User createdBy
-
createdByUsername
String createdByUsername
-
dateCreated
Date dateCreated
-
format
String format
-
lastUpdated
Date lastUpdated
-
name
String name
-
refId
Long refId
-
refType
String refType
-
updatedBy
User updatedBy
-
updatedByUsername
String updatedByUsername
-
urlName
String urlName
-
-
-
Class com.morpheusdata.model.Workload
class Workload extends WorkloadIdentityProjection implements Serializable-
Serialized Fields
-
account
Account account
-
apiKey
String apiKey
-
category
String category
-
changeManagementExtId
String changeManagementExtId
-
changeManagementServiceId
Long changeManagementServiceId
-
computeZonePool
CloudPool computeZonePool
-
configGroup
String configGroup
-
configId
String configId
-
configRole
String configRole
-
configs
String configs
-
configSettings
String configSettings
-
configTags
String configTags
-
containerCreated
Boolean containerCreated
-
containerVersion
String containerVersion
-
controlId
String controlId
-
coresPerSocket
Long coresPerSocket
-
dateCreated
Date dateCreated
-
deploymentId
String deploymentId
-
displayName
String displayName
-
domainName
String domainName
-
environmentPrefix
String environmentPrefix
-
errorMessage
String errorMessage
-
externalIp
String externalIp
-
hostname
String hostname
-
hourlyCost
Double hourlyCost
-
hourlyPrice
Double hourlyPrice
-
iacId
String iacId
-
inService
Boolean inService
-
instance
Instance instance
-
internalId
String internalId
-
internalIp
String internalIp
-
internalName
String internalName
-
inventoryExternalRef
String inventoryExternalRef
-
inventoryServiceId
Long inventoryServiceId
-
itemSource
String itemSource
-
lastStats
String lastStats
-
lastUpdated
Date lastUpdated
-
managed
Boolean managed
-
maxCores
Long maxCores
-
maxCpu
Long maxCpu
-
maxMemory
Long maxMemory
-
maxStorage
Long maxStorage
-
monitorId
String monitorId
-
network
Network network
-
plan
ServicePlan plan
-
planCategory
String planCategory
-
privateNetworking
Boolean privateNetworking
-
provisionTime
Long provisionTime
-
rawData
String rawData
-
repositoryImage
String repositoryImage
-
resourceLevel
String resourceLevel
-
runningCost
Double runningCost
-
runningMultiplier
Double runningMultiplier
-
runningPrice
Double runningPrice
-
runtimeInfo
String runtimeInfo
-
server
ComputeServer server
-
serviceId
String serviceId
-
serviceUrls
String serviceUrls
-
specId
String specId
-
specType
String specType
-
statsEnabled
Boolean statsEnabled
-
status
Workload.Status status
-
statusMessage
String statusMessage
-
subnet
NetworkSubnet subnet
-
uniqueId
String uniqueId
-
usedCpu
Float usedCpu
-
usedMemory
Long usedMemory
-
usedStorage
Long usedStorage
-
userData
String userData
-
userStatus
String userStatus
-
uuid
String uuid
-
volumeCreated
Boolean volumeCreated
-
workloadType
WorkloadType workloadType
-
workloadTypeSet
WorkloadTypeSet workloadTypeSet
-
-
-
Class com.morpheusdata.model.WorkloadAction
class WorkloadAction extends MorpheusModel implements Serializable-
Serialized Fields
-
account
Account account
-
actionCode
String actionCode
-
actionOperation
String actionOperation
-
actionScript
String actionScript
-
actionService
String actionService
-
allowedStatus
String allowedStatus
-
code
String code
-
countEnabled
Boolean countEnabled
-
description
String description
-
minCount
Integer minCount
-
name
String name
-
provisionOperation
String provisionOperation
-
provisionScript
String provisionScript
-
provisionSelectType
String provisionSelectType
-
provisionService
String provisionService
-
reverseActions
Collection<WorkloadAction> reverseActions
-
sortOrder
Integer sortOrder
-
syncSource
String syncSource
-
userTriggered
Boolean userTriggered
-
uuid
String uuid
-
workloadTypes
Collection<WorkloadType> workloadTypes
-
-
-
Class com.morpheusdata.model.WorkloadScript
class WorkloadScript extends MorpheusModel implements Serializable-
Serialized Fields
-
account
Account account
-
category
String category
-
code
String code
-
dateCreated
Date dateCreated
-
failOnError
Boolean failOnError
-
lastUpdated
Date lastUpdated
-
name
String name
-
runAsPassword
String runAsPassword
-
runAsUser
String runAsUser
-
script
String script
-
scriptMethod
String scriptMethod
-
scriptPhase
String scriptPhase
-
scriptService
String scriptService
-
scriptType
String scriptType
-
scriptVersion
String scriptVersion
-
sortOrder
Integer sortOrder
-
sudoUser
Boolean sudoUser
-
syncSource
String syncSource
-
uuid
String uuid
-
-
-
Class com.morpheusdata.model.WorkloadState
class WorkloadState extends MorpheusModel implements Serializable-
Serialized Fields
-
account
Account account
-
apiKey
String apiKey
-
autoProvision
Boolean autoProvision
-
autoValidate
Boolean autoValidate
-
category
String category
-
code
String code
-
content
FileContent content
-
contentPath
String contentPath
-
dateCreated
Date dateCreated
-
description
String description
-
enabled
Boolean enabled
-
errorMessage
String errorMessage
-
iacDrift
Boolean iacDrift
-
inputData
String inputData
-
lastUpdated
Date lastUpdated
-
name
String name
-
nextRefresh
Date nextRefresh
-
nextTimeout
Date nextTimeout
-
outputData
String outputData
-
planData
String planData
-
planPath
String planPath
-
rawData
String rawData
-
refDate
Date refDate
-
refId
Long refId
-
refName
String refName
-
refreshMode
String refreshMode
-
refType
String refType
-
refVersion
String refVersion
-
resourcePath
String resourcePath
-
resourceVersion
String resourceVersion
-
stateContext
String stateContext
-
stateData
String stateData
-
stateDate
Date stateDate
-
stateId
String stateId
-
stateLockId
String stateLockId
-
statePath
String statePath
-
stateType
String stateType
-
status
String status
-
statusMessage
String statusMessage
-
storageType
String storageType
-
subRefDate
Date subRefDate
-
subRefId
Long subRefId
-
subRefName
String subRefName
-
subRefType
String subRefType
-
subRefVersion
String subRefVersion
-
tags
String tags
-
timeoutMode
String timeoutMode
-
uuid
String uuid
-
workingPath
String workingPath
-
-
-
Class com.morpheusdata.model.WorkloadTemplate
class WorkloadTemplate extends MorpheusModel implements Serializable-
Serialized Fields
-
absolutePath
String absolutePath
-
account
Account account
-
autoRun
Boolean autoRun
-
category
String category
-
code
String code
-
dateCreated
Date dateCreated
-
failOnError
Boolean failOnError
-
fileGroup
String fileGroup
-
fileName
String fileName
-
fileOwner
String fileOwner
-
filePath
String filePath
-
internalPath
String internalPath
-
lastUpdated
Date lastUpdated
-
name
String name
-
permissions
Integer permissions
-
runOnDeploy
Boolean runOnDeploy
-
runOnScale
Boolean runOnScale
-
settingCategory
String settingCategory
-
settingName
String settingName
-
shortName
String shortName
-
syncSource
String syncSource
-
template
String template
-
templatePhase
String templatePhase
-
templateType
String templateType
-
uuid
String uuid
-
-
-
Class com.morpheusdata.model.WorkloadType
class WorkloadType extends MorpheusModel implements Serializable-
Serialized Fields
-
account
Account account
-
actions
List<WorkloadAction> actions
-
category
String category
-
checkTypeCode
String checkTypeCode
-
cloneType
String cloneType
-
code
String code
-
commEnabled
Boolean commEnabled
-
commPort
Integer commPort
-
commType
String commType
-
computeServerType
ComputeServerType computeServerType
-
containerVersion
String containerVersion
-
customType
Boolean customType
-
defaultPort
Integer defaultPort
-
entryArgs
String entryArgs
-
entryPoint
String entryPoint
-
environmentPrefix
String environmentPrefix
-
environmentVariables
List<EnvironmentVariableType> environmentVariables
-
evarsName
String evarsName
-
exportHostname
Boolean exportHostname
-
exportInstanceHostname
Boolean exportInstanceHostname
-
hasSettings
Boolean hasSettings
-
hasSslCert
Boolean hasSslCert
-
imageCode
String imageCode
-
imageName
String imageName
-
logs
List<WorkloadTypeLog> logs
-
logTypeCode
String logTypeCode
-
managedType
String managedType
-
maxCores
Long maxCores
-
maxCpu
Long maxCpu
-
maxMemory
Long maxMemory
-
maxStorage
Long maxStorage
-
mountLogs
String mountLogs
-
mounts
List<WorkloadTypeMount> mounts
-
name
String name
-
platform
String platform
-
ports
List<WorkloadTypePort> ports
-
priorityOrder
Integer priorityOrder
-
provisionType
ProvisionType provisionType
-
refId
Long refId
-
refType
String refType
-
repositoryImage
String repositoryImage
-
repositoryPassword
String repositoryPassword
-
repositoryUsername
String repositoryUsername
-
repositoryVersion
String repositoryVersion
-
scripts
List<WorkloadScript> scripts
-
serverType
String serverType
-
shortName
String shortName
-
showServerLogs
Boolean showServerLogs
-
specTemplates
List<ResourceSpecTemplate> specTemplates
-
statTypeCode
String statTypeCode
-
syncSource
String syncSource
-
templates
List<WorkloadTemplate> templates
-
userDeploy
Boolean userDeploy
-
uuid
String uuid
-
virtualImage
VirtualImage virtualImage
-
workloadConfig
List<WorkloadTypeConfig> workloadConfig
-
-
-
Class com.morpheusdata.model.WorkloadTypeConfig
class WorkloadTypeConfig extends MorpheusModel implements Serializable-
Serialized Fields
-
canPersist
Boolean canPersist
-
category
String category
-
code
String code
-
createdBy
String createdBy
-
dateCreated
Date dateCreated
-
externalId
String externalId
-
externalPath
String externalPath
-
failOnError
Boolean failOnError
-
fileGroup
String fileGroup
-
fileOwner
String fileOwner
-
iacId
String iacId
-
internalId
String internalId
-
lastUpdated
Date lastUpdated
-
name
String name
-
owner
Account owner
-
permissions
Integer permissions
-
rawData
String rawData
-
refId
String refId
-
refType
String refType
-
settingCategory
String settingCategory
-
settingName
String settingName
-
sortOrder
Integer sortOrder
-
sourceType
String sourceType
-
status
String status
-
statusMessage
String statusMessage
-
type
String type
-
updatedBy
String updatedBy
-
-
-
Class com.morpheusdata.model.WorkloadTypeLog
class WorkloadTypeLog extends MorpheusModel implements Serializable -
Class com.morpheusdata.model.WorkloadTypeMount
class WorkloadTypeMount extends MorpheusModel implements Serializable-
Serialized Fields
-
autoRun
Boolean autoRun
-
canPersist
Boolean canPersist
-
certStore
Boolean certStore
-
claimName
String claimName
-
code
String code
-
containerPath
String containerPath
-
customType
Boolean customType
-
deployable
Boolean deployable
-
fileGroup
String fileGroup
-
fileMount
Boolean fileMount
-
fileOwner
String fileOwner
-
hostPath
String hostPath
-
mountType
String mountType
-
name
String name
-
permissions
Integer permissions
-
required
Boolean required
-
shortName
String shortName
-
sortOrder
Integer sortOrder
-
subMount
Boolean subMount
-
subPath
String subPath
-
template
WorkloadTemplate template
-
unmanagedEnabled
Boolean unmanagedEnabled
-
visible
Boolean visible
-
volumeName
String volumeName
-
-
-
Class com.morpheusdata.model.WorkloadTypePort
class WorkloadTypePort extends MorpheusModel implements Serializable-
Serialized Fields
-
allowMapping
Boolean allowMapping
-
code
String code
-
customType
Boolean customType
-
evarName
String evarName
-
export
Boolean export
-
exportName
String exportName
-
externalPort
Integer externalPort
-
internalPort
Integer internalPort
-
link
Boolean link
-
loadBalance
Boolean loadBalance
-
loadBalancePort
Integer loadBalancePort
-
loadBalanceProtocol
String loadBalanceProtocol
-
name
String name
-
primaryPort
Boolean primaryPort
-
shortName
String shortName
-
sortOrder
Integer sortOrder
-
unmanagedEnabled
Boolean unmanagedEnabled
-
visible
Boolean visible
-
-
-
Class com.morpheusdata.model.WorkloadTypeSet
class WorkloadTypeSet extends MorpheusModel implements Serializable-
Serialized Fields
-
category
String category
-
code
String code
-
containerCount
Integer containerCount
-
dynamicCount
Boolean dynamicCount
-
planCategory
String planCategory
-
priorityOrder
Integer priorityOrder
-
provisionService
String provisionService
-
refId
Long refId
-
refType
String refType
-
workloadType
WorkloadType workloadType
-
-
-
Class com.morpheusdata.model.Workspace
class Workspace extends MorpheusModel implements Serializable-
Serialized Fields
-
account
Account account
-
code
String code
-
description
String description
-
enabled
Boolean enabled
-
name
String name
-
targetType
Workspace.TargetType targetType
-
uuid
String uuid
-
workspaceType
WorkspaceType workspaceType
-
-
-
Class com.morpheusdata.model.WorkspaceType
class WorkspaceType extends MorpheusModel implements Serializable-
Serialized Fields
-
code
String code
-
description
String description
-
name
String name
-
optionTypeFieldGroups
List<OptionTypeFieldGroup> optionTypeFieldGroups
-
optionTypes
List<OptionType> optionTypes
-
uuid
String uuid
-
-
-
-
Package com.morpheusdata.model.event
-
Class com.morpheusdata.model.event.ClusterEvent
class ClusterEvent extends Object implements Serializable-
Serialized Fields
-
cluster
ComputeServerGroup cluster
-
message
String message
-
server
ComputeServer server
-
type
ClusterEvent.ClusterEventType type
-
-
-
Class com.morpheusdata.model.event.NetworkEvent
class NetworkEvent extends Object implements Serializable-
Serialized Fields
-
message
String message
-
network
Network network
-
type
NetworkEvent.NetworkEventType type
-
-
-
-
Package com.morpheusdata.model.projection
-
Class com.morpheusdata.model.projection.AccountCertificateIdentityProjection
class AccountCertificateIdentityProjection extends MorpheusModel implements Serializable -
Class com.morpheusdata.model.projection.AccountCredentialIdentityProjection
class AccountCredentialIdentityProjection extends MorpheusModel implements Serializable -
Class com.morpheusdata.model.projection.AccountInventoryIdentityProjection
class AccountInventoryIdentityProjection extends MorpheusIdentityModel implements Serializable-
Serialized Fields
-
externalId
String externalId
-
-
-
Class com.morpheusdata.model.projection.AccountPriceIdentityProjection
class AccountPriceIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.AccountPriceSetIdentityProjection
class AccountPriceSetIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.AccountPriceSetPriceIdentityProjection
class AccountPriceSetPriceIdentityProjection extends MorpheusIdentityModel implements Serializable-
Serialized Fields
-
price
AccountPriceIdentityProjection price
-
priceSet
AccountPriceSetIdentityProjection priceSet
-
-
-
Class com.morpheusdata.model.projection.AccountResourceIdentityProjection
class AccountResourceIdentityProjection extends MorpheusModel implements Serializable -
Class com.morpheusdata.model.projection.AppIdentityProjection
class AppIdentityProjection extends MorpheusModel implements Serializable-
Serialized Fields
-
name
String name
-
-
-
Class com.morpheusdata.model.projection.ApplianceInstanceIdentityProjection
class ApplianceInstanceIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.BackupIdentityProjection
class BackupIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.BackupJobIdentityProjection
class BackupJobIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.BackupRepositoryIdentityProjection
class BackupRepositoryIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.BackupRestoreIdentityProjection
class BackupRestoreIdentityProjection extends MorpheusIdentityModel implements Serializable-
Serialized Fields
-
externalId
String externalId
-
-
-
Class com.morpheusdata.model.projection.BackupResultIdentityProjection
class BackupResultIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.BackupTypeIdentityProjection
class BackupTypeIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.CloudFolderIdentity
class CloudFolderIdentity extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.CloudIdentityProjection
class CloudIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.CloudPoolIdentity
class CloudPoolIdentity extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.CloudRegionIdentity
class CloudRegionIdentity extends MorpheusModel implements Serializable-
Serialized Fields
-
externalId
String externalId
-
-
-
Class com.morpheusdata.model.projection.CloudTypeIdentityProjection
class CloudTypeIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.ComputeServerIdentityProjection
class ComputeServerIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.ComputeZoneFolderIdentityProjection
class ComputeZoneFolderIdentityProjection extends CloudFolderIdentity implements Serializable -
Class com.morpheusdata.model.projection.ComputeZonePoolIdentityProjection
class ComputeZonePoolIdentityProjection extends CloudPoolIdentity implements Serializable -
Class com.morpheusdata.model.projection.ComputeZoneRegionIdentityProjection
class ComputeZoneRegionIdentityProjection extends CloudRegionIdentity implements Serializable -
Class com.morpheusdata.model.projection.DatastoreIdentity
class DatastoreIdentity extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.DatastoreIdentityProjection
class DatastoreIdentityProjection extends DatastoreIdentity implements Serializable -
Class com.morpheusdata.model.projection.InstanceIdentityProjection
class InstanceIdentityProjection extends MorpheusIdentityModel implements Serializable-
Serialized Fields
-
name
String name
-
-
-
Class com.morpheusdata.model.projection.InstanceScaleIdentityProjection
class InstanceScaleIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.InstanceThresholdIdentityProjection
class InstanceThresholdIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.InstanceTypeIdentityProjection
class InstanceTypeIdentityProjection extends MorpheusIdentityModel implements Serializable-
Serialized Fields
-
name
String name
-
-
-
Class com.morpheusdata.model.projection.KeyPairIdentityProjection
class KeyPairIdentityProjection extends MorpheusModel implements Serializable -
Class com.morpheusdata.model.projection.LoadBalancerInstanceIdentityProjection
class LoadBalancerInstanceIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.LoadBalancerMonitorIdentityProjection
class LoadBalancerMonitorIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.LoadBalancerNodeIdentityProjection
class LoadBalancerNodeIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.LoadBalancerPolicyIdentityProjection
class LoadBalancerPolicyIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.LoadBalancerPoolIdentityProjection
class LoadBalancerPoolIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.LoadBalancerProfileIdentityProjection
class LoadBalancerProfileIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.LoadBalancerRuleIdentityProjection
class LoadBalancerRuleIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.LoadBalancerScriptIdentityProjection
class LoadBalancerScriptIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.MetadataTagIdentityProjection
class MetadataTagIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.MetadataTagTypeIdentityProjection
class MetadataTagTypeIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.MorpheusIdentityModel
class MorpheusIdentityModel extends MorpheusModel implements Serializable -
Class com.morpheusdata.model.projection.NetworkDomainIdentityProjection
class NetworkDomainIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.NetworkDomainRecordIdentityProjection
class NetworkDomainRecordIdentityProjection extends MorpheusIdentityModel implements Serializable-
Serialized Fields
-
externalId
String externalId
-
-
-
Class com.morpheusdata.model.projection.NetworkIdentityProjection
class NetworkIdentityProjection extends NetworkBase implements Serializable -
Class com.morpheusdata.model.projection.NetworkLoadBalancerIdentityProjection
class NetworkLoadBalancerIdentityProjection extends MorpheusModel implements Serializable-
Serialized Fields
-
externalId
String externalId
-
-
-
Class com.morpheusdata.model.projection.NetworkPoolIdentityProjection
class NetworkPoolIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.NetworkPoolIpIdentityProjection
class NetworkPoolIpIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.NetworkRouteIdentityProjection
class NetworkRouteIdentityProjection extends MorpheusModel implements Serializable -
Class com.morpheusdata.model.projection.NetworkRouterIdentityProjection
class NetworkRouterIdentityProjection extends MorpheusModel implements Serializable -
Class com.morpheusdata.model.projection.NetworkRouteTableIdentityProjection
class NetworkRouteTableIdentityProjection extends MorpheusModel implements Serializable-
Serialized Fields
-
externalId
String externalId
-
-
-
Class com.morpheusdata.model.projection.NetworkServerIdentityProjection
class NetworkServerIdentityProjection extends MorpheusModel implements Serializable-
Serialized Fields
-
externalId
String externalId
-
-
-
Class com.morpheusdata.model.projection.NetworkSubnetIdentityProjection
class NetworkSubnetIdentityProjection extends NetworkBase implements Serializable -
Class com.morpheusdata.model.projection.OperationNotificationIdentityProjection
class OperationNotificationIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.PricePlanIdentityProjection
class PricePlanIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.PricePlanPriceSetIdentityProjection
class PricePlanPriceSetIdentityProjection extends MorpheusIdentityModel implements Serializable-
Serialized Fields
-
pricePlan
PricePlanIdentityProjection pricePlan
-
priceSet
AccountPriceSetIdentityProjection priceSet
-
-
-
Class com.morpheusdata.model.projection.ReferenceDataSyncProjection
class ReferenceDataSyncProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.ReplicationGroupIdentityProjection
class ReplicationGroupIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.ReplicationIdentityProjection
class ReplicationIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.ReplicationSiteIdentityProjection
class ReplicationSiteIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.ReplicationTypeIdentityProjection
class ReplicationTypeIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.ResourcePermissionIdentity
class ResourcePermissionIdentity extends MorpheusIdentityModel implements Serializable-
Serialized Fields
-
uuid
String uuid
-
-
-
Class com.morpheusdata.model.projection.ResourceSpecTemplateIdentityProjection
class ResourceSpecTemplateIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.SecurityGroupIdentityProjection
class SecurityGroupIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.SecurityGroupLocationIdentityProjection
class SecurityGroupLocationIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.SecurityGroupRuleIdentityProjection
class SecurityGroupRuleIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.ServicePlanIdentityProjection
class ServicePlanIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.ServicePlanPriceSetIdentityProjection
class ServicePlanPriceSetIdentityProjection extends MorpheusIdentityModel implements Serializable-
Serialized Fields
-
priceSet
AccountPriceSetIdentityProjection priceSet
-
servicePlan
ServicePlanIdentityProjection servicePlan
-
-
-
Class com.morpheusdata.model.projection.SettingIdentityProjection
class SettingIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.SnapshotIdentityProjection
class SnapshotIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.StorageBucketIdentityProjection
class StorageBucketIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.StorageControllerIdentityProjection
class StorageControllerIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.StorageServerIdentityProjection
class StorageServerIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.StorageVolumeIdentityProjection
class StorageVolumeIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.UserIdentityProjection
class UserIdentityProjection extends MorpheusIdentityModel implements Serializable-
Serialized Fields
-
username
String username
-
-
-
Class com.morpheusdata.model.projection.VirtualImageIdentityProjection
class VirtualImageIdentityProjection extends MorpheusIdentityModel implements Serializable-
Serialized Fields
-
deleted
Boolean deleted
-
externalDiskId
String externalDiskId
-
externalId
String externalId
-
imageType
ImageType imageType
-
linkedClone
Boolean linkedClone
-
name
String name
-
ownerId
Long ownerId
-
snapshotId
String snapshotId
-
systemImage
Boolean systemImage
-
virtualImageType
VirtualImageType virtualImageType
-
visibility
String visibility
-
-
-
Class com.morpheusdata.model.projection.VirtualImageLocationIdentityProjection
class VirtualImageLocationIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.VirtualImageTypeIdentityProjection
class VirtualImageTypeIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.WikiPageIdentityProjection
class WikiPageIdentityProjection extends MorpheusIdentityModel implements Serializable -
Class com.morpheusdata.model.projection.WorkloadIdentityProjection
class WorkloadIdentityProjection extends MorpheusIdentityModel implements Serializable
-
-
Package com.morpheusdata.model.serializers
-
Class com.morpheusdata.model.serializers.ModelAsIdOnlySerializer
class ModelAsIdOnlySerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<MorpheusModel> implements Serializable -
Class com.morpheusdata.model.serializers.ModelCollectionAsIdsOnlySerializer
class ModelCollectionAsIdsOnlySerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<Collection<MorpheusModel>> implements Serializable -
Class com.morpheusdata.model.serializers.ModelCollectionIdCodeNameSerializer
class ModelCollectionIdCodeNameSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<Collection<IModelCodeName>> implements Serializable -
Class com.morpheusdata.model.serializers.ModelCollectionIdentitySerializer
class ModelCollectionIdentitySerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<Collection<MorpheusIdentityModel>> implements Serializable -
Class com.morpheusdata.model.serializers.ModelCollectionIdUuidCodeNameSerializer
class ModelCollectionIdUuidCodeNameSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<Collection<IModelUuidCodeName>> implements Serializable -
Class com.morpheusdata.model.serializers.ModelIdCodeNameSerializer
class ModelIdCodeNameSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<IModelCodeName> implements Serializable -
Class com.morpheusdata.model.serializers.ModelIdentitySerializer
class ModelIdentitySerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<MorpheusIdentityModel> implements Serializable -
Class com.morpheusdata.model.serializers.ModelIdUuidCodeNameSerializer
class ModelIdUuidCodeNameSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<IModelUuidCodeName> implements Serializable
-