Uses of Class
com.morpheusdata.model.projection.CloudPoolIdentity
Packages that use CloudPoolIdentity
Package
Description
-
Uses of CloudPoolIdentity in com.morpheusdata.core.cloud
Methods in com.morpheusdata.core.cloud that return types with arguments of type CloudPoolIdentityModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Observable<CloudPoolIdentity>MorpheusCloudPoolService.listIdentityProjections(Long cloudId, String category, String regionCode) Get a list ofCloudPoolprojections based on Cloud idio.reactivex.rxjava3.core.Observable<CloudPoolIdentity>MorpheusCloudPoolService.listSyncProjections(Long cloudId, String category) Deprecated.Methods in com.morpheusdata.core.cloud with parameters of type CloudPoolIdentityModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<Boolean>MorpheusDatastoreService.remove(List<DatastoreIdentity> datastores, CloudPoolIdentity zonePool) Remove persisted Datastore from Morpheus -
Uses of CloudPoolIdentity in com.morpheusdata.model
Subclasses of CloudPoolIdentity in com.morpheusdata.modelModifier and TypeClassDescriptionclassThis model represents logical groupings/separations within a cloud for virtualization management for example Vmware Clusters/Resource Pools, or AWS VPCs, Azure Resource Groups, OpenStack ProjectsclassDeprecated.replaced byCloudPoolfor better naming in 0.15.3 -
Uses of CloudPoolIdentity in com.morpheusdata.model.projection
Subclasses of CloudPoolIdentity in com.morpheusdata.model.projection
MorpheusCloudPoolService.listIdentityProjections(Long, String, String)}