Class MpsSvmProperties.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Constructor with parameters for the required properties of MpsSvmProperties.
    • Method Detail

      • setIpPoolId

        public MpsSvmProperties.Builder setIpPoolId​(java.lang.String ipPoolId)
        If the nic is supposed to get IP using a static IP pool then IP Pool id should be provided here.
        Parameters:
        ipPoolId - New value for the property.
      • setNetworkId

        public MpsSvmProperties.Builder setNetworkId​(java.lang.String networkId)
        Network Id to be attached to the Management NIC of the SVM. It can be a moref of a portgroup/ logical switch ID that allows the Malware Prevention VM to access the NSX Manager and the NApp deployment to receive configuration and raise malware detection events. If the portgroup/ logical switch ID is specified in 'Agent VM Settings' through the vSphere UI then this field should be empty.
        Parameters:
        networkId - New value for the property.
      • setStorageId

        public MpsSvmProperties.Builder setStorageId​(java.lang.String storageId)
        Moref of the datastore in VC. If the datastore used for the Malware Prevention VM on host is specified in 'Agent VM Settings' through the vSphere UI then this field should be empty\".
        Parameters:
        storageId - New value for the property.