Interface MorpheusNetworkPoolRangeService


  • public interface MorpheusNetworkPoolRangeService
    • Method Detail

      • listIdentityProjections

        io.reactivex.Observable<NetworkPoolIpIdentityProjection> listIdentityProjections​(java.lang.Long networkPoolRangeId)
        Lists all network pool ip projection objects for a specified network pool range. Retrieval of the actual NetworkPoolIp objects can be performed via the MorpheusNetworkPoolIpService.
        Parameters:
        networkPoolRangeId - The Identifier of the NetworkPoolRange to list all ip reservations against.
        Returns:
        an RxJava Observable stream of projection objects