Uses of Class
com.morpheusdata.model.projection.NetworkPoolIpIdentityProjection
Packages that use NetworkPoolIpIdentityProjection
-
Uses of NetworkPoolIpIdentityProjection in com.morpheusdata.core.network
Methods in com.morpheusdata.core.network that return types with arguments of type NetworkPoolIpIdentityProjectionModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Observable<NetworkPoolIpIdentityProjection>MorpheusNetworkPoolIpService.listIdentityProjections(Long poolId) Lists all network pool ip projection objects for a specified network pool within a pool server integration.Method parameters in com.morpheusdata.core.network with type arguments of type NetworkPoolIpIdentityProjectionModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<Boolean>MorpheusNetworkPoolIpService.remove(Long poolId, List<NetworkPoolIpIdentityProjection> removeList) Removes Missing Network Pools on the Morpheus side. -
Uses of NetworkPoolIpIdentityProjection in com.morpheusdata.model
Subclasses of NetworkPoolIpIdentityProjection in com.morpheusdata.modelModifier and TypeClassDescriptionclassAn IP Address / Host Record within aNetworkPooltypically used with IPAM Services.