voidmodifyMountPolicyArchivePriority(constcommon::dataStructures::SecurityIdentity&admin,conststd::string&name,constuint64_tarchivePriority)override{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
voidmodifyMountPolicyComment(constcommon::dataStructures::SecurityIdentity&admin,conststd::string&name,conststd::string&comment)override{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
voidmodifyMountPolicyMaxDrivesAllowed(constcommon::dataStructures::SecurityIdentity&admin,conststd::string&name,constuint64_tmaxDrivesAllowed)override{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
voidmodifyMountPolicyMaxDrivesAllowedPerVo(constcommon::dataStructures::SecurityIdentity&admin,conststd::string&name,constuint64_tmaxDrivesAllowedPerVo)override{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
voidmodifyMountPolicyRetrieveMinRequestAge(constcommon::dataStructures::SecurityIdentity&admin,conststd::string&name,constuint64_tminRetrieveRequestAge)override{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
voidmodifyMountPolicyRetrievePriority(constcommon::dataStructures::SecurityIdentity&admin,conststd::string&name,constuint64_tretrievePriority)override{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
voidmodifyRequesteMountRuleComment(constcommon::dataStructures::SecurityIdentity&admin,conststd::string&instanceName,conststd::string&requesterName,conststd::string&comment)override{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}